Bump @angular/cli from 13.3.5 to 14.0.6 in /frontend #301

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/angular/cli-14.0.6 into main
dependabot[bot] commented 2022-07-14 09:50:55 +00:00 (Migrated from github.com)

Bumps @angular/cli from 13.3.5 to 14.0.6.

Release notes

Sourced from @​angular/cli's releases.

v14.0.6

14.0.6 (2022-07-13)

@​schematics/angular

Commit Description
fix - dfa6d73c5 remove browserslist configuration

@​angular/cli

Commit Description
fix - 178550529 handle cases when completion is enabled and running in an older CLI workspace
fix - 10f24498e remove deprecation warning of no prefixed schema options

@​angular-devkit/build-angular

Commit Description
fix - 4d848c4e6 generate different content hashes for scripts which are changed during the optimization phase

@​angular-devkit/core

Commit Description
fix - 2500f34a4 provide actionable warning when a workspace project has missing root property

Special Thanks

Alan Agius and martinfrancois

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

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.6 (2022-07-13)

@​angular/cli

Commit Type Description
178550529 fix handle cases when completion is enabled and running in an older CLI workspace
10f24498e fix remove deprecation warning of no prefixed schema options

@​schematics/angular

Commit Type Description
dfa6d73c5 fix remove browserslist configuration

@​angular-devkit/build-angular

Commit Type Description
4d848c4e6 fix generate different content hashes for scripts which are changed during the optimization phase

@​angular-devkit/core

Commit Type Description
2500f34a4 fix provide actionable warning when a workspace project has missing root property

Special Thanks

Alan Agius and martinfrancois

14.1.0-next.4 (2022-07-06)

@​angular/cli

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

@​schematics/angular

Commit Type Description
9e3152466 fix prevent importing RouterModule parallel to RoutingModule

... (truncated)

