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.8.2 #485

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/cypress from 14.5.0 to 14.8.2.

Release notes

Sourced from @​nrwl/cypress's releases.

14.8.2

14.8.2 (2022-09-29)

Bug Fixes

  • core: add missing core plugins to list command (#12305) (7addb44)
  • core: add missing packages to report command (#12306) (7bde32f)
  • core: daemon should not shut down due to inactivity when there are open connections (1dcfec1)
  • misc: remove remaining usages of @​nrwl/workspace:run-commands executor (#12299) (8b305d0)
  • nx: git-hasher should fetch files from git submodules (#11334) (c54e136)
  • storybook: check root mainjs for builder (#12308) (c344a10)
  • webpack: regression from #10432 to allow // prefix in remote (#12302) (0b0131e)

14.8.1

14.8.1 (2022-09-28)

Bug Fixes

  • bundling: add missing assets ignore option to @​nrwl/esbuild:esbuild (#12288) (65dc805)
  • core: add missing packages (esbuild, webpack, rollup) to nx-migration field (#12285) (ac4cf51)
  • devkit: ensure that getProjects works properly without a nx.json (#12295) (35082c7)
  • misc: buildable libs should not throw when some npm packages are not defined (d070fdf)

14.8.0

14.8.0 (2022-09-28)

Bug Fixes

  • web: update http-server lookup so it works with pnpm (#12269) (4b491c8)

14.7.18

14.7.18 (2022-09-28)

Bug Fixes

  • core: temporary disable outputs watching on inux (65f7d61)

Features

  • core: don't generate workspace.json for v2 workspaces (#12127) (9b63ce1)
  • react: add stylus as a dependency since stylus-loader requires it (#12266) (09cfbf0)

14.7.17

14.7.17 (2022-09-27)

... (truncated)

Commits
  • fb0ea29 fix(testing): include cypress commands in tsconfig (#12149)
  • 09fd913 docs(testing): add cypress example docs (#12209)
  • 074ac5e feat(core): add package manager parsers and stringifiers (#11953)
  • 6e6925f chore(repo): update to nx 14.7.6-beta.6
  • 1a9df53 fix(testing): normalize paths for component-testing (#11963)
  • ee8ba2d feat(misc): remove unused dependencies from packages (#11986)
  • d782a69 feat(core): support ts 4.8 (#11845)
  • ff0126c fix(testing): change @​nrwl/workspace import to deep import (#11961)
  • 6d0c6a8 fix(testing): move cypress tsconfig to cypress folder
  • 7b52c0d fix(testing): add component-test named inputs
  • 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)
nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 070ba2e0d882fd6d139d9c6ae5653b408e64cef6. 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


🟥 Failed Commands
nx affected --target=build --base=origin/master --parallel
✅ Successfully ran 1 target - [`nx affected --target=lint --base=origin/master --parallel`](https://cloud.nx.app/runs/ye7CCDr8Lpm)

Sent with 💌 from NxCloud.

Andreasgdp commented 1 year ago

@dependabot rebase

Andreasgdp commented 1 year ago

@dependabot rebase

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 #489.