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.1.4 #220

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v13.1.4

13.1.4 (2022-01-19)

@​angular-devkit/build-angular

Commit Description
fix - 2f2069dba disable parsing new URL syntax
fix - bddd0fb9f support ESNext as target for JavaScript optimizations

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

v13.1.3

13.1.3 (2022-01-12)

@​schematics/angular

Commit Description
fix - 9b07191b1 set skipTest flag for resolvers when using ng new --skip-tests

@​angular/cli

Commit Description
fix - 4c9d72c65 remove extra space in Unable to find compatible package during ng add

@​angular-devkit/build-angular

Commit Description
fix - 5b39e0eca automatically purge stale build cache entries
fix - 6046e06b9 correctly resolve core-js/proposals/reflect-metadata
fix - de68daa55 enable :where CSS pseudo-class
fix - 6a617ff4a ensure $localize calls are replaced in watch mode
fix - 92b4e067b load translations fresh start
fix - d674dcd1a localized bundle generation fails in watch mode
fix - 6876ad36e use contenthash instead of chunkhash for chunks
fix - 11fd02105 websocket client only injected if required
perf - 6ca0e41a9 update esbuild to 0.14.11

Special Thanks

Alan Agius, Bill Barry, Derek Cormier, Elio Goettelmann, Joey Perrott, Kasper Christensen, Lukas Spirig and Zoltan Lehoczky

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

... (truncated)

Changelog

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

13.1.4 (2022-01-19)

@​angular-devkit/build-angular

Commit Type Description
2f2069dba fix disable parsing new URL syntax
bddd0fb9f fix support ESNext as target for JavaScript optimizations

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

13.1.3 (2022-01-12)

@​angular/cli

Commit Type Description
4c9d72c65 fix remove extra space in Unable to find compatible package during ng add

@​schematics/angular

Commit Type Description
9b07191b1 fix set skipTest flag for resolvers when using ng new --skip-tests

@​angular-devkit/build-angular

Commit Type Description
5b39e0eca fix automatically purge stale build cache entries
6046e06b9 fix correctly resolve core-js/proposals/reflect-metadata
de68daa55 fix enable :where CSS pseudo-class
6a617ff4a fix ensure $localize calls are replaced in watch mode
92b4e067b fix load translations fresh start
d674dcd1a fix localized bundle generation fails in watch mode
6876ad36e fix use contenthash instead of chunkhash for chunks
11fd02105 fix websocket client only injected if required
6ca0e41a9 perf update esbuild to 0.14.11

Special Thanks

Alan Agius, Bill Barry, Derek Cormier, Elio Goettelmann, Joey Perrott, Kasper Christensen, Lukas Spirig and Zoltan Lehoczky

... (truncated)

Commits
  • d0978c5 release: cut the v13.1.4 release
  • 954f660 build: bump .nvmrc version
  • 47c03b0 refactor(@​angular-devkit/build-angular): exit early when there are no compone...
  • 0a54877 build: bump engine.io from 6.1.0 to 6.1.1
  • bddd0fb fix(@​angular-devkit/build-angular): support ESNext as target for JavaScript o...
  • 0700bfb build: update dependency postcss-preset-env to v7
  • 8da55b2 build: move engine substitutions out of jq filter
  • 9539d15 build: use placeholder version for stamping
  • 2f2069d fix(@​angular-devkit/build-angular): disable parsing new URL syntax
  • 05d762c release: cut the v13.1.3 release
  • 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 #222.