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 12.2.9 #210

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

v12.2.9

12.2.9 (2021-10-06)

@​angular-devkit/build-angular

Commit Description
fix - 9d45b7752 add web-streams-polyfill to downlevel exclusion list
fix - ccedf53a8 update esbuild to 0.13.4

Special Thanks

Alan Agius and Charles Lyding

v12.2.8

12.2.8 (2021-10-01)

@​angular-devkit/build-angular

Commit Description
fix - 821a1b5a9 babel adjust enum plugin incorrectly transforming loose enums

Special Thanks

Paul Gschwendtner

v12.2.7

12.2.7 (2021-09-22)

@​angular-devkit/build-angular

Commit Description
fix - d856b4d23 support WASM-based esbuild optimizer fallback

Special Thanks

Alan Agius and Charles Lyding

v12.2.6

12.2.6 (2021-09-15)

@​angular/cli

Commit Description
fix - 8b21effad handle FORCE_COLOR when stdout is not instance of WriteStream

@​angular-devkit/build-angular

Commit Description
fix - ea60f0f52 handle FORCE_COLOR when stdout is not instance of WriteStream

Special Thanks

Alan Agius

v12.2.5

12.2.5 (2021-09-08)

@​angular-devkit/build-angular

| Commit | Description |

... (truncated)

Changelog

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

12.2.9 (2021-10-06)

@​angular-devkit/build-angular

Commit Type Description
9d45b7752 fix add web-streams-polyfill to downlevel exclusion list
ccedf53a8 fix update esbuild to 0.13.4

Special Thanks

Alan Agius and Charles Lyding

13.0.0-next.8 (2021-10-05)

Breaking Changes

@​angular-devkit/build-angular

  • With this change a number of deprecated dev-server builder options which proxied to the browser builder have been removed. These options should be configured in the browser builder instead.

The removed options are:

  • aot
  • sourceMap
  • deployUrl
  • baseHref
  • vendorChunk
  • commonChunk
  • optimization
  • progress

@​angular/cli

Commit Type Description
e1b954d70 fix keep relative migration paths during update analysis

@​angular-devkit/build-angular

Commit Type Description
22cd9edfa feat favor es2020 main fields
000b0e51c feat remove deprecated dev-server options
4be6537dd fix update TS/JS regexp checks to latest extensions

... (truncated)

Commits
  • e8df33b release: cut the v12.2.9 release
  • ccedf53 fix(@​angular-devkit/build-angular): update esbuild to 0.13.4
  • 9d45b77 fix(@​angular-devkit/build-angular): add web-streams-polyfill to downlevel exc...
  • d7dff9b release: cut the v12.2.8 release
  • 821a1b5 fix(@​angular-devkit/build-angular): babel adjust enum plugin incorrectly tran...
  • 258b76a release: cut the v12.2.7 release
  • d856b4d fix(@​angular-devkit/build-angular): support WASM-based esbuild optimizer fall...
  • 2e752e7 docs: replace deprecated camel-case argument
  • 6eb7eef release: cut the v12.2.6 release
  • 8b21eff fix(@​angular/cli): handle FORCE_COLOR when stdout is not instance of `Write...
  • 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 3 years ago

Superseded by #211.