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
13 stars 5 forks source link

Bump @nrwl/react from 13.8.1 to 14.4.1 #372

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/react from 13.8.1 to 14.4.1.

Release notes

Sourced from @​nrwl/react's releases.

14.4.1

14.4.1 (2022-07-04)

Bug Fixes

  • core: expand the number of cases where analyzeSourceFiles is defaulted to true (da14cfa)
  • core: plugins config changes should invalidate graph cache (f42113e)

14.4.0

14.4.0 (2022-07-01)

Bug Fixes

  • angular: allow generating scam and exporting them from secondary entrypoints (#10888) (b0205d7)
  • angular: allow generating scam directive and exporting them from secondary entrypoints (#10981) (a9e1fd0)
  • angular: allow generating scam pipe and exporting them from secondary entrypoints (#10977) (748fb82)
  • angular: export component generator (#10883) (c3b7db8)
  • angular: forward --verbose flag to remotes when serving the host with it (#10794) (538190e)
  • angular: ngrx generator should support multiple stores in one buildable library #10900 (#10932) (769d10f)
  • angular: normalize path in ng-package.json when moving a library project (#10925) (f9bb54d)
  • angular: set default project if not set when creating an application (#10789) (ca92b7a)
  • core: correctly handle * in implicitDependencies derived from inputs (43201f2)
  • core: do not attempt to slice leading slash on move if not defined (#10959) (c299234)
  • core: handle removals of dependencies (589637f)
  • core: hasher should handle non existent env vars (40716f1)
  • core: make nx init search against a regex instead of indexOf (36b6456)
  • core: nx Cloud messaging on the wrkspace setup commands (80c5f32)
  • core: return a list of dependents that do not have sourceRoot to calculate glob patterns (#10899) (1afad76), closes #10871
  • core: show meaningful error message when unsupported positional arg set (#10848) (e9a5903)
  • linter: do not break on positional arguments (#10847) (ea91c9f)
  • linter: linter executor should work from other folders than root (#10684) (5b39955)
  • linter: update @typescript-eslint/* deps (a788855)
  • misc: normalize paths when moving projects (#10944) (9e6e01b)
  • nextjs: reorder eslint extension so that local eslint loads last (#10802) (fd98c50), closes #9741
  • nextjs: storybook generator properly supports nextjs apps (#10816) (3d52609)
  • react-native: remove trailing "/" in generated .gitignore (#10827) (1d8369b)
  • repo: add snap files to prod exclude input (#10910) (5c1d69b)
  • storybook: fix support for nextjs and swc (#10828) (26d8376)
  • storybook: pass tsConfiguration option from framework generators to storybook (#10837) (26627e3)
  • storybook: update storybook tsconfig to only include *.storybook files (#10823) (d9bb4ac), closes #9933

Features

... (truncated)

Commits
  • 7065da3 feat(react): update react package versions (#10915)
  • 5b90514 feat(core): move workspace configuration computation to daemon (#10860)
  • 26d8376 fix(storybook): fix support for nextjs and swc (#10828)
  • 62bae5a feat(core): make npmScope optional (#10018)
  • 26627e3 fix(storybook): pass tsConfiguration option from framework generators to stor...
  • 3d52609 fix(nextjs): storybook generator properly supports nextjs apps (#10816)
  • 4aa8101 feat(react): update @​nrwl/react package versions (#10778)
  • 8cae2c9 docs(core): fix links to nx tutorials (#10763)
  • b19bce2 feat(react): update emotion package versions (#10736)
  • 6e924c8 fix(react): update nx generator commands in react sample app (#10680)
  • 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-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5286e51
Status: ✅  Deploy successful!
Preview URL: https://012ec2a4.bhelpful.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-nrwl-r1vh.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 #375.