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.1 #712

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cli from 9.1.7 to 13.3.1.

Release notes

Sourced from @​angular/cli's releases.

v13.3.1

13.3.1 (2022-03-30)

@​angular-devkit/schematics-cli

Commit Description
fix - ba3486de9 update minimist to 1.2.6

@​angular-devkit/architect-cli

Commit Description
fix - 9f8d4dea0 update minimist to 1.2.6

@​schematics/angular

Commit Description
fix - cf3cb2ecf fix extra comma added when use --change-detection=onPush and --style=none to generate a component

@​angular-devkit/benchmark

Commit Description
fix - 1f7fa6970 update minimist to 1.2.6

@​angular-devkit/build-angular

Commit Description
fix - 293526c31 add node_modules prefix to excludes RegExp
fix - 58ed97410 allow Workers in Stackblitz
fix - 4cd2331d3 don't override asset info when updating assets

@​angular-devkit/core

Commit Description
fix - c7c75820f add Angular CLI major version as analytics dimension

Special Thanks

Alan Agius and gauravsoni119

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

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

13.3.1 (2022-03-30)

@​schematics/angular

Commit Type Description
cf3cb2ecf fix fix extra comma added when use --change-detection=onPush and --style=none to generate a component

@​angular-devkit/architect-cli

Commit Type Description
9f8d4dea0 fix update minimist to 1.2.6

@​angular-devkit/schematics-cli

Commit Type Description
ba3486de9 fix update minimist to 1.2.6

@​angular-devkit/benchmark

Commit Type Description
1f7fa6970 fix update minimist to 1.2.6

@​angular-devkit/build-angular

Commit Type Description
293526c31 fix add node_modules prefix to excludes RegExp
58ed97410 fix allow Workers in Stackblitz
4cd2331d3 fix don't override asset info when updating assets

@​angular-devkit/core

Commit Type Description
c7c75820f fix add Angular CLI major version as analytics dimension

Special Thanks

Alan Agius and gauravsoni119

11.2.19 (2022-03-30)

... (truncated)

Commits
  • 6740dc7 release: cut the v13.3.1 release
  • 293526c fix(@​angular-devkit/build-angular): add node_modules prefix to excludes RegExp
  • cf3cb2e fix(@​schematics/angular): fix extra comma added when use --change-detection=o...
  • 4cd2331 fix(@​angular-devkit/build-angular): don't override asset info when updating a...
  • 58ed974 fix(@​angular-devkit/build-angular): allow Workers in Stackblitz
  • 6ef9e2a build: update sass to 1.49.9
  • 3814df5 refactor(@​angular-devkit/build-angular): remove types for `@discoveryjs/json-...
  • c7c7582 fix(@​angular-devkit/core): add Angular CLI major version as analytics dimension
  • ff0430d build: update minimist to 1.2.6
  • 1f7fa69 fix(@​angular-devkit/benchmark): update minimist to 1.2.6
  • 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 #715.