Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

build(deps-dev): bump @angular/cli from 11.2.12 to 13.2.3 #639

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps @angular/cli from 11.2.12 to 13.2.3.

Release notes

Sourced from @​angular/cli's releases.

v13.2.3

13.2.3 (2022-02-09)

@​angular-devkit/build-angular

Commit Description
fix - 8c8377fee block Karma from starting until build is complete

@​ngtools/webpack

Commit Description
fix - 1317e470e 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
fix - cc5505cfc add whatwg-url to downlevel exclusion list
fix - ff54b49e7 ensure to use content hash as filenames hashing mechanism
perf - b0e2bb289 update license-webpack-plugin to 4.0.1

@​angular-devkit/core

Commit Description
fix - c8826a973 correctly resolve schema references defaults

Special Thanks

Alan Agius, Derek Cormier and Joey Perrott

v13.2.1

13.2.1 (2022-01-31)

@​angular-devkit/build-angular

Commit Description
fix - acd752773 invalid browsers version ranges

Special Thanks

Alan Agius

v13.2.0

13.2.0 (2022-01-26)

@​schematics/angular

Commit Description
fix - 41a828e20 updated Angular new project version to v13.2.0-next.0

@​angular-devkit/architect

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

13.2.3 (2022-02-09)

@​angular-devkit/build-angular

Commit Type Description
8c8377fee fix block Karma from starting until build is complete

@​ngtools/webpack

Commit Type Description
1317e470e fix support locating PNPM lock file during NGCC processing

Special Thanks

Alan Agius, Derek Cormier and Joey Perrott

14.0.0-next.0 (2022-02-02)

Breaking Changes

@​angular/cli

  • --all option from ng update has been removed without replacement. To update packages which don’t provide ng update capabilities in your workspace package.json use npm update, yarn upgrade-interactive or yarn upgrade instead.

  • Deprecated option --prod has been removed from all builders. --configuration production/-c production should be used instead if the default configuration of the builder is not configured to production.

@​angular-devkit/build-angular

  • browser and karma builders script and styles options input files extensions are now validated.

Valid extensions for scripts are:

  • .js
  • .cjs
  • .mjs
  • .jsx
  • .cjsx
  • .mjsx

Valid extensions for styles are:

  • .css
  • .less
  • .sass

... (truncated)

Commits
  • 6e9ccda release: cut the v13.2.3 release
  • 8c8377f fix(@​angular-devkit/build-angular): block Karma from starting until build is ...
  • 214aede build: fix bazel build on windows
  • 1317e47 fix(@​ngtools/webpack): support locating PNPM lock file during NGCC processing
  • c6b97eb build: setup OpenSSF Scorecard
  • bb374a1 release: cut the v13.2.2 release
  • 687f224 docs(@​angular/cli): update @angular/cli package readme
  • c8826a9 fix(@​angular-devkit/core): correctly resolve schema references defaults
  • 76c08e2 build: stop publishing @angular-devkit/build-optimizer to NPM
  • 491e210 build: use bazel for snapshot builds
  • 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 11.2.12 to 13.2.3.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@v11.2.12...13.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2022

Superseded by #644.

@dependabot dependabot bot closed this Feb 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/cli-13.2.3 branch February 21, 2022 20:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants