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.0.3 #624

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cli from 9.1.7 to 13.0.3.

Release notes

Sourced from @​angular/cli's releases.

v13.0.3

13.0.3 (2021-11-17)

Special Thanks

Alan Agius, Joey Perrott and Krzysztof Platis

v13.0.2

13.0.2 (2021-11-10)

@​schematics/angular

Commit Description
fix - 1bc00b6fe migrate ng-packagr configurations in package.json
fix - 9ea74a13d show warning when migrating ng-packagr JS configurations

@​angular/cli

Commit Description
fix - 34047b1ad avoid redirecting @​angular/core in Angular migrations
fix - ff4538e98 favor ng-update packageGroupName in ng update output

@​angular-devkit/build-angular

Commit Description
fix - 35164bf92 don't restore input of type file during HMR
fix - facb5d8ff don't show [NG HMR] Unknown input type when restoring file type input
fix - ef8815d04 improve sourcemap fidelity during code-coverage
fix - 966a1334a suppress @charset must be the first rule in the file warning
fix - 1cdc24da0 update Angular peer dependencies to 13.0 stable

Special Thanks

Alan Agius, Charles Lyding, Joey Perrott and Paul Gschwendtner

v13.0.1

13.0.1 (2021-11-03)

@​schematics/angular

Commit Description
fix - 40f599241 updated Angular new project version to v13.0.0

Special Thanks

Charles Lyding and Joey Perrott

v13.0.0

13.0.0 (2021-11-03)

Breaking Changes

@​schematics/angular

  • classlist.js and web-animations-js are removed from application polyfills and uninstalled from the package. These were only needed for compatibility with Internet Explorer, which is no longer needed now that Angular only supports evergreen browsers. See: https://angular.io/guide/browser-support.

Add the following to the polyfills file for an app to re-add these packages:

</tr></table> 

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

13.0.3 (2021-11-17)

Special Thanks

Alan Agius, Joey Perrott and Krzysztof Platis

13.1.0-next.1 (2021-11-10)

@​angular/cli

Commit Type Description
4a5ca162c fix avoid redirecting @​angular/core in Angular migrations
b7b1325a6 fix favor ng-update packageGroupName in ng update output

@​schematics/angular

Commit Type Description
e9d2d98e8 fix migrate ng-packagr configurations in package.json
950b430c0 fix show warning when migrating ng-packagr JS configurations
cf67f2629 fix updated Angular new project version to v13.0.0

@​angular-devkit/build-angular

Commit Type Description
47fd128a0 fix don't restore input of type file during HMR
3a89358d3 fix don't show [NG HMR] Unknown input type when restoring file type input
5990ed91c fix improve sourcemap fidelity during code-coverage
b3e588801 fix suppress "@​charset" must be the first rule in the file warning
e1bac5bbb fix update Angular peer dependencies to v13.1 prerelease

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Paul Gschwendtner

13.0.2 (2021-11-10)

@​angular/cli

| Commit | Type | Description |

... (truncated)

Commits
  • 7fc6895 release: cut the v13.0.3 release
  • 4420aa6 build: update dependency license-webpack-plugin to v4
  • 1eee1e7 docs: add breaking change note about calling scheduleBuilder with `@angular...
  • 9fc5af8 build: update webpack to 5.64.1
  • e2c86ba ci: remove cla: yes from required labels
  • b0c120c build: update to yarn v1.22.17
  • d185cf8 release: cut the v13.0.2 release
  • f977351 build: update to latest @​angular/dev-infra-private to address issues related ...
  • 1bc00b6 fix(@​schematics/angular): migrate ng-packagr configurations in package.json
  • 57ae543 refactor: fix ng-new template pointing to Angular animations with Material logo
  • 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 #631.