Bump @angular/cli from 13.3.5 to 14.0.5 in /frontend #290

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/angular/cli-14.0.5 into main
dependabot[bot] commented 2022-07-07 10:34:27 +00:00 (Migrated from github.com)

Bumps @angular/cli from 13.3.5 to 14.0.5.

Release notes

Sourced from @​angular/cli's releases.

v14.0.5

14.0.5 (2022-07-06)

@​schematics/angular

Commit Description
fix - f9f970cab prevent importing RouterModule parallel to RoutingModule

@​angular/cli

Commit Description
fix - 98a6aad60 during an update only use package manager force option with npm 7+
fix - 094aa16aa improve error message for project-specific ng commands when run outside of a project
fix - e5e07fff1 show deprecated workspace config options in IDE

@​angular-devkit/build-angular

Commit Description
fix - aa8ed532f disable glob mounting for patterns that start with a forward slash
fix - c76edb8a7 don't override base-href in HTML when it's not set in builder
fix - f64903528 improve detection of CommonJS dependencies
fix - 74dbd5fc2 support hidden component stylesheet sourcemaps with esbuild builder

@​ngtools/webpack

Commit Description
fix - 7aed97561 do not run ngcc when node_modules does not exist

Special Thanks

Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner

v14.0.4

14.0.4 (2022-06-29)

@​schematics/angular

Commit Description
fix - c58c66c0d use sourceRoot instead of src in universal schematic

@​angular/cli

Commit Description
fix - fc72c625b correctly handle --collection option in ng new
fix - f5badf221 improve global schema validation
fix - ed302ea4c remove color from help epilogue

@​angular-devkit/architect

Commit Description
fix - 88acec1fd complete builders on the next event loop iteration

@​angular-devkit/build-angular

Commit Description
fix - 694b73dfa exit dev-server when CTRL+C is pressed
fix - 6d4782199 exit localized builds when CTRL+C is pressed
fix - 282baffed hide stacktraces from webpack errors

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.5 (2022-07-06)

@​angular/cli

Commit Type Description
98a6aad60 fix during an update only use package manager force option with npm 7+
094aa16aa fix improve error message for project-specific ng commands when run outside of a project
e5e07fff1 fix show deprecated workspace config options in IDE

@​schematics/angular

Commit Type Description
f9f970cab fix prevent importing RouterModule parallel to RoutingModule

@​angular-devkit/build-angular

Commit Type Description
aa8ed532f fix disable glob mounting for patterns that start with a forward slash
c76edb8a7 fix don't override base-href in HTML when it's not set in builder
f64903528 fix improve detection of CommonJS dependencies
74dbd5fc2 fix support hidden component stylesheet sourcemaps with esbuild builder

@​ngtools/webpack

Commit Type Description
7aed97561 fix do not run ngcc when node_modules does not exist

Special Thanks

Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner

14.1.0-next.3 (2022-06-29)

@​angular/cli

Commit Type Description
5a012b5fc fix correctly handle --collection option in ng new
8b65abe1b fix improve global schema validation
4fa039b69 fix remove color from help epilogue

@​schematics/angular

... (truncated)

