Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 22.4.1 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 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.4.1 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-patch
...

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 Feb 4, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 4, 2026

⚠️ No Changeset found

Latest commit: 7bcbe0f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Feb 4, 2026

Deploy Preview for cyberfinity-polymorph ready!

Name Link
🔨 Latest commit 7bcbe0f
🔍 Latest deploy log https://app.netlify.com/projects/cyberfinity-polymorph/deploys/6982a47398dc8b000802bbab
😎 Deploy Preview https://deploy-preview-105--cyberfinity-polymorph.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98
Accessibility: 100
Best Practices: 100
SEO: 90
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

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