Bump @angular/cli from 13.3.5 to 14.0.1 in /frontend #234

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

Bumps @angular/cli from 13.3.5 to 14.0.1.

Release notes

Sourced from @​angular/cli's releases.

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

v14.0.0

14.0.0 (2022-06-02)

Breaking Changes

@​angular-devkit/schematics-cli

  • camel case arguments are no longer allowed.

@​angular-devkit/architect-cli

  • camel case arguments are no longer allowed.

@​angular/cli

  • Several changes to the ng analytics command syntax.

    • ng analytics project <setting> has been replaced with ng analytics <setting>
    • ng analytics <setting> has been replaced with ng analytics <setting> --global
  • Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.

  • Support for TypeScript 4.4 and 4.5 has been removed. Please update to TypeScript 4.6.

  • --all option from ng update has been removed without replacement. To update packages which don’t provide ng update capabilities in your workspace package.json use npm update, yarn upgrade-interactive or yarn upgrade instead.

  • Deprecated option --prod has been removed from all builders. --configuration production/-c production should be used instead if the default configuration of the builder is not configured to production.

  • Deprecated ng x18n and ng i18n-extract commands have been removed in favor of ng extract-i18n.

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.1 (2022-06-08)

@​angular/cli

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

@​schematics/angular

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

@​angular-devkit/build-angular

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

@​angular/pwa

Commit Type Description
cfd264d06 fix add peer dependency on Angular CLI

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

14.0.0 (2022-06-02)

Breaking Changes

@​angular/cli

... (truncated)

