Skip to content

chore(deps): bump the nx group with 5 updates#3597

Merged
ala-n merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/nx-31c5e95a10
Jan 27, 2026
Merged

chore(deps): bump the nx group with 5 updates#3597
ala-n merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/nx-31c5e95a10

Conversation

@dependabot
Copy link
Contributor

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

Bumps the nx group with 5 updates:

Package From To
@nx/devkit 22.4.1 22.4.2
@nx/eslint 22.4.1 22.4.2
@nx/jest 22.4.1 22.4.2
@nx/js 22.4.1 22.4.2
nx 22.4.1 22.4.2

Updates @nx/devkit from 22.4.1 to 22.4.2

Release notes

Sourced from @​nx/devkit's releases.

22.4.2 (2026-01-26)

🚀 Features

  • core: display batch tasks in the tui (#33695)
  • core: add variant 2 to CNW cloud prompts with promo message (#34223)

🩹 Fixes

  • core: handle resizing a bit better for inline_tui (#34006)
  • core: consolidate GitHub URL messaging when gh push fails (#34196)
  • core: cloud commands are noop when not connected rather than errors (#34193)
  • core: fall back to node_modules when tmp has noexec (#34207, #33991)
  • devkit: allow null values in JSON schema validation (#34167)
  • react: remove file-loader dependency and update svgr migration (#34218)

❤️ Thank You

Commits

Updates @nx/eslint from 22.4.1 to 22.4.2

Release notes

Sourced from @​nx/eslint's releases.

22.4.2 (2026-01-26)

🚀 Features

  • core: display batch tasks in the tui (#33695)
  • core: add variant 2 to CNW cloud prompts with promo message (#34223)

🩹 Fixes

  • core: handle resizing a bit better for inline_tui (#34006)
  • core: consolidate GitHub URL messaging when gh push fails (#34196)
  • core: cloud commands are noop when not connected rather than errors (#34193)
  • core: fall back to node_modules when tmp has noexec (#34207, #33991)
  • devkit: allow null values in JSON schema validation (#34167)
  • react: remove file-loader dependency and update svgr migration (#34218)

❤️ Thank You

Commits

Updates @nx/jest from 22.4.1 to 22.4.2

Release notes

Sourced from @​nx/jest's releases.

22.4.2 (2026-01-26)

🚀 Features

  • core: display batch tasks in the tui (#33695)
  • core: add variant 2 to CNW cloud prompts with promo message (#34223)

🩹 Fixes

  • core: handle resizing a bit better for inline_tui (#34006)
  • core: consolidate GitHub URL messaging when gh push fails (#34196)
  • core: cloud commands are noop when not connected rather than errors (#34193)
  • core: fall back to node_modules when tmp has noexec (#34207, #33991)
  • devkit: allow null values in JSON schema validation (#34167)
  • react: remove file-loader dependency and update svgr migration (#34218)

❤️ Thank You

Commits

Updates @nx/js from 22.4.1 to 22.4.2

Release notes

Sourced from @​nx/js's releases.

22.4.2 (2026-01-26)

🚀 Features

  • core: display batch tasks in the tui (#33695)
  • core: add variant 2 to CNW cloud prompts with promo message (#34223)

🩹 Fixes

  • core: handle resizing a bit better for inline_tui (#34006)
  • core: consolidate GitHub URL messaging when gh push fails (#34196)
  • core: cloud commands are noop when not connected rather than errors (#34193)
  • core: fall back to node_modules when tmp has noexec (#34207, #33991)
  • devkit: allow null values in JSON schema validation (#34167)
  • react: remove file-loader dependency and update svgr migration (#34218)

❤️ Thank You

Commits

Updates nx from 22.4.1 to 22.4.2

Release notes

Sourced from nx's releases.

22.4.2 (2026-01-26)

🚀 Features

  • core: display batch tasks in the tui (#33695)
  • core: add variant 2 to CNW cloud prompts with promo message (#34223)

🩹 Fixes

  • core: handle resizing a bit better for inline_tui (#34006)
  • core: consolidate GitHub URL messaging when gh push fails (#34196)
  • core: cloud commands are noop when not connected rather than errors (#34193)
  • core: fall back to node_modules when tmp has noexec (#34207, #33991)
  • devkit: allow null values in JSON schema validation (#34167)
  • react: remove file-loader dependency and update svgr migration (#34218)

❤️ Thank You

Commits
  • 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)
  • 0e37963 fix(core): cloud commands are noop when not connected rather than errors (#34...
  • 9b8a9b3 fix(core): handle resizing a bit better for inline_tui (#34006)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nx group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `22.4.1` | `22.4.2` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `22.4.1` | `22.4.2` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `22.4.1` | `22.4.2` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.4.1` | `22.4.2` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.4.1` | `22.4.2` |


Updates `@nx/devkit` from 22.4.1 to 22.4.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.4.2/packages/devkit)

Updates `@nx/eslint` from 22.4.1 to 22.4.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.4.2/packages/eslint)

Updates `@nx/jest` from 22.4.1 to 22.4.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.4.2/packages/jest)

Updates `@nx/js` from 22.4.1 to 22.4.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.4.2/packages/js)

Updates `nx` from 22.4.1 to 22.4.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.4.2/packages/nx)

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  dependency-version: 22.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/eslint"
  dependency-version: 22.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/jest"
  dependency-version: 22.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-version: 22.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: nx
  dependency-version: 22.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2026 10:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2026
@ala-n ala-n merged commit f67aab0 into main Jan 27, 2026
8 checks passed
@ala-n ala-n deleted the dependabot/npm_and_yarn/main/nx-31c5e95a10 branch January 27, 2026 10:34
@ci-github-action-bot ci-github-action-bot bot locked and limited conversation to collaborators Jan 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

3 participants