Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps nx from 22.1.3 to 22.4.5.

Release notes

Sourced from nx's releases.

22.4.5 (2026-02-03)

🚀 Features

  • nx-dev: add server-side page view tracking for docs (#34283)

🩹 Fixes

  • core: handle multibyte UTF-8 characters in socket message consumption (#34151)
  • core: resolve daemon client reconnect queue deadlock (#34284)
  • core: nx should show help for run-one when using project short names (#34303)
  • core: prevent command injection in getNpmPackageVersion (#34309)
  • gradle: ensure that batch output is not overriden for atomized targets (#34268)
  • gradle: enforce that only one gradle task can be passed into gradle executor (#34269)
  • maven: include pom.xml and ancestor pom files as inputs for all targets (#34291)
  • nx-dev: make headers and table options linkable (#34267)
  • nx-dev: fix double-counting and exclude assets from page tracking (#34286)

❤️ Thank You

22.4.4 (2026-01-30)

🚀 Features

  • core: add decorative banners for Nx Cloud CNW completion message (#34270)

🩹 Fixes

  • testing: add timeout to runCommandUntil to prevent hanging tests (#34148)
  • testing: preload vitest/node to prevent race condition on Node 24 (#34261, #34028, #33091)

❤️ Thank You

22.4.3 (2026-01-29)

🚀 Features

... (truncated)

Commits
  • 7931947 fix(core): nx should show help for run-one when using project short names (#3...
  • 4f50437 fix(core): resolve daemon client reconnect queue deadlock (#34284)
  • fea8528 fix(core): handle multibyte UTF-8 characters in socket message consumption (#...
  • 9073f40 docs(misc): update the docs to use more direct language (#34264)
  • afc27c8 fix(core): do not throw error if worker.stdout is not instanceof socket (#34224)
  • 089db87 fix(core): improve plugin worker error messages and lifecycle timeouts (#34251)
  • 86fbeac fix(core): hide already-installed nx packages from suggestion list during nx ...
  • c1c1a64 fix(core): fall back to node_modules when tmp has noexec (#34207)
  • ca38b53 fix(devkit): allow null values in JSON schema validation (#34167)
  • 30abc3f feat(core): display batch tasks in the tui (#33695)
  • 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 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.5.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.4.5/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 4, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 4, 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.

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