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.5 to 9.0.6 #487

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/language-service from 9.0.5 to 9.0.6.

Changelog

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

9.0.6 (2020-03-10)

Bug Fixes

  • bazel: do not use manifest paths for generated imports within compilation unit (#35841) (5ea9a61)
  • compiler: process imports first and declarations second while calculating scopes (#35850) (6f2fd6e), closes #35502
  • core: add noSideEffects() to make*Decorator() functions (#35769) (#35846) (4fe3f37)
  • core: add noSideEffects() to ɵɵdefineComponent() (#35769) (#35846) (68ca32f)
  • core: remove side effects from ɵɵgetInheritedFactory() (#35769) (#35846) (000c834)
  • core: remove side effects from ɵɵNgOnChangesFeature() (#35769) (#35846) (d24ce21)
  • core: undecorated-classes-with-di migration should handle libraries generated with CLI versions past v6.2.0 (#35824) (eaf5b58), closes #34985
  • language-service: resolve the variable from the template context first (#35982) (f882ff0)
  • localize: improve matching and parsing of XLIFF 1.2 translation files (#35793) (677d666)
  • localize: improve matching and parsing of XLIFF 2.0 translation files (#35793) (689964b)
  • localize: improve matching and parsing of XTB translation files (#35793) (9f68ff9)
  • localize: merge translation from all XLIFF <file> elements (#35936) (83d7819), closes #35839
  • platform-browser: add missing peerDependency on [@angular](https://github.com/angular)/animations (#35949) (db9704a), closes #35888
  • router: state data missing in routerLink (#33203) (773d7b8)

Performance Improvements

9.1.0-next.3 (2020-03-04)

Bug Fixes

... (truncated)
Commits
  • f882ff0 fix(language-service): resolve the variable from the template context first (...
  • 9a9cc01 refactor(compiler): rename _ParseAST.optionalCharacter TemplateBinding.expres...
  • See full diff 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 11, 2020
@dependabot-preview dependabot-preview bot merged commit cf1f26b into master Mar 11, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/language-service-9.0.6 branch March 11, 2020 00:59
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