Skip to content

⬆️ Bump @angular/language-service from 9.1.10 to 10.0.1 #15

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/language-service from 9.1.10 to 10.0.1.

Changelog

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

10.0.1 (2020-06-26)

Bug Fixes

Performance Improvements

  • compiler-cli: fix regressions in incremental program reuse (#37690) (96b96fb)

10.0.0 (2020-06-24)

Release Highlights & Update instructions

To learn about the release highlights and our CLI-powered automated update workflow for your projects please check out the v10 release announcement.

Features

  • bazel: expose explicit mapping from closure to devmode files (#36262) (ba796bb)
  • bazel: simplify ng_package by dropping esm5 and fesm5 (#36944) (9dbb30f)
  • compiler-cli: report error if undecorated class with Angular features is discovered (#36921) (4c92cf4)
  • compiler: Propagate value span of ExpressionBinding to ParsedProperty (#36133) (d714b95)
  • compiler: add dependency info and ng-content selectors to metadata (#35695) (32ce8b1)
  • compiler: add name spans for property reads and method calls (#36826) (eb34aa5)
  • core make generic mandatory for ModuleWithProviders (#36892) (20cc3ab)
  • core update to tslib 2.0 and move to direct dependencies (#37198), closes #37188
  • core: undecorated-classes migration should handle derived abstract classes (#35339) (c24ad56)
  • core: undecorated-classes-with-decorated-fields migration should handle classes with lifecycle hooks (#36921) (c6ecdc9)
  • language-service: Remove HTML entities autocompletion (#37515) (67bd88b)
  • language-service: TS references from template items (#37437) (bf2cb6f)
  • language-service: [ivy] Parse Angular compiler options (#36922) (dbd0f8e)
  • language-service: [ivy] wrap ngtsc to handle typecheck files (#36930) (1142c37)
  • localize: support merging multiple translation files (#36792) (72f534f)
  • ngcc: allow async locking timeouts to be configured (#36838) (38f805c)
  • ngcc: implement a program-based entry-point finder (#37075) (f3ccd29)
  • ngcc: support for new APF where module points to esm2015 output (#36944) (c98a4d6)
  • ngcc: support marking an in-progress task as unprocessed (#36626) (4665c35)
Commits
  • ad6680f fix(language-service): reinstate getExternalFiles() (#37750)
  • cde5cce refactor(compiler-cli): make IncrementalBuild strategy configurable (#37339)
  • 32020f9 fix(language-service): wrong completions in conditional operator (#37505)
  • 67bd88b feat(language-service): Remove HTML entities autocompletion (#37515)
  • 9d397eb Revert "build: remove wombot proxy registry from package.jsons for release (#...
  • bf2cb6f feat(language-service): TS references from template items (#37437)
  • e97a2d4 fix(language-service): Improve signature selection by finding exact match (#3...
  • 8bead6b test(language-service): Remove all markers from test project (#37475)
  • 2c1f35e fix(language-service): Recover from error in analyzing Ng Modules (#37108)
  • 7be8bb1 revert: "revert: "feat(dev-infra): exposed new rule 'component_benchmark' via...
  • 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.


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)
  • 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 Jun 29, 2020
@rohit2sharma95 rohit2sharma95 merged commit 43b6c72 into master Jul 2, 2020
@rohit2sharma95 rohit2sharma95 deleted the dependabot/npm_and_yarn/angular/language-service-10.0.1 branch July 2, 2020 17:41
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.

1 participant