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 10.0.8 to 10.0.9 #901

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/language-service from 10.0.8 to 10.0.9.

Changelog

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

10.0.9 (2020-08-12)

Bug Fixes

  • common: ensure scrollRestoration is writable (#30630) (#38357) (58f4b3a), closes #30629
  • compiler: evaluate safe navigation expressions in correct binding order (#37911) (f5b9d87), closes #37194
  • compiler-cli: avoid creating value expressions for symbols from type-only imports (#38415) (ca2b4bc), closes #37912
  • compiler-cli: infer quote expressions as any type in type checker (#37917) (5b87c67), closes #36568
  • compiler-cli: mark eager NgModuleFactory construction as not side effectful (#38320) (016a41b), closes #38147
  • compiler-cli: match wrapHost parameter types within plugin interface (#38004) (df01a82)
  • compiler-cli: preserve quotes in class member names (#38387) (c9acb7b), closes #38311
  • core: prevent NgModule scope being overwritten in JIT compiler (#37795) (3acebdc), closes #37105
  • core: queries not matching string injection tokens (#38321) (32109dc), closes #38313 #38315
  • core: Store the currently selected ICU in LView (#38345) (ee5123f)
  • platform-server: remove styles added by ServerStylesHost on destruction (#38367) (7f11149)
  • router: prevent calling unsubscribe on undefined subscription in RouterPreloader (#38344) (4151314)
  • service-worker: fix the chrome debugger syntax highlighter (#38332) (f5d5bac)

10.1.0-next.4 (2020-08-04)

Bug Fixes

  • common: narrow NgIf context variables in template type checker (#36627) (9c8bc4a)
  • compiler: mark NgModuleFactory construction as not side effectful (#38147) (7f8c222)

Features

  • core: rename async to waitForAsync to avoid confusing (#37583) (8f07429)
  • core: update reference and doc to change async to waitAsync. (#37583) (8fbf40b)

Commits

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 Aug 12, 2020
@dependabot-preview dependabot-preview bot merged commit 1c94954 into master Aug 12, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/language-service-10.0.9 branch August 12, 2020 21:51
kantlivelong pushed a commit to kantlivelong/OctoDash that referenced this pull request May 5, 2021
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