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 13.9.2 #254

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/web from 13.8.0 to 13.9.2.

Release notes

Sourced from @​nrwl/web's releases.

Release 13.9.2

Bug Fixes

  • core: undo removal of @​nrwl/cli and add warning when it is imported (#9370) (f99e1d3)

Release 13.9.1

Bug Fixes

  • core: fix migrate command to properly handle the packages consolidation (#9352) (7e7f04a)

Release 13.9.0

Bug Fixes

  • angular: strip trailing slash from directory #9263 (#9314) (3c39c31)
  • core: correctly reexport from nx to preserve backwards compat (94f575a)
  • core: fix a typo in a migration (7b4ee52)
  • core: reexport package-manager (86aaeb6)
  • js: default swcCwd to '.' to prevent ENOENT error when invoking swc cli (#9256) (71bd3e1)
  • js: fix inconsistent tsconfig module casing (#9320) (5c0da2f)
  • misc: handle tsx files correctly when excluding specs (4191318)
  • misc: reexport tokens that from nx (0f7cf34)
  • misc: report should include nx-plugin (#9312) (db93879)
  • repo: temporary disable tests (53a0528)
  • storybook: fixing the static-dir issue (#9313) (dbbd7ef)

Features

  • angular: add buildLibsFromSource option to @​nrwl/angular:webpack-browser executor (#9334) (a82edb1)
  • angular: default export of scams to true (#9331) (c4f9646)
  • core: add a migration to replace nrwl/cli and nrwl/tao with nx (48a5d19)
  • core: reorganize packges to consolidate all cli-related code in nx (6f038e7)
  • web: add proxy config support to file-server executor (#9225) (48d32ac)

Release 13.8.8

Bug Fixes

  • angular: jest-preset-angular migration format files once (#9292) (5949c4e), closes #9291
  • linter: use import to check for secondary entrypoint in angular (#9285) (5db394e)
  • react: update package.json only with shallow dependencies (#9297) (cd81a20)

Features

  • core: provide an experimental hashing mode for jest and cyrpess (a32d46c)
  • nx-plugin: port compiler option into nx-plugin generator (#9299) (208d5c0)

... (truncated)

Commits
  • 48d32ac feat(web): add proxy config support to file-server executor (#9225)
  • cd81a20 fix(react): update package.json only with shallow dependencies (#9297)
  • ec533c5 feat(react): update packages (#9296)
  • 4e9375f chore(repo): update the version of nx
  • 94687e9 chore(repo): ensure license file exists for all published packages (#9274)
  • dbb4988 feat(web): update license-webpack-plugin to improve performance (#9058)
  • 37278fd fix(web): fix(web): allow use multiple config in custom webpack configuration...
  • 1440f83 fix(web): file-server withDeps is deprecated (#9170)
  • acc29e9 fix(misc): support workspaces using a root tsconfig.json instead of tsconfig....
  • 68e9435 fix(web): fixes force down compilation for non esm bundles (#8907)
  • 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: 081ac8b
Status: ✅  Deploy successful!
Preview URL: https://937f2e7a.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 #255.