Bump @angular/cli from 13.3.5 to 14.0.2 in /frontend #252

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/angular/cli-14.0.2 into main
dependabot[bot] commented 2022-06-16 09:47:24 +00:00 (Migrated from github.com)

Bumps @angular/cli from 13.3.5 to 14.0.2.

Release notes

Sourced from @​angular/cli's releases.

v14.0.2

14.0.2 (2022-06-15)

@​schematics/angular

Commit Description
fix - 5a486cb64 remove vscode testing configurations for minimal workspaces

@​angular/cli

Commit Description
fix - 23095e9c3 show more actionable error when command is ran in wrong scope

@​angular-devkit/build-angular

Commit Description
fix - 9d88c96d8 replace fallback locale for en-US

Special Thanks

Alan Agius and Julien Marcou

v14.0.1

14.0.1 (2022-06-08)

@​schematics/angular

Commit Description
fix - 73dcf39c6 remove strict setting under application project

@​angular/cli

Commit Description
fix - e4fb96657 add text to help output to indicate that additional commands are available when ran in different context
fix - 7952e5790 avoid creating unnecessary global configuration
fix - 66a1d6b9d correct scope cache command
fix - e2d964289 correctly print package manager name when an install is needed
fix - 75fd3330d during an update only use package manager force option with npm 7+
fix - e223890c1 ensure full process exit with older local CLI versions
fix - 0cca3638a handle project being passed as a flag
fix - b1451cb5e improve resilience of logging during process exit
fix - 17fec1357 provide actionable error when project cannot be determined

@​angular-devkit/build-angular

Commit Description
fix - c788d5b56 log modified and removed files when using the verbose option
fix - 6e8fe0ed5 replace dev-server socket path from /ws to /ng-cli-ws
fix - 651adadf4 update Angular peer dependencies to 14.0 stable

@​angular/pwa

Commit Description
fix - cfd264d06 add peer dependency on Angular CLI

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.2 (2022-06-15)

@​angular/cli

Commit Type Description
23095e9c3 fix show more actionable error when command is ran in wrong scope

@​schematics/angular

Commit Type Description
5a486cb64 fix remove vscode testing configurations for minimal workspaces

@​angular-devkit/build-angular

Commit Type Description
9d88c96d8 fix replace fallback locale for en-US

Special Thanks

Alan Agius and Julien Marcou

13.3.8 (2022-06-15)

@​angular/pwa

Commit Type Description
c7f994f88 fix add peer dependency on Angular CLI

Special Thanks

Alan Agius

14.1.0-next.0 (2022-06-08)

@​schematics/angular

Commit Type Description

... (truncated)

