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.4.1 to 13.8.0 #200

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/react from 13.4.1 to 13.8.0.

Release notes

Sourced from @​nrwl/react's releases.

Release 13.8.0

Bug Fixes

  • angular: newProjectRoot key is removed on Angular CLI conversion (#8865) (9a0db6a), closes #8851
  • core: change ng to nx (#8843) (eb04324)
  • core: fix parsing of dot notation flags (#8889) (2213b4d)
  • core: node-based file hasher should use absolute paths (0b86b14)
  • core: properly throw error when failing to read workspace (#8835) (f069d8e)
  • react-native: use metro default resolver on tsconfig import (#8656) (0182df4)

Features

  • misc: change cloud prompt default (e008caf)
  • react-native: debug option for build-android (#8702) (e942a85)
  • react: add postcssConfig option to apps to enable auto-loading or set a single path (#8849) (475143b)

Release 13.7.3

Bug Fixes

  • angular: update schemas with missing changes from previous versions (#8836) (39f4c47)
  • linter: add missing swc/core-linux-* as optional dependencies (#8831) (076254c)

Release 13.7.2

Bug Fixes

  • angular: prevent adding dependencies when generating apps and specifying skipPackageJson (#8806) (cf7a18b)
  • angular: support target aliases existing in the angular-cli (#8787) (3a2fd3f)
  • angular: update ng-packagr executors to support browserlist version ranges (#8783) (5f3ca78)
  • core: do not start daemon process when running a docker container (fb05689)
  • docs: fix id of library-secondary-entry-point page (#8739) (3494d7b)
  • linter: add swc/core-linux-musl as an optional dependency for alpine (#8814) (da64519)
  • react: fix issue with postcss and images in webpack config (#8802) (120e987), closes #8300
  • storybook: ensure watch is passed to angular storybook options (#8800) (19f8813)

Features

Release 13.7.1

Bug Fixes

... (truncated)

Commits
  • cf7a18b fix(angular): prevent adding dependencies when generating apps and specifying...
  • 120e987 fix(react): fix issue with postcss and images in webpack config (#8802)
  • d727de3 feat(react): enable support for avif images (#8803)
  • 9ba836b feat(react): upgrade eslint-plugin-react-hooks to 4.3.0
  • b577646 feat(storybook): enable SVGR support for MDX stories (#7553)
  • 6a3914e fix(linter): remove @​typescript-eslint/no-unused-vars override (#8147)
  • 298ceba chore(repo): readme fixes
  • 5e66bab fix(react): enforce valid jest config when creating workspace with react pres...
  • 07ebdb3 feat(core): add nx graph as alias of nx dep-graph (#8539)
  • 9e75918 feat(core): speed up file map creation (#8597)
  • 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: 5dc4ba5
Status:🚫  Build failed.

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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.