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

chore(deps-dev): bump @angular/cli from 13.3.7 to 14.0.2 in /generators/client/templates/angular #18924

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2022

Bumps @angular/cli from 13.3.7 to 14.0.2.

Release notes

Sourced from @​angular/cli's releases.

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
fix - e4fb96657 add text to help output to indicate that additional commands are available when ran in different context
fix - 7952e5790 avoid creating unnecessary global configuration
fix - 66a1d6b9d correct scope cache command
fix - e2d964289 correctly print package manager name when an install is needed
fix - 75fd3330d during an update only use package manager force option with npm 7+
fix - e223890c1 ensure full process exit with older local CLI versions
fix - 0cca3638a handle project being passed as a flag
fix - b1451cb5e improve resilience of logging during process exit
fix - 17fec1357 provide actionable error when project cannot be determined

@​angular-devkit/build-angular

Commit Description
fix - c788d5b56 log modified and removed files when using the verbose option
fix - 6e8fe0ed5 replace dev-server socket path from /ws to /ng-cli-ws
fix - 651adadf4 update Angular peer dependencies to 14.0 stable

@​angular/pwa

Commit Description
fix - cfd264d06 add peer dependency on Angular CLI

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.2 (2022-06-15)

@​angular/cli

Commit Type Description
23095e9c3 fix show more actionable error when command is ran in wrong scope

@​schematics/angular

Commit Type Description
5a486cb64 fix remove vscode testing configurations for minimal workspaces

@​angular-devkit/build-angular

Commit Type Description
9d88c96d8 fix replace fallback locale for en-US

Special Thanks

Alan Agius and Julien Marcou

13.3.8 (2022-06-15)

@​angular/pwa

Commit Type Description
c7f994f88 fix add peer dependency on Angular CLI

Special Thanks

Alan Agius

14.1.0-next.0 (2022-06-08)

@​schematics/angular

Commit Type Description

... (truncated)

Commits
  • e5d005b release: cut the v14.0.2 release
  • 5a486cb fix(@​schematics/angular): remove vscode testing configurations for minimal ...
  • bd99a61 test(@​angular/cli): force using NPM_CONFIG_legacy_peer_deps for ng add N...
  • e1f8976 test: add missing --skip-confirmation to NPM 7 ng add test
  • 2d9fd56 test: delete styles test which is in build-angular
  • 76d0115 test: simplify test sourcemaps e2e test
  • 23095e9 fix(@​angular/cli): show more actionable error when command is ran in wrong scope
  • 424c8fe ci: increase parallelism for Linux E2E
  • eeae1ed test: reduce disk-cache E2E tests duration
  • 9d88c96 fix(@​angular-devkit/build-angular): replace fallback locale for en-US
  • 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.7 to 14.0.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@13.3.7...14.0.2)

---
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 theme: angular theme: dependencies Pull requests that update a dependency file labels Jun 16, 2022
@DanielFran
Copy link
Member

Superseded by #18586

@DanielFran DanielFran closed this Jun 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/client/templates/angular/angular/cli-14.0.2 branch June 16, 2022 14:52
@DanielFran DanielFran added this to the 7.9.0 milestone Jun 22, 2022
@DanielFran DanielFran added the skip-changelog Exclude pull requests from the release notes label Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Exclude pull requests from the release notes theme: angular theme: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant