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 13.9.6 #273

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/react from 13.8.1 to 13.9.6.

Release notes

Sourced from @​nrwl/react's releases.

Release 13.9.6

Bug Fixes

Release 13.9.5

Bug Fixes

  • core: add missing CNW flags in help report (#9479) (2f3d80e)
  • core: fix a perf regression in the lint executor (63cd369)
  • core: fix missing versions from nx report (#9450) (f5e40ed)
  • js: add swc/helpers to js packages on converting to swc (#9467) (1e978f4)
  • js: improve inconsistencies with assets in tsc and swc from previous implementation (#9470) (8fbbe3b)
  • js: pin fast-glob to 3.2.7 due to regression in 3.2.8 (#9484) (a466455)
  • node: update node migrations to use forEachExecutorOptions (#9471) (ba2dfc4)
  • react: fix conflicting NODE_ENV values between an application and webpack Plugins (DefinePlugin) (#9460) (01f7e00), closes #7924
  • web: ensure file server works on windows (#9449) (df5db9d)

Release 13.9.4

Bug Fixes

  • angular: change mfe schema port type to number (#9420) (d614434)
  • angular: set tsconfig path correctly (#9386) (7b5664b)
  • core: don't allow arbitrary code execution when manipulating cache (#9329) (78d27f5)
  • core: ngcli-adapter should work on windows without workspace.json present (#9163) (d7172f5)
  • core: projects inferrred in apps directory should be inferred as an application (#9379) (b380597)
  • core: targets referred to by targetDependencies should be optional by default (#9344) (1ff9cb3)
  • js: mimic the behavior of tsc compilation for runTypeCheck (#9240) (d778340), closes #9203
  • js: return success false if tsc compilation fails (#9438) (ddb10e1)
  • linter: check for both nrwl/nx and eslint for terminal runs (#9340) (f172ac6)
  • linter: ensure eslint fixes are stored before results are filtered (#9348) (8681d12)
  • node: npm modules are not resolved correctly (#9284) (f24af57)
  • nx-plugin: remove broken reference to e2e tsconfig (#9409) (263e19f)
  • nx-plugin: use importPath as package.json name when passed (#9430) (3940027)
  • storybook: when building set node_env (#9390) (67ed0b4), closes #8403
  • web: fix handling of buildLibsFromSource: false in dev-server executor (#9326) (5a4b8e3)

Release 13.9.3

Bug Fixes

Release 13.9.2

Bug Fixes

... (truncated)

Commits
  • 6f038e7 feat(core): reorganize packges to consolidate all cli-related code in nx
  • ec533c5 feat(react): update packages (#9296)
  • 4e9375f chore(repo): update the version of nx
  • 94687e9 chore(repo): ensure license file exists for all published packages (#9274)
  • acc29e9 fix(misc): support workspaces using a root tsconfig.json instead of tsconfig....
  • a2c5010 chore(react): fix storybook test failing on local (#9224)
  • 06ff832 chore(react): fix version on eslint-plugin-react (#9121)
  • 7c16cc4 chore(web): update generated css module file (#9098)
  • e6941e4 fix(react): component generator outputs correct CSS module setup (#9084)
  • 1abba90 fix(react): get component name for self-closing elements as well (#8991)
  • 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: da85ec1
Status: ✅  Deploy successful!
Preview URL: https://65ce26dc.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 #278.