Skip to content

Bump @angular/language-service from 10.1.1 to 11.1.2#128

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular/language-service-11.1.2
Closed

Bump @angular/language-service from 10.1.1 to 11.1.2#128
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular/language-service-11.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2021

Bumps @angular/language-service from 10.1.1 to 11.1.2.

Changelog

Sourced from @angular/language-service's changelog.

11.1.2 (2021-02-03)

Bug Fixes

Performance Improvements

  • language-service: update NgCompiler via resource-only path when able (#40680) (0047eb3)

11.1.1 (2021-01-27)

Bug Fixes

  • compiler-cli: handle pseudo cycles in inline source-maps (#40435) (566206b), closes #40408
  • compiler-cli: use Map rather than object for map of partial linkers (#40563) (33e0f2b)
  • core: fix possible XSS attack in development through SSR (#40525) (97ec6e4)
  • core: improve injector debug information in ngDevMode (#40476) (4bb38c9)
  • forms: allow patchValue() method of FormGroup and FormArray classes to skip null values (#40534) (2fab148), closes #36672 #21021
  • forms: properly cleanup in cases when FormControlName has no CVA (#40526) (72fc6aa), closes #39235 #40521
  • language-service: implement realpath to resolve symlinks (#40593) (77efc27)
  • language-service: recognize incomplete pipe bindings with whitespace (#40346) (d88f18e)
  • localize: include meaning in generated ARB files (#40546) (5661298), closes #40506
  • router: always stringify matrix parameters (#25095) (a8a27ef), closes #23165
  • router: Fix occasional error when creating url tree in IE 11 and Edge (#40488) (69fd942)
  • service-worker: handle error with console.error (#40236) (37710b9)

Features

  • language-service: Add diagnostics to suggest turning on strict mode (#40568) (defa627)

Performance Improvements

  • compiler-cli: introduce fast path for resource-only updates (#40561) (156103c)
  • core: simplify bloom bucket computation (#40489) (106734a)

... (truncated)

Commits
  • 0ee9ea8 refactor(language-service): pull out interfaces on package toplevel (#40621) ...
  • 65ee543 refactor(compiler-cli): remove the overrideComponentTemplate API (#40680)
  • 0047eb3 perf(language-service): update NgCompiler via resource-only path when able (#...
  • 5dab521 fix(compiler): Don't set expression text to synthetic $implicit when empty ...
  • 726ec88 fix(compiler): exclude trailing whitespace from element source spans (#40513)
  • f8a63e9 refactor(compiler-cli): introduce CompilationTicket system for NgCompiler (#4...
  • d88f18e fix(language-service): recognize incomplete pipe bindings with whitespace (#4...
  • 77efc27 fix(language-service): implement realpath to resolve symlinks (#40593)
  • defa627 feat(language-service): Add diagnostics to suggest turning on strict mode (#4...
  • b8e47e2 fix(language-service): Paths on Windows should be normalized (#40492)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2021

Superseded by #134.

@dependabot dependabot bot closed this Feb 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/language-service-11.1.2 branch February 10, 2021 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants