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.7 to 9.1.0 #519

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 25, 2020

Bumps @angular/language-service from 9.0.7 to 9.1.0.

Changelog

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

9.1.0 (2020-03-25)

Promoted 9.1.0-rc.2 to 9.1.0.

9.1.0-rc.2 (2020-03-24)

Bug Fixes

  • common: let KeyValuePipe accept type unions with null (#36093) (407fa42), closes #35743
  • elements: correctly handle setting inputs to undefined (#36140) (e066bdd)
  • elements: correctly set SimpleChange#firstChange for pre-existing inputs (#36140) (447a600), closes #36130
  • ngcc: use path-mappings from tsconfig in dependency resolution (#36180) (6defe96), closes #36119
  • ngcc: use preserve whitespaces from tsconfig if provided (#36189) (aef4323), closes #35871

Features

  • compiler: add dependency info and ng-content selectors to metadata (#35695) (fb70083)

9.1.0-rc.1 (2020-03-23)

Bug Fixes

  • compiler: record correct end of expression (#34690) (df890d7), closes #33477
  • core: workaround Terser inlining bug (#36200) (f71d132)
  • localize: allow ICU expansion case to start with any character except } (#36123) (0767d37), closes #31586
  • compiler: Propagate value span of ExpressionBinding to ParsedProperty (#36133) (2ce5fa3)

9.1.0-rc.0 (2020-03-19)

Release Highlights

  • TypeScript 3.8 update
  • ngcc improvements
    • performance optimizations
    • concurrency & reliability improvements for monorepo use-cases (npm postinstall script no longer recommended)
  • i18n now supports RTL locale info
  • Ivy compatibility fixes

Bug Fixes

... (truncated)
Commits
  • df890d7 fix(compiler): record correct end of expression (#34690)
  • acc483e feat(language-service): improve non-callable error message (#35271)
  • 31bec8c feat(compiler): Propagate source span and value span to Variable AST (#36047)
  • 18b1bd4 fix(language-service): infer $implicit value for ngIf template contexts (#35941)
  • 06779cf feat(compiler): Add sourceSpan and keySpan to TemplateBinding (#35897)
  • 95c729f build: typescript 3.8 support (#35864)
  • 3d46a45 fix(language-service): resolve the variable from the template context first (...
  • 406419b fix(language-service): fix calculation of pipe spans (#35986)
  • bef14cf refactor(compiler): rename _ParseAST.optionalCharacter TemplateBinding.expres...
  • 4e1d780 fix(language-service): resolve the real path for symlink (#35895)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 25, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/angular/language-service-9.1.0 branch 2 times, most recently from e6972e5 to 5b3a83b Compare March 27, 2020 09:39
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/angular/language-service-9.1.0 branch from 5b3a83b to dabb6c3 Compare March 27, 2020 09:52
@dependabot-preview dependabot-preview bot merged commit ca39dc3 into master Mar 27, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/language-service-9.1.0 branch March 27, 2020 09:57
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