Bump @angular/cli from 13.3.5 to 14.0.3 in /frontend #265

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

Bumps @angular/cli from 13.3.5 to 14.0.3.

Release notes

Sourced from @​angular/cli's releases.

v14.0.3

14.0.3 (2022-06-23)

@​angular/cli

Commit Description
fix - b3db91baf disable version check when running ng completion commands
fix - cdab9fa74 provide an actionable error when using --configuration with ng run
fix - 5521648e3 temporarily handle boolean options in schema prefixed with no

@​angular-devkit/build-angular

Commit Description
fix - 5e960ce24 fix incorrect glob cwd in karma when using --include option
fix - 1b5e92075 handle codeCoverageExclude correctly in Windows
fix - ff6d81a45 ignore supported browsers during i18n extraction

@​angular-devkit/core

Commit Description
fix - 170c16f2e workspace writer skip creating empty projects property

Special Thanks

Alan Agius, Charles Lyding and Paul Gschwendtner

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

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.3 (2022-06-23)

@​angular/cli

Commit Type Description
b3db91baf fix disable version check when running ng completion commands
cdab9fa74 fix provide an actionable error when using --configuration with ng run
5521648e3 fix temporarily handle boolean options in schema prefixed with no

@​angular-devkit/build-angular

Commit Type Description
5e960ce24 fix fix incorrect glob cwd in karma when using --include option
1b5e92075 fix handle codeCoverageExclude correctly in Windows
ff6d81a45 fix ignore supported browsers during i18n extraction

@​angular-devkit/core

Commit Type Description
170c16f2e fix workspace writer skip creating empty projects property

Special Thanks

Alan Agius, Charles Lyding and Paul Gschwendtner

14.1.0-next.1 (2022-06-15)

@​angular/cli

Commit Type Description
82ec1af4e fix show more actionable error when command is ran in wrong scope

@​schematics/angular

Commit Type Description
7cbbf2f2b fix remove vscode testing configurations for minimal workspaces

@​angular-devkit/build-angular

Commit Type Description

... (truncated)

