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/nest from 14.5.0 to 14.7.6 #462

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/nest from 14.5.0 to 14.7.6.

Release notes

Sourced from @​nrwl/nest's releases.

14.7.6

14.7.6 (2022-09-19)

Bug Fixes

  • angular: add $schema property to generated project configs (#12031) (e2bfaa6)
  • bundling: default outputFileName to "main.js" when called from "@​nrwl/web:webpack" (#12072) (d9afcac)
  • core: rework the daemon process communication to use a queue and a long running connection (a3e480b)
  • core: split chunk correctly when they contain multiple messages (08e7588)
  • core: temp workaround to deal with daemon start during workspace creation (8e8b175)
  • linter: handle missing task graph in hasher on print-affected (#11974) (40da702)
  • testing: normalize paths for component-testing (#11963) (1a9df53)
  • testing: use cypress generated tsconfig for angular ct (#12014) (d535cf3)
  • testing: use webpack defined in executor options for react ct (#12005) (73fd49a)

Features

14.7.5

14.7.5 (2022-09-12)

Bug Fixes

  • core: temporary make the daemon output optimization opt in (9364a40)
  • repo: ensure husky checks are respected on commit (#11973) (3a78d3b)

Features

Reverts

14.7.4

14.7.4 (2022-09-12)

... (truncated)

Commits
  • 6e6925f chore(repo): update to nx 14.7.6-beta.6
  • fd670d2 docs(misc): update package descriptions to be more consistent (#12039)
  • ee8ba2d feat(misc): remove unused dependencies from packages (#11986)
  • d782a69 feat(core): support ts 4.8 (#11845)
  • bbe7a36 fix(linter): use typescript-eslint 5.33.1 as latest requires ts4.8 (#11773)
  • f8da1ad chore(repo): update nx to 14.6.0-beta.3
  • 458fc36 chore(misc): split create tree with empty workspace to remove parameter (#10188)
  • 1c66a22 docs(nxdev): upgrade nextseo dependency (#11402)
  • b67ca98 fix(nest): update nestjs versions for init generators (#11355)
  • See full diff 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 32eaffa44b6b98540e8d57389368a3f00d7130ab. 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=build --base=origin/master --parallel
✅ Successfully ran 1 target - [`nx affected --target=lint --base=origin/master --parallel`](https://cloud.nx.app/runs/Uk1VoMUiL5M)

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