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.1.5 #321

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/react from 13.8.1 to 14.1.5.

Release notes

Sourced from @​nrwl/react's releases.

Release 14.1.5

Bug Fixes

  • angular: add missing skipImport option to the component generator (#10167) (5c94d62)
  • angular: eagerly load default packages (#10207) (b513271)
  • angular: handle packages with no exported package.json when collecting secondary entry points for mf builds (#10216) (2503592)
  • angular: module federation generation should match react (#10214) (e707461)
  • angular: remote failing to serve should fail host serve (#10181) (38345da)
  • angular: support skipPackageJson for library generation (#10179) (d6f49ea)
  • core: if git hash-object reports fewer hashes than requested - log one of the missing files (#10134) (0ec1a62), closes #9946
  • core: list only changed files on format:write log (#10155) (e5fd269)
  • core: migrate should not fail if dependencies section doesn't exist (#10202) (fdd7479)
  • core: migrate should not fail under certain circumstances (#10225) (6025ce5), closes #10144
  • core: only migrate projects with project.json (#10251) (9cdcf17)
  • js: .swcrc path option should follow existing conventions (#10127) (63006b7)
  • linter: fix default lint file (#10250) (4dbd655)
  • linter: Generator creating .eslintrc.json at the root path even when .eslintrc.js already exist (#10080) (e5bde2f), closes #8875
  • react: aliases should be an array in schematics (#10198) (99252cc)
  • react: host server exits when one of the remotes fail (#10185) (c4e5b7c)
  • react: set mode correctly when serve --prod is used (#10235) (fecbb81), closes #10199
  • react: SWC compiled code should include react jsx runtime (#10220) (23f6d54), closes #8869
  • storybook: optional chain some options (#10232) (e674be7)
  • testing: update v14 migration and migrate jest.config.ts to use export default (#10035) (ecf88a6), closes #10021 #9982 #9973

Features

  • angular: add flag for skipping the postinstall script in relevant generators (#10208) (eb4243b)
  • core: add nx.json, workspace.json, and project.json JSON schemas (#10228) (512237c), closes #8574 #2299
  • react: add support for passing additional shared dependencies in the module federation config (#10169) (425adf1)

Release 14.1.4

Features

  • core: introduce an explicit variable for deciding on how output is printed (5346084)

Release 14.1.3

Bug Fixes

Release 14.1.2

Bug Fixes

  • angular: expand extends property when reading nx.json in the angular cli adapter (#10165) (0a1e822)
  • angular: fix collecting secondary entry points for module federation builds (#10129) (e212cb9)

... (truncated)

Commits
  • 512237c feat(core): add nx.json, workspace.json, and project.json JSON schemas (#10228)
  • 99252cc fix(react): aliases should be an array in schematics (#10198)
  • 425adf1 feat(react): add support for passing additional shared dependencies in the mo...
  • c4e5b7c fix(react): host server exits when one of the remotes fail (#10185)
  • 67e233d fix(react): remove collected dependency from module federation shared config ...
  • e4cccfc chore(repo): update nx to 14.1.1 (#10132)
  • 95412cf fix(misc): fix incorrect nx imports (#10131)
  • 2ad824a feat(nextjs): update styled-jsx to match the version supported by next.js (#1...
  • 0f2edf2 feat(react): update react packages (#10093)
  • a74ed0e fix(storybook): include all react exports for story generation (#10030)
  • 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: 57fd7c3
Status: ✅  Deploy successful!
Preview URL: https://d86dc8f1.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 #323.