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.10.3 #295

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/react from 13.8.1 to 13.10.3.

Release notes

Sourced from @​nrwl/react's releases.

Release 13.10.3

Bug Fixes

  • angular: path normalize was in correct on windows #9861 (#9881) (75c6722)
  • core: allow parsing dot notation cli args (#9812) (2b045e0), closes #9764
  • core: build-project-graph shouldn't fail when large number of workers are available (#9804) (d37379f), closes #9801
  • core: make CNW preset property open for custom presets (0078e3f)
  • js: enable hidden files as assets (#9880) (92737a6)
  • react: path normalize was in correct on windows #9861 (#9882) (ae4fea6)
  • storybook: remove hard-coded ci:true option (#9827) (2ac7746), closes #9681

Release 13.10.2

Bug Fixes

  • angular: remove implicit deps creation from mfe (#9799) (ee4174c)
  • core: fix migration for tasks runners (#9778) (a5b9bba)
  • core: init generators should not crash when trying to remove dependencies when package.json does not have dependencies (#9765) (6da0c2b)
  • js: add init generator placeholder (#9777) (a3b032c)
  • js: ignore tsx and .test. files with buildable swc libraries (#9540) (0528b03), closes #9442
  • react: migrate react-test-renderer correctly (#9811) (8886f0f)
  • storybook: component props should only consider inputs #9417 (#9780) (d2bf124)
  • testing: provide descriptive message when the project does not have targets defined. (#9795) (e49671f), closes #9756

Features

  • react: update @​types/react and other packages (#9767) (7365438)

Release 13.10.1

Bug Fixes

  • angular: add application schema options to mfe-host (#9751) (409f000)
  • angular: add application schema options to mfe-remote (#9752) (5b105b1)
  • core: build project's that have buildable dependencies without package.json's (#9466) (8e3f7d8)
  • core: fix typings in params (#9735) (cc4e8c1)
  • core: replaceAppNameWithPath should not consider defaultConfiguration #9706 (#9729) (9cef14d)
  • node: webpack executor doesn't respect option outputFileName (#9740) (0e68c61)

Features

  • linter: add cacheStrategy, rulesdir and resolvePluginsRelativeTo flags to eslint executor (#9709) (a64bba9)

Release 13.10.0

Bug Fixes

... (truncated)

Commits
  • ae4fea6 fix(react): path normalize was in correct on windows #9861 (#9882)
  • 8886f0f fix(react): migrate react-test-renderer correctly (#9811)
  • 7365438 feat(react): update @​types/react and other packages (#9767)
  • 6da0c2b fix(core): init generators should not crash when trying to remove dependencie...
  • 728f420 chore(repo): migrate to Nx 13.10 (#9731)
  • cf54cc9 feat(react): update production setup for MFE host app (#9699)
  • 70985b1 feat(react): update MFE config and routes when adding remote to host (#9687)
  • 9579aec feat(storybook): add projectBuildConfig as an option in generator (#9655)
  • 274c050 fix(react): case sensitive file import with react app generator when … (#9670)
  • 12f0f19 feat(react): add support for MFEs (#9413)
  • 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)
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

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 815b9b4
Status: ✅  Deploy successful!
Preview URL: https://9515cae3.bhelpful.pages.dev

View logs

dependabot[bot] commented 2 years ago

Superseded by #297.