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.4 #455

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/nest from 14.5.0 to 14.7.4.

Release notes

Sourced from @​nrwl/nest's releases.

14.7.4

14.7.4 (2022-09-12)

Bug Fixes

  • testing: change @​nrwl/workspace import to deep import (#11961) (ff0126c)

14.7.3

14.7.3 (2022-09-09)

Features

  • core: add more logging when socket communication fails (0663385)

14.7.2

14.7.2 (2022-09-09)

Bug Fixes

  • core: DAEMON_DIR_FOR_CURRENT_WORKSPACE isnt defined in case of error (6849b90)

14.7.1

14.7.1 (2022-09-09)

Bug Fixes

  • core: nx daemon doesnt get disable correctly (0f8aac0)

14.7.0

14.7.0 (2022-09-09)

Bug Fixes

  • angular: emit typescript declaration diagnostics in ng-packagr executors (#11927) (c6520a1)
  • angular: warning logged when generating MF app with no e2e (#11911) (4aa7282)
  • core: add back target defaults for all new workspaces (#11936) (caec117)
  • core: fix process.send will crash the nx runner without check if it is undefined (#11904) (350f71d)
  • repo: remove more things from production fileset and added babel config (#11942) (b582964)
  • storybook: do not add target defaults and named inputs if they are not defined (#11941) (31b1b00)
  • testing: add component-test named inputs (7b52c0d)
  • testing: do not add cypress inputs if namedInputs is not defined (#11943) (8a35f18)
  • testing: move cypress tsconfig to cypress folder (6d0c6a8)

Features

... (truncated)

Commits
  • 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 0892a6d851a89751f47b8e050e073abdf6e303b7. 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/rJE67fy4p8N)

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