Skip to content

build(deps-dev): bump nx from 22.0.1 to 22.0.2#2032

Merged
sergeytimoshin merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nx-22.0.2
Nov 10, 2025
Merged

build(deps-dev): bump nx from 22.0.1 to 22.0.2#2032
sergeytimoshin merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nx-22.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps nx from 22.0.1 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

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Nov 3, 2025

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • ai-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Fri Nov 07 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.0.1 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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nx-22.0.2 branch from 7fdd9f4 to 1e466c5 Compare November 6, 2025 21:45
@sergeytimoshin sergeytimoshin merged commit f13af0d into main Nov 10, 2025
12 checks passed
@sergeytimoshin sergeytimoshin deleted the dependabot/npm_and_yarn/nx-22.0.2 branch November 10, 2025 10:44
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