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/react from 13.8.1 to 14.0.2 #300

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/react from 13.8.1 to 14.0.2.

Release notes

Sourced from @​nrwl/react's releases.

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)
  • angular: share secondary entry points (#9896) (cc38970)
  • angular: there is no cors option on the file-server (#9923) (e7f220d)
  • core: allow parsing dot notation cli args (#9812) (74a4047), closes #9764
  • core: build project's that have buildable dependencies without package.json's (#9466) (8e3f7d8)
  • core: build-project-graph shouldn't fail when large number of workers are available (#9804) (1857138), closes #9801
  • core: fix migrate race conditions (#9794) (c047151)
  • core: fix migration for tasks runners (#9778) (945ee01)
  • core: fix typings in params (#9735) (cc4e8c1)
  • core: fix writing partial files to disk during migration (#9931) (e3a88d4)
  • core: handle failed CI workflows in CNW CLI (#9915) (ec0f4b4)

... (truncated)

Commits
  • 8897146 fix(testing): pass --js flag to jest generators (#9965)
  • fa1bc7b fix(react): use Routes component wrapper for react router v6 (#9936)
  • c1c5f0b feat(misc): add application x-type for host and remote generators (#9954)
  • 39331d1 feat(testing): move jest config to .ts files (#9854)
  • 7913f31 fix(react): use normalized app name in host/remote generators (#9909)
  • 920d8aa chore(repo): update repo to nx14 (#9908)
  • ff3b3a7 fix(react): update migrations to work for projects without targets (#9906)
  • e744768 fix(react): update migration to work without targets (#9901)
  • cb7fb22 feat(core): remove @​types/node from default workspace (#9853)
  • 8171e68 fix(react): handle transform properly for js/ts files in @​nrwl/react/plugin/j...
  • 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: ca6b086
Status: ✅  Deploy successful!
Preview URL: https://902a3d4e.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
0.0% 0.0% Duplication

dependabot[bot] commented 2 years ago

Superseded by #305.