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.8.2 #484

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/nest from 14.5.0 to 14.8.2.

Release notes

Sourced from @​nrwl/nest's releases.

14.8.2

14.8.2 (2022-09-29)

Bug Fixes

  • core: add missing core plugins to list command (#12305) (7addb44)
  • core: add missing packages to report command (#12306) (7bde32f)
  • core: daemon should not shut down due to inactivity when there are open connections (1dcfec1)
  • misc: remove remaining usages of @​nrwl/workspace:run-commands executor (#12299) (8b305d0)
  • nx: git-hasher should fetch files from git submodules (#11334) (c54e136)
  • storybook: check root mainjs for builder (#12308) (c344a10)
  • webpack: regression from #10432 to allow // prefix in remote (#12302) (0b0131e)

14.8.1

14.8.1 (2022-09-28)

Bug Fixes

  • bundling: add missing assets ignore option to @​nrwl/esbuild:esbuild (#12288) (65dc805)
  • core: add missing packages (esbuild, webpack, rollup) to nx-migration field (#12285) (ac4cf51)
  • devkit: ensure that getProjects works properly without a nx.json (#12295) (35082c7)
  • misc: buildable libs should not throw when some npm packages are not defined (d070fdf)

14.8.0

14.8.0 (2022-09-28)

Bug Fixes

  • web: update http-server lookup so it works with pnpm (#12269) (4b491c8)

14.7.18

14.7.18 (2022-09-28)

Bug Fixes

  • core: temporary disable outputs watching on inux (65f7d61)

Features

  • core: don't generate workspace.json for v2 workspaces (#12127) (9b63ce1)
  • react: add stylus as a dependency since stylus-loader requires it (#12266) (09cfbf0)

14.7.17

14.7.17 (2022-09-27)

... (truncated)

Commits
  • 9b63ce1 feat(core): don't generate workspace.json for v2 workspaces (#12127)
  • 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)
  • 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 24e91f3b928f22cbe097bcfee400a432c5e6913c. 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/GUpnRGPCbSu) - [`nx affected --target=lint --base=origin/master --parallel`](https://cloud.nx.app/runs/vJWrlpy2MHS)

Sent with 💌 from NxCloud.

Andreasgdp commented 1 year ago

@dependabot rebase

Andreasgdp commented 1 year ago

@dependabot rebase

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