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.3.0 #708

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cli from 9.1.7 to 13.3.0.

Release notes

Sourced from @​angular/cli's releases.

v13.3.0

13.3.0 (2022-03-16)

@​angular/cli

Commit Description
feat - c995ed5e8 support TypeScript 4.6

Special Thanks

Alan Agius and Doug Parker

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

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

13.3.0 (2022-03-16)

@​angular/cli

Commit Type Description
c995ed5e8 feat support TypeScript 4.6

Special Thanks

Alan Agius and Doug Parker

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

... (truncated)

Commits
  • 983271f release: cut the v13.3.0 release
  • 501aee7 refactor: bump CLI version to 13.3.0-rc.0
  • 3367ec7 build: update webpack to 5.70.0
  • fd55a00 build: update version to 13.3.0
  • c995ed5 feat(@​angular/cli): support TypeScript 4.6
  • 0b55bab docs: replace app with application
  • 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...
  • 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 #712.