Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @angular/language-service from 11.0.4 to 11.2.11 in /web #130

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 26, 2021

Bumps @angular/language-service from 11.0.4 to 11.2.11.

Changelog

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

11.2.11 (2021-04-21)

Bug Fixes

  • common: viewport scroller not finding elements inside the shadow DOM (#41644) (3aa9235), closes #41470
  • compiler-cli: autocomplete literal types in templates (296f887)
  • router: Only retrieve stored route when reuse strategy indicates it should reattach (#30263) (f4376fc), closes #23162
  • router: recursively merge empty path matches (#41584) (8d62813), closes #41481

12.0.0-next.9 (2021-04-14)

Bug Fixes

  • compiler: avoid parsing EmptyExpr with a backwards span (#41581) (e1a2930)
  • compiler-cli: ensure the compiler tracks ts.Programs correctly (#41291) (deacc74)
  • compiler-cli: prevent eliding default imports in incremental recompilations (#41557) (7f16515), closes #41377
  • compiler-cli: resolve rootDirs to absolute (#41359) (3e0fda9), closes #36290
  • language-service: use script versions for incremental compilations (#41475) (78236bf)

Build System

Code Refactoring

Features

  • animations: update supported range of node versions (#41544) (547363a)
  • bazel: update supported range of node versions (#41544) (d583d92)
  • common: update supported range of node versions (#41544) (e0250e5)
  • compiler: support nullish coalescing in templates (#41437) (ec27bd4), closes #36528
  • compiler: update supported range of node versions (#41544) (75cc813)
  • compiler-cli: mark ability to use partial compilation mode as stable (#41518) (6ba67c6), closes #41496
  • compiler-cli: update supported range of node versions (#41544) (b7bd238)
  • core: introduce getDirectiveMetadata global debugging utility (#41525) (a07f303)
  • core: update supported range of node versions (#41544) (e66a5fb)
  • elements: update supported range of node versions (#41544) (12fc08b)
  • forms: update supported range of node versions (#41544) (a0006a6)
  • language-service: implement signature help (#41581) (c7f9516)
  • language-service: update supported range of node versions (#41544) (86621be)
  • localize: update supported range of node versions (#41544) (590d4dd)

... (truncated)

Commits
  • 296f887 fix(compiler-cli): autocomplete literal types in templates
  • b8c4da9 Revert "fix(compiler-cli): autocomplete literal types in templates. (#41456)"...
  • 3d54980 fix(language-service): resolve to the pre-compiled style when compiled css ur...
  • 3dbcc7f fix(language-service): bound attributes should not break directive matching (...
  • df04b9b fix(compiler-cli): autocomplete literal types in templates. (#41456)
  • f76873e fix(language-service): use 'any' instead of failing for inline TCBs (#41513)
  • 07131fa fix(compiler-cli): Allow analysis to continue with invalid style url (#41403)...
  • 7b0a800 perf(language-service): add perf tracing to LanguageService (#41401)
  • 56763d1 perf(compiler-cli): refactor the performance tracing infrastructure (#41125)
  • 18cd7a0 fix(language-service): show suggestion when type inference is suboptimal (#41...
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 26, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 10, 2021

Superseded by #140.

@dependabot dependabot bot closed this May 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/angular/language-service-11.2.11 branch May 10, 2021 07:12
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants