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/web from 13.8.0 to 14.1.6 #324

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/web from 13.8.0 to 14.1.6.

Release notes

Sourced from @​nrwl/web's releases.

Release 14.1.6

Bug Fixes

  • angular: add types to tsconfig.editor.json correctly (#10316) (43d5e62)
  • angular: when generating --preset angular and --cli nx use angular readme at root (a2d9d56)
  • js: move swc/helpers to dependencies instead of devDependencies (#10275) (692418d), closes #10270
  • misc: misc fixes (e6f73a8)
  • react: migrations should not crash when adding development configuration (#10261) (c35b13d)

Features

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

... (truncated)

Commits
  • ecf88a6 fix(testing): update v14 migration and migrate jest.config.ts to use `expor...
  • fecbb81 fix(react): set mode correctly when serve --prod is used (#10235)
  • 23f6d54 fix(react): SWC compiled code should include react jsx runtime (#10220)
  • 0cc7042 chore(repo): updated dependency fs-extra to ^10.1.0 (#9985)
  • c4e5b7c fix(react): host server exits when one of the remotes fail (#10185)
  • 77cc38a fix(angular): use fork in file-server for http-server (#10161)
  • e4cccfc chore(repo): update nx to 14.1.1 (#10132)
  • 085554b cleanup(misc): remove incorrect comments
  • cb8bf52 chore(repo): update cloud to 1403 (#10070)
  • 6db252b fix(web): use cjs format for rollup if umd is not set (#8919)
  • 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: 00bad25
Status: ✅  Deploy successful!
Preview URL: https://9ded9d3b.bhelpful.pages.dev

View logs

dependabot[bot] commented 2 years ago

Superseded by #328.