Skip to content

Bump @angular/language-service from 8.2.13 to 11.2.13#377

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

Bump @angular/language-service from 8.2.13 to 11.2.13#377
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular/language-service-11.2.13

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @angular/language-service from 8.2.13 to 11.2.13.

Changelog

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

11.2.13 (2021-05-05)

Bug Fixes

  • animations: ensure consistent transition namespace ordering (#19854) (a58562a)
  • common: add right ContentType for boolean values with HttpClient request body(#38924) (#41885) (ae0fa08)
  • core: AsyncPipe now compatible with RxJS 7 (#41590) (7a86ebf)
  • core: handle multiple i18n attributes with expression bindings (#41912) (345f5c4), closes #41869
  • localize: relax error to warning for missing target (#41944) (3150f9f), closes #21690

12.0.0-rc.1 (2021-04-28)

Bug Fixes

  • animations: update supported range of node versions to only include LTS versions (#41822) (e918250)
  • bazel: update supported range of node versions to only include LTS versions (#41822) (8503246)
  • common: update supported range of node versions to only include LTS versions (#41822) (f2b6fd8)
  • compiler: strip scoped selectors from [@font-face](https://github.com/font-face) rules (#41815) (2a11cda), closes #41751
  • compiler: update supported range of node versions to only include LTS versions (#41822) (bae8126)
  • compiler-cli: allow linker to process minified booleans (#41747) (1fb6724), closes #41655
  • compiler-cli: match string indexed partial declarations (#41747) (f885750), closes #41655
  • compiler-cli: update supported range of node versions to only include LTS versions (#41822) (5b463f4)
  • core: update supported range of node versions to only include LTS versions (#41822) (f9c1f08)
  • elements: update supported range of node versions to only include LTS versions (#41822) (4f5d094)
  • forms: update supported range of node versions to only include LTS versions (#41822) (dc975ba)
  • language-service: update supported range of node versions to only include LTS versions (#41822) (9b6198c)
  • localize: update supported range of node versions to only include LTS versions (#41822) (658ed1f)
  • platform-browser: update supported range of node versions to only include LTS versions (#41822) (ea05cfd)
  • platform-browser-dynamic: update supported range of node versions to only include LTS versions (#41822) (bc45029)
  • platform-server: update supported range of node versions to only include LTS versions (#41822) (4b9d4fa)
  • router: update supported range of node versions to only include LTS versions (#41822) (0067edd)
  • service-worker: update supported range of node versions to only include LTS versions (#41822) (6b823d7)
  • upgrade: preserve $interval.flush when ngMocks is being used (#30229) (87dc851)
  • upgrade: update supported range of node versions to only include LTS versions (#41822) (10c4523)

Performance Improvements

11.2.12 (2021-04-28)

Bug Fixes

... (truncated)

Commits
  • a75a317 Revert "fix(language-service): only provide template results on reference req...
  • 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)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/language-service since your current version.


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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview
Copy link
Contributor Author

Superseded by #378.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/language-service-11.2.13 branch May 17, 2021 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants