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/cypress from 14.5.0 to 14.6.4 #442

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/cypress from 14.5.0 to 14.6.4.

Release notes

Sourced from @​nrwl/cypress's releases.

14.6.4

14.6.4 (2022-09-02)

Bug Fixes

  • angular: host tests were failing due to no navigation (#11825) (458e89b)
  • core: gracefully handle errors when unable to find custom hasher (#11854) (830b55a)
  • js: remove check for non-buildable libs being used when packaging. (#11835) (cd3352a)
  • misc: print new workspace directory and fix issues when creating workspaces with non-normalized name (#11853) (8db5f1a)
  • nextjs: use SWC compiler for next.js libraries (#11848) (525350f)

14.6.3

14.6.3 (2022-09-01)

Bug Fixes

  • nextjs: SVGR plugin should not be used if nx: { svgr: false } is set in next.config.js (#11829) (9b26bc1)

Features

  • misc: a/b test different prompt messages (f89b68b)

14.6.2

14.6.2 (2022-09-01)

Bug Fixes

14.6.1

14.6.1 (2022-08-31)

Note: Version bump only for package @​nrwl/nx-source

14.6.0

14.6.0 (2022-08-31)

Bug Fixes

  • angular: adds missing types in the schemes of remote and host generators (#11428) (9294b64)
  • angular: change rxjs migration to conditional migration (#11771) (b86ace5)
  • angular: remote entry component template typo (#11707) (3822d83)

... (truncated)

Commits
  • c7249db fix(testing): handle more complex projects for react component testing (#11725)
  • bbe7a36 fix(linter): use typescript-eslint 5.33.1 as latest requires ts4.8 (#11773)
  • e7ec91b feat(core): add file completion types for the nx language server (#11669)
  • 6866f55 chore(repo): run jest 28 migrations to fix package sync issue (#11650)
  • 187f520 fix(linter): add jest to root .eslintrc if selected as unit test runner (#11555)
  • f8da1ad chore(repo): update nx to 14.6.0-beta.3
  • 458fc36 chore(misc): split create tree with empty workspace to remove parameter (#10188)
  • 5267f45 feat(misc): update shared ts-node and ts-loader packages (#11429)
  • 1c66a22 docs(nxdev): upgrade nextseo dependency (#11402)
  • 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)
nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b4c68b82049b2fb6121557d0df5014ab04557f68. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets - [`nx affected --target=build --base=origin/master --parallel`](https://cloud.nx.app/runs/6I8Jc95Pt6g) - [`nx affected --target=lint --base=origin/master --parallel`](https://cloud.nx.app/runs/8pgptX7GZy8)

Sent with 💌 from NxCloud.

sonarcloud[bot] commented 1 year 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 1 year ago

Superseded by #446.