Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/cli from 12.2.4 to 13.1.2.

Release notes

Sourced from @​angular/cli's releases.

v13.1.2

13.1.2 (2021-12-15)

@​angular-devkit/build-angular

Commit Description
[![](https://img.shields.io/badge/1ddbd75ae-fix-green)](https://github.com/angular/angular-cli/commit/1ddbd75ae200c14b5f33556bd6d5ae6b7722d14e) add tailwindcss support for version 3
[![](https://img.shields.io/badge/adf925c07-fix-green)](https://github.com/angular/angular-cli/commit/adf925c0755b6e78a57932becdb7b7a764afb9e6) display FS cache information when verbose option is used
[![](https://img.shields.io/badge/09c3826c9-fix-green)](https://github.com/angular/angular-cli/commit/09c3826c9d9128a6b520d0fe8da3cb466d18cddc) only extract CSS styles when are specified in styles option

@​ngtools/webpack

Commit Description
[![](https://img.shields.io/badge/f31d7f79d-perf-orange)](https://github.com/angular/angular-cli/commit/f31d7f79dfa8f997fecdcfec1ebc6cfbe657f3fb) reduce redudant module rebuilds when cache is restored

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

v13.1.1

13.1.1 (2021-12-10)

@​schematics/angular

Commit Description
[![](https://img.shields.io/badge/a315b968a-fix-green)](https://github.com/angular/angular-cli/commit/a315b968a36e6aae990e52d9a18673fef9b5fda6) updated Angular new project version to v13.1.0

Special Thanks

Alan Agius, Cédric Exbrayat and Derek Cormier

v13.1.0

13.1.0 (2021-12-09)

@​angular-devkit/schematics-cli

Commit Description
[![](https://img.shields.io/badge/339bab06c-feat-blue)](https://github.com/angular/angular-cli/commit/339bab06cc25863571acb09cb3e877fed14ca2f9) generate new projects using TypeScript 4.5

@​schematics/angular

Commit Description
[![](https://img.shields.io/badge/d5d9f042f-feat-blue)](https://github.com/angular/angular-cli/commit/d5d9f042f2ea42573b7ff4fab90cab85d0c5ec0b) add VS Code configurations when generating a new workspace
[![](https://img.shields.io/badge/f95cc8281-feat-blue)](https://github.com/angular/angular-cli/commit/f95cc8281a64bd9ac19e0fa5d92cb0a6ee8c32ec) generate new projects using TypeScript 4.5
[![](https://img.shields.io/badge/21809e14c-feat-blue)](https://github.com/angular/angular-cli/commit/21809e14cd5c666c82fdaebc9e601341dfb76d0a) loosen project name validation

@​angular/cli

Commit Description
[![](https://img.shields.io/badge/56f802b7d-feat-blue)](https://github.com/angular/angular-cli/commit/56f802b7dd26bfc774b6b00982a1dbbe0bafddd0) ask to install angular-eslint when running ng lint in new projects
[![](https://img.shields.io/badge/ecd9fb5c7-feat-blue)](https://github.com/angular/angular-cli/commit/ecd9fb5c774b6301348c4514da04d58ae8903d06) provide more detailed error for not found builder
[![](https://img.shields.io/badge/0b6071af3-fix-green)](https://github.com/angular/angular-cli/commit/0b6071af3a51e7d3f38a661bd4e0a3c3e81aff2f) ng doc does open browser on Windows

@​angular-devkit/build-angular

Commit Description
[![](https://img.shields.io/badge/bc8563760-feat-blue)](https://github.com/angular/angular-cli/commit/bc856376039287cf5fb6135ca5da65a9000f5664) add estimated transfer size to build output report
[![](https://img.shields.io/badge/bc17cf0cd-feat-blue)](https://github.com/angular/angular-cli/commit/bc17cf0cdd02bf50758e510756a26e6e6ca32d14) colorize file raw sizes based on failing budgets

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

13.1.2 (2021-12-15)

@​angular-devkit/build-angular

Commit Type Description
[1ddbd75ae](https://github.com/angular/angular-cli/commit/1ddbd75ae200c14b5f33556bd6d5ae6b7722d14e) fix add tailwindcss support for version 3
[adf925c07](https://github.com/angular/angular-cli/commit/adf925c0755b6e78a57932becdb7b7a764afb9e6) fix display FS cache information when verbose option is used
[09c3826c9](https://github.com/angular/angular-cli/commit/09c3826c9d9128a6b520d0fe8da3cb466d18cddc) fix only extract CSS styles when are specified in styles option

@​ngtools/webpack

Commit Type Description
[f31d7f79d](https://github.com/angular/angular-cli/commit/f31d7f79dfa8f997fecdcfec1ebc6cfbe657f3fb) perf reduce redudant module rebuilds when cache is restored

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

11.2.17 (2021-12-16)

@​angular/cli

Commit Type Description
[1efff8f82](https://github.com/angular/angular-cli/commit/1efff8f82df38b7485f8a8dcdd5bfea5a457c6a1) fix exclude deprecated packages with removal migration from update

Special Thanks

Alan Agius and Doug Parker

11.2.16 (2021-12-15)

@​angular/cli

Commit Type Description
[f456b0962](https://github.com/angular/angular-cli/commit/f456b0962b9f339759bc86c092256f68d68d9ecf) fix error when updating Angular packages across multi-major migrations
[886d2511e](https://github.com/angular/angular-cli/commit/886d2511e292b687acce1ac4c6924f992494d14f) fix logic which determines which temp version of the CLI is to be download during ng update
[776d1210a](https://github.com/angular/angular-cli/commit/776d1210a9e62bf2531d977138f49f93820a8b87) fix update ng update output for Angular packages

... (truncated)

Commits
  • da087a5 release: cut the v13.1.2 release
  • f31d7f7 perf(@​ngtools/webpack): reduce redudant module rebuilds when cache is restored
  • adf925c fix(@​angular-devkit/build-angular): display FS cache information when `verbos...
  • 09c3826 fix(@​angular-devkit/build-angular): only extract CSS styles when are specifie...
  • 859db7d build: add parallel script to build using bazel
  • e0d1e19 build: update @angular/dev-infra-private to latest version
  • 20cc2e5 build: check ng-dev tool configuration in CI
  • 05dffb5 docs: add latest-versions.ts bump to minor/major version release instructions
  • 5b41198 build: update @schematics/angular vendored TypeScript to 4.5
  • 625ed49 test: remove disableTypeScriptVersionCheck from tests setup
  • Additional commits viewable in [compare view](https://github.com/angular/angular-cli/compare/12.2.4...13.1.2)

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
┆Created By: Tammy Yang

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

---
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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2022

Superseded by #1231.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/cli-13.1.2 branch February 1, 2022 18:09
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