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 @nrwl/cli from 14.4.2 to 14.5.4 #407

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/cli from 14.4.2 to 14.5.4.

Release notes

Sourced from @​nrwl/cli's releases.

14.5.4

14.5.4 (2022-08-04)

Reverts

14.5.3

14.5.3 (2022-08-04)

Bug Fixes

  • angular: building all projects in webpack-server #11349 (#11455) (e8ad465)
  • angular: cloud init with make-angular-cli-faster (#11458) (15a1d72)
  • angular: hide warnings when reading workspace due to extra properties (#11143) (2dc51d7)
  • core: add -c as an alias for --configuration for affected and … (#10993) (355dc54)
  • core: correctly handle overrides of watch flag for caching (dc46534)
  • core: resolve project files correctly in project graph creation for empty root (#11425) (308fd9b)
  • devkit: do not duplicate dependencies (#10921) (f4ce897)
  • nextjs: remove unsupported cssModules config property (#11405) (ccd6295)
  • react: adjust nx-console related x-dropdown prop name (9c93c90)
  • web: fix json imports in rollup with swc (#11436) (b6bbd41)

Features

  • core: add better detection of long running tasks (8bf9019)
  • dep-graph: add project graph view for nx console (#11153) (eae3d45)
  • nextjs: improve support for custom server (#11325) (e45c2f2)
  • react: update emotion and tailwind versions (#11409) (5d167ee)

14.5.2

14.5.2 (2022-08-02)

Bug Fixes

  • angular: update angular cli package in a migration generator to prevent migration issues (#11375) (e5ec39a)
  • nest: update nestjs versions for init generators (#11355) (b67ca98)
  • node: add implicit dep on the e2e project to nest (#11397) (ffecf93)
  • nx: Ignore the debugger attached message in node (#11131) (20996d6)
  • react: allow positional params for setup-tailwind generator (#11396) (bf2c79b)

Features

... (truncated)

Commits


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 d8078bb37c73000fbeb9f753b285376bc20c7c87. 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


🟥 Failed Commands
nx affected --target=e2e --base=origin/master --parallel
✅ Successfully ran 3 targets - [`nx affected --target=test ---base=origin/master --parallel --codeCoverage`](https://nx.app/runs/5cvHTHLIo4a) - [`nx affected --target=build ---base=origin/master --parallel`](https://nx.app/runs/Az9qCg1aZG0) - [`nx affected --target=lint --base=origin/master --parallel`](https://nx.app/runs/8nV3kXyfhed)

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 #410.