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 13.2.2 #678

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cli from 9.1.7 to 13.2.2.

Release notes

Sourced from @​angular/cli's releases.

v13.2.2

13.2.2 (2022-02-02)

@​angular-devkit/build-angular

Commit Description
fix - cc5505cfc add whatwg-url to downlevel exclusion list
fix - ff54b49e7 ensure to use content hash as filenames hashing mechanism
perf - b0e2bb289 update license-webpack-plugin to 4.0.1

@​angular-devkit/core

Commit Description
fix - c8826a973 correctly resolve schema references defaults

Special Thanks

Alan Agius, Derek Cormier and Joey Perrott

v13.2.1

13.2.1 (2022-01-31)

@​angular-devkit/build-angular

Commit Description
fix - acd752773 invalid browsers version ranges

Special Thanks

Alan Agius

v13.2.0

13.2.0 (2022-01-26)

@​schematics/angular

Commit Description
fix - 41a828e20 updated Angular new project version to v13.2.0-next.0

@​angular-devkit/architect

Commit Description
fix - f2c6b2b7e correctly handle ESM builders

@​angular-devkit/build-angular

Commit Description
feat - cbe028e37 expose i18nDuplicateTranslation option of browser and server builders
fix - 509322b62 Don't use TAILWIND_MODE=watch

@​angular-devkit/build-webpack

Commit Description
fix - 820ff2a3e correctly handle ESM webpack configurations

Special Thanks

Alan Agius, Cédric Exbrayat, Derek Cormier, Doug Parker, Joey Perrott, Jordan Pittman, grant-wilson and minijus

v13.2.0-rc.1

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

13.2.2 (2022-02-02)

@​angular-devkit/build-angular

Commit Type Description
cc5505cfc fix add whatwg-url to downlevel exclusion list
ff54b49e7 fix ensure to use content hash as filenames hashing mechanism
b0e2bb289 perf update license-webpack-plugin to 4.0.1

@​angular-devkit/core

Commit Type Description
c8826a973 fix correctly resolve schema references defaults

Special Thanks

Alan Agius, Derek Cormier and Joey Perrott

13.2.1 (2022-01-31)

@​angular-devkit/build-angular

Commit Type Description
acd752773 fix invalid browsers version ranges

Special Thanks

Alan Agius

13.2.0 (2022-01-26)

@​schematics/angular

Commit Type Description
41a828e20 fix updated Angular new project version to v13.2.0-next.0

@​angular-devkit/architect

... (truncated)

Commits
  • bb374a1 release: cut the v13.2.2 release
  • 687f224 docs(@​angular/cli): update @angular/cli package readme
  • c8826a9 fix(@​angular-devkit/core): correctly resolve schema references defaults
  • 76c08e2 build: stop publishing @angular-devkit/build-optimizer to NPM
  • 491e210 build: use bazel for snapshot builds
  • 68dc99c build: add missing dependency for tar/repo substitution
  • ff54b49 fix(@​angular-devkit/build-angular): ensure to use content hash as filenames h...
  • 32b3064 test: remove hardcoded app-shell test
  • 6982177 docs(@​angular-devkit/build-angular): add missing period in include description
  • cc5505c fix(@​angular-devkit/build-angular): add whatwg-url to downlevel exclusion list
  • 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 #684.