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.0 #250

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/react from 13.8.1 to 13.9.0.

Release notes

Sourced from @​nrwl/react's releases.

Release 13.9.0

Bug Fixes

  • angular: strip trailing slash from directory #9263 (#9314) (3c39c31)
  • core: correctly reexport from nx to preserve backwards compat (94f575a)
  • core: fix a typo in a migration (7b4ee52)
  • core: reexport package-manager (86aaeb6)
  • js: default swcCwd to '.' to prevent ENOENT error when invoking swc cli (#9256) (71bd3e1)
  • js: fix inconsistent tsconfig module casing (#9320) (5c0da2f)
  • misc: handle tsx files correctly when excluding specs (4191318)
  • misc: reexport tokens that from nx (0f7cf34)
  • misc: report should include nx-plugin (#9312) (db93879)
  • repo: temporary disable tests (53a0528)
  • storybook: fixing the static-dir issue (#9313) (dbbd7ef)

Features

  • angular: add buildLibsFromSource option to @​nrwl/angular:webpack-browser executor (#9334) (a82edb1)
  • angular: default export of scams to true (#9331) (c4f9646)
  • core: add a migration to replace nrwl/cli and nrwl/tao with nx (48a5d19)
  • core: reorganize packges to consolidate all cli-related code in nx (6f038e7)
  • web: add proxy config support to file-server executor (#9225) (48d32ac)

Release 13.8.8

Bug Fixes

  • angular: jest-preset-angular migration format files once (#9292) (5949c4e), closes #9291
  • linter: use import to check for secondary entrypoint in angular (#9285) (5db394e)
  • react: update package.json only with shallow dependencies (#9297) (cd81a20)

Features

  • core: provide an experimental hashing mode for jest and cyrpess (a32d46c)
  • nx-plugin: port compiler option into nx-plugin generator (#9299) (208d5c0)
  • react: update packages (#9296) (ec533c5)

Release 13.8.7

No release notes provided.

Release 13.8.6

Bug Fixes

  • angular: handle newProjectRoot correctly when generating apps and libs (#9255) (081ff42)
  • core: cwd during dep-graph shouldn't vary based on daemon (#9223) (de7aa8e)
  • core: fix daemon server path on client (#9235) (5ada5ad)

... (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: df0d5e0
Status:⚡️  Build in progress...

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