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.3 #719

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cli from 9.1.7 to 13.3.3.

Release notes

Sourced from @​angular/cli's releases.

v13.3.3

13.3.3 (2022-04-13)

@​angular-devkit/build-angular

Commit Description
fix - d38b247cf display debug logs when using the --verbose option

@​angular-devkit/build-webpack

Commit Description
fix - 5682baee4 emit devserver setup errors

Special Thanks

Alan Agius

v13.3.2

13.3.2 (2022-04-06)

@​schematics/angular

Commit Description
fix - bbe74b87e provide actionable error message when routing declaration cannot be found

@​angular/cli

Commit Description
fix - 49dc63d09 ensure lint command auto-add exits after completion

@​angular-devkit/build-angular

Commit Description
fix - c97c8e7c9 update minimatch dependency to 3.0.5

Special Thanks

Alan Agius, Charles Lyding and Morga Cezary

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

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

13.3.3 (2022-04-13)

@​angular-devkit/build-angular

Commit Type Description
d38b247cf fix display debug logs when using the --verbose option

@​angular-devkit/build-webpack

Commit Type Description
5682baee4 fix emit devserver setup errors

Special Thanks

Alan Agius

14.0.0-next.8 (2022-04-06)

Breaking Changes

@​angular-devkit/core

  • parseJson and ParseJsonOptions APIs have been removed in favor of 3rd party JSON parsers such as jsonc-parser.

@​schematics/angular

Commit Type Description
7db433bb0 fix provide actionable error message when routing declaration cannot be found

@​angular/cli

Commit Type Description
0316dea67 feat add prompts on missing builder targets

@​angular-devkit/core

Commit Type Description
67144b9e5 refactor remove deprecated parseJson and ParseJsonOptions APIs

Special Thanks

... (truncated)

Commits
  • 7b4e9d4 release: cut the v13.3.3 release
  • d38b247 fix(@​angular-devkit/build-angular): display debug logs when using the `--verb...
  • 5682bae fix(@​angular-devkit/build-webpack): emit devserver setup errors
  • 2715aa7 release: cut the v13.3.2 release
  • 49dc63d fix(@​angular/cli): ensure lint command auto-add exits after completion
  • bbe74b8 fix(@​schematics/angular): provide actionable error message when routing decla...
  • c97c8e7 fix(@​angular-devkit/build-angular): update minimatch dependency to 3.0.5
  • 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...
  • 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 #731.