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.4.2 to 14.5.2 #401

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/cypress from 14.4.2 to 14.5.2.

Release notes

Sourced from @​nrwl/cypress's releases.

14.5.2

14.5.2 (2022-08-02)

Bug Fixes

  • angular: update angular cli package in a migration generator to prevent migration issues (#11375) (e5ec39a)
  • nest: update nestjs versions for init generators (#11355) (b67ca98)
  • node: add implicit dep on the e2e project to nest (#11397) (ffecf93)
  • nx: Ignore the debugger attached message in node (#11131) (20996d6)
  • react: allow positional params for setup-tailwind generator (#11396) (bf2c79b)

Features

14.5.1

14.5.1 (2022-07-28)

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

14.5.0

14.5.0 (2022-07-28)

Bug Fixes

  • angular: add @​angular/localize to list of default packages to be eagerly loaded in mf apps (#11189) (b7a1cd3)
  • angular: amend wrong project name schema options to hint nx console to show a project dropdown (#11097) (9352f2e)
  • angular: do not generate ts path mappings for lazy loaded libs in app tsconfig file (#11125) (1b6e587)
  • angular: do not set a module federation remote project as the default project (#11127) (ba592f8)
  • angular: do not write files unnecessarily in mfe to mf migration (#11126) (8ce1444)
  • angular: emit dts when using entrypoint name as filename in ng-packagr executors (#11032) (bc5c414)
  • angular: update module federation logic to correctly identify workspace libs secondary entry points (#11286) (7db3aac)
  • angular: update package watch version on secondary entrypoint changes when building libraries in watch mode (#11230) (41693f9)
  • core: adjust add and addDev command for pnpm when it is in a pnpm workspace (608ef8e)
  • core: handle specifying a prerelease version without a package when migrating (#11129) (9933d91)
  • core: improve performance of enforce-module-boundaries linting rule on Windows (#11251) (2f0cd86)
  • core: outputs in nx.json targetDefaults is not work (#11157) (f8104d9), closes #11141
  • core: print out configuration for run-many logging (#11228) (b89e321)
  • core: remove eslintrc.json from the package build artifact (#11043) (b8efa77)
  • core: use generator options from nx config (#11006) (d579f94), closes #11004
  • core: use proper package manager when installing package for migration (#11213) (f285446)
  • dep-graph: filter by text correctly during quick inputs (#10986) (fb4e92a)
  • linter: correctly fix absolute imports across package boundaries (8e6a66c)
  • linter: escape dollar signs in filepaths (#11009) (74c3c6c)
  • linter: improve performance of runtime lint utils (#11100) (5194551)
  • linter: update typescript eslint dependency (#11112) (c117ad5)
  • misc: add dotenv as dependencies for plugins that import it (#11167) (96e84ee)

... (truncated)

Commits
  • 0cd8d8c fix(testing): update exports for .ts plugin files (#11200)
  • d657f91 feat(web): upgrade webpack plugin versions (#11191)
  • 96e84ee fix(misc): add dotenv as dependencies for plugins that import it (#11167)
  • df0f334 chore(testing): remove console.log in migration util (#11149)
  • 8154191 feat(testing): Cypress 10 and component testing support (#9201)
  • b8efa77 fix(core): remove eslintrc.json from the package build artifact (#11043)
  • 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 a5a05928f81b35c1008954f21110c8861d621c9c. 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=e2e --base=origin/master --parallel
✅ Successfully ran 3 targets - [`nx affected --target=test ---base=origin/master --parallel --codeCoverage`](https://nx.app/runs/yG5rITI1kiL) - [`nx affected --target=build ---base=origin/master --parallel`](https://nx.app/runs/XMGzu5IFBUQ) - [`nx affected --target=lint --base=origin/master --parallel`](https://nx.app/runs/gvcYwy0pN95)

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