Commits
  • 75016d7 release: cut the v14.0.1 release
  • e2d9642 fix(@​angular/cli): correctly print package manager name when an install is ne...
  • c788d5b fix(@​angular-devkit/build-angular): log modified and removed files when using...
  • 651adad fix(@​angular-devkit/build-angular): update Angular peer dependencies to 14.0 ...
  • 0cca363 fix(@​angular/cli): handle project being passed as a flag
  • 17fec13 fix(@​angular/cli): provide actionable error when project cannot be determined
  • 613ba31 test(@​angular/cli): move completion command test in own directory
  • 792930d docs: remove azure builder reference
  • cfd264d fix(@​angular/pwa): add peer dependency on Angular CLI
  • e223890 fix(@​angular/cli): ensure full process exit with older local CLI versions
  • 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.1. <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.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> <h2>v14.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0 (2022-06-02)</h1> <h2>Breaking Changes</h2> <h3><code>@​angular-devkit/schematics-cli</code></h3> <ul> <li>camel case arguments are no longer allowed.</li> </ul> <h3><code>@​angular-devkit/architect-cli</code></h3> <ul> <li>camel case arguments are no longer allowed.</li> </ul> <h3><code>@​angular/cli</code></h3> <ul> <li> <p>Several changes to the <code>ng analytics</code> command syntax.</p> <ul> <li><code>ng analytics project &lt;setting&gt;</code> has been replaced with <code>ng analytics &lt;setting&gt;</code></li> <li><code>ng analytics &lt;setting&gt;</code> has been replaced with <code>ng analytics &lt;setting&gt; --global</code></li> </ul> </li> <li> <p>Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.</p> </li> <li> <p>Support for TypeScript 4.4 and 4.5 has been removed. Please update to TypeScript 4.6.</p> </li> <li> <p><code>--all</code> option from <code>ng update</code> has been removed without replacement. To update packages which don’t provide <code>ng update</code> capabilities in your workspace <code>package.json</code> use <code>npm update</code>, <code>yarn upgrade-interactive</code> or <code>yarn upgrade</code> instead.</p> </li> <li> <p>Deprecated option <code>--prod</code> has been removed from all builders. <code>--configuration production</code>/<code>-c production</code> should be used instead if the default configuration of the builder is not configured to <code>production</code>.</p> </li> <li> <p>Deprecated <code>ng x18n</code> and <code>ng i18n-extract</code> commands have been removed in favor of <code>ng extract-i18n</code>.</p> </li> </ul> <!-- 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.1 (2022-06-08)</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/e4fb96657f044d97562008b5b3c6f3a55ac8ba3a">e4fb96657</a></td> <td>fix</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">7952e5790</a></td> <td>fix</td> <td>avoid creating unnecessary global configuration</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/66a1d6b9d2e1fba3d5ee88a6c5d81206f530ce3a">66a1d6b9d</a></td> <td>fix</td> <td>correct scope cache command</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e2d964289fe2a418e5f4e421249e2f8da64185cc">e2d964289</a></td> <td>fix</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">75fd3330d</a></td> <td>fix</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">e223890c1</a></td> <td>fix</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">0cca3638a</a></td> <td>fix</td> <td>handle project being passed as a flag</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b1451cb5e90f43df365202a6fdfcfbc9e0853ca4">b1451cb5e</a></td> <td>fix</td> <td>improve resilience of logging during process exit</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/17fec13577ac333fc66c3752c75be58146c9ebac">17fec1357</a></td> <td>fix</td> <td>provide actionable error when project cannot be determined</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/73dcf39c6e7678a3915a113fd72829549ccc3b8e">73dcf39c6</a></td> <td>fix</td> <td>remove strict setting under application project</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/c788d5b56a1a191e7ca53c3b63245e3979a1cf44">c788d5b56</a></td> <td>fix</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">6e8fe0ed5</a></td> <td>fix</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">651adadf4</a></td> <td>fix</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>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/cfd264d061109c7989933e51a14b6bf83b289b07">cfd264d06</a></td> <td>fix</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 --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0 (2022-06-02)</h1> <h2>Breaking Changes</h2> <h3><code>@​angular/cli</code></h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/75016d76ff204bf7ff5946dbaa67529beef431ea"><code>75016d7</code></a> release: cut the v14.0.1 release</li> <li><a href="https://github.com/angular/angular-cli/commit/e2d964289fe2a418e5f4e421249e2f8da64185cc"><code>e2d9642</code></a> fix(<code>@​angular/cli</code>): correctly print package manager name when an install is ne...</li> <li><a href="https://github.com/angular/angular-cli/commit/c788d5b56a1a191e7ca53c3b63245e3979a1cf44"><code>c788d5b</code></a> fix(<code>@​angular-devkit/build-angular</code>): log modified and removed files when using...</li> <li><a href="https://github.com/angular/angular-cli/commit/651adadf4df8b66c60771f27737cb2a67957b46a"><code>651adad</code></a> fix(<code>@​angular-devkit/build-angular</code>): update Angular peer dependencies to 14.0 ...</li> <li><a href="https://github.com/angular/angular-cli/commit/0cca3638adb46cd5d0c18b823c83d4b604d7c798"><code>0cca363</code></a> fix(<code>@​angular/cli</code>): handle project being passed as a flag</li> <li><a href="https://github.com/angular/angular-cli/commit/17fec13577ac333fc66c3752c75be58146c9ebac"><code>17fec13</code></a> fix(<code>@​angular/cli</code>): provide actionable error when project cannot be determined</li> <li><a href="https://github.com/angular/angular-cli/commit/613ba31fd7ae6a23ada5b03e7d7a546e4c74ade5"><code>613ba31</code></a> test(<code>@​angular/cli</code>): move <code>completion</code> command test in own directory</li> <li><a href="https://github.com/angular/angular-cli/commit/792930db1ee9b1e6e5aa923c59db47a461fd4ae6"><code>792930d</code></a> docs: remove azure builder reference</li> <li><a href="https://github.com/angular/angular-cli/commit/cfd264d061109c7989933e51a14b6bf83b289b07"><code>cfd264d</code></a> fix(<code>@​angular/pwa</code>): add peer dependency on Angular CLI</li> <li><a href="https://github.com/angular/angular-cli/commit/e223890c1235b4564ec15eb99d71256791a21c3c"><code>e223890</code></a> fix(<code>@​angular/cli</code>): ensure full process exit with older local CLI versions</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/13.3.5...14.0.1">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.1)](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-16 09:47:26 +00:00 (Migrated from github.com)

Superseded by #252.

Superseded by #252.

Pull request closed

Sign in to join this conversation.
No description provided.