Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps @nx/next from 21.2.2 to 22.0.2.

Release notes

Sourced from @​nx/next's releases.

22.0.2 (2025-10-28)

🚀 Features

  • docker: support inferring additional args for targets with interpolation support (#32892)
  • gradle: add custom installation path to options (#33187)
  • nx-dev: add downloadable resources page and React book blog post (4b6009764a)
  • release: support {versionActionsVersion} in docker version scheme (#33178)

🩹 Fixes

  • core: continue execution when cloud client is unavailable (#33214)
  • core: prevent error message containing [object Object] for invalid {workspaceRoot} placement (#33203)
  • core: fix swapped arguments when resolving catalog references from the filesystem (#33237)
  • core: should find dockerfiles to suggest installing docker plugin (#33234)
  • core: stream without prefixes showing tui (#33194, #32535)
  • core: add accept header to http remote cache get (#33093, #33092)
  • core: prevent undefined importer crash in pnpm lockfile parsing (#33223)
  • core: split lockfile cache and other performance improvements (#33256)
  • core: ensure daemon writes project graph cache to disk consistently (#33217)
  • core: turn v8 serializer off by default but fallback to it if json serialization fails (#33274, #4, #2, #3)
  • core: make sure that gemini contextFileName is string before trying to resolve (#33280)
  • docker: handle undefined options when creating graph (#33235)
  • docker: handle dockerfile at project root tag (#33236)
  • docker: guard commitSha null in plugin interpolation (#33275)
  • maven: use File.isAbsolute for cross-platform path detection (#33195)
  • misc: add explanatory footer to ai agents prompts (#33182)
  • misc: handle null exit codes from crashed child processes (#33163, #29204)
  • node: migrate to koa 3.0.3 (#33208)
  • nx-dev: update docs code blocks usage (#32998)
  • nx-dev: add copy-docs back as a dep of serve (#33215)
  • vite: nxViteTsPaths supports local path aliases (#33241, #33231)
  • webpack: prevent errors when importing @​nx/webpack before typescript is installed (#33251)

❤️ Thank You

... (truncated)

Commits
  • 6e98692 chore(repo): dogfood pnpm catalogs (#33232)
  • 465a188 fix(misc): handle null exit codes from crashed child processes (#33163)
  • e8bd83e feat(core): add support for pnpm catalogs (#32978)
  • b96cfd3 feat(core)!: remove CreateNodes v1 types for Nx 22 (#32951)
  • 8f22200 fix(nextjs): update entrypoints for buildable library with vite to include se...
  • a09bb00 chore(release): cleanup leftovers after removing legacy versioning (#32964)
  • 1d687c4 fix(nextjs): remove whitespace for newly generated server component
  • 6f1086f feat(release)!: remove deprecated legacy versioning (#32888)
  • 8360341 chore(repo): disable duplicated typecheck targets if the project already uses...
  • 0ef9be8 feat(webpack)!: remove SVGR option and provide withSvgr composable function (...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/next since your current version.


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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 29, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 29, 2025

⚠️ No Changeset found

Latest commit: b1918da

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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