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
13 stars 5 forks source link

Bump @nrwl/jest from 13.7.3 to 14.4.0 #370

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/jest from 13.7.3 to 14.4.0.

Release notes

Sourced from @​nrwl/jest's releases.

14.4.0

14.4.0 (2022-07-01)

Bug Fixes

  • angular: allow generating scam and exporting them from secondary entrypoints (#10888) (b0205d7)
  • angular: allow generating scam directive and exporting them from secondary entrypoints (#10981) (a9e1fd0)
  • angular: allow generating scam pipe and exporting them from secondary entrypoints (#10977) (748fb82)
  • angular: export component generator (#10883) (c3b7db8)
  • angular: forward --verbose flag to remotes when serving the host with it (#10794) (538190e)
  • angular: ngrx generator should support multiple stores in one buildable library #10900 (#10932) (769d10f)
  • angular: normalize path in ng-package.json when moving a library project (#10925) (f9bb54d)
  • angular: set default project if not set when creating an application (#10789) (ca92b7a)
  • core: correctly handle * in implicitDependencies derived from inputs (43201f2)
  • core: do not attempt to slice leading slash on move if not defined (#10959) (c299234)
  • core: handle removals of dependencies (589637f)
  • core: hasher should handle non existent env vars (40716f1)
  • core: make nx init search against a regex instead of indexOf (36b6456)
  • core: nx Cloud messaging on the wrkspace setup commands (80c5f32)
  • core: return a list of dependents that do not have sourceRoot to calculate glob patterns (#10899) (1afad76), closes #10871
  • core: show meaningful error message when unsupported positional arg set (#10848) (e9a5903)
  • linter: do not break on positional arguments (#10847) (ea91c9f)
  • linter: linter executor should work from other folders than root (#10684) (5b39955)
  • linter: update @typescript-eslint/* deps (a788855)
  • misc: normalize paths when moving projects (#10944) (9e6e01b)
  • nextjs: reorder eslint extension so that local eslint loads last (#10802) (fd98c50), closes #9741
  • nextjs: storybook generator properly supports nextjs apps (#10816) (3d52609)
  • react-native: remove trailing "/" in generated .gitignore (#10827) (1d8369b)
  • repo: add snap files to prod exclude input (#10910) (5c1d69b)
  • storybook: fix support for nextjs and swc (#10828) (26d8376)
  • storybook: pass tsConfiguration option from framework generators to storybook (#10837) (26627e3)
  • storybook: update storybook tsconfig to only include *.storybook files (#10823) (d9bb4ac), closes #9933

Features

  • angular: add entity name to entity model for ngrx classes #10845 (#10853) (251af50)
  • angular: add option to format files with storybook generators (#10909) (8ca7d4b)
  • angular: replace mfe references with mf (#10957) (37072bc)
  • angular: support @angular-eslint/* v14.0.0 (#10820) (08899b1)
  • angular: support ngrx v14.0.0 (#10818) (db16d8a)
  • core: extend the default hasher to support different filesets (6a65101)
  • core: finalize the input api (c52a8c2)
  • core: generalize the notion of filesets to include other inputs (4b85716)
  • core: make npmScope optional (#10018) (62bae5a)
  • core: move workspace configuration computation to daemon (#10860) (5b90514)
  • core: support env vars and runtime deps as inputs (8d4e87d)
  • core: update github action workflow to latest version (#10863) (803333a)
  • linter: use project scoped ESLint cacheLocation (#10590) (274534c)

... (truncated)

Commits
  • c52a8c2 feat(core): finalize the input api
  • 6a65101 feat(core): extend the default hasher to support different filesets
  • 15c04b0 chore(repo): enable eslint plugin checks (#10666)
  • 26177d1 fix(testing): fix ts-node migration version (#10578)
  • eea2470 feat(angular): support angular v14.0.0 (#10559)
  • 914f0ce feat(misc): update typescript to 4.7 (#10560)
  • 925a27b fix(devkit): add options allow trailing commas for parsing json (#10538)
  • e491c6f feat(core): make nx.json optional
  • 3d97203 chore(repo): migrate to nx@14.2.0-beta.1
  • 62afcb7 feat(angular): support angular v14.0.0-rc.2 (#8883)
  • 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-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 13b6de1
Status: ✅  Deploy successful!
Preview URL: https://eb638d4e.bhelpful.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-nrwl-ferm.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 #373.