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.11 #470

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/nest from 14.5.0 to 14.7.11.

Release notes

Sourced from @​nrwl/nest's releases.

14.7.11

14.7.11 (2022-09-22)

Bug Fixes

Features

14.7.10

14.7.10 (2022-09-22)

Bug Fixes

  • bundling: set correct rootDir compiler option for type checker (#12182) (9d0d6d0)
  • core: properly invalidate outputs when output is removed (#12188) (1ae30d1)
  • expo: add deps to root package (#12107) (b7f9d90)
  • js: update library generator for webpack and rollup bundler (#12183) (0baae01)
  • nextjs: fix resolving dependencies (#11842) (351bc2e)
  • react-native: fix xcode shell script used for release builds (#12171) (7e316af), closes #12166

Features

14.7.9

14.7.9 (2022-09-22)

Bug Fixes

  • bundling: provide correct defaults scripts/styles options (#12157) (d05cc86)
  • bundling: skip web-specific configuration when bundling for node (#12130) (84a21e9)
  • core: do not throw when cannot parse root tsconfig (8fdf8c5)
  • core: do not use named inputs to cache fileset hashes (9a84281)
  • core: prevent duplicate prefixes when using outputStyle stream (a66a549)
  • core: revert logic of run-executor handling streaming (f94a18e)
  • js: install bundler nx plugin when needed (#12131) (6c0a838)
  • js: support both .cjs and .js file extensions when generating package.json file (#12137) (75115e1)
  • repo: fix a failing e2e test (0d18397)

Features

... (truncated)

Commits
  • 074ac5e feat(core): add package manager parsers and stringifiers (#11953)
  • 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 d76c12710dd511ec8fd6f88affe9ac957ab09cc1. 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/9r1DVL24r7Y)

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