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.3 #203

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

v12.2.3

12.2.3 (2021-08-26)

@​angular-devkit/build-angular

Commit Description
fix - 3e3321857 RGBA converted to hex notation in component styles breaks IE11

Special Thanks:

Alan Agius and Trevor Karjanis

v12.2.2

12.2.2 (2021-08-18)

@​angular-devkit/build-angular

Commit Description
fix - a55118a75 provide supported browsers to esbuild
fix - 81baa4f95 update Angular peer dependencies to 12.2 stable
fix - 297410ae8 handle undefined entrypoints when marking async chunks

@​ngtools/webpack

Commit Description
fix - b7199f366 update Angular peer dependencies to 12.2 stable

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott and Simon Primetzhofer

v12.2.1

12.2.1 (2021-08-11)

@​angular-devkit/schematics-cli

Commit Description
eded01270 fix(@​angular-devkit/schematics-cli): log when in debug and/or dry run modes

@​angular/cli

Commit Description
8dc3c895a fix(@​angular/cli): show error when using non-TTY terminal without passing --skip-confirmation during ng add

@​angular-devkit/build-angular

Commit Description
22e0208a9 fix(@​angular-devkit/build-angular): ensure native async is downlevelled in third-party libraries
9b4b86fb0 fix(@​angular-devkit/build-angular): support both pure annotation forms for static properties
cea028090 fix(@​angular-devkit/build-angular): do not consume inline sourcemaps when vendor sourcemaps is disabled.
e7ec0346e fix(@​angular-devkit/build-angular): avoid attempting to optimize copied JavaScript assets
4f757c2bc fix(@​angular-devkit/build-angular): handle null maps in JavaScript optimizer worker

Special Thanks:

Alan Agius, Charles Lyding and dependabot[bot]

v12.2.0

... (truncated)

Changelog

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

12.2.3 (2021-08-26)

@​angular-devkit/build-angular

Commit Type Description
3e3321857 fix RGBA converted to hex notation in component styles breaks IE11

Special Thanks:

Alan Agius and Trevor Karjanis

13.0.0-next.1 (2021-08-18)

@​angular-devkit/build-angular

Commit Description
aba54ae78 fix(@​angular-devkit/build-angular): provide supported browsers to esbuild
9eb599da2 fix(@​angular-devkit/build-angular): handle undefined entrypoints when marking async chunks

Breaking Changes

@​angular-devkit/core

The deprecated JSON parser has been removed from public API. jsonc-parser should be used instead.

Special Thanks:

Alan Agius, Charles Lyding, Douglas Parker, Joey Perrott and Simon Primetzhofer

12.2.2 (2021-08-18)

@​angular-devkit/build-angular

Commit Description
a55118a75 fix: provide supported browsers to esbuild
81baa4f95 fix: update Angular peer dependencies to 12.2 stable
297410ae8 fix: handle undefined entrypoints when marking async chunks

@​ngtools/webpack

Commit Description
b7199f366 fix: update Angular peer dependencies to 12.2 stable

... (truncated)

Commits
  • f8f6e60 release: cut the v12.2.3 release
  • 3e33218 fix(@​angular-devkit/build-angular): RGBA converted to hex notation in compone...
  • 97ea4c1 docs: update the description of the lint command
  • 38de352 release: cut the v12.2.2 release
  • a55118a fix(@​angular-devkit/build-angular): provide supported browsers to esbuild
  • b7199f3 fix(@​ngtools/webpack): update Angular peer dependencies to 12.2 stable
  • 81baa4f fix(@​angular-devkit/build-angular): update Angular peer dependencies to 12.2 ...
  • 297410a fix(@​angular-devkit/build-angular): handle undefined entrypoints when marking...
  • 2983371 ci: add breaking changes auto labeling action
  • 415a40c build: update @​angular/dev-infra-private
  • 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 #204.