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
14 stars 5 forks source link

Bump @nrwl/nx-cloud from 13.1.2 to 14.0.5 #329

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/nx-cloud from 13.1.2 to 14.0.5.

Release notes

Sourced from @​nrwl/nx-cloud's releases.

Release 14.0.5

Reverts

  • Revert "fix(core): automatically add root to the project.json projects (#9977)" (6f9a4d2), closes #9977

Release 14.0.4

Bug Fixes

  • angular: add missing alias for the component generator (#10038) (f38c758)
  • angular: fix stylus import (#9950) (ed96146)
  • angular: shared transitive npm deps from host and remote applica… (#9997) (9915334)
  • core: align yargs options in workspace-generator with generic opts passed to other commands (#9953) (0ce7ce6)
  • core: allow daemon to disable glob cache (#10031) (d4ea5e7)
  • core: automatically add root to the project.json projects (#9977) (e6f7186)
  • core: calculate dependencies of mixed targets (#9942) (56dd796)
  • core: correct log message when uninstalled plugin is referenced in nx.json (#9994) (793bd76), closes #9976
  • core: fix having multiple versions of nx/devkit (#9998) (921abbc)
  • core: fix migrating old workspaces without nx (#10011) (510a4c0)
  • core: pnpm exec check not matching for v7 (#10004) (84acad0)
  • dep-graph: fix label width calculation (#10044) (b845140)
  • js: add missing --tag flag to the publish command (#10014) (c1950c1)
  • js: update minimal publish script to validate project name and config (#10006) (c5a5eb3)
  • nx-plugin: allow async project graph processors (#10026) (8f10080)
  • nx-plugin: executors that spread async generators should work locally (#9956) (5cf6b4b)
  • react-native: add migration script to change the main tag to className (#9957) (16fb1f9)
  • web: option --no-runtimeChunk is not working (#7747) (f226f26)
  • web: use cjs format for rollup if umd is not set (#8919) (58223f1)

Release 14.0.3

Bug Fixes

  • core: fix importing default exports for generators+executors (#9975) (7d4255e)
  • core: fix postinstall failure due to project graph build error (#9960) (2647e48), closes #9451
  • core: fix usage of --dry-run flag in workspace generators (#9986) (f7369f5)
  • misc: file server should force remote caching when invoking build (8f13762)
  • storybook: ignore experimental packages during migrating to v14 (#9972) (8c38b86)

Release 14.0.2

Bug Fixes

  • core: add dependency for cliui + string-width (#9967) (ec47503)
  • core: fix creating new workspaces with not normalized names (4030d47)
  • core: make npm scope optional (#9966) (c3484c7)
  • react: use Routes component wrapper for react router v6 (#9936) (fa1bc7b)
  • storybook: skip version update on storybook-deployer (#9964) (30a3f93)
  • testing: add missing --js support for jest generators (#9959) (fca85ca)

... (truncated)

Commits
  • dafcaf6 Release 14.0.5
  • 6f9a4d2 Revert "fix(core): automatically add root to the project.json projects (#9977)"
  • 662b52e Release 14.0.4
  • bb64ac1 docs(nxdev): remove deprecated schemaViewModel GitHub property (#10050)
  • ed96146 fix(angular): fix stylus import (#9950)
  • b845140 fix(dep-graph): fix label width calculation (#10044)
  • 1e2dcd0 docs(core): fix typos in RN guide (#10046)
  • a61229d docs(core): update env var guide (#10045)
  • e6f7186 fix(core): automatically add root to the project.json projects (#9977)
  • 5cf6b4b fix(nx-plugin): executors that spread async generators should work locally (#...
  • 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)
cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4e4667f
Status: ✅  Deploy successful!
Preview URL: https://4c368589.bhelpful.pages.dev

View logs

sonarcloud[bot] commented 2 years 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
No Duplication information No Duplication information

dependabot[bot] commented 2 years ago

Superseded by #338.