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.1 #286

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/react from 13.8.1 to 13.10.1.

Release notes

Sourced from @​nrwl/react's releases.

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

  • angular: add --module option to component generator (#9684) (e42069b)
  • angular: browser builder should call correct function (#9457) (933cd59)
  • angular: change mfe schema port type to number (#9420) (99d871a)
  • angular: failing tests related to mfe (#9491) (53799ef)
  • angular: remote port incrementer when no targets (#9452) (f88018a)
  • angular: renable v1 lib test (#9494) (6b6f192)
  • angular: set tsconfig path correctly (#9386) (08c6b02)
  • angular: target correct nx version for 13.3.0 (#9468) (6ca4340)
  • angular: update library package.json only with direct dependencies (#9315) (e427de6)
  • core: add log line to inform install after migration (#9559) (8e09875)
  • core: add missing CNW flags in help report (#9479) (57df570)
  • core: add missing lint info to library generator (#9627) (5b34fa4)
  • core: add more descriptive dependencies build error (#9031) (70492f3)
  • core: don't allow arbitrary code execution when manipulating cache (#9329) (75f9ece)
  • core: fix a perf regression in the lint executor (4d10cec)
  • core: fix migrate command to properly handle the packages consolidation (#9352) (39554b9)
  • core: fix missing versions from nx report (#9450) (c7e621f)
  • core: fix tao to support migrations from older workspaces (#9594) (ace6673)
  • core: handle large property names when running --help (85721e4)
  • core: infer packages from workspaces.packages properly (#9686) (05358ae)
  • core: ngcli-adapter should work on windows without workspace.json present (#9163) (6284eb6)
  • core: normalize file path for node-hasher (#9585) (9123665), closes #9584 #9581
  • core: preset core should remove workspace.json (#9710) (704b6c8)
  • core: projects inferrred in apps directory should be inferred as an application (#9379) (ccfc527)
  • core: remove @​nrwl/cli bin setting (#9394) (949498f)
  • core: remove warning for out of date global version (#9698) (d1278bf)
  • core: restore failed project summary data to dynamic output (#9632) (72c0a5b)
  • core: switch from appRootPath to workspaceRoot (#9600) (3b21f4d)
  • core: targets referred to by targetDependencies should be optional by default (#9344) (05f72c9)
  • core: throw an error when a circular dep occurs in a graph mixing buidlable/no-buildable projects (#9714) (b661710)

... (truncated)

Commits
  • 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)
  • b02beb5 feat(react): update to react 18 (#9613)
  • 3b21f4d fix(core): switch from appRootPath to workspaceRoot (#9600)
  • d4ded40 feat(react): update packages (#9538)
  • e5212ec docs(core): add description to react package (#9524)
  • 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: 3177e6d
Status:⚡️  Build in progress...

View logs

Andreasgdp commented 2 years ago

@dependabot rebase

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