Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps nx from 22.1.3 to 22.4.0.

Release notes

Sourced from nx's releases.

22.4.0 (2026-01-21)

🚀 Features

  • angular: support ngrx v21 (#33940)
  • angular: support cypress component testing with zoneless projects (#33941)
  • angular: add support for angular v21.1 (#34057)
  • angular-rspack: add tailwind and postcss config to component stylesheet bundler (#34153)
  • bundling: replace rollup-plugin-postcss with inlined version (#34110)
  • core: add inline-tui view mode (#32718)
  • core: support cwd specific hashes (#33879, #33684)
  • core: allow nx show project to infer project from cwd (#33661, #31055, #43, #33503)
  • core: add OpenCode AI agent detection (#34072)
  • core: add PLUGIN.md files to testing-tools (#34125)
  • core: add A/B testing variant 1 to skip cloud prompt in CNW (#34106)
  • gradle: excludeDependsOn based on provider relationships (#33923)
  • gradle: add env vars to skip gradle and maven plugin computation (#34055)
  • linter: add bulk suppression support for ESLint v9.24.0+ (#32184)
  • linter: add peerDepsVersionStrategy option to dependency-checks (#33417)
  • maven: add batch executor for multi-task Maven execution (#33228)
  • nx-dev: add scroll depth tracking for marketing pages (#34105)
  • react: update react-router and remix versions to address CVEs (#34058)
  • release: add option to opt-out commit scope filter (#33382, #32915)
  • release: special-case 0.x versions for semver bumps (#34031)
  • rspack: add typeCheckOptions, runtimeDependencies, and cache options (#33931)

🩹 Fixes

  • angular: support @angular/cli package update during nx migrate (#33918)
  • angular: only throw "define" error when options.define has keys (#33969, #33964)
  • angular-rspack: handler accumulation and watchOptions for double rebuilds (#34154)
  • angular-rspack: stats serialization and configuration (#34155)
  • core: ensure no tui on single tasks (#33910)
  • core: daemon client reconnection on server restart (#33432)
  • core: fix vitest test runner options for angular in cnw (#33921)
  • core: improve package-json createNode performance (#33960)
  • core: convert filePath to an absolute path before typescript resolves the module (#34001, #33985)
  • core: set windowsHide:true in package installation (#34053)
  • core: display shared running tasks in the in progress section of the tui (#34059)
  • core: make process metrics registration in critical paths non-blocking (#34019)
  • core: disallow Vitest & Angular unit test runner when bundler is not esbuild in cnw (#34023, #34014)
  • core: allow dte to handle continuous tasks termination (#34018)
  • core: validate native file cache size before applying it (#33683, #30653, #31300)
  • core: pipe plugin stdout to avoid inconsistent terminal state (#33369)
  • core: show daemon status in nx report output (#34009)
  • core: prevent alias from overwriting root deps in pnpm parser (#34064)
  • core: only init inline view if able to run (#34094)
  • core: upgrade sysinfo to 0.37.2 and fix cpu measurement accuracy (#34101)
  • core: improve buildExplicitTypeScriptDependnecies performance (#33963)
  • core: ensure consistent yarn optional dependency hashing (#34104)

... (truncated)

Commits
  • 1b12e1f fix(core): improve TUI task selection and pane focus behavior (#34175)
  • e586896 fix(core): prioritize nx installation path in getNxRequirePaths (#34158)
  • 6bb82c0 fix(core): establish cpu baseline when possible to improve measurement accura...
  • 0137ea2 fix(core): avoid panic when inline tui can't init (#34135)
  • 6754cde fix(core): drain stdin on exit to prevent escape sequence leakage (#34134)
  • 4202f2c fix(core): prevent task hashing when project graph has errors (#34116)
  • 6092966 feat(core): add PLUGIN.md files to testing-tools (#34125)
  • 21d1555 feat(core): add OpenCode AI agent detection (#34072)
  • 1b12b39 fix(core): only run nx console background check if daemon is active (#33917)
  • 88098cc fix(core): ensure consistent yarn optional dependency hashing (#34104)
  • 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.1.3 to 22.4.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.4.0/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 21, 2026

Labels

The following labels could not be found: javascript. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 28, 2026

Superseded by #80.

@dependabot dependabot bot closed this Jan 28, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-22.4.0 branch January 28, 2026 22:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants