chore(deps-dev): bump @angular/cli from 14.2.10 to 15.1.3 #293

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/angular/cli-15.1.3 into master
dependabot[bot] commented 2023-02-01 14:01:41 +08:00 (Migrated from github.com)

Bumps @angular/cli from 14.2.10 to 15.1.3.

Release notes

Sourced from @​angular/cli's releases.

v15.1.3

15.1.3 (2023-01-25)

@​schematics/angular

Commit Description
fix - 2c04f4a8f update browserslist config to include last 2 Chrome version

@​angular/cli

Commit Description
fix - de15ec576 handle extended schematics when retrieving aliases

@​angular-devkit/build-angular

Commit Description
fix - f31bf300b avoid undefined module path for Sass imports in esbuild
fix - c152a4a13 update browserslist config to include last 2 Chrome versions

@​angular-devkit/core

Commit Description
fix - 9de99202e handle number like strings in workspace writer

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

v15.1.2

15.1.2 (2023-01-18)

@​schematics/angular

Commit Description
fix - 0f5fb7e59 replace existing BrowserModule.withServerTransition calls when running universal schematic

@​angular/cli

Commit Description
fix - 387472a95 register schematic aliases when providing collection name in ng generate
fix - 5d9fd788a remove --to option from being required when using --from in ng update

@​angular-devkit/build-angular

Commit Description
fix - bf4639a6e prevent hanging initial build during exception with esbuild

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

v15.1.1

15.1.1 (2023-01-12)

@​angular-devkit/build-angular

Commit Description
fix - b94bf60ca update esbuild to 0.16.17

Special Thanks

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

15.1.3 (2023-01-25)

@​angular/cli

Commit Type Description
de15ec576 fix handle extended schematics when retrieving aliases

@​schematics/angular

Commit Type Description
2c04f4a8f fix update browserslist config to include last 2 Chrome version

@​angular-devkit/build-angular

Commit Type Description
f31bf300b fix avoid undefined module path for Sass imports in esbuild
c152a4a13 fix update browserslist config to include last 2 Chrome versions

@​angular-devkit/core

Commit Type Description
9de99202e fix handle number like strings in workspace writer

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

15.2.0-next.1 (2023-01-18)

@​angular/cli

Commit Type Description
3ebb19552 fix register schematic aliases when providing collection name in ng generate
697df4f6e fix remove --to option from being required when using --from in ng update

@​schematics/angular

Commit Type Description
c8a3b3000 fix replace existing BrowserModule.withServerTransition calls when running universal schematic

... (truncated)

