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.5 #569

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @angular/cli from 9.1.7 to 12.2.5.

Release notes

Sourced from @​angular/cli's releases.

v12.2.5

12.2.5 (2021-09-08)

@​angular-devkit/build-angular

Commit Description
fix - 0498768c5 disable dev-server response compression
fix - 367fce2e9 improve Safari browserslist to esbuild target conversion

Special Thanks:

Alan Agius and Charles Lyding

v12.2.4

12.2.4 (2021-09-01)

@​angular-devkit/build-angular

Commit Description
fix - aaadef026 update esbuild to 0.12.24
fix - f8a9f4a01 update mini-css-extract-plugin to 2.2.1

Special Thanks

Alan Agius

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

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

12.2.5 (2021-09-08)

@​angular-devkit/build-angular

Commit Type Description
0498768c5 fix disable dev-server response compression
367fce2e9 fix improve Safari browserslist to esbuild target conversion

Special Thanks:

Alan Agius and Charles Lyding

13.0.0-next.3 (2021-09-01)

Breaking Changes

@​angular-devkit/build-angular

  • The dev-server now uses WebSockets to communicate changes to the browser during HMR and live-reloaded. If during your development you are using a proxy you will need to enable proxying of WebSockets.

@​angular-devkit/build-webpack

Note: this change only affects users depending on @angular-devkit/build-webpack directly.

@​ngtools/webpack

  • Deprecated inlineStyleMimeType option has been removed from AngularWebpackPluginOptions. Use inlineStyleFileExtension instead.

@​schematics/angular

Commit Type Description
732ef7985 fix add browserslist configuration in library projects

@​angular-devkit/build-angular

Commit Type Description
32dbf659a feat update webpack-dev-server to version 4
76d6d8826 fix set browserslist defaults

@​angular-devkit/build-webpack

Commit Type Description

... (truncated)

Commits
  • 2c9f5b1 release: cut the v12.2.5 release
  • 0498768 fix(@​angular-devkit/build-angular): disable dev-server response compression
  • 367fce2 fix(@​angular-devkit/build-angular): improve Safari browserslist to esbuild ta...
  • f621566 release: cut the v12.2.4 release
  • f8a9f4a fix(@​angular-devkit/build-angular): update mini-css-extract-plugin to 2.2.1
  • aaadef0 fix(@​angular-devkit/build-angular): update esbuild to 0.12.24
  • 3bfa638 build: update @angular/dev-infra-private package
  • 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
  • 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 #575.