Skip to content

Bump @angular/language-service from 7.2.13 to 9.0.2#412

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

Bump @angular/language-service from 7.2.13 to 9.0.2#412
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular/language-service-9.0.2

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @angular/language-service from 7.2.13 to 9.0.2.

Changelog

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

9.0.2 (2020-02-19)

Bug Fixes

  • core: better handing of ICUs outside of i18n blocks (#35347) (4fb5e21)
  • core: correctly concatenate static and dynamic binding to class when shadowed (#35350) (8220363), closes #35335
  • core: remove support for Map/Set in [class]/[style] bindings (#35392) (1797390)
  • ivy: LFrame needs to release memory on leaveView() (#35156) (4b1dcaf), closes #35148
  • ivy: add attributes and classes to host elements based on selector (#34481) (03a8b16)
  • ivy: error if directive with synthetic property binding is on same node as directive that injects ViewContainerRef (#35343) (a30fd29), closes #35342
  • ivy: queries should match elements inside ng-container with the descendants: false option (#35384) (fd4ce84), closes #34768
  • ivy: wrong context passed to ngOnDestroy when resolved multiple times (#35249) (0671e54), closes #35167

9.1.0-next.0 (2020-02-12)

Bug Fixes

  • bazel: devserver shows blank page in Windows (#35159) (727f92f)
  • bazel: spawn prod server using port 4200 (#35160) (829f506)
  • bazel: update ibazel to 0.11.1 (#35158) (4e6d237)
  • compiler: report errors for missing binding names (#34595) (d13cab7)
  • elements: schematics fail with schema.json not found error (#35211) (94d002b), closes #35154
  • forms: change Array.reduce usage to Array.forEach (#35349) (554c2cb)
  • ivy: ensure module imports are instantiated before the module being declared (#35172) (b6a3a73)
  • ivy: repeat template guards to narrow types in event handlers (#35193) (dea1b96), closes #35073
  • ivy: set namespace for host elements of dynamically created components (#35136) (480a4c3)
  • language-service: Suggest ? and ! operator on nullable receiver (#35200) (3cc24a9)
  • ngcc: ensure that path-mapped secondary entry-points are processed correctly (#35227) (c3c1140), closes #35188

Features

  • compiler-cli: implement NgTscPlugin on top of the NgCompiler API (#34792) (3c69442dbd)

9.0.1 (2020-02-12)

Bug Fixes

... (truncated)
Commits
  • 5edeee6 release: cut the v9.0.2 release
  • ce85cbf Revert "feat(ngcc): pause async ngcc processing if another process has the lo...
  • c305b5c ci: increase AIO payload size limit (#35538)
  • b970028 feat(ngcc): pause async ngcc processing if another process has the lockfile (...
  • e67c69a refactor(compiler-cli): add invalidateCaches to CachedFileSystem (#35131)
  • 03a8b16 fix(ivy): add attributes and classes to host elements based on selector (#34481)
  • fd4ce84 fix(ivy): queries should match elements inside ng-container with the descenda...
  • 0671e54 fix(ivy): wrong context passed to ngOnDestroy when resolved multiple times (#...
  • 45c7b23 fix(docs-infra): set th/td to proper width (#35437)
  • 9b31f77 style(docs-infra): properly format files (#35318)
  • 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 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)

Bumps [@angular/language-service](https://github.com/angular/angular) from 7.2.13 to 9.0.2.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](angular/angular@7.2.13...9.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 20, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #419.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/language-service-9.0.2 branch March 2, 2020 01:19
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