Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps @angular/cli from 12.2.4 to 13.2.5.

Release notes

Sourced from @​angular/cli's releases.

v13.2.5

13.2.5 (2022-02-23)

@​angular-devkit/build-angular

Commit Description
[![](https://img.shields.io/badge/acf1e5e4a-fix-green)](https://github.com/angular/angular-cli/commit/acf1e5e4a5b359be125272f7e4055208116a13d8) don't rename blocks which have a name
[![](https://img.shields.io/badge/7a493979c-fix-green)](https://github.com/angular/angular-cli/commit/7a493979ccb71e974d668fca67d75e1b194f8608) update terser to 5.11.0

Special Thanks

Alan Agius and Paul Gschwendtner

v13.2.4

13.2.4 (2022-02-17)

@​angular-devkit/build-angular

Commit Description
[![](https://img.shields.io/badge/48c655ac9-fix-green)](https://github.com/angular/angular-cli/commit/48c655ac98e1d69622dd832c6a915c48e703cd8f) update esbuild to 0.14.22
[![](https://img.shields.io/badge/c0736ea0b-fix-green)](https://github.com/angular/angular-cli/commit/c0736ea0b173861bb5ceb9315d27038eb28535e1) update license-webpack-plugin to 4.0.2

Special Thanks

Alan Agius, Anner Visser and Charles Lyding

v13.2.3

13.2.3 (2022-02-09)

@​angular-devkit/build-angular

Commit Description
[![](https://img.shields.io/badge/8c8377fee-fix-green)](https://github.com/angular/angular-cli/commit/8c8377fee4999266f4e58bf3c3091100d4393df7) block Karma from starting until build is complete

@​ngtools/webpack

Commit Description
[![](https://img.shields.io/badge/1317e470e-fix-green)](https://github.com/angular/angular-cli/commit/1317e470ec74d1dd9dced2d0ec0022abfe921995) support locating PNPM lock file during NGCC processing

Special Thanks

Alan Agius, Derek Cormier and Joey Perrott

v13.2.2

13.2.2 (2022-02-02)

@​angular-devkit/build-angular

Commit Description
[![](https://img.shields.io/badge/cc5505cfc-fix-green)](https://github.com/angular/angular-cli/commit/cc5505cfcf12732fad4f85e6e76c8e4f0584c13a) add whatwg-url to downlevel exclusion list
[![](https://img.shields.io/badge/ff54b49e7-fix-green)](https://github.com/angular/angular-cli/commit/ff54b49e7097cda2eb835bc8c9674f71fcc91c3c) ensure to use content hash as filenames hashing mechanism
[![](https://img.shields.io/badge/b0e2bb289-perf-orange)](https://github.com/angular/angular-cli/commit/b0e2bb289050efc77478a0f50778abbec9c5a318) update license-webpack-plugin to 4.0.1

@​angular-devkit/core

Commit Description
[![](https://img.shields.io/badge/c8826a973-fix-green)](https://github.com/angular/angular-cli/commit/c8826a9738f860e374bd65a058c6be1b02545133) correctly resolve schema references defaults

Special Thanks

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

13.2.5 (2022-02-23)

@​angular-devkit/build-angular

Commit Type Description
[acf1e5e4a](https://github.com/angular/angular-cli/commit/acf1e5e4a5b359be125272f7e4055208116a13d8) fix don't rename blocks which have a name
[7a493979c](https://github.com/angular/angular-cli/commit/7a493979ccb71e974d668fca67d75e1b194f8608) fix update terser to 5.11.0

Special Thanks

Alan Agius and Paul Gschwendtner

14.0.0-next.2 (2022-02-17)

Breaking Changes

@​angular/cli

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

@​angular/cli

Commit Type Description
[b69ca3a7d](https://github.com/angular/angular-cli/commit/b69ca3a7d22b54fc06fbc1cfb559b2fd915f5609) refactor remove deprecated command aliases for extract-i18n.

@​angular-devkit/build-angular

Commit Type Description
[fafbbeab6](https://github.com/angular/angular-cli/commit/fafbbeab6d9ab5e8797e373f869f365729e569c5) fix update license-webpack-plugin to 4.0.2

Special Thanks

Alan Agius, Anner Visser, Charles Lyding and Joey Perrott

13.2.4 (2022-02-17)

@​angular-devkit/build-angular

| Commit | Type | Description |

... (truncated)

Commits
  • 7d6294c release: cut the v13.2.5 release
  • 21b38c5 build: update snapshot e2e setup to reflect builds repository rename
  • acf1e5e fix(@​angular-devkit/build-angular): don't rename blocks which have a name
  • 7a49397 fix(@​angular-devkit/build-angular): update terser to 5.11.0
  • 480cbe1 release: cut the v13.2.4 release
  • 48c655a fix(@​angular-devkit/build-angular): update esbuild to 0.14.22
  • edc92d1 build: add permissions to current github action workflows
  • c0736ea fix(@​angular-devkit/build-angular): update license-webpack-plugin to 4.0.2
  • 6e9ccda release: cut the v13.2.3 release
  • 8c8377f fix(@​angular-devkit/build-angular): block Karma from starting until build is ...
  • Additional commits viewable in [compare view](https://github.com/angular/angular-cli/compare/12.2.4...13.2.5)

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)

┆Issue is synchronized with this Asana task by Unito
┆Created By: Tammy Yang

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 12.2.4 to 13.2.5.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@12.2.4...13.2.5)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2022

Superseded by #1472.

@dependabot dependabot bot closed this Apr 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/cli-13.2.5 branch April 1, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant