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 14.0.5 #715

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/cli from 11.2.12 to 14.0.5.

Release notes

Sourced from @​angular/cli's releases.

v14.0.5

14.0.5 (2022-07-06)

@​schematics/angular

Commit Description
fix - f9f970cab prevent importing RouterModule parallel to RoutingModule

@​angular/cli

Commit Description
fix - 98a6aad60 during an update only use package manager force option with npm 7+
fix - 094aa16aa improve error message for project-specific ng commands when run outside of a project
fix - e5e07fff1 show deprecated workspace config options in IDE

@​angular-devkit/build-angular

Commit Description
fix - aa8ed532f disable glob mounting for patterns that start with a forward slash
fix - c76edb8a7 don't override base-href in HTML when it's not set in builder
fix - f64903528 improve detection of CommonJS dependencies
fix - 74dbd5fc2 support hidden component stylesheet sourcemaps with esbuild builder

@​ngtools/webpack

Commit Description
fix - 7aed97561 do not run ngcc when node_modules does not exist

Special Thanks

Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner

v14.0.4

14.0.4 (2022-06-29)

@​schematics/angular

Commit Description
fix - c58c66c0d use sourceRoot instead of src in universal schematic

@​angular/cli

Commit Description
fix - fc72c625b correctly handle --collection option in ng new
fix - f5badf221 improve global schema validation
fix - ed302ea4c remove color from help epilogue

@​angular-devkit/architect

Commit Description
fix - 88acec1fd complete builders on the next event loop iteration

@​angular-devkit/build-angular

Commit Description
fix - 694b73dfa exit dev-server when CTRL+C is pressed
fix - 6d4782199 exit localized builds when CTRL+C is pressed
fix - 282baffed hide stacktraces from webpack errors

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.5 (2022-07-06)

@​angular/cli

Commit Type Description
98a6aad60 fix during an update only use package manager force option with npm 7+
094aa16aa fix improve error message for project-specific ng commands when run outside of a project
e5e07fff1 fix show deprecated workspace config options in IDE

@​schematics/angular

Commit Type Description
f9f970cab fix prevent importing RouterModule parallel to RoutingModule

@​angular-devkit/build-angular

Commit Type Description
aa8ed532f fix disable glob mounting for patterns that start with a forward slash
c76edb8a7 fix don't override base-href in HTML when it's not set in builder
f64903528 fix improve detection of CommonJS dependencies
74dbd5fc2 fix support hidden component stylesheet sourcemaps with esbuild builder

@​ngtools/webpack

Commit Type Description
7aed97561 fix do not run ngcc when node_modules does not exist

Special Thanks

Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner

14.1.0-next.3 (2022-06-29)

@​angular/cli

Commit Type Description
5a012b5fc fix correctly handle --collection option in ng new
8b65abe1b fix improve global schema validation
4fa039b69 fix remove color from help epilogue

@​schematics/angular

... (truncated)

Commits
  • 1335a45 release: cut the v14.0.5 release
  • f9f970c fix(@​schematics/angular): prevent importing RouterModule parallel to `Routi...
  • f649035 fix(@​angular-devkit/build-angular): improve detection of CommonJS dependencies
  • 98a6aad fix(@​angular/cli): during an update only use package manager force option wit...
  • 7aed975 fix(@​ngtools/webpack): do not run ngcc when node_modules does not exist
  • 094aa16 fix(@​angular/cli): improve error message for project-specific ng commands whe...
  • 74dbd5f fix(@​angular-devkit/build-angular): support hidden component stylesheet sourc...
  • e5e07ff fix(@​angular/cli): show deprecated workspace config options in IDE
  • 6969c02 build: account for rename of angular/code-of-conduct default branch
  • 85568ac build: add bazel config that disabled sharding and flaky re-runs
  • 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 14.0.5.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v11.2.12...14.0.5)

---
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 Jul 11, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2022

Superseded by #718.

@dependabot dependabot bot closed this Jul 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/cli-14.0.5 branch July 18, 2022 20:31
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