Skip to content

Conversation

@dependabot-preview
Copy link

Bumps @angular/language-service from 5.2.11 to 9.1.6.

Changelog

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

9.1.6 (2020-05-08)

Bug Fixes

  • compiler-cli: Revert "fix(compiler-cli): fix case-sensitivity issues in NgtscCompilerHost (#36968)" (#37003)

10.0.0-next.6 (2020-05-07)

Bug Fixes

  • bazel: ng_package rule should update "package.json" of ts_library targets (#36944) (d5293d2)
  • compiler: remove outdated and invalid warning for unresolved DI parameters (#36985) (d0280a0)
  • compiler: switch to 'referencedFiles' for shim generation (#36211) (4213e8d)
  • compiler-cli: isCaseSensitive() returns correct value (#36859) (fc4741f)
  • compiler-cli: don't try to tag non-ts files as shims (#36987) (42d1091)
  • compiler-cli: ensure getRootDirs() handles case-sensitivity (#36859) (3f3e9b7)
  • compiler-cli: ensure MockFileSystem handles case-sensitivity (#36859) (26eacd4)
  • compiler-cli: ensure LogicalFileSystem handles case-sensitivity (#36859) (53a8459)
  • compiler-cli: fix bug tracking indirect NgModule dependencies (#36211) (bab90a7)
  • compiler-cli: fix case-sensitivity issues in NgtscCompilerHost (#36859) (0ec0ff3)
  • compiler-cli: normalize mock Windows file paths correctly (#36859) (b682bd1)
  • compiler-cli: use CompilerHost to ensure canonical file paths (#36859) (a10c126)
  • core: handle pluralize functions that expect a number (#36901) (2ff4b35), closes #36888
  • core: properly get root nodes from embedded views with (#36051) (e30e132), closes #35967
  • forms: handle numeric values properly in the validator (#36157) (88a235d), closes #35591
  • forms: number input fires valueChanges twice (#36087) (97d6d90), closes #12540
  • localize: ensure getLocation() works (#36853) (70b25a3)
  • ngcc: support ModuleWithProviders functions that delegate (#36948) (fafa50d), closes #36892

Features

  • 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)
  • core: undecorated-classes-with-decorated-fields migration should handle classes with lifecycle hooks (#36921) (c6ecdc9)
  • ngcc: support for new APF where module points to esm2015 output (#36944) (c98a4d6)
  • language-service: [ivy] Parse Angular compiler options (#36922) (dbd0f8e)
  • remove TypeScript 3.6 and 3.7 support (#36329) (fbd281c)

Performance Improvements

  • compiler-cli: perform template type-checking incrementally (#36211) (ecffc35)
  • compiler-cli: split Ivy template type-checking into multiple files (#36211) (b861e9c)
... (truncated)
Commits
  • 48ae3a0 test(language-service): Add method to override inline template (#36890)
  • a034276 build(language-service): make test project a filegroup (#36865)
  • 15e1bfc test(language-service): do not invalidate @angular/core (#36845)
  • cc71116 revert: "feat(dev-infra): exposed new rule 'component_benchmark' via dev_infr...
  • d3a77ea fix(language-service): disable update the @angular/core module (#36783)
  • 695f835 feat(dev-infra): exposed new rule 'component_benchmark' via dev_infra (#36434)
  • 5bab498 fix(language-service): properly evaluate types in comparable expressions (#36...
  • 4b3f9ac refactor(language-service): clean up and exports and consolidate types (#36533)
  • 5da621d fix(language-service): remove circular dependency instance (#36463)
  • 3570aaa test(language-service): Inline test cases in parsing-cases.ts (#36495)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @angular/language-service since your current version.


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 May 8, 2020
@dependabot-preview
Copy link
Author

Superseded by #15.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/language-service-9.1.6 branch May 14, 2020 21:32
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