Commits
  • e5d005b release: cut the v14.0.2 release
  • 5a486cb fix(@​schematics/angular): remove vscode testing configurations for minimal ...
  • bd99a61 test(@​angular/cli): force using NPM_CONFIG_legacy_peer_deps for ng add N...
  • e1f8976 test: add missing --skip-confirmation to NPM 7 ng add test
  • 2d9fd56 test: delete styles test which is in build-angular
  • 76d0115 test: simplify test sourcemaps e2e test
  • 23095e9 fix(@​angular/cli): show more actionable error when command is ran in wrong scope
  • 424c8fe ci: increase parallelism for Linux E2E
  • eeae1ed test: reduce disk-cache E2E tests duration
  • 9d88c96 fix(@​angular-devkit/build-angular): replace fallback locale for en-US
  • 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 13.3.5 to 14.0.2. <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>v14.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.2 (2022-06-15)</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/5a486cb64253ba2829160a6f1fa3bf0e381d45ea"><img src="https://img.shields.io/badge/5a486cb64-fix-green" alt="fix - 5a486cb64" /></a></td> <td>remove vscode testing configurations for <code>minimal</code> workspaces</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/23095e9c3fc514c7e9a892833d8a18270da5bd95"><img src="https://img.shields.io/badge/23095e9c3-fix-green" alt="fix - 23095e9c3" /></a></td> <td>show more actionable error when command is ran in wrong scope</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/9d88c96d898c5c46575a910a7230d239f4fe7a77"><img src="https://img.shields.io/badge/9d88c96d8-fix-green" alt="fix - 9d88c96d8" /></a></td> <td>replace fallback locale for <code>en-US</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Julien Marcou</p> <h2>v14.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.1 (2022-06-08)</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/73dcf39c6e7678a3915a113fd72829549ccc3b8e"><img src="https://img.shields.io/badge/73dcf39c6-fix-green" alt="fix - 73dcf39c6" /></a></td> <td>remove strict setting under application project</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/e4fb96657f044d97562008b5b3c6f3a55ac8ba3a"><img src="https://img.shields.io/badge/e4fb96657-fix-green" alt="fix - e4fb96657" /></a></td> <td>add text to help output to indicate that additional commands are available when ran in different context</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7952e579066f7191f4b82a10816c6a41a4ea5644"><img src="https://img.shields.io/badge/7952e5790-fix-green" alt="fix - 7952e5790" /></a></td> <td>avoid creating unnecessary global configuration</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/66a1d6b9d2e1fba3d5ee88a6c5d81206f530ce3a"><img src="https://img.shields.io/badge/66a1d6b9d-fix-green" alt="fix - 66a1d6b9d" /></a></td> <td>correct scope cache command</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e2d964289fe2a418e5f4e421249e2f8da64185cc"><img src="https://img.shields.io/badge/e2d964289-fix-green" alt="fix - e2d964289" /></a></td> <td>correctly print package manager name when an install is needed</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/75fd3330d4c27263522ea931eb1545ce0a34ab6a"><img src="https://img.shields.io/badge/75fd3330d-fix-green" alt="fix - 75fd3330d" /></a></td> <td>during an update only use package manager force option with npm 7+</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e223890c1235b4564ec15eb99d71256791a21c3c"><img src="https://img.shields.io/badge/e223890c1-fix-green" alt="fix - e223890c1" /></a></td> <td>ensure full process exit with older local CLI versions</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0cca3638adb46cd5d0c18b823c83d4b604d7c798"><img src="https://img.shields.io/badge/0cca3638a-fix-green" alt="fix - 0cca3638a" /></a></td> <td>handle project being passed as a flag</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b1451cb5e90f43df365202a6fdfcfbc9e0853ca4"><img src="https://img.shields.io/badge/b1451cb5e-fix-green" alt="fix - b1451cb5e" /></a></td> <td>improve resilience of logging during process exit</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/17fec13577ac333fc66c3752c75be58146c9ebac"><img src="https://img.shields.io/badge/17fec1357-fix-green" alt="fix - 17fec1357" /></a></td> <td>provide actionable error when project cannot be determined</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/c788d5b56a1a191e7ca53c3b63245e3979a1cf44"><img src="https://img.shields.io/badge/c788d5b56-fix-green" alt="fix - c788d5b56" /></a></td> <td>log modified and removed files when using the <code>verbose</code> option</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6e8fe0ed54d88132da0238fdb3a6e97330c85ff7"><img src="https://img.shields.io/badge/6e8fe0ed5-fix-green" alt="fix - 6e8fe0ed5" /></a></td> <td>replace dev-server socket path from <code>/ws</code> to <code>/ng-cli-ws</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/651adadf4df8b66c60771f27737cb2a67957b46a"><img src="https://img.shields.io/badge/651adadf4-fix-green" alt="fix - 651adadf4" /></a></td> <td>update Angular peer dependencies to 14.0 stable</td> </tr> </tbody> </table> <h3><code>@​angular/pwa</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/cfd264d061109c7989933e51a14b6bf83b289b07"><img src="https://img.shields.io/badge/cfd264d06-fix-green" alt="fix - cfd264d06" /></a></td> <td>add peer dependency on Angular CLI</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> <!-- 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>14.0.2 (2022-06-15)</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/23095e9c3fc514c7e9a892833d8a18270da5bd95">23095e9c3</a></td> <td>fix</td> <td>show more actionable error when command is ran in wrong scope</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/5a486cb64253ba2829160a6f1fa3bf0e381d45ea">5a486cb64</a></td> <td>fix</td> <td>remove vscode testing configurations for <code>minimal</code> workspaces</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/9d88c96d898c5c46575a910a7230d239f4fe7a77">9d88c96d8</a></td> <td>fix</td> <td>replace fallback locale for <code>en-US</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Julien Marcou</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>13.3.8 (2022-06-15)</h1> <h3><code>@​angular/pwa</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/c7f994f88a396be96c01da1017a15083d5f544fb">c7f994f88</a></td> <td>fix</td> <td>add peer dependency on Angular CLI</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.1.0-next.0 (2022-06-08)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/e5d005b2c885633845cfe7073f76af4130d2129b"><code>e5d005b</code></a> release: cut the v14.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/5a486cb64253ba2829160a6f1fa3bf0e381d45ea"><code>5a486cb</code></a> fix(<code>@​schematics/angular</code>): remove vscode testing configurations for <code>minimal</code> ...</li> <li><a href="https://github.com/angular/angular-cli/commit/bd99a6121e7d59b1bb95947ebfa0b622c6671542"><code>bd99a61</code></a> test(<code>@​angular/cli</code>): force using <code>NPM_CONFIG_legacy_peer_deps</code> for <code>ng add</code> N...</li> <li><a href="https://github.com/angular/angular-cli/commit/e1f8976e0498e2de940de431728ef0bc7d91ace1"><code>e1f8976</code></a> test: add missing <code>--skip-confirmation</code> to NPM 7 <code>ng add</code> test</li> <li><a href="https://github.com/angular/angular-cli/commit/2d9fd56342e2acdb48eab0f6152d01117bfa0102"><code>2d9fd56</code></a> test: delete styles test which is in build-angular</li> <li><a href="https://github.com/angular/angular-cli/commit/76d01150eb4dcc00e1861838fa1035a10b11ad92"><code>76d0115</code></a> test: simplify test sourcemaps e2e test</li> <li><a href="https://github.com/angular/angular-cli/commit/23095e9c3fc514c7e9a892833d8a18270da5bd95"><code>23095e9</code></a> fix(<code>@​angular/cli</code>): show more actionable error when command is ran in wrong scope</li> <li><a href="https://github.com/angular/angular-cli/commit/424c8fe5f2547bfe8dd3422a4ce280f13b3a25d8"><code>424c8fe</code></a> ci: increase parallelism for Linux E2E</li> <li><a href="https://github.com/angular/angular-cli/commit/eeae1ed746326c3325da776282a08c38af30f226"><code>eeae1ed</code></a> test: reduce disk-cache E2E tests duration</li> <li><a href="https://github.com/angular/angular-cli/commit/9d88c96d898c5c46575a910a7230d239f4fe7a77"><code>9d88c96</code></a> fix(<code>@​angular-devkit/build-angular</code>): replace fallback locale for <code>en-US</code></li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/13.3.5...14.0.2">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=13.3.5&new-version=14.0.2)](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 2022-06-24 09:39:38 +00:00 (Migrated from github.com)

Superseded by #265.

Superseded by #265.

Pull request closed

Sign in to join this conversation.
No description provided.