Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 21.5.2 to 22.0.2.

Release notes

Sourced from nx'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
  • 266bb1a fix(core): make sure that gemini contextFileName is string before trying to r...
  • 6e98692 chore(repo): dogfood pnpm catalogs (#33232)
  • 54a269c fix(core): turn v8 serializer off by default but fallback to it if json seria...
  • e07b73a Reapply "fix(core): add option to use v8 for daemon message serialization (#3...
  • bd219b6 fix(core): ensure daemon writes project graph cache to disk consistently (#33...
  • 8df823a fix(core): split lockfile cache and other performance improvements (#33256)
  • 686e973 fix(core): prevent undefined importer crash in pnpm lockfile parsing (#33223)
  • 988f7f8 fix(core): add accept header to http remote cache get (#33093)
  • db10e75 fix(core): stream without prefixes showing tui (#33194)
  • 8c30e71 chore(core): improvements to native build and error handling (#33238)
  • 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 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](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 21.5.2 to 22.0.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependabot Pull requests from dependabot dependencies Pull requests that update a dependency file labels Oct 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 29, 2025 00:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependabot Pull requests from dependabot labels Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Pull requests from dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant