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 14.0.2 #782

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cli from 9.1.7 to 14.0.2.

Release notes

Sourced from @​angular/cli's releases.

v14.0.2

14.0.2 (2022-06-15)

@​schematics/angular

Commit Description
fix - 5a486cb64 remove vscode testing configurations for minimal workspaces

@​angular/cli

Commit Description
fix - 23095e9c3 show more actionable error when command is ran in wrong scope

@​angular-devkit/build-angular

Commit Description
fix - 9d88c96d8 replace fallback locale for en-US

Special Thanks

Alan Agius and Julien Marcou

v14.0.1

14.0.1 (2022-06-08)

@​schematics/angular

Commit Description
fix - 73dcf39c6 remove strict setting under application project

@​angular/cli

Commit Description
fix - e4fb96657 add text to help output to indicate that additional commands are available when ran in different context
fix - 7952e5790 avoid creating unnecessary global configuration
fix - 66a1d6b9d correct scope cache command
fix - e2d964289 correctly print package manager name when an install is needed
fix - 75fd3330d during an update only use package manager force option with npm 7+
fix - e223890c1 ensure full process exit with older local CLI versions
fix - 0cca3638a handle project being passed as a flag
fix - b1451cb5e improve resilience of logging during process exit
fix - 17fec1357 provide actionable error when project cannot be determined

@​angular-devkit/build-angular

Commit Description
fix - c788d5b56 log modified and removed files when using the verbose option
fix - 6e8fe0ed5 replace dev-server socket path from /ws to /ng-cli-ws
fix - 651adadf4 update Angular peer dependencies to 14.0 stable

@​angular/pwa

Commit Description
fix - cfd264d06 add peer dependency on Angular CLI

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.2 (2022-06-15)

@​angular/cli

Commit Type Description
23095e9c3 fix show more actionable error when command is ran in wrong scope

@​schematics/angular

Commit Type Description
5a486cb64 fix remove vscode testing configurations for minimal workspaces

@​angular-devkit/build-angular

Commit Type Description
9d88c96d8 fix replace fallback locale for en-US

Special Thanks

Alan Agius and Julien Marcou

13.3.8 (2022-06-15)

@​angular/pwa

Commit Type Description
c7f994f88 fix add peer dependency on Angular CLI

Special Thanks

Alan Agius

14.1.0-next.0 (2022-06-08)

@​schematics/angular

Commit Type Description

... (truncated)

Commits
  • e5d005b release: cut the v14.0.2 release
  • 5a486cb fix(@​schematics/angular): remove vscode testing configurations for minimal ...
  • bd99a61 test(@​angular/cli): force using NPM_CONFIG_legacy_peer_deps for ng add N...
  • e1f8976 test: add missing --skip-confirmation to NPM 7 ng add test
  • 2d9fd56 test: delete styles test which is in build-angular
  • 76d0115 test: simplify test sourcemaps e2e test
  • 23095e9 fix(@​angular/cli): show more actionable error when command is ran in wrong scope
  • 424c8fe ci: increase parallelism for Linux E2E
  • eeae1ed test: reduce disk-cache E2E tests duration
  • 9d88c96 fix(@​angular-devkit/build-angular): replace fallback locale for en-US
  • 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 #785.