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.6 #705

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cli from 9.1.7 to 13.2.6.

Release notes

Sourced from @​angular/cli's releases.

v13.2.6

13.2.6 (2022-03-09)

@​angular-devkit/build-angular

Commit Description
fix - 90a5531b1 ignore css only chunks during naming

Special Thanks

Alan Agius, Charles Lyding and Daniele Maltese

v13.2.5

13.2.5 (2022-02-23)

@​angular-devkit/build-angular

Commit Description
fix - acf1e5e4a don't rename blocks which have a name
fix - 7a493979c update terser to 5.11.0

Special Thanks

Alan Agius and Paul Gschwendtner

v13.2.4

13.2.4 (2022-02-17)

@​angular-devkit/build-angular

Commit Description
fix - 48c655ac9 update esbuild to 0.14.22
fix - c0736ea0b update license-webpack-plugin to 4.0.2

Special Thanks

Alan Agius, Anner Visser and Charles Lyding

v13.2.3

13.2.3 (2022-02-09)

@​angular-devkit/build-angular

Commit Description
fix - 8c8377fee block Karma from starting until build is complete

@​ngtools/webpack

Commit Description
fix - 1317e470e support locating PNPM lock file during NGCC processing

Special Thanks

Alan Agius, Derek Cormier and Joey Perrott

v13.2.2

13.2.2 (2022-02-02)

@​angular-devkit/build-angular

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

13.2.6 (2022-03-09)

@​angular-devkit/build-angular

Commit Type Description
90a5531b1 fix ignore css only chunks during naming

Special Thanks

Alan Agius, Charles Lyding and Daniele Maltese

14.0.0-next.5 (2022-03-09)

Breaking Changes

@​angular/cli

  • Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.

  • Several changes in the Angular CLI commands and arguments handling.

  • ng help has been removed in favour of the —-help option.

  • ng —-version has been removed in favour of ng version and ng v.

  • Deprecated camel cased arguments are no longer supported. Ex. using —-sourceMap instead of —-source-map will result in an error.

  • ng update, —-migrate-only option no longer accepts a string of migration name, instead use —-migrate-only -—name <migration-name>.

  • —-help json help has been removed.

@​angular/cli

Commit Type Description
4ebfe0341 feat drop support for Node.js 12
2e0493130 refactor replace command line arguments parser

@​angular-devkit/build-angular

Commit Type Description
e28c71597 fix ignore css only chunks during naming

Special Thanks

Alan Agius

... (truncated)

Commits
  • dc08952 release: cut the v13.2.6 release
  • 472d468 refactor(@​angular-devkit/build-angular): move dev-server specs into a seperat...
  • fc38474 docs: remove redundant default empty strings values
  • 49be70e docs(@​angular-devkit/build-angular): update link to Angular Package Format do...
  • 90a5531 fix(@​angular-devkit/build-angular): ignore css only chunks during naming
  • d82d0eb test: update E2E production application size expectations
  • 37ac443 docs(@​angular-devkit/core): typo in string.ts doc
  • 7d6294c release: cut the v13.2.5 release
  • 21b38c5 build: update snapshot e2e setup to reflect builds repository rename
  • acf1e5e fix(@​angular-devkit/build-angular): don't rename blocks which have a name
  • 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 #708.