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/jest from 13.7.3 to 13.9.7 #279

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/jest from 13.7.3 to 13.9.7.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.9.7

Bug Fixes

  • core: remove warning for out of date global version (#9698) (203c6ea)

Features

  • angular: support migrating angular cli workspaces with multiple projects when keeping the angular cli layout (#9653) (5825257)

Release 13.9.6

Bug Fixes

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)

... (truncated)

Commits
  • 6f038e7 feat(core): reorganize packges to consolidate all cli-related code in nx
  • 4e9375f chore(repo): update the version of nx
  • ca38be7 chore(core): add type for hasher filter to avoid typos (#9287)
  • a32d46c feat(core): provide an experimental hashing mode for jest and cyrpess
  • 94687e9 chore(repo): ensure license file exists for all published packages (#9274)
  • See full diff 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: 85031d3
Status: ✅  Deploy successful!
Preview URL: https://12d483e2.bhelpful.pages.dev

View logs

dependabot[bot] commented 2 years ago

Superseded by #281.