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 9.0.1 to 9.0.2 #440

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/language-service from 9.0.1 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)

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

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 9.0.1 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@9.0.1...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 19, 2020
@dependabot-preview dependabot-preview bot merged commit 2c12f08 into master Feb 19, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/language-service-9.0.2 branch February 19, 2020 20:49
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.

None yet

0 participants