joejordanbrown / popover

Angular CDK Popover, no default style, examples using @angular/material
MIT License
212 stars 75 forks source link

chore(deps-dev): bump @angular/cli from 9.1.7 to 12.2.2 #548

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @angular/cli from 9.1.7 to 12.2.2.

Release notes

Sourced from @​angular/cli's releases.

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

12.2.0 (2021-08-04)

Special Thanks:

Alan Agius and Renovate Bot

v12.2.0-rc.0

12.2.0-rc.0 (2021-07-28)

@​angular/cli

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

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

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott and Simon Primetzhofer

13.0.0-next.0 (2021-08-11)

@​angular/cli

Commit Description
77fe6c4e6 fix(@​angular/cli): update engines to require node 12.20.0
c0f1b5ea5 fix(@​angular/cli): show error when using non-TTY terminal without passing --skip-confirmation during ng add
259e26979 fix(@​angular/cli): merge npmrc files values

@​schematics/angular

Commit Description
3ba13f467 feat(@​schematics/angular): add noImplicitOverride and noPropertyAccessFromIndexSignature to workspace tsconfig
a7b2e6f51 feat(@​schematics/angular): update ngsw-config resources extensions
f227e145d fix(@​schematics/angular): updated Angular new project version to v13.0 prerelease
268a03b63 feat(@​schematics/angular): add migration to update the workspace config
5986befcd feat(@​schematics/angular): remove deprecated options
9fbd16655 feat(@​schematics/angular): remove IE 11 specific polyfills

@​angular-devkit/schematics-cli

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

@​angular-devkit/build-angular

... (truncated)

Commits
  • 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
  • 46cf822 release: cut the v12.2.1 release
  • 22e0208 fix(@​angular-devkit/build-angular): ensure native async is downlevelled in th...
  • c846b67 build: update webpack to 5.50.0
  • 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 #557.