chore(deps-dev): bump @angular/language-service from 14.2.12 to 15.2.0 #302

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/angular/language-service-15.2.0 into master
dependabot[bot] commented 2023-03-01 14:56:54 +08:00 (Migrated from github.com)

Bumps @angular/language-service from 14.2.12 to 15.2.0.

Release notes

Sourced from @​angular/language-service's releases.

v15.2.0

15.2.0 (2023-02-22)

Deprecations

  • Class and InjectionToken guards and resolvers are deprecated. Instead, write guards as plain JavaScript functions and inject dependencies with inject from @angular/core.

Commit Description
docs - 926c35f4ac Deprecate class and InjectionToken and resolvers (#47924)

common

Commit Description
feat - 54b24eb40f Add loaderParams attribute to NgOptimizedImage (#48907)

compiler-cli

Commit Description
fix - 0cf11167f1 incorrectly detecting forward refs when symbol already exists in file (#48988)

core

Commit Description
feat - a154db8a81 add ng generate schematic to convert declarations to standalone (#48790)
feat - 345e737daa add ng generate schematic to convert to standalone bootstrapping APIs (#48848)
feat - e7318fc758 add ng generate schematic to remove unnecessary modules (#48832)

language-service

Commit Description
feat - 4ae384fd61 Allow auto-imports of a pipe via quick fix when its selector is used, both directly and via reexports. (#48354)
feat - 141333411e Introduce a new NgModuleIndex, and use it to suggest re-exports. (#48354)
fix - d0145033bd generate forwardRef for same file imports (#48898)

migrations

Commit Description
fix - 2796230e95 add enum in mode option in standalone schema (#48851)
fix - 816e76a578 automatically prune root module after bootstrap step (#49030)
fix - bdbf21d04b avoid generating imports with forward slashes (#48993)
fix - 32cf4e5cb9 avoid internal modules when generating imports (#48958)
fix - 521ccfbe6c avoid interrupting the migration if language service lookup fails (#49010)
fix - a40cd47aa7 avoid modifying testing modules without declarations (#48921)
fix - 1afa6ed322 don't add ModuleWithProviders to standalone test components (#48987)
fix - c98c6a8452 don't copy animations modules into the imports of test components (#49147)
fix - 8389557848 don't copy unmigrated declarations into imports array (#48882)
fix - f82bdc4b01 don't delete classes that may provide dependencies transitively (#48866)
fix - 759db12e0b duplicated comments on migrated classes (#48966)
fix - ba38178d19 generate forwardRef for same file imports (#48898)
fix - 03fcb36cfd migrate HttpClientModule to provideHttpClient() (#48949)
fix - 2de6dae16d migrate RouterModule.forRoot with a config object to use features (#48935)
fix - 770191cf1f migrate tests when switching to standalone bootstrap API (#48987)

... (truncated)

Changelog

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

15.2.0 (2023-02-22)

Deprecations

  • Class and InjectionToken guards and resolvers are deprecated. Instead, write guards as plain JavaScript functions and inject dependencies with inject from @angular/core.

Commit Type Description
926c35f4ac docs Deprecate class and InjectionToken and resolvers (#47924)

common

Commit Type Description
54b24eb40f feat Add loaderParams attribute to NgOptimizedImage (#48907)

compiler-cli

Commit Type Description
0cf11167f1 fix incorrectly detecting forward refs when symbol already exists in file (#48988)

core

Commit Type Description
a154db8a81 feat add ng generate schematic to convert declarations to standalone (#48790)
345e737daa feat add ng generate schematic to convert to standalone bootstrapping APIs (#48848)
e7318fc758 feat add ng generate schematic to remove unnecessary modules (#48832)

language-service

Commit Type Description
4ae384fd61 feat Allow auto-imports of a pipe via quick fix when its selector is used, both directly and via reexports. (#48354)
141333411e feat Introduce a new NgModuleIndex, and use it to suggest re-exports. (#48354)
d0145033bd fix generate forwardRef for same file imports (#48898)

migrations

Commit Type Description
2796230e95 fix add enum in mode option in standalone schema (#48851)
816e76a578 fix automatically prune root module after bootstrap step (#49030)
bdbf21d04b fix avoid generating imports with forward slashes (#48993)
32cf4e5cb9 fix avoid internal modules when generating imports (#48958)
521ccfbe6c fix avoid interrupting the migration if language service lookup fails (#49010)
a40cd47aa7 fix avoid modifying testing modules without declarations (#48921)
1afa6ed322 fix don't add ModuleWithProviders to standalone test components (#48987)
c98c6a8452 fix don't copy animations modules into the imports of test components (#49147)
8389557848 fix don't copy unmigrated declarations into imports array (#48882)
f82bdc4b01 fix don't delete classes that may provide dependencies transitively (#48866)
759db12e0b fix duplicated comments on migrated classes (#48966)
ba38178d19 fix generate forwardRef for same file imports (#48898)
03fcb36cfd fix migrate HttpClientModule to provideHttpClient() (#48949)
2de6dae16d fix migrate RouterModule.forRoot with a config object to use features (#48935)
770191cf1f fix migrate tests when switching to standalone bootstrap API (#48987)
c7926b5773 fix move standalone migrations into imports (#48987)
65c74ed93e fix normalize paths to posix (#48850)

... (truncated)

Commits
  • d014503 fix(language-service): generate forwardRef for same file imports (#48898)
  • 6beff5e refactor(compiler): rework and expose APIs to be used in schematics (#48730)
  • 13f10de test: update code fixes spec to work with esm-cjs interop lint (#48731)
  • 4ae384f feat(language-service): Allow auto-imports of a pipe via quick fix when its s...
  • 2a4c5b4 refactor(language-service): Improve the quick fix auto-import tests. (#48354)
  • 489243b fix(language-service): expose package.json for vscode extension resolution ...
  • 9fc950d fix(language-service): ship /api entry-point (#48670)
  • db8b3b7 fix(language-service): update packages/language-service/build.sh script to wo...
  • acf9826 refactor: update language-service package and tests to work with ESM (#48521)
  • 0138d75 refactor(language-service): make selector nullable (#48193)
  • 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)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 14.2.12 to 15.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@​angular/language-service</code>'s releases</a>.</em></p> <blockquote> <h2>v15.2.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.2.0 (2023-02-22)</h1> <h2>Deprecations</h2> <h3></h3> <ul> <li>Class and <code>InjectionToken</code> guards and resolvers are deprecated. Instead, write guards as plain JavaScript functions and inject dependencies with <code>inject</code> from <code>@angular/core</code>.</li> </ul> <h3></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/926c35f4ac70f5e4d142e545d6d056dd67aac97b"><img src="https://img.shields.io/badge/926c35f4ac-docs-yellow" alt="docs - 926c35f4ac" /></a></td> <td>Deprecate class and InjectionToken and resolvers (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47924">#47924</a>)</td> </tr> </tbody> </table> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/54b24eb40fed13c926305ad475202a5608d41c6b"><img src="https://img.shields.io/badge/54b24eb40f-feat-blue" alt="feat - 54b24eb40f" /></a></td> <td>Add loaderParams attribute to NgOptimizedImage (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48907">#48907</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/0cf11167f13108992ec781e88ab2a7d1fc7f5a0d"><img src="https://img.shields.io/badge/0cf11167f1-fix-green" alt="fix - 0cf11167f1" /></a></td> <td>incorrectly detecting forward refs when symbol already exists in file (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48988">#48988</a>)</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/a154db8a81cbdfed8c3d0db1e2a5bf43aa3e0bbf"><img src="https://img.shields.io/badge/a154db8a81-feat-blue" alt="feat - a154db8a81" /></a></td> <td>add ng generate schematic to convert declarations to standalone (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48790">#48790</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/345e737daa7b9f635a4c2923358e5e765f716434"><img src="https://img.shields.io/badge/345e737daa-feat-blue" alt="feat - 345e737daa" /></a></td> <td>add ng generate schematic to convert to standalone bootstrapping APIs (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48848">#48848</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/e7318fc758d9e64d1a7f60a2c7071a769b73e7d8"><img src="https://img.shields.io/badge/e7318fc758-feat-blue" alt="feat - e7318fc758" /></a></td> <td>add ng generate schematic to remove unnecessary modules (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48832">#48832</a>)</td> </tr> </tbody> </table> <h3>language-service</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/4ae384fd619a13eaadf737d08a97f07e1f6b273c"><img src="https://img.shields.io/badge/4ae384fd61-feat-blue" alt="feat - 4ae384fd61" /></a></td> <td>Allow auto-imports of a pipe via quick fix when its selector is used, both directly and via reexports. (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48354">#48354</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/141333411e67769d752c7162e4cb03376022f5e1"><img src="https://img.shields.io/badge/141333411e-feat-blue" alt="feat - 141333411e" /></a></td> <td>Introduce a new NgModuleIndex, and use it to suggest re-exports. (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48354">#48354</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/d0145033bd11eccd16fa8b61ba9170037d0c62b3"><img src="https://img.shields.io/badge/d0145033bd-fix-green" alt="fix - d0145033bd" /></a></td> <td>generate forwardRef for same file imports (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48898">#48898</a>)</td> </tr> </tbody> </table> <h3>migrations</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/2796230e953eb8c29d6227a1a3858f5f08a8f200"><img src="https://img.shields.io/badge/2796230e95-fix-green" alt="fix - 2796230e95" /></a></td> <td>add <code>enum</code> in <code>mode</code> option in <code>standalone</code> schema (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48851">#48851</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/816e76a5789b041fee78ddd278c0e0d19b9a617a"><img src="https://img.shields.io/badge/816e76a578-fix-green" alt="fix - 816e76a578" /></a></td> <td>automatically prune root module after bootstrap step (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/49030">#49030</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/bdbf21d04ba74a6f73469242076d6ce697c57edf"><img src="https://img.shields.io/badge/bdbf21d04b-fix-green" alt="fix - bdbf21d04b" /></a></td> <td>avoid generating imports with forward slashes (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48993">#48993</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/32cf4e5cb989f365296d519dddf72fb38ca47c40"><img src="https://img.shields.io/badge/32cf4e5cb9-fix-green" alt="fix - 32cf4e5cb9" /></a></td> <td>avoid internal modules when generating imports (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48958">#48958</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/521ccfbe6ce9af1a7ddd6ab5e70151b7198f82ef"><img src="https://img.shields.io/badge/521ccfbe6c-fix-green" alt="fix - 521ccfbe6c" /></a></td> <td>avoid interrupting the migration if language service lookup fails (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/49010">#49010</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/a40cd47aa7ebccfbeeb26e397e03f1372aa10a55"><img src="https://img.shields.io/badge/a40cd47aa7-fix-green" alt="fix - a40cd47aa7" /></a></td> <td>avoid modifying testing modules without declarations (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48921">#48921</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/1afa6ed3227e784e3fe2b4b31443961589cb6332"><img src="https://img.shields.io/badge/1afa6ed322-fix-green" alt="fix - 1afa6ed322" /></a></td> <td>don't add ModuleWithProviders to standalone test components (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48987">#48987</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c98c6a845286b9b89daf275a9c4a2bdbc7ad77a7"><img src="https://img.shields.io/badge/c98c6a8452-fix-green" alt="fix - c98c6a8452" /></a></td> <td>don't copy animations modules into the imports of test components (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/49147">#49147</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/83895578488bd35c7e47609f092907eb0f53f435"><img src="https://img.shields.io/badge/8389557848-fix-green" alt="fix - 8389557848" /></a></td> <td>don't copy unmigrated declarations into imports array (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48882">#48882</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/f82bdc4b01f93a7103870449d37da61cc4c4f179"><img src="https://img.shields.io/badge/f82bdc4b01-fix-green" alt="fix - f82bdc4b01" /></a></td> <td>don't delete classes that may provide dependencies transitively (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48866">#48866</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/759db12e0b618fcb51f4cb141adeb49bfa495a60"><img src="https://img.shields.io/badge/759db12e0b-fix-green" alt="fix - 759db12e0b" /></a></td> <td>duplicated comments on migrated classes (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48966">#48966</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/ba38178d1918d413f9c2260c40eb6542eadfddba"><img src="https://img.shields.io/badge/ba38178d19-fix-green" alt="fix - ba38178d19" /></a></td> <td>generate forwardRef for same file imports (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48898">#48898</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/03fcb36cfd36731028bf288f156e16cb8ac4c758"><img src="https://img.shields.io/badge/03fcb36cfd-fix-green" alt="fix - 03fcb36cfd" /></a></td> <td>migrate HttpClientModule to provideHttpClient() (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48949">#48949</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/2de6dae16d4b0b83f0517a3033cda44ba44154ed"><img src="https://img.shields.io/badge/2de6dae16d-fix-green" alt="fix - 2de6dae16d" /></a></td> <td>migrate RouterModule.forRoot with a config object to use features (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48935">#48935</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/770191cf1f1254546625dfa7a882b716c3f0aab3"><img src="https://img.shields.io/badge/770191cf1f-fix-green" alt="fix - 770191cf1f" /></a></td> <td>migrate tests when switching to standalone bootstrap API (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48987">#48987</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@​angular/language-service</code>'s changelog</a>.</em></p> <blockquote> <h1>15.2.0 (2023-02-22)</h1> <h2>Deprecations</h2> <h3></h3> <ul> <li>Class and <code>InjectionToken</code> guards and resolvers are deprecated. Instead, write guards as plain JavaScript functions and inject dependencies with <code>inject</code> from <code>@angular/core</code>.</li> </ul> <h3></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/926c35f4ac70f5e4d142e545d6d056dd67aac97b">926c35f4ac</a></td> <td>docs</td> <td>Deprecate class and InjectionToken and resolvers (<a href="https://github-redirect.dependabot.com/angular/angular/pull/47924">#47924</a>)</td> </tr> </tbody> </table> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/54b24eb40fed13c926305ad475202a5608d41c6b">54b24eb40f</a></td> <td>feat</td> <td>Add loaderParams attribute to NgOptimizedImage (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48907">#48907</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/0cf11167f13108992ec781e88ab2a7d1fc7f5a0d">0cf11167f1</a></td> <td>fix</td> <td>incorrectly detecting forward refs when symbol already exists in file (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48988">#48988</a>)</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/a154db8a81cbdfed8c3d0db1e2a5bf43aa3e0bbf">a154db8a81</a></td> <td>feat</td> <td>add ng generate schematic to convert declarations to standalone (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48790">#48790</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/345e737daa7b9f635a4c2923358e5e765f716434">345e737daa</a></td> <td>feat</td> <td>add ng generate schematic to convert to standalone bootstrapping APIs (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48848">#48848</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/e7318fc758d9e64d1a7f60a2c7071a769b73e7d8">e7318fc758</a></td> <td>feat</td> <td>add ng generate schematic to remove unnecessary modules (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48832">#48832</a>)</td> </tr> </tbody> </table> <h3>language-service</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/4ae384fd619a13eaadf737d08a97f07e1f6b273c">4ae384fd61</a></td> <td>feat</td> <td>Allow auto-imports of a pipe via quick fix when its selector is used, both directly and via reexports. (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48354">#48354</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/141333411e67769d752c7162e4cb03376022f5e1">141333411e</a></td> <td>feat</td> <td>Introduce a new NgModuleIndex, and use it to suggest re-exports. (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48354">#48354</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/d0145033bd11eccd16fa8b61ba9170037d0c62b3">d0145033bd</a></td> <td>fix</td> <td>generate forwardRef for same file imports (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48898">#48898</a>)</td> </tr> </tbody> </table> <h3>migrations</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/2796230e953eb8c29d6227a1a3858f5f08a8f200">2796230e95</a></td> <td>fix</td> <td>add <code>enum</code> in <code>mode</code> option in <code>standalone</code> schema (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48851">#48851</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/816e76a5789b041fee78ddd278c0e0d19b9a617a">816e76a578</a></td> <td>fix</td> <td>automatically prune root module after bootstrap step (<a href="https://github-redirect.dependabot.com/angular/angular/pull/49030">#49030</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/bdbf21d04ba74a6f73469242076d6ce697c57edf">bdbf21d04b</a></td> <td>fix</td> <td>avoid generating imports with forward slashes (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48993">#48993</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/32cf4e5cb989f365296d519dddf72fb38ca47c40">32cf4e5cb9</a></td> <td>fix</td> <td>avoid internal modules when generating imports (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48958">#48958</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/521ccfbe6ce9af1a7ddd6ab5e70151b7198f82ef">521ccfbe6c</a></td> <td>fix</td> <td>avoid interrupting the migration if language service lookup fails (<a href="https://github-redirect.dependabot.com/angular/angular/pull/49010">#49010</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/a40cd47aa7ebccfbeeb26e397e03f1372aa10a55">a40cd47aa7</a></td> <td>fix</td> <td>avoid modifying testing modules without declarations (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48921">#48921</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/1afa6ed3227e784e3fe2b4b31443961589cb6332">1afa6ed322</a></td> <td>fix</td> <td>don't add ModuleWithProviders to standalone test components (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48987">#48987</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c98c6a845286b9b89daf275a9c4a2bdbc7ad77a7">c98c6a8452</a></td> <td>fix</td> <td>don't copy animations modules into the imports of test components (<a href="https://github-redirect.dependabot.com/angular/angular/pull/49147">#49147</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/83895578488bd35c7e47609f092907eb0f53f435">8389557848</a></td> <td>fix</td> <td>don't copy unmigrated declarations into imports array (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48882">#48882</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/f82bdc4b01f93a7103870449d37da61cc4c4f179">f82bdc4b01</a></td> <td>fix</td> <td>don't delete classes that may provide dependencies transitively (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48866">#48866</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/759db12e0b618fcb51f4cb141adeb49bfa495a60">759db12e0b</a></td> <td>fix</td> <td>duplicated comments on migrated classes (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48966">#48966</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/ba38178d1918d413f9c2260c40eb6542eadfddba">ba38178d19</a></td> <td>fix</td> <td>generate forwardRef for same file imports (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48898">#48898</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/03fcb36cfd36731028bf288f156e16cb8ac4c758">03fcb36cfd</a></td> <td>fix</td> <td>migrate HttpClientModule to provideHttpClient() (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48949">#48949</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/2de6dae16d4b0b83f0517a3033cda44ba44154ed">2de6dae16d</a></td> <td>fix</td> <td>migrate RouterModule.forRoot with a config object to use features (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48935">#48935</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/770191cf1f1254546625dfa7a882b716c3f0aab3">770191cf1f</a></td> <td>fix</td> <td>migrate tests when switching to standalone bootstrap API (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48987">#48987</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c7926b57730c23f765a00d3dd9f92079c95e87e0">c7926b5773</a></td> <td>fix</td> <td>move standalone migrations into imports (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48987">#48987</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/65c74ed93e04cb560c27838d440c6aa7a9859a4e">65c74ed93e</a></td> <td>fix</td> <td>normalize paths to posix (<a href="https://github-redirect.dependabot.com/angular/angular/pull/48850">#48850</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/d0145033bd11eccd16fa8b61ba9170037d0c62b3"><code>d014503</code></a> fix(language-service): generate forwardRef for same file imports (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48898">#48898</a>)</li> <li><a href="https://github.com/angular/angular/commit/6beff5e8d708b575c38320fc8f997bd304a738f3"><code>6beff5e</code></a> refactor(compiler): rework and expose APIs to be used in schematics (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48730">#48730</a>)</li> <li><a href="https://github.com/angular/angular/commit/13f10de40e25c6900ca55bd83b36bd533dacfa9e"><code>13f10de</code></a> test: update code fixes spec to work with esm-cjs interop lint (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48731">#48731</a>)</li> <li><a href="https://github.com/angular/angular/commit/4ae384fd619a13eaadf737d08a97f07e1f6b273c"><code>4ae384f</code></a> feat(language-service): Allow auto-imports of a pipe via quick fix when its s...</li> <li><a href="https://github.com/angular/angular/commit/2a4c5b4391f00bea6858dc8805ce7fe8cf157711"><code>2a4c5b4</code></a> refactor(language-service): Improve the quick fix auto-import tests. (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48354">#48354</a>)</li> <li><a href="https://github.com/angular/angular/commit/489243bbb80e4510f33861e4e05852d98367c9b5"><code>489243b</code></a> fix(language-service): expose <code>package.json</code> for vscode extension resolution ...</li> <li><a href="https://github.com/angular/angular/commit/9fc950daaffb690852a9e6801328e6a0e8e9535e"><code>9fc950d</code></a> fix(language-service): ship <code>/api</code> entry-point (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48670">#48670</a>)</li> <li><a href="https://github.com/angular/angular/commit/db8b3b7ffa3d8f01f33ad632b5b1bea04109e78e"><code>db8b3b7</code></a> fix(language-service): update packages/language-service/build.sh script to wo...</li> <li><a href="https://github.com/angular/angular/commit/acf98268f80848fc146df0068af08ead37fe7979"><code>acf9826</code></a> refactor: update <code>language-service</code> package and tests to work with ESM (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48521">#48521</a>)</li> <li><a href="https://github.com/angular/angular/commit/0138d75335f0435582eb834eeaed144b2a4b20e9"><code>0138d75</code></a> refactor(language-service): make selector nullable (<a href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/48193">#48193</a>)</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular/commits/15.2.0/packages/language-service">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/language-service&package-manager=npm_and_yarn&previous-version=14.2.12&new-version=15.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/angular/language-service-15.2.0:dependabot/npm_and_yarn/angular/language-service-15.2.0
git checkout dependabot/npm_and_yarn/angular/language-service-15.2.0
Sign in to join this conversation.
No description provided.