james-gibson / handled

There's a laundry list of things I do not wish to do. These are the items that are handled.
MIT License
0 stars 0 forks source link

Bump @angular-devkit/schematics from 10.1.3 to 13.3.5 #233

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular-devkit/schematics from 10.1.3 to 13.3.5.

Release notes

Sourced from @​angular-devkit/schematics's releases.

v13.2.0

13.2.0 (2022-01-26)

@​schematics/angular

Commit Description
fix - 41a828e20 updated Angular new project version to v13.2.0-next.0

@​angular-devkit/architect

Commit Description
fix - f2c6b2b7e correctly handle ESM builders

@​angular-devkit/build-angular

Commit Description
feat - cbe028e37 expose i18nDuplicateTranslation option of browser and server builders
fix - 509322b62 Don't use TAILWIND_MODE=watch

@​angular-devkit/build-webpack

Commit Description
fix - 820ff2a3e correctly handle ESM webpack configurations

Special Thanks

Alan Agius, Cédric Exbrayat, Derek Cormier, Doug Parker, Joey Perrott, Jordan Pittman, grant-wilson and minijus

v13.2.0-rc.1

13.2.0-rc.1 (2022-01-24)

@​angular-devkit/architect

Commit Description
fix - f2c6b2b7e correctly handle ESM builders

@​angular-devkit/build-webpack

Commit Description
fix - 820ff2a3e correctly handle ESM webpack configurations

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

v13.2.0-rc.0

13.2.0-rc.0 (2022-01-19)

@​angular-devkit/build-angular

Commit Description
fix - a0784bd8c disable parsing new URL syntax
fix - acf7532bd load translations fresh start
fix - b5c4a2344 support ESNext as target for JavaScript optimizations

Special Thanks

Alan Agius, Bill Barry, Doug Parker and Joey Perrott

v13.2.0-next.2

... (truncated)

Changelog

Sourced from @​angular-devkit/schematics's changelog.

13.3.5 (2022-05-04)

@​angular-devkit/build-angular

Commit Type Description
6da0910d3 fix update @ampproject/remapping to 2.2.0

Special Thanks

Alan Agius, Charles Lyding and Paul Gschwendtner

14.0.0-next.12 (2022-04-27)

@​angular/cli

Commit Type Description
4b07aa345 fix change wrapping of schematic code

@​schematics/angular

Commit Type Description
7b78b7840 feat add --standalone to ng generate

@​angular-devkit/build-angular

Commit Type Description
00186fb93 feat add initial experimental esbuild-based application browser builder
7abe212c6 fix correctly resolve custom service worker configuration file

@​angular-devkit/schematics

Commit Type Description
25498ad5b feat re-export core string helpers from schematics package
33f9f3de8 feat support reading JSON content directly from a Tree
01297f450 feat support reading text content directly from a Tree

@​ngtools/webpack

Commit Type Description
044101554 perf use Webpack's built-in xxhash64 support

... (truncated)

Commits
  • 8e3b551 release: cut the v13.3.5 release
  • afa1228 ci: remove unneeded view engine browser tests
  • b5043a7 build: update SauceLabs connect proxy version to 4.7.1
  • 6da0910 fix(@​angular-devkit/build-angular): update @ampproject/remapping to 2.2.0
  • f4ecef8 build: changes for primary branch rename to main.
  • 2caf1ea release: cut the v13.3.4 release
  • 5d0141b fix(@​angular-devkit/build-angular): correctly resolve custom service worker c...
  • f4da756 fix(@​angular/cli): change wrapping of schematic code
  • 7b4e9d4 release: cut the v13.3.3 release
  • d38b247 fix(@​angular-devkit/build-angular): display debug logs when using the `--verb...
  • 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 #234.