BHelpful / MomentMeal

MomentMeal is a marketplace for food and recipes. We help you find and create the best recipes and meal plans for you.
https://momentmeal.com/
GNU Affero General Public License v3.0
13 stars 5 forks source link

Bump @angular/cli from 14.0.5 to 14.0.6 #380

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cli from 14.0.5 to 14.0.6.

Release notes

Sourced from @​angular/cli's releases.

v14.0.6

14.0.6 (2022-07-13)

@​schematics/angular

Commit Description
fix - dfa6d73c5 remove browserslist configuration

@​angular/cli

Commit Description
fix - 178550529 handle cases when completion is enabled and running in an older CLI workspace
fix - 10f24498e remove deprecation warning of no prefixed schema options

@​angular-devkit/build-angular

Commit Description
fix - 4d848c4e6 generate different content hashes for scripts which are changed during the optimization phase

@​angular-devkit/core

Commit Description
fix - 2500f34a4 provide actionable warning when a workspace project has missing root property

Special Thanks

Alan Agius and martinfrancois

Changelog

Sourced from @​angular/cli's changelog.

14.0.6 (2022-07-13)

@​angular/cli

Commit Type Description
178550529 fix handle cases when completion is enabled and running in an older CLI workspace
10f24498e fix remove deprecation warning of no prefixed schema options

@​schematics/angular

Commit Type Description
dfa6d73c5 fix remove browserslist configuration

@​angular-devkit/build-angular

Commit Type Description
4d848c4e6 fix generate different content hashes for scripts which are changed during the optimization phase

@​angular-devkit/core

Commit Type Description
2500f34a4 fix provide actionable warning when a workspace project has missing root property

Special Thanks

Alan Agius and martinfrancois

14.1.0-next.4 (2022-07-06)

@​angular/cli

Commit Type Description
cbccfd426 fix during an update only use package manager force option with npm 7+
dbe0dc174 fix improve error message for project-specific ng commands when run outside of a project
93ba050b0 fix show deprecated workspace config options in IDE

@​schematics/angular

Commit Type Description
9e3152466 fix prevent importing RouterModule parallel to RoutingModule

... (truncated)

Commits
  • 1cafcba release: cut the v14.0.6 release
  • d6fe8d9 test: move chrome driver path login inside the protractor config check
  • 029e578 test: use version 13 project in cli-exit-interop test
  • 804e05d test: delete build-errors and allow-js e2e tests
  • 4018289 ci: filter yarn and npm tests during E2E test setup
  • 4f28c4d test: update live-reload test to reduce flakes
  • 4d848c4 fix(@​angular-devkit/build-angular): generate different content hashes for scr...
  • 10f2449 fix(@​angular/cli): remove deprecation warning of no prefixed schema options
  • d396eba docs: remove long-description from schematics
  • 2500f34 fix(@​angular-devkit/core): provide actionable warning when a workspace projec...
  • 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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 2 years ago

Superseded by #386.