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.1.0 to 14.2.3 #459

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/cli from 14.1.0 to 14.2.3.

Release notes

Sourced from @​angular/cli's releases.

v14.2.3

14.2.3 (2022-09-15)

@​angular-devkit/build-angular

Commit Description
fix - e7e0cb78f correctly display error messages that contain "at" text.
fix - 4756d7e06 watch symbolic links

@​ngtools/webpack

Commit Description
perf - 1e3ecbdb1 avoid bootstrap conversion AST traversal where possible

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott

v14.2.2

14.2.2 (2022-09-08)

@​schematics/angular

Commit Description
fix - 6bfd6a7fb update minimum Angular version to 14.2

@​angular/cli

Commit Description
fix - 5405a9b3b favor non deprecated packages during update

@​angular-devkit/build-angular

Commit Description
fix - 2b00bca61 allow esbuild-based builder to use SVG Angular templates
fix - 45c95e1bf change service worker errors to compilation errors
fix - ecc014d66 handle service-worker serving with localize in dev-server
fix - 39ea128c1 handling of @media queries inside css layers
fix - 17b7e1bdf issue warning when using deprecated tilde imports
fix - 3afd784f1 watch index file when running build in watch mode

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott

v14.2.1

14.2.1 (2022-08-26)

@​schematics/angular

Commit Description
fix - e4ca46866 update ng-packagr version to ^14.2.0

Special Thanks

Alan Agius

v14.2.0

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.2.3 (2022-09-15)

@​angular-devkit/build-angular

Commit Type Description
e7e0cb78f fix correctly display error messages that contain "at" text.
4756d7e06 fix watch symbolic links

@​ngtools/webpack

Commit Type Description
1e3ecbdb1 perf avoid bootstrap conversion AST traversal where possible

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott

15.0.0-next.0 (2022-09-08)

Breaking Changes

@​angular/cli

  • The 'path' option in schematics schema no longer has a special meaning. Use 'workingDirectory' smart default provider should be used instead.

@​schematics/angular

  • Removed unusedappDir option from Universal and App-Shell schematic. This option can safely be removed if present since it no longer has effect.

@​schematics/angular

Commit Type Description
57d93fb7d fix mark project as required option
69b221498 refactor remove deprecated appDir option

@​angular/cli

Commit Type Description
774d349b7 refactor remove deprecated path handler

@​angular-devkit/build-angular

... (truncated)

Commits
  • 7f25cb7 release: cut the v14.2.3 release
  • 7141dbc build: update saucelabs connect version
  • 9c29dd7 test(@​angular-devkit/build-angular): rewrite app-shell unit test into e2e
  • dcbc5ac test: unit test multiple node versions in separate jobs
  • 4756d7e fix(@​angular-devkit/build-angular): watch symbolic links
  • 82485d8 build: remove unneeded BUILD file licenses rule comments
  • 16b7ced refactor: remove unused file
  • 9dff404 test: don't run git clean on test failure
  • c854b8b build: update Bazel to 5.3 and rules_pkg to 0.7.1
  • 1e3ecbd perf(@​ngtools/webpack): avoid bootstrap conversion AST traversal where possible
  • 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)
nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5254a04484ea9d13936765a1243336150114ff3a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets - [`nx affected --target=build --base=origin/master --parallel`](https://cloud.nx.app/runs/6JfxU0m3aZ6) - [`nx affected --target=lint --base=origin/master --parallel`](https://cloud.nx.app/runs/3EIZvrqGFEe)

Sent with 💌 from NxCloud.

sonarcloud[bot] commented 1 year 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 1 year ago

Superseded by #482.