Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @angular/cli from 12.2.4 to 14.0.4 #1757

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/cli from 12.2.4 to 14.0.4.

Release notes

Sourced from @​angular/cli's releases.

v14.0.4

14.0.4 (2022-06-29)

@​schematics/angular

Commit Description
![](https://img.shields.io/badge/c58c66c0d-fix-green) use sourceRoot instead of src in universal schematic

@​angular/cli

Commit Description
![](https://img.shields.io/badge/fc72c625b-fix-green) correctly handle --collection option in ng new
![](https://img.shields.io/badge/f5badf221-fix-green) improve global schema validation
![](https://img.shields.io/badge/ed302ea4c-fix-green) remove color from help epilogue

@​angular-devkit/architect

Commit Description
![](https://img.shields.io/badge/88acec1fd-fix-green) complete builders on the next event loop iteration

@​angular-devkit/build-angular

Commit Description
![](https://img.shields.io/badge/694b73dfa-fix-green) exit dev-server when CTRL+C is pressed
![](https://img.shields.io/badge/6d4782199-fix-green) exit localized builds when CTRL+C is pressed
![](https://img.shields.io/badge/282baffed-fix-green) hide stacktraces from webpack errors
![](https://img.shields.io/badge/c4b0abf5b-fix-green) set base-href in service worker manifest when using i18n and app-shell

@​ngtools/webpack

Commit Description
![](https://img.shields.io/badge/33f1cc192-fix-green) restore process title after NGCC is executed
![](https://img.shields.io/badge/6796998bf-fix-green) show a compilation error on invalid TypeScript version

Special Thanks

Alan Agius, Charles Lyding and Tim Bowersox

v14.0.3

14.0.3 (2022-06-23)

@​angular/cli

Commit Description
![](https://img.shields.io/badge/b3db91baf-fix-green) disable version check when running ng completion commands
![](https://img.shields.io/badge/cdab9fa74-fix-green) provide an actionable error when using --configuration with ng run
![](https://img.shields.io/badge/5521648e3-fix-green) temporarily handle boolean options in schema prefixed with no

@​angular-devkit/build-angular

Commit Description
![](https://img.shields.io/badge/5e960ce24-fix-green) fix incorrect glob cwd in karma when using --include option
![](https://img.shields.io/badge/1b5e92075-fix-green) handle codeCoverageExclude correctly in Windows
![](https://img.shields.io/badge/ff6d81a45-fix-green) ignore supported browsers during i18n extraction

@​angular-devkit/core

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.4 (2022-06-29)

@​angular/cli

Commit Type Description
[fc72c625b](https://github.com/angular/angular-cli/commit/fc72c625bb7db7b9c8d865086bcff05e2db426ee) fix correctly handle --collection option in ng new
[f5badf221](https://github.com/angular/angular-cli/commit/f5badf221d2a2f5357f93bf0e32146669f8bbede) fix improve global schema validation
[ed302ea4c](https://github.com/angular/angular-cli/commit/ed302ea4c80b4f6fe8a73c5a0d25055a7dca1db2) fix remove color from help epilogue

@​schematics/angular

Commit Type Description
[c58c66c0d](https://github.com/angular/angular-cli/commit/c58c66c0d5c76630453151b65b1a1c3707c82e9f) fix use sourceRoot instead of src in universal schematic

@​angular-devkit/architect

Commit Type Description
[88acec1fd](https://github.com/angular/angular-cli/commit/88acec1fd302d7d8a053e37ed0334ec6a30c952c) fix complete builders on the next event loop iteration

@​angular-devkit/build-angular

Commit Type Description
[694b73dfa](https://github.com/angular/angular-cli/commit/694b73dfa12e5aefff8fc5fdecf220833ac40b42) fix exit dev-server when CTRL+C is pressed
[6d4782199](https://github.com/angular/angular-cli/commit/6d4782199c4a4e92a9c0b189d6a7857ca631dd3f) fix exit localized builds when CTRL+C is pressed
[282baffed](https://github.com/angular/angular-cli/commit/282baffed507926e806db673b6804b9299c383af) fix hide stacktraces from webpack errors
[c4b0abf5b](https://github.com/angular/angular-cli/commit/c4b0abf5b8c1e392ead84c8810e8d6e615fd0024) fix set base-href in service worker manifest when using i18n and app-shell

@​ngtools/webpack

Commit Type Description
[33f1cc192](https://github.com/angular/angular-cli/commit/33f1cc192d963b4a4348bb41b8fb0969ffd5c342) fix restore process title after NGCC is executed
[6796998bf](https://github.com/angular/angular-cli/commit/6796998bf4dd829f9ac085a52ce7e9d2cda73fd1) fix show a compilation error on invalid TypeScript version

Special Thanks

Alan Agius, Charles Lyding and Tim Bowersox

14.1.0-next.2 (2022-06-23)

@​angular/cli

... (truncated)

Commits
  • 8894b84 release: cut the v14.0.4 release
  • c58c66c fix(@​schematics/angular): use sourceRoot instead of src in universal sche...
  • 88acec1 fix(@​angular-devkit/architect): complete builders on the next event loop iter...
  • c4b0abf fix(@​angular-devkit/build-angular): set base-href in service worker manifest ...
  • 33f1cc1 fix(@​ngtools/webpack): restore process title after NGCC is executed
  • 6d47821 fix(@​angular-devkit/build-angular): exit localized builds when CTRL+C is pressed
  • bc333e2 ci: remove flakey test behaviour
  • 6796998 fix(@​ngtools/webpack): show a compilation error on invalid TypeScript version
  • ed302ea fix(@​angular/cli): remove color from help epilogue
  • fc72c62 fix(@​angular/cli): correctly handle --collection option in ng new
  • Additional commits viewable in [compare view](https://github.com/angular/angular-cli/compare/12.2.4...14.0.4)

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

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

---
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #1872.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/cli-14.0.4 branch August 1, 2022 18:10
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.

0 participants