Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps @nx/cypress from 21.2.3 to 21.3.11.

Release notes

Sourced from @​nx/cypress's releases.

21.3.11 (2025-08-01)

🩹 Fixes

  • angular: add missing config properties to adapter whitelist (#32186)
  • core: only traverse workspace node when it exists (#32165)
  • gradle: fix bootJar, add excludeDependsOn to false (#32157)
  • module-federation: re-add support for mf aliases (#31347)
  • release: provide a link to Manage Release page when "nx release"fails (#32153)
  • release: use top-level releaseTagPattern as the default for release groups (#32154)
  • rspack: update installed version of rspack to be same as @​nx/rspack (#32152)
  • testing: add NODE_OPTIONS flag for Node.js 24 compatibility (#32177)

❤️ Thank You

21.3.10 (2025-07-30)

🩹 Fixes

  • misc: small tweaks in messaging (#32131)

❤️ Thank You

21.3.9 (2025-07-29)

🩹 Fixes

  • misc: critical severity for form-data package (#32108)

❤️ Thank You

21.3.8 (2025-07-28)

🩹 Fixes

  • core: remove graph creation from postinstall hook (#32027, #31694)
  • react-native: add release option to publisable react-native library (#29817)

❤️ Thank You

... (truncated)

Commits
  • 4d7b176 fix(misc): nx should error if atomization brings in invalid file paths (#31675)
  • 856cb30 feat(testing): support jest v30 (#31853)
  • a7800c4 fix(misc): add fallback for missing source root (#31759)
  • afb94af fix(testing): unset customConditions when running the open-cypress inferr...
  • 617b8d4 fix(testing): do not update component configuration in cypress `set-inject-do...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file Javascript Pull requests that update javascript code labels Aug 11, 2025
@nx-cloud
Copy link

nx-cloud bot commented Aug 11, 2025

View your CI Pipeline Execution ↗ for commit 3ed13ad

Command Status Duration Result
nx affected --target=typecheck --parallel=3 --v... ✅ Succeeded 2s View ↗
nx affected --target=test --parallel=3 --verbos... ✅ Succeeded 3s View ↗
nx affected --target=lint --parallel=3 --verbos... ✅ Succeeded 21s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-15 16:21:23 UTC

Bumps [@nx/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) from 21.2.3 to 21.3.11.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.3.11/packages/cypress)

---
updated-dependencies:
- dependency-name: "@nx/cypress"
  dependency-version: 21.3.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx/cypress-21.3.11 branch from 99e8db7 to eb3b3c1 Compare August 13, 2025 12:47
@sonarqubecloud
Copy link

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 62643ea1
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (62643ea) Report Missing Report Missing Report Missing
Head commit (3ed13ad) 1750 120 6.86%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#652) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@dharmesh-hemaram dharmesh-hemaram merged commit 8dd9cfd into main Aug 15, 2025
9 checks passed
@dharmesh-hemaram dharmesh-hemaram deleted the dependabot/npm_and_yarn/nx/cypress-21.3.11 branch August 15, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file Javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant