Skip to content

Bump @nx/cypress from 22.7.5 to 23.0.0#195

Merged
maxn990 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nx/cypress-23.0.0
Jun 22, 2026
Merged

Bump @nx/cypress from 22.7.5 to 23.0.0#195
maxn990 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nx/cypress-23.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps @nx/cypress from 22.7.5 to 23.0.0.

Release notes

Sourced from @​nx/cypress's releases.

23.0.0 (2026-06-16)

🚀 Features

  • ⚠️ angular: remove deprecated @​nx/angular/module-federation entry point (#35512)
  • ⚠️ angular: remove deprecated move generator (#35513)
  • ⚠️ angular: remove deprecated ngrx generator (#35567)
  • angular: deprecate convert-to-with-mf generator (#35862)
  • angular: deprecate SCAM generators (#35887)
  • ⚠️ bundling: drop legacy typescript plugin and align rollup buildLibsFromSource default (#35516)
  • ⚠️ bundling: remove SVGR option and provide withSvgr migration (#35611)
  • bundling: add Vite 7 -> 8 migrations (#35614)
  • core: add support for '...' as a spread token when merging target config (#34285)
  • core: show target uses task graph + filter broken dependsOn during normalization (#35367)
  • core: add --mode and --multi-major-mode flags to nx migrate (#35497)
  • core: support prompt field in migration entries (#35638)
  • core: rename nx watch --includeDependentProjects to --includeDependencies (#35699)
  • core: support filtered array-shape targetDefaults with projects and source (#35340)
  • core: enable native Node.js TypeScript stripping by default (#35608)
  • core: add shell tab-completion (bash, zsh, fish, powershell) (#34951)
  • core: add agentic mode to nx migrate --run-migrations (#35718)
  • core: add a migrate configuration section to nx.json (#35831)
  • core: feed migration docs to agents in nx migrate (#35835)
  • core: avoid redundant rematch in findMatchingConfigFiles (#35793, #35792)
  • ⚠️ core: rename CreateNodes V2 types to canonical OG names (#35386, #32951)
  • core: support prompt-only and hybrid migrations in Nx Console UI (#35822, #35718, #3153)
  • core: add JSON schema for migrations.json files (#35888)
  • core: add migrations for createNodesV2 -> createNodes rename (#35893, #35386)
  • core: extend nx migrate --include to any package that supports optional updates (#35905)
  • core: report analytics events for the nx migrate flow (#35937)
  • core: revert array-shape targetDefaults support pending redesign and reapplication (#36005, #35340, #35711, #35752, #35991)
  • ⚠️ detox: deprecate the @​nx/detox build and test executors (#35529)
  • devkit: migrate @nx/devkit/src/... deep imports (#35541, #34946)
  • ⚠️ devkit: deprecate the standalone parameter of addProjectConfiguration (#35883)
  • gradle: stream batch task results to nx as they finish (#35487)
  • js: support pnpm 11.2.2 (#35772)
  • linter: allow prompt-only entries in migration nx-plugin-checks (#35700, #35638)
  • linter: deprecate ESLint v8 support (#35819)
  • ⚠️ misc: remove Tailwind CSS setup-tailwind generators (#35049)
  • ⚠️ misc: remove deprecated stylesheet options from generators (#35103)
  • misc: drop Node 20 support and bump @​types/node (#35591)
  • ⚠️ misc: deprecate executors with inferred-plugin replacements (#35576, #35517)
  • ⚠️ misc: remove deprecated js option from component generators (#35616, #29111)
  • misc: convert prompt generator migrations to use prompt field (#35688)
  • ⚠️ misc: drop deprecated webpack plugin re-exports + v23 polish (#35659)
  • misc: add --trustThirdPartyPreset flag to skip confirmation prompt (#35827, #35826)
  • misc: remove migrations prior to v21 in preparation for v23 (#35909, #30839, #32904, #35900)
  • misc: multi-version support compliance for detox, expo, react-native, and remix (#35885)
  • misc: prompt analytics earlier in init flow (#35922)
  • module-federation: deprecate old generators and add new consumer/provider generators (#35825)

... (truncated)

Commits
  • 71bbc70 feat(core): revert array-shape targetDefaults support pending redesign and re...
  • 958e60a docs(core): rewrite targetDefaults reference and guide for array shape and vo...
  • aa9ce7a fix(misc): rename createNodesV2 value usages in v23 migration, not just impor...
  • 6598a0b chore(core): rename supportsOptionalUpdates to supportsOptionalMigrations (#3...
  • 27f9ae0 chore(repo): finish migrating builds off the workspace-root dist (#35915)
  • 8039b7b feat(misc): remove migrations prior to v21 in preparation for v23 (#35909)
  • 38ca20b feat(core): extend nx migrate --include to any package that supports option...
  • 4bb6115 chore(repo)!: migrate remaining packages to local dist build (#35900)
  • 94d9358 feat(core): add migrations for createNodesV2 -> createNodes rename (#35893)
  • 44ceb6b feat(core)!: rename CreateNodes V2 types to canonical OG names (#35386)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@dependabot dependabot Bot requested a review from maxn990 as a code owner June 22, 2026 06:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
Bumps [@nx/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) from 22.7.5 to 23.0.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/23.0.0/packages/cypress)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nx/cypress-23.0.0 branch from 5979376 to cbf243d Compare June 22, 2026 13:45
@maxn990 maxn990 merged commit ead7fa1 into main Jun 22, 2026
4 checks passed
@maxn990 maxn990 deleted the dependabot/npm_and_yarn/nx/cypress-23.0.0 branch June 22, 2026 18:12
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