Commits
  • c634c54 release: cut the v14.0.3 release
  • 037745e build: avoid use of ts-node wrapper script as it breaks child process forking
  • ff6d81a fix(@​angular-devkit/build-angular): ignore supported browsers during i18n ext...
  • 4d11ace test: improve resilience of E2E postinstall check to package hoisting
  • 170c16f fix(@​angular-devkit/core): workspace writer skip creating empty projects prop...
  • 5521648 fix(@​angular/cli): temporarily handle boolean options in schema prefixed with...
  • 3dc7427 build: ensure ng-dev command works on windows
  • 5e960ce fix(@​angular-devkit/build-angular): fix incorrect glob cwd in karma when usin...
  • 1b5e920 fix(@​angular-devkit/build-angular): handle codeCoverageExclude correctly in...
  • 060f56d build: update ng-dev setup to work with new ESM version
  • 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.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>v14.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.3 (2022-06-23)</h1> <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/b3db91baf50c92589549a66ffef437f7890d3de7"><img src="https://img.shields.io/badge/b3db91baf-fix-green" alt="fix - b3db91baf" /></a></td> <td>disable version check when running <code>ng completion</code> commands</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/cdab9fa7431db7e2a75e04e776555b8e5e15fc94"><img src="https://img.shields.io/badge/cdab9fa74-fix-green" alt="fix - cdab9fa74" /></a></td> <td>provide an actionable error when using <code>--configuration</code> with <code>ng run</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5521648e33af634285f6352b43a324a1ee023e27"><img src="https://img.shields.io/badge/5521648e3-fix-green" alt="fix - 5521648e3" /></a></td> <td>temporarily handle boolean options in schema prefixed with <code>no</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/5e960ce246e7090f57ce22723911a743aa8fcb0c"><img src="https://img.shields.io/badge/5e960ce24-fix-green" alt="fix - 5e960ce24" /></a></td> <td>fix incorrect glob cwd in karma when using <code>--include</code> option</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/1b5e92075e64563459942d4de785f1a8bef46ec7"><img src="https://img.shields.io/badge/1b5e92075-fix-green" alt="fix - 1b5e92075" /></a></td> <td>handle <code>codeCoverageExclude</code> correctly in Windows</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/ff6d81a4539657446c8f5770cefe688d2d578450"><img src="https://img.shields.io/badge/ff6d81a45-fix-green" alt="fix - ff6d81a45" /></a></td> <td>ignore supported browsers during i18n extraction</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/170c16f2ea769e76a48f1ac215ee88ba47ff511d"><img src="https://img.shields.io/badge/170c16f2e-fix-green" alt="fix - 170c16f2e" /></a></td> <td>workspace writer skip creating empty projects property</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Paul Gschwendtner</p> <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> </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.3 (2022-06-23)</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/b3db91baf50c92589549a66ffef437f7890d3de7">b3db91baf</a></td> <td>fix</td> <td>disable version check when running <code>ng completion</code> commands</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/cdab9fa7431db7e2a75e04e776555b8e5e15fc94">cdab9fa74</a></td> <td>fix</td> <td>provide an actionable error when using <code>--configuration</code> with <code>ng run</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5521648e33af634285f6352b43a324a1ee023e27">5521648e3</a></td> <td>fix</td> <td>temporarily handle boolean options in schema prefixed with <code>no</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/5e960ce246e7090f57ce22723911a743aa8fcb0c">5e960ce24</a></td> <td>fix</td> <td>fix incorrect glob cwd in karma when using <code>--include</code> option</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/1b5e92075e64563459942d4de785f1a8bef46ec7">1b5e92075</a></td> <td>fix</td> <td>handle <code>codeCoverageExclude</code> correctly in Windows</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/ff6d81a4539657446c8f5770cefe688d2d578450">ff6d81a45</a></td> <td>fix</td> <td>ignore supported browsers during i18n extraction</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/170c16f2ea769e76a48f1ac215ee88ba47ff511d">170c16f2e</a></td> <td>fix</td> <td>workspace writer skip creating empty projects property</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.1.0-next.1 (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/82ec1af4e1e34fe5b18db328b4bce6405a03c7b8">82ec1af4e</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/7cbbf2f2ba83d27812e9b83859524937dad31fb1">7cbbf2f2b</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> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/c634c544fa02494a7079f374e50a894076b534a5"><code>c634c54</code></a> release: cut the v14.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/037745efd8d637048cc43c72a95887ae80d8de4d"><code>037745e</code></a> build: avoid use of ts-node wrapper script as it breaks child process forking</li> <li><a href="https://github.com/angular/angular-cli/commit/ff6d81a4539657446c8f5770cefe688d2d578450"><code>ff6d81a</code></a> fix(<code>@​angular-devkit/build-angular</code>): ignore supported browsers during i18n ext...</li> <li><a href="https://github.com/angular/angular-cli/commit/4d11ace9e7df84e2d6fb5f690c1ebebf69a4fe47"><code>4d11ace</code></a> test: improve resilience of E2E postinstall check to package hoisting</li> <li><a href="https://github.com/angular/angular-cli/commit/170c16f2ea769e76a48f1ac215ee88ba47ff511d"><code>170c16f</code></a> fix(<code>@​angular-devkit/core</code>): workspace writer skip creating empty projects prop...</li> <li><a href="https://github.com/angular/angular-cli/commit/5521648e33af634285f6352b43a324a1ee023e27"><code>5521648</code></a> fix(<code>@​angular/cli</code>): temporarily handle boolean options in schema prefixed with...</li> <li><a href="https://github.com/angular/angular-cli/commit/3dc7427fb470f0cebb2b96e93c261009774e70bc"><code>3dc7427</code></a> build: ensure ng-dev command works on windows</li> <li><a href="https://github.com/angular/angular-cli/commit/5e960ce246e7090f57ce22723911a743aa8fcb0c"><code>5e960ce</code></a> fix(<code>@​angular-devkit/build-angular</code>): fix incorrect glob cwd in karma when usin...</li> <li><a href="https://github.com/angular/angular-cli/commit/1b5e92075e64563459942d4de785f1a8bef46ec7"><code>1b5e920</code></a> fix(<code>@​angular-devkit/build-angular</code>): handle <code>codeCoverageExclude</code> correctly in...</li> <li><a href="https://github.com/angular/angular-cli/commit/060f56d8fffe0d1c32e78bdd41cb9d18f8b93de3"><code>060f56d</code></a> build: update <code>ng-dev</code> setup to work with new ESM version</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/13.3.5...14.0.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=13.3.5&new-version=14.0.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 2022-06-30 09:42:47 +00:00 (Migrated from github.com)

Superseded by #279.

Superseded by #279.

Pull request closed

Sign in to join this conversation.
No description provided.