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

Bump @angular/cli from 13.2.5 to 13.2.6 #637

Merged
merged 1 commit into from
Mar 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/cli from 13.2.5 to 13.2.6.

Release notes

Sourced from @​angular/cli's releases.

v13.2.6

13.2.6 (2022-03-09)

@​angular-devkit/build-angular

Commit Description
fix - 90a5531b1 ignore css only chunks during naming

Special Thanks

Alan Agius, Charles Lyding and Daniele Maltese

Changelog

Sourced from @​angular/cli's changelog.

13.2.6 (2022-03-09)

@​angular-devkit/build-angular

Commit Type Description
90a5531b1 fix ignore css only chunks during naming

Special Thanks

Alan Agius, Charles Lyding and Daniele Maltese

14.0.0-next.5 (2022-03-09)

Breaking Changes

@​angular/cli

  • Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.

  • Several changes in the Angular CLI commands and arguments handling.

  • ng help has been removed in favour of the —-help option.

  • ng —-version has been removed in favour of ng version and ng v.

  • Deprecated camel cased arguments are no longer supported. Ex. using —-sourceMap instead of —-source-map will result in an error.

  • ng update, —-migrate-only option no longer accepts a string of migration name, instead use —-migrate-only -—name <migration-name>.

  • —-help json help has been removed.

@​angular/cli

Commit Type Description
4ebfe0341 feat drop support for Node.js 12
2e0493130 refactor replace command line arguments parser

@​angular-devkit/build-angular

Commit Type Description
e28c71597 fix ignore css only chunks during naming

Special Thanks

Alan Agius

... (truncated)

Commits
  • dc08952 release: cut the v13.2.6 release
  • 472d468 refactor(@​angular-devkit/build-angular): move dev-server specs into a seperat...
  • fc38474 docs: remove redundant default empty strings values
  • 49be70e docs(@​angular-devkit/build-angular): update link to Angular Package Format do...
  • 90a5531 fix(@​angular-devkit/build-angular): ignore css only chunks during naming
  • d82d0eb test: update E2E production application size expectations
  • 37ac443 docs(@​angular-devkit/core): typo in string.ts doc
  • See full diff 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2022
@dtrouillet
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/cli-13.2.6 branch from 42279b6 to f36aac6 Compare March 12, 2022 23:03
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.2.5 to 13.2.6.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@13.2.5...13.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/cli-13.2.6 branch from f36aac6 to c589485 Compare March 12, 2022 23:27
@dtrouillet dtrouillet merged commit c97f05f into master Mar 13, 2022
@dtrouillet dtrouillet deleted the dependabot/npm_and_yarn/angular/cli-13.2.6 branch March 13, 2022 09:41
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