Bump @angular/cli from 13.3.0 to 13.3.1 in /frontend #37

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/frontend/angular/cli-13.3.1 into main 2022-03-31 16:10:17 +00:00
dependabot[bot] commented 2022-03-31 10:32:08 +00:00 (Migrated from github.com)

Bumps @angular/cli from 13.3.0 to 13.3.1.

Release notes

Sourced from @​angular/cli's releases.

v13.3.1

13.3.1 (2022-03-30)

@​angular-devkit/schematics-cli

Commit Description
fix - ba3486de9 update minimist to 1.2.6

@​angular-devkit/architect-cli

Commit Description
fix - 9f8d4dea0 update minimist to 1.2.6

@​schematics/angular

Commit Description
fix - cf3cb2ecf fix extra comma added when use --change-detection=onPush and --style=none to generate a component

@​angular-devkit/benchmark

Commit Description
fix - 1f7fa6970 update minimist to 1.2.6

@​angular-devkit/build-angular

Commit Description
fix - 293526c31 add node_modules prefix to excludes RegExp
fix - 58ed97410 allow Workers in Stackblitz
fix - 4cd2331d3 don't override asset info when updating assets

@​angular-devkit/core

Commit Description
fix - c7c75820f add Angular CLI major version as analytics dimension

Special Thanks

Alan Agius and gauravsoni119

Changelog

Sourced from @​angular/cli's changelog.

13.3.1 (2022-03-30)

@​schematics/angular

Commit Type Description
cf3cb2ecf fix fix extra comma added when use --change-detection=onPush and --style=none to generate a component

@​angular-devkit/architect-cli

Commit Type Description
9f8d4dea0 fix update minimist to 1.2.6

@​angular-devkit/schematics-cli

Commit Type Description
ba3486de9 fix update minimist to 1.2.6

@​angular-devkit/benchmark

Commit Type Description
1f7fa6970 fix update minimist to 1.2.6

@​angular-devkit/build-angular

Commit Type Description
293526c31 fix add node_modules prefix to excludes RegExp
58ed97410 fix allow Workers in Stackblitz
4cd2331d3 fix don't override asset info when updating assets

@​angular-devkit/core

Commit Type Description
c7c75820f fix add Angular CLI major version as analytics dimension

Special Thanks

Alan Agius and gauravsoni119

11.2.19 (2022-03-30)

... (truncated)