Commits
  • b27ce5d release: cut the v15.1.3 release
  • 3c459c3 build: update bazel aspect lib to 1.23.3
  • e293cb1 docs(@​angular/cli): minor updates to ng run description
  • 2c04f4a fix(@​schematics/angular): update browserslist config to include last 2 Chrome...
  • c152a4a fix(@​angular-devkit/build-angular): update browserslist config to include las...
  • 9de9920 fix(@​angular-devkit/core): handle number like strings in workspace writer
  • f31bf30 fix(@​angular-devkit/build-angular): avoid undefined module path for Sass impo...
  • de15ec5 fix(@​angular/cli): handle extended schematics when retrieving aliases
  • 3661b30 Revert "refactor: temporaily disable sending analytics"
  • 97b443b release: cut the v15.1.2 release
  • 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/cli](https://github.com/angular/angular-cli) from 14.2.10 to 15.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><img src="https://img.shields.io/badge/2c04f4a8f-fix-green" alt="fix - 2c04f4a8f" /></a></td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><img src="https://img.shields.io/badge/de15ec576-fix-green" alt="fix - de15ec576" /></a></td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><img src="https://img.shields.io/badge/f31bf300b-fix-green" alt="fix - f31bf300b" /></a></td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><img src="https://img.shields.io/badge/c152a4a13-fix-green" alt="fix - c152a4a13" /></a></td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><img src="https://img.shields.io/badge/9de99202e-fix-green" alt="fix - 9de99202e" /></a></td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> <h2>v15.1.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.2 (2023-01-18)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0f5fb7e5944e3a521758c67f403d71928f93f7ac"><img src="https://img.shields.io/badge/0f5fb7e59-fix-green" alt="fix - 0f5fb7e59" /></a></td> <td>replace existing <code>BrowserModule.withServerTransition</code> calls when running universal schematic</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/387472a956b71eaca89e210e64f4d75969abc9d3"><img src="https://img.shields.io/badge/387472a95-fix-green" alt="fix - 387472a95" /></a></td> <td>register schematic aliases when providing collection name in <code>ng generate</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5d9fd788a997066dea1b2d69dced865a7c60f5c1"><img src="https://img.shields.io/badge/5d9fd788a-fix-green" alt="fix - 5d9fd788a" /></a></td> <td>remove <code>--to</code> option from being required when using <code>--from</code> in <code>ng update</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/bf4639a6e97670972c3d5b137230e2f08467010e"><img src="https://img.shields.io/badge/bf4639a6e-fix-green" alt="fix - bf4639a6e" /></a></td> <td>prevent hanging initial build during exception with esbuild</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> <h2>v15.1.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><img src="https://img.shields.io/badge/b94bf60ca-fix-green" alt="fix - b94bf60ca" /></a></td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular/cli</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​angular/cli</code></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-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7">de15ec576</a></td> <td>fix</td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></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-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0">2c04f4a8f</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></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-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3">f31bf300b</a></td> <td>fix</td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea">c152a4a13</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></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-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd">9de99202e</a></td> <td>fix</td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.2.0-next.1 (2023-01-18)</h1> <h3><code>@​angular/cli</code></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-cli/commit/3ebb19552527fdd69c6e8db55aea5bf5157cdb06">3ebb19552</a></td> <td>fix</td> <td>register schematic aliases when providing collection name in <code>ng generate</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/697df4f6e562ae1f1465970694c8b26652af033f">697df4f6e</a></td> <td>fix</td> <td>remove <code>--to</code> option from being required when using <code>--from</code> in <code>ng update</code></td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></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-cli/commit/c8a3b30000c407937bff4bdeeda8a109fd27259c">c8a3b3000</a></td> <td>fix</td> <td>replace existing <code>BrowserModule.withServerTransition</code> calls when running universal schematic</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-cli/commit/b27ce5da26f95ee980855d2e22db8fd666202e4a"><code>b27ce5d</code></a> release: cut the v15.1.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3c459c3f68c3097edc63807720c61078ddc44248"><code>3c459c3</code></a> build: update bazel aspect lib to 1.23.3</li> <li><a href="https://github.com/angular/angular-cli/commit/e293cb1a333ba4c0d50953026f5734947b840a55"><code>e293cb1</code></a> docs(<code>@​angular/cli</code>): minor updates to <code>ng run</code> description</li> <li><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><code>2c04f4a</code></a> fix(<code>@​schematics/angular</code>): update browserslist config to include last 2 Chrome...</li> <li><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><code>c152a4a</code></a> fix(<code>@​angular-devkit/build-angular</code>): update browserslist config to include las...</li> <li><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><code>9de9920</code></a> fix(<code>@​angular-devkit/core</code>): handle number like strings in workspace writer</li> <li><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><code>f31bf30</code></a> fix(<code>@​angular-devkit/build-angular</code>): avoid undefined module path for Sass impo...</li> <li><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><code>de15ec5</code></a> fix(<code>@​angular/cli</code>): handle extended schematics when retrieving aliases</li> <li><a href="https://github.com/angular/angular-cli/commit/3661b3031da270b3229e2aa9f227ed2d42179f49"><code>3661b30</code></a> Revert &quot;refactor: temporaily disable sending analytics&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/97b443b2fd3009a41e55984c782c2ddbba5bd41b"><code>97b443b</code></a> release: cut the v15.1.2 release</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.10...15.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/cli&package-manager=npm_and_yarn&previous-version=14.2.10&new-version=15.1.3)](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>
dependabot[bot] commented 2023-03-01 15:06:49 +08:00 (Migrated from github.com)

Superseded by #310.

Superseded by #310.

Pull request closed

Sign in to join this conversation.
No description provided.