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 14.2.1 #335

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/react from 13.8.1 to 14.2.1.

Release notes

Sourced from @​nrwl/react's releases.

14.2.1

14.2.1 (2022-06-07)

Bug Fixes

  • angular: add missing angular packages to the v14 migration (#10530) (20a509d)
  • angular: apply default eager packages correctly #10496 (#10596) (339b129)
  • angular: do not configure e2e test runner when generating a library (#10553) (ec90625)
  • angular: fix component export logic to handle internal modules and secondary entry points (#10517) (2b1591d)
  • angular: fix implementation path to setup-tailwind schematic (#10545) (5ec5497)
  • angular: handle paths correctly on window when migrating angular cli workspaces to nx (#10611) (f828da9)
  • angular: update remote entry component selector to use the provided prefix (#10561) (edea01a)
  • core: do not create project graph when creating a sandbox in create-nx-workspace (10e9992)
  • core: ensure createPackageJson sorts dependencies consistently (#10476) (7ee93f0)
  • core: ensure pnpm v7 install when peer deps are missing (#10522) (daa5cfe)
  • core: fix outputs migration (#10575) (41882bf)
  • core: new and migrate commands should exit with code (#10491) (affa979)
  • core: print normalized generator name instead of aliases (#10574) (2fb1059)
  • core: require.resolve(m/package.json) is not guarunteed to work for modern module format (#10497) (7f7bc1a)
  • core: swc should be an optional peer dependency (#10461) (c9897c6)
  • devkit: add options allow trailing commas for parsing json (#10538) (925a27b)
  • docs: yarn1 does not need -W flag (#10419) (a7e2d0c)
  • js: return empty array if no helper dependencies found (#10582) (5daeaf8)
  • js: semver regex update (#10416) (c0a0f16)
  • linter: relative paths should be correct on windows (#10604) (838170e)
  • nextjs: update e2e test case to cover env variables exported from libraries (#10532) (89d9d9a), closes #9633
  • nx-plugin: handle nx.json without npmScope during plugin generation (620b858)
  • react-native: rename blacklistRE to blockList in metro.config.js (#10607) (df61381)
  • react: fix external option for @​emotion/react (#7870) (a2c22eb)
  • react: fixes typescript override error in the render method of a generated app (#10069) (0407d8a)
  • storybook: allow NX_* environment variables (#10061) (bb166a5)
  • storybook: dont generate stories for stories (#10570) (d48a709), closes #10286
  • storybook: fix migration (#10573) (8b12832)
  • storybook: ignore addon-notes from version update (#10568) (189c036), closes #10484
  • storybook: optional chain includes (#10567) (a49ee7e), closes #10482
  • testing: fix ts-node migration version (#10578) (26177d1)
  • web: enable tree shaking (#8296) (85b1857)
  • web: fix dev-server deprecation warning (#10203) (daddcde)

Features

  • angular: add x-type to host and remote generators (#10479) (33b5142)
  • angular: support angular v14.0.0 (#10559) (eea2470)
  • angular: support angular v14.0.0-rc.2 (#8883) (62afcb7)
  • angular: support angular v14.0.0-rc.3 (#10543) (26edb49)
  • angular: support auto-serving known dynamic remotes (#10475) (0c241ee)
  • angular: support exporting standalone component in library's entry point file (#10544) (98014dd)
  • angular: support tailwind.config.cjs as valid config file in library executors (#10531) (c6af229)

... (truncated)

Commits
  • 4d7e5ba chore(misc): remove defaultCollection from generators (#10601)
  • 10363e3 feat(nx-plugin): add plugin eslint rules (#9697)
  • 1de896f feat(storybook): choose to generate ts config (#10572)
  • d48a709 fix(storybook): dont generate stories for stories (#10570)
  • bb166a5 fix(storybook): allow NX_* environment variables (#10061)
  • 0407d8a fix(react): fixes typescript override error in the render method of a generat...
  • e491c6f feat(core): make nx.json optional
  • b35e383 feat(storybook): change react stories template to use ComponentStory and Comp...
  • 3d97203 chore(repo): migrate to nx@14.2.0-beta.1
  • a2c22eb fix(react): fix external option for @​emotion/react (#7870)
  • 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: fe7c760
Status: ✅  Deploy successful!
Preview URL: https://27ca4357.bhelpful.pages.dev

View logs

dependabot[bot] commented 2 years ago

Superseded by #340.