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.8.4 #237

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/react from 13.8.1 to 13.8.4.

Release notes

Sourced from @​nrwl/react's releases.

Release 13.8.4

Bug Fixes

  • angular: align root karma config when migrating from angular cli to match the one for new workspaces (#9144) (cef4bbd)
  • angular: change --preserveAngularCLILayout to --preserve-angular-cli-layout (#9051) (33c9ca9)
  • angular: improve angular cli migration when using --preserve-angular-cli-layout (#9064) (ebaf8f6)
  • angular: karma migrator fixes (#9063) (5d9176e)
  • angular: set the right defaultBase when migrating an angular cli workspace (#9050) (dfcc853)
  • angular: upgrade karma and fix settings (#9056) (01dba86)
  • core: batch calls to git hash-object to avoid E2BIG error (efedd2e)
  • core: improve output color consistency across terminal themes (#9133) (471f7be)
  • detox: remove extra build target from project config (#9089) (b602c52)
  • devkit: fall back to the target default config when reading target options and the config is not provided (#8932) (e677a1d)
  • js: adjust destination directory for swc executor (#9072) (5527724)
  • js: update dependencies in package.json (#9073) (4287d59)
  • linter: make sure hasher has all the tags (#9110) (3c45a1c)
  • misc: format:check not checking all affected files (#9152) (ea33428)
  • react: component generator outputs correct CSS module setup (#9084) (e6941e4)
  • web: fixes force down compilation for non esm bundles (#8907) (68e9435), closes #8639

Features

  • angular: support migrating angular cli workspaces using cypress for e2e tests (#9105) (615955a)
  • core: use package manager workspace globs to find projects (#9131) (5964379)
  • node: consolidate js and node plugins (#9086) (95f5a08)
  • storybook: add styles and stylePreprocessorOptions to the executors (#9057) (fc018cd)

Release 13.8.3

Bug Fixes

  • js: ensure correct path format for asset pattern matching (#9022) (30d1172)
  • node: webpack/terser stripping class names breaking reflection (#8784) (ebeb588)

Features

Release 13.8.2

Bug Fixes

  • angular: fix link to docs when ng update command is run (#9000) (effa692)
  • angular: handle different workspace version and format when falling back to the angular cli (#8993) (1cae869)

... (truncated)

Commits
  • 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)
  • 19efdfc feat(react-native): add storybook to react native (#8886)
  • See full diff 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
0.0% 0.0% Duplication

dependabot[bot] commented 2 years ago

Superseded by #240.