Commits
  • 6740dc7 release: cut the v13.3.1 release
  • 293526c fix(@​angular-devkit/build-angular): add node_modules prefix to excludes RegExp
  • cf3cb2e fix(@​schematics/angular): fix extra comma added when use --change-detection=o...
  • 4cd2331 fix(@​angular-devkit/build-angular): don't override asset info when updating a...
  • 58ed974 fix(@​angular-devkit/build-angular): allow Workers in Stackblitz
  • 6ef9e2a build: update sass to 1.49.9
  • 3814df5 refactor(@​angular-devkit/build-angular): remove types for `@discoveryjs/json-...
  • c7c7582 fix(@​angular-devkit/core): add Angular CLI major version as analytics dimension
  • ff0430d build: update minimist to 1.2.6
  • 1f7fa69 fix(@​angular-devkit/benchmark): update minimist to 1.2.6
  • 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.0 to 13.3.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>v13.3.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>13.3.1 (2022-03-30)</h1> <h3><code>@​angular-devkit/schematics-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/ba3486de94e733addf0ac17706b806dd813c9046"><img src="https://img.shields.io/badge/ba3486de9-fix-green" alt="fix - ba3486de9" /></a></td> <td>update <code>minimist</code> to <code>1.2.6</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/architect-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/9f8d4dea0449e236de7b928c5cc97e597a6f5844"><img src="https://img.shields.io/badge/9f8d4dea0-fix-green" alt="fix - 9f8d4dea0" /></a></td> <td>update <code>minimist</code> to <code>1.2.6</code></td> </tr> </tbody> </table> <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/cf3cb2ecf9ca47a984c4272f0094f2a1c68c7dfe"><img src="https://img.shields.io/badge/cf3cb2ecf-fix-green" alt="fix - cf3cb2ecf" /></a></td> <td>fix extra comma added when use --change-detection=onPush and --style=none to generate a component</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/benchmark</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/1f7fa6970e8cddb2ba0c42df0e048a57292b7fe8"><img src="https://img.shields.io/badge/1f7fa6970-fix-green" alt="fix - 1f7fa6970" /></a></td> <td>update <code>minimist</code> to <code>1.2.6</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/293526c31db9f0becc0ffc2d60999c80afa8a308"><img src="https://img.shields.io/badge/293526c31-fix-green" alt="fix - 293526c31" /></a></td> <td>add <code>node_modules</code> prefix to excludes RegExp</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/58ed97410b760909d523b05c3b4a06364e3c9a0f"><img src="https://img.shields.io/badge/58ed97410-fix-green" alt="fix - 58ed97410" /></a></td> <td>allow Workers in Stackblitz</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/4cd2331d34e2a9ab2ed78edf0284dbfefef511a5"><img src="https://img.shields.io/badge/4cd2331d3-fix-green" alt="fix - 4cd2331d3" /></a></td> <td>don't override asset info when updating assets</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/c7c75820f1d4ef827336626b78c8c3e5c0bd1f00"><img src="https://img.shields.io/badge/c7c75820f-fix-green" alt="fix - c7c75820f" /></a></td> <td>add Angular CLI major version as analytics dimension</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and gauravsoni119</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/master/CHANGELOG.md"><code>@​angular/cli</code>'s changelog</a>.</em></p> <blockquote> <h1>13.3.1 (2022-03-30)</h1> <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/cf3cb2ecf9ca47a984c4272f0094f2a1c68c7dfe">cf3cb2ecf</a></td> <td>fix</td> <td>fix extra comma added when use --change-detection=onPush and --style=none to generate a component</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/architect-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/9f8d4dea0449e236de7b928c5cc97e597a6f5844">9f8d4dea0</a></td> <td>fix</td> <td>update <code>minimist</code> to <code>1.2.6</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/schematics-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/ba3486de94e733addf0ac17706b806dd813c9046">ba3486de9</a></td> <td>fix</td> <td>update <code>minimist</code> to <code>1.2.6</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/benchmark</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/1f7fa6970e8cddb2ba0c42df0e048a57292b7fe8">1f7fa6970</a></td> <td>fix</td> <td>update <code>minimist</code> to <code>1.2.6</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/293526c31db9f0becc0ffc2d60999c80afa8a308">293526c31</a></td> <td>fix</td> <td>add <code>node_modules</code> prefix to excludes RegExp</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/58ed97410b760909d523b05c3b4a06364e3c9a0f">58ed97410</a></td> <td>fix</td> <td>allow Workers in Stackblitz</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/4cd2331d34e2a9ab2ed78edf0284dbfefef511a5">4cd2331d3</a></td> <td>fix</td> <td>don't override asset info when updating assets</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/c7c75820f1d4ef827336626b78c8c3e5c0bd1f00">c7c75820f</a></td> <td>fix</td> <td>add Angular CLI major version as analytics dimension</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and gauravsoni119</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>11.2.19 (2022-03-30)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/6740dc7015b6cd2db3e7147627b4cb02bdff592b"><code>6740dc7</code></a> release: cut the v13.3.1 release</li> <li><a href="https://github.com/angular/angular-cli/commit/293526c31db9f0becc0ffc2d60999c80afa8a308"><code>293526c</code></a> fix(<code>@​angular-devkit/build-angular</code>): add <code>node_modules</code> prefix to excludes RegExp</li> <li><a href="https://github.com/angular/angular-cli/commit/cf3cb2ecf9ca47a984c4272f0094f2a1c68c7dfe"><code>cf3cb2e</code></a> fix(<code>@​schematics/angular</code>): fix extra comma added when use --change-detection=o...</li> <li><a href="https://github.com/angular/angular-cli/commit/4cd2331d34e2a9ab2ed78edf0284dbfefef511a5"><code>4cd2331</code></a> fix(<code>@​angular-devkit/build-angular</code>): don't override asset info when updating a...</li> <li><a href="https://github.com/angular/angular-cli/commit/58ed97410b760909d523b05c3b4a06364e3c9a0f"><code>58ed974</code></a> fix(<code>@​angular-devkit/build-angular</code>): allow Workers in Stackblitz</li> <li><a href="https://github.com/angular/angular-cli/commit/6ef9e2a4fa61a37b5cbed925aa6b08e3522c6c65"><code>6ef9e2a</code></a> build: update <code>sass</code> to <code>1.49.9</code></li> <li><a href="https://github.com/angular/angular-cli/commit/3814df56812ce79d34640e1c1e3c2d4ce5beb375"><code>3814df5</code></a> refactor(<code>@​angular-devkit/build-angular</code>): remove types for `@discoveryjs/json-...</li> <li><a href="https://github.com/angular/angular-cli/commit/c7c75820f1d4ef827336626b78c8c3e5c0bd1f00"><code>c7c7582</code></a> fix(<code>@​angular-devkit/core</code>): add Angular CLI major version as analytics dimension</li> <li><a href="https://github.com/angular/angular-cli/commit/ff0430d48bf8dbaf77c5895b05bdfdce6227c351"><code>ff0430d</code></a> build: update <code>minimist</code> to <code>1.2.6</code></li> <li><a href="https://github.com/angular/angular-cli/commit/1f7fa6970e8cddb2ba0c42df0e048a57292b7fe8"><code>1f7fa69</code></a> fix(<code>@​angular-devkit/benchmark</code>): update <code>minimist</code> to <code>1.2.6</code></li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/13.3.0...13.3.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.0&new-version=13.3.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>
Sign in to join this conversation.
No description provided.