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.3 #312

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

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)
  • testing: fix migration path error on windows (#9969) (1297f06)
  • testing: pass --js flag to jest generators (#9965) (8897146)

Features

  • misc: add application x-type for host and remote generators (#9954) (c1c5f0b)

Reverts

Release 14.0.1

Bug Fixes

  • angular: remove src from lintFilePatterns (#9940) (9f87d4c)
  • core: remove log during migrate (#9935) (f98459e)
  • testing: include jest.config.ts in tsconfig.spec.json (#9938) (b93091b)

Release 14.0.0

Bug Fixes

  • angular: add application schema options to mfe-host (#9751) (409f000)
  • angular: add application schema options to mfe-remote (#9752) (5b105b1)
  • angular: mf generators failed with directory (#9922) (56aa346)
  • angular: path normalize was in correct on windows #9861 (#9881) (5fb6fc7)
  • angular: remove implicit deps creation from mfe (#9799) (dfd4a1d)

... (truncated)

Commits
  • ff4f924 Release 14.0.3
  • 2647e48 fix(core): fix postinstall failure due to project graph build error (#9960)
  • f7efef4 docs(nxdev): fix internal module federation link (#9996)
  • 8f13762 fix(misc): file server should force remote caching when invoking build
  • 2cde4fb docs(nxdev): documentation for tailwind.config.js (#9970)
  • 5bc53e0 docs(misc): minor improvements in the module federation guide
  • f7369f5 fix(core): fix usage of --dry-run flag in workspace generators (#9986)
  • 8c38b86 fix(storybook): ignore experimental packages during migrating to v14 (#9972)
  • 7d4255e fix(core): fix importing default exports for generators+executors (#9975)
  • 4f99b77 chore(repo): update nx to 14.0.2 (#9974)
  • 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)
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

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d855355
Status: ✅  Deploy successful!
Preview URL: https://f97857df.bhelpful.pages.dev

View logs

dependabot[bot] commented 2 years ago

Superseded by #329.