Commits
  • 1335a45 release: cut the v14.0.5 release
  • f9f970c fix(@​schematics/angular): prevent importing RouterModule parallel to `Routi...
  • f649035 fix(@​angular-devkit/build-angular): improve detection of CommonJS dependencies
  • 98a6aad fix(@​angular/cli): during an update only use package manager force option wit...
  • 7aed975 fix(@​ngtools/webpack): do not run ngcc when node_modules does not exist
  • 094aa16 fix(@​angular/cli): improve error message for project-specific ng commands whe...
  • 74dbd5f fix(@​angular-devkit/build-angular): support hidden component stylesheet sourc...
  • e5e07ff fix(@​angular/cli): show deprecated workspace config options in IDE
  • 6969c02 build: account for rename of angular/code-of-conduct default branch
  • 85568ac build: add bazel config that disabled sharding and flaky re-runs
  • 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.5. <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.5</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.5 (2022-07-06)</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/f9f970cab515a8a1b1fbb56830b03250dd5cccce"><img src="https://img.shields.io/badge/f9f970cab-fix-green" alt="fix - f9f970cab" /></a></td> <td>prevent importing <code>RouterModule</code> parallel to <code>RoutingModule</code></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/98a6aad60276960bd6bcecda73172480e4bdec48"><img src="https://img.shields.io/badge/98a6aad60-fix-green" alt="fix - 98a6aad60" /></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/094aa16aaf5b148f2ca94cae45e18dbdeaacad9d"><img src="https://img.shields.io/badge/094aa16aa-fix-green" alt="fix - 094aa16aa" /></a></td> <td>improve error message for project-specific ng commands when run outside of a project</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e5e07fff1919c46c15d6ce61355e0c63007b7d55"><img src="https://img.shields.io/badge/e5e07fff1-fix-green" alt="fix - e5e07fff1" /></a></td> <td>show deprecated workspace config options in IDE</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/aa8ed532f816f2fa23b1fe443a216c5d75507432"><img src="https://img.shields.io/badge/aa8ed532f-fix-green" alt="fix - aa8ed532f" /></a></td> <td>disable glob mounting for patterns that start with a forward slash</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c76edb8a79d1a12376c2a163287251c06e1f0222"><img src="https://img.shields.io/badge/c76edb8a7-fix-green" alt="fix - c76edb8a7" /></a></td> <td>don't override base-href in HTML when it's not set in builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f649035286d640660c3bc808b7297fb60d0888bc"><img src="https://img.shields.io/badge/f64903528-fix-green" alt="fix - f64903528" /></a></td> <td>improve detection of CommonJS dependencies</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/74dbd5fc273aece097b2b3ee0b28607d24479d8c"><img src="https://img.shields.io/badge/74dbd5fc2-fix-green" alt="fix - 74dbd5fc2" /></a></td> <td>support hidden component stylesheet sourcemaps with esbuild builder</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</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/7aed97561c2320f92f8af584cc9852d4c8d818b9"><img src="https://img.shields.io/badge/7aed97561-fix-green" alt="fix - 7aed97561" /></a></td> <td>do not run ngcc when <code>node_modules</code> does not exist</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner</p> <h2>v14.0.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.4 (2022-06-29)</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/c58c66c0d5c76630453151b65b1a1c3707c82e9f"><img src="https://img.shields.io/badge/c58c66c0d-fix-green" alt="fix - c58c66c0d" /></a></td> <td>use <code>sourceRoot</code> instead of <code>src</code> in 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/fc72c625bb7db7b9c8d865086bcff05e2db426ee"><img src="https://img.shields.io/badge/fc72c625b-fix-green" alt="fix - fc72c625b" /></a></td> <td>correctly handle <code>--collection</code> option in <code>ng new</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f5badf221d2a2f5357f93bf0e32146669f8bbede"><img src="https://img.shields.io/badge/f5badf221-fix-green" alt="fix - f5badf221" /></a></td> <td>improve global schema validation</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/ed302ea4c80b4f6fe8a73c5a0d25055a7dca1db2"><img src="https://img.shields.io/badge/ed302ea4c-fix-green" alt="fix - ed302ea4c" /></a></td> <td>remove color from help epilogue</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/architect</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/88acec1fd302d7d8a053e37ed0334ec6a30c952c"><img src="https://img.shields.io/badge/88acec1fd-fix-green" alt="fix - 88acec1fd" /></a></td> <td>complete builders on the next event loop iteration</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/694b73dfa12e5aefff8fc5fdecf220833ac40b42"><img src="https://img.shields.io/badge/694b73dfa-fix-green" alt="fix - 694b73dfa" /></a></td> <td>exit dev-server when CTRL+C is pressed</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6d4782199c4a4e92a9c0b189d6a7857ca631dd3f"><img src="https://img.shields.io/badge/6d4782199-fix-green" alt="fix - 6d4782199" /></a></td> <td>exit localized builds when CTRL+C is pressed</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/282baffed507926e806db673b6804b9299c383af"><img src="https://img.shields.io/badge/282baffed-fix-green" alt="fix - 282baffed" /></a></td> <td>hide stacktraces from webpack errors</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-cli/blob/main/CHANGELOG.md"><code>@​angular/cli</code>'s changelog</a>.</em></p> <blockquote> <h1>14.0.5 (2022-07-06)</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/98a6aad60276960bd6bcecda73172480e4bdec48">98a6aad60</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/094aa16aaf5b148f2ca94cae45e18dbdeaacad9d">094aa16aa</a></td> <td>fix</td> <td>improve error message for project-specific ng commands when run outside of a project</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e5e07fff1919c46c15d6ce61355e0c63007b7d55">e5e07fff1</a></td> <td>fix</td> <td>show deprecated workspace config options in IDE</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/f9f970cab515a8a1b1fbb56830b03250dd5cccce">f9f970cab</a></td> <td>fix</td> <td>prevent importing <code>RouterModule</code> parallel to <code>RoutingModule</code></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/aa8ed532f816f2fa23b1fe443a216c5d75507432">aa8ed532f</a></td> <td>fix</td> <td>disable glob mounting for patterns that start with a forward slash</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c76edb8a79d1a12376c2a163287251c06e1f0222">c76edb8a7</a></td> <td>fix</td> <td>don't override base-href in HTML when it's not set in builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f649035286d640660c3bc808b7297fb60d0888bc">f64903528</a></td> <td>fix</td> <td>improve detection of CommonJS dependencies</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/74dbd5fc273aece097b2b3ee0b28607d24479d8c">74dbd5fc2</a></td> <td>fix</td> <td>support hidden component stylesheet sourcemaps with esbuild builder</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</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/7aed97561c2320f92f8af584cc9852d4c8d818b9">7aed97561</a></td> <td>fix</td> <td>do not run ngcc when <code>node_modules</code> does not exist</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.1.0-next.3 (2022-06-29)</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/5a012b5fce2f38fa6b97c84c874e85dc726d2f0d">5a012b5fc</a></td> <td>fix</td> <td>correctly handle <code>--collection</code> option in <code>ng new</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8b65abe1b037cf00cb3c95ab98f7b6ba3ceef561">8b65abe1b</a></td> <td>fix</td> <td>improve global schema validation</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/4fa039b692be8bc97d0b382f015783d12f214a65">4fa039b69</a></td> <td>fix</td> <td>remove color from help epilogue</td> </tr> </tbody> </table> <h3><code>@​schematics/angular</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/1335a452ed5339edf1386bd8692807571255e3e2"><code>1335a45</code></a> release: cut the v14.0.5 release</li> <li><a href="https://github.com/angular/angular-cli/commit/f9f970cab515a8a1b1fbb56830b03250dd5cccce"><code>f9f970c</code></a> fix(<code>@​schematics/angular</code>): prevent importing <code>RouterModule</code> parallel to `Routi...</li> <li><a href="https://github.com/angular/angular-cli/commit/f649035286d640660c3bc808b7297fb60d0888bc"><code>f649035</code></a> fix(<code>@​angular-devkit/build-angular</code>): improve detection of CommonJS dependencies</li> <li><a href="https://github.com/angular/angular-cli/commit/98a6aad60276960bd6bcecda73172480e4bdec48"><code>98a6aad</code></a> fix(<code>@​angular/cli</code>): during an update only use package manager force option wit...</li> <li><a href="https://github.com/angular/angular-cli/commit/7aed97561c2320f92f8af584cc9852d4c8d818b9"><code>7aed975</code></a> fix(<code>@​ngtools/webpack</code>): do not run ngcc when <code>node_modules</code> does not exist</li> <li><a href="https://github.com/angular/angular-cli/commit/094aa16aaf5b148f2ca94cae45e18dbdeaacad9d"><code>094aa16</code></a> fix(<code>@​angular/cli</code>): improve error message for project-specific ng commands whe...</li> <li><a href="https://github.com/angular/angular-cli/commit/74dbd5fc273aece097b2b3ee0b28607d24479d8c"><code>74dbd5f</code></a> fix(<code>@​angular-devkit/build-angular</code>): support hidden component stylesheet sourc...</li> <li><a href="https://github.com/angular/angular-cli/commit/e5e07fff1919c46c15d6ce61355e0c63007b7d55"><code>e5e07ff</code></a> fix(<code>@​angular/cli</code>): show deprecated workspace config options in IDE</li> <li><a href="https://github.com/angular/angular-cli/commit/6969c023eb735c24e23ec597d75edcca9652977d"><code>6969c02</code></a> build: account for rename of <code>angular/code-of-conduct</code> default branch</li> <li><a href="https://github.com/angular/angular-cli/commit/85568aca64a8c6014d77ad21c4dc1f85ba366c9d"><code>85568ac</code></a> build: add bazel config that disabled sharding and flaky re-runs</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/13.3.5...14.0.5">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.5)](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-07-14 09:50:58 +00:00 (Migrated from github.com)

Superseded by #301.

Superseded by #301.

Pull request closed

Sign in to join this conversation.
No description provided.