Ecodev / fab-speed-dial

Angular Material FAB speed dial
https://ecodev.github.io/fab-speed-dial
MIT License
89 stars 19 forks source link

Bump @angular/cli from 12.2.9 to 13.1.2 #117

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cli from 12.2.9 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
fix - 1ddbd75ae add tailwindcss support for version 3
fix - adf925c07 display FS cache information when verbose option is used
fix - 09c3826c9 only extract CSS styles when are specified in styles option

@​ngtools/webpack

Commit Description
perf - f31d7f79d 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
fix - a315b968a 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
feat - 339bab06c generate new projects using TypeScript 4.5

@​schematics/angular

Commit Description
feat - d5d9f042f add VS Code configurations when generating a new workspace
feat - f95cc8281 generate new projects using TypeScript 4.5
feat - 21809e14c loosen project name validation

@​angular/cli

Commit Description
feat - 56f802b7d ask to install angular-eslint when running ng lint in new projects
feat - ecd9fb5c7 provide more detailed error for not found builder
fix - 0b6071af3 ng doc does open browser on Windows

@​angular-devkit/build-angular

Commit Description
feat - bc8563760 add estimated transfer size to build output report
feat - bc17cf0cd 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 fix add tailwindcss support for version 3
adf925c07 fix display FS cache information when verbose option is used
09c3826c9 fix only extract CSS styles when are specified in styles option

@​ngtools/webpack

Commit Type Description
f31d7f79d 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 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 fix error when updating Angular packages across multi-major migrations
886d2511e fix logic which determines which temp version of the CLI is to be download during ng update
776d1210a 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


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[bot] commented 2 years ago

Superseded by #121.