Commits
  • 1cafcba release: cut the v14.0.6 release
  • d6fe8d9 test: move chrome driver path login inside the protractor config check
  • 029e578 test: use version 13 project in cli-exit-interop test
  • 804e05d test: delete build-errors and allow-js e2e tests
  • 4018289 ci: filter yarn and npm tests during E2E test setup
  • 4f28c4d test: update live-reload test to reduce flakes
  • 4d848c4 fix(@​angular-devkit/build-angular): generate different content hashes for scr...
  • 10f2449 fix(@​angular/cli): remove deprecation warning of no prefixed schema options
  • d396eba docs: remove long-description from schematics
  • 2500f34 fix(@​angular-devkit/core): provide actionable warning when a workspace projec...
  • 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.6. <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.6</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.6 (2022-07-13)</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/dfa6d73c5c45d3c3276fb1fecfb6535362d180c5"><img src="https://img.shields.io/badge/dfa6d73c5-fix-green" alt="fix - dfa6d73c5" /></a></td> <td>remove browserslist configuration</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/1785505290940dad2ef9a62d4725e0d1b4b486d4"><img src="https://img.shields.io/badge/178550529-fix-green" alt="fix - 178550529" /></a></td> <td>handle cases when completion is enabled and running in an older CLI workspace</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/10f24498ec2938487ae80d6ecea584e20b01dcbe"><img src="https://img.shields.io/badge/10f24498e-fix-green" alt="fix - 10f24498e" /></a></td> <td>remove deprecation warning of <code>no</code> prefixed schema options</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/4d848c4e6f6944f32b9ecb2cf2db5c544b3894fe"><img src="https://img.shields.io/badge/4d848c4e6-fix-green" alt="fix - 4d848c4e6" /></a></td> <td>generate different content hashes for scripts which are changed during the optimization phase</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/2500f34a401c2ffb03b1dfa41299d91ddebe787e"><img src="https://img.shields.io/badge/2500f34a4-fix-green" alt="fix - 2500f34a4" /></a></td> <td>provide actionable warning when a workspace project has missing <code>root</code> property</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and martinfrancois</p> <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> <!-- 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.6 (2022-07-13)</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/1785505290940dad2ef9a62d4725e0d1b4b486d4">178550529</a></td> <td>fix</td> <td>handle cases when completion is enabled and running in an older CLI workspace</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/10f24498ec2938487ae80d6ecea584e20b01dcbe">10f24498e</a></td> <td>fix</td> <td>remove deprecation warning of <code>no</code> prefixed schema options</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/dfa6d73c5c45d3c3276fb1fecfb6535362d180c5">dfa6d73c5</a></td> <td>fix</td> <td>remove browserslist configuration</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/4d848c4e6f6944f32b9ecb2cf2db5c544b3894fe">4d848c4e6</a></td> <td>fix</td> <td>generate different content hashes for scripts which are changed during the optimization phase</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/2500f34a401c2ffb03b1dfa41299d91ddebe787e">2500f34a4</a></td> <td>fix</td> <td>provide actionable warning when a workspace project has missing <code>root</code> property</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and martinfrancois</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.1.0-next.4 (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/cbccfd426a2e27c1fd2e274aaee4d02c53eb7c9e">cbccfd426</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/dbe0dc174339d872426501c1c1dca689db2b9bad">dbe0dc174</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/93ba050b0c6b58274661d2063174920d191a7639">93ba050b0</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/9e3152466b9b3cdb00450f63399e7b8043250fe7">9e3152466</a></td> <td>fix</td> <td>prevent importing <code>RouterModule</code> parallel to <code>RoutingModule</code></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/1cafcba2e50d0c96dc38a663a6f11ecd769af48f"><code>1cafcba</code></a> release: cut the v14.0.6 release</li> <li><a href="https://github.com/angular/angular-cli/commit/d6fe8d9f6e461e09963545e83587d8a65009b2cf"><code>d6fe8d9</code></a> test: move chrome driver path login inside the protractor config check</li> <li><a href="https://github.com/angular/angular-cli/commit/029e578b2b21dad6068301984f7e9dd3e0dca163"><code>029e578</code></a> test: use version 13 project in <code>cli-exit-interop</code> test</li> <li><a href="https://github.com/angular/angular-cli/commit/804e05d30763eafe0218d510b59a5bc2a3ade98e"><code>804e05d</code></a> test: delete build-errors and allow-js e2e tests</li> <li><a href="https://github.com/angular/angular-cli/commit/401828926413dcad47f9be5d24fa6bea4d9847f3"><code>4018289</code></a> ci: filter yarn and npm tests during E2E test setup</li> <li><a href="https://github.com/angular/angular-cli/commit/4f28c4d2456feab3c880960b51f13c1f90dd39cc"><code>4f28c4d</code></a> test: update live-reload test to reduce flakes</li> <li><a href="https://github.com/angular/angular-cli/commit/4d848c4e6f6944f32b9ecb2cf2db5c544b3894fe"><code>4d848c4</code></a> fix(<code>@​angular-devkit/build-angular</code>): generate different content hashes for scr...</li> <li><a href="https://github.com/angular/angular-cli/commit/10f24498ec2938487ae80d6ecea584e20b01dcbe"><code>10f2449</code></a> fix(<code>@​angular/cli</code>): remove deprecation warning of <code>no</code> prefixed schema options</li> <li><a href="https://github.com/angular/angular-cli/commit/d396eba929b6d4636b8abed924c003f025a61d2b"><code>d396eba</code></a> docs: remove long-description from schematics</li> <li><a href="https://github.com/angular/angular-cli/commit/2500f34a401c2ffb03b1dfa41299d91ddebe787e"><code>2500f34</code></a> fix(<code>@​angular-devkit/core</code>): provide actionable warning when a workspace projec...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/13.3.5...14.0.6">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.6)](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-21 09:38:46 +00:00 (Migrated from github.com)

Superseded by #312.

Superseded by #312.

Pull request closed

Sign in to join this conversation.
No description provided.