Skip to content

chore(deps-dev): bump @nx/devkit from 21.6.6 to 22.0.2#133

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nx/devkit-22.0.2
Open

chore(deps-dev): bump @nx/devkit from 21.6.6 to 22.0.2#133
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nx/devkit-22.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 3, 2025

Bumps @nx/devkit from 21.6.6 to 22.0.2.

Release notes

Sourced from @​nx/devkit'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)
  • d9424bc fix(core): fix swapped arguments when resolving catalog references from the f...
  • 465a188 fix(misc): handle null exit codes from crashed child processes (#33163)
  • 16c4b2b feat(core): enhance spinner handling and add spinner to inferred conversion (...
  • 2e4d5d3 fix(core): allow prerelease versions of nx to be used with devkit (#33123)
  • c327a00 fix(core): format catalog definition files when appropriate in nx migrate (...
  • e8bd83e feat(core): add support for pnpm catalogs (#32978)
  • b96cfd3 feat(core)!: remove CreateNodes v1 types for Nx 22 (#32951)
  • 8360341 chore(repo): disable duplicated typecheck targets if the project already uses...
  • f04ac29 cleanup(devkit): move the ignore object creation to nx (#32907)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  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 Nov 3, 2025
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.

0 participants