Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps nx from 22.0.4 to 22.1.0.

Release notes

Sourced from nx's releases.

22.1.0 (2025-11-19)

🚀 Features

  • core: update rust (#33220)
  • core: enable tui by default on windows (#33314)
  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: collect resource usage (#32946)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • core: track system metrics and link plugins to workers when possible (#33411)
  • core: pull nx init from latest before executing (#33446)
  • core: export TypeScript schema definitions via wildcard patterns (#33454, #33336)
  • core: make console daemon check backgroundable and pulling from latest (#33491)
  • core: apply parent env to atomized target (#33013)
  • docker: support inferring additional args for targets with interpolation support (#32892)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • gradle: add custom installation path to options (#33187)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • gradle: allow specifying project and task configuration from gradle build files (#33264)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)
  • maven: bump version from 0.0.8 to 0.0.9 (#33405)
  • maven: add option to prefix all maven targets (#33420)
  • misc: remove CI investigation recommendations from agent rules (#33309)
  • nextjs: add support for next 16 (#33296, #33207)
  • nx-dev: add downloadable resources page and React book blog post (160b4cce34)
  • release: support {versionActionsVersion} in docker version scheme (#33178)
  • release: add resolveVersionPlans option to changelog CLI and API (#33435)
  • storybook: add support for storybook 10 (#33277, #33141)
  • storybook: generate ai instructions for converting from CJS to ESM after migration (#33395)
  • testing: support cypress v15 (#33393, #33304)
  • vite: add atomizer support for vitest (#33265)
  • vite: add vitest 4 to peerDep range to prevent conflicts (#33394)
  • vitest: split vitest into @​nx/vitest plugin (#33311)
  • vitest: split entrypoint into plugin, generators, executors (#33426)
  • vitest: support vitest 4 (#33424)

🩹 Fixes

  • core: adding output error reason (#33159)
  • 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: ensure daemon writes project graph cache to disk consistently (#33217)
  • 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)

... (truncated)

Commits
  • 7b9970f fix(release): ensure file change calculation matches nx affected #33413 (#33539)
  • 219e82d fix(core): default input should indeed be default (#33533)
  • f5c876b fix(core): avoid leaking memory due by creating an unref'd interval for each ...
  • 41dec8e fix(core): resolve all lock ordering deadlocks in metrics collector (#33513)
  • 4bfc1e8 feat(core): apply parent env to atomized target (#33013)
  • d86fb5d fix(core): prevent hanging between command end and process exit (#33500)
  • c1b942f fix(core): include require paths when resolving specified plugins (#33495)
  • b3e6b03 chore(core): restructure metrics collector for performance and maintainabilit...
  • 9471207 feat(core): make console daemon check backgroundable and pulling from latest ...
  • 001e2ba fix(misc): handle ERR_USE_AFTER_CLOSE gracefully in nx init and create-nx-wor...
  • 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 22.0.4 to 22.1.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.0/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 20, 2025
@github-actions github-actions bot enabled auto-merge (squash) November 20, 2025 10:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #2807.

@dependabot dependabot bot closed this Nov 24, 2025
auto-merge was automatically disabled November 24, 2025 11:23

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-22.1.0 branch November 24, 2025 11:23
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