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.5 #266

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/web from 13.8.0 to 13.9.5.

Release notes

Sourced from @​nrwl/web's releases.

Release 13.9.5

Bug Fixes

  • core: add missing CNW flags in help report (#9479) (2f3d80e)
  • core: fix a perf regression in the lint executor (63cd369)
  • core: fix missing versions from nx report (#9450) (f5e40ed)
  • js: add swc/helpers to js packages on converting to swc (#9467) (1e978f4)
  • js: improve inconsistencies with assets in tsc and swc from previous implementation (#9470) (8fbbe3b)
  • js: pin fast-glob to 3.2.7 due to regression in 3.2.8 (#9484) (a466455)
  • node: update node migrations to use forEachExecutorOptions (#9471) (ba2dfc4)
  • react: fix conflicting NODE_ENV values between an application and webpack Plugins (DefinePlugin) (#9460) (01f7e00), closes #7924
  • web: ensure file server works on windows (#9449) (df5db9d)

Release 13.9.4

Bug Fixes

  • angular: change mfe schema port type to number (#9420) (d614434)
  • angular: set tsconfig path correctly (#9386) (7b5664b)
  • core: don't allow arbitrary code execution when manipulating cache (#9329) (78d27f5)
  • core: ngcli-adapter should work on windows without workspace.json present (#9163) (d7172f5)
  • core: projects inferrred in apps directory should be inferred as an application (#9379) (b380597)
  • core: targets referred to by targetDependencies should be optional by default (#9344) (1ff9cb3)
  • js: mimic the behavior of tsc compilation for runTypeCheck (#9240) (d778340), closes #9203
  • js: return success false if tsc compilation fails (#9438) (ddb10e1)
  • linter: check for both nrwl/nx and eslint for terminal runs (#9340) (f172ac6)
  • linter: ensure eslint fixes are stored before results are filtered (#9348) (8681d12)
  • node: npm modules are not resolved correctly (#9284) (f24af57)
  • nx-plugin: remove broken reference to e2e tsconfig (#9409) (263e19f)
  • nx-plugin: use importPath as package.json name when passed (#9430) (3940027)
  • storybook: when building set node_env (#9390) (67ed0b4), closes #8403
  • web: fix handling of buildLibsFromSource: false in dev-server executor (#9326) (5a4b8e3)

Release 13.9.3

Bug Fixes

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

... (truncated)

Commits
  • df5db9d fix(web): ensure file server works on windows (#9449)
  • 01f7e00 fix(react): fix conflicting NODE_ENV values between an application and webpac...
  • 5a4b8e3 fix(web): fix handling of buildLibsFromSource: false in dev-server executor (...
  • b3782c0 fix(web): don't allow arbitrary code execution in file-server (#9330)
  • 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)
  • 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: d086918
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 #276.