Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 22.0.2 to 22.0.3.

Release notes

Sourced from nx's releases.

22.0.3 (2025-11-10)

🚀 Features

  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • 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)
  • misc: remove CI investigation recommendations from agent rules (#33309)
  • vite: add vitest 4 to peerDep range to prevent conflicts (#33394)

🩹 Fixes

  • core: also look in .nx installation when reading nx.json extends (#33306)
  • core: handle various directories when importing prettier (#33383)
  • core: prevent args from being split by spaces when executing through nx wrapper (#33362)
  • core: correctly identify local workspace dependencies on windows (#33408)
  • maven: resolve maven dependencies from project roots (#33313)
  • maven: set migration version to 22.1.0-beta.4 (#33345)
  • maven: forward parameters through target dependencies (#33365)
  • module-federation: update @​module-federation packages to fix Koa vulnerability (#33285, #33380)
  • nextjs: ensure eslint-config-next matches Next.js 14 and 15 versions (#30259, #30258, #30257)
  • nx-dev: fix GitHub star button styling in mobile view (#33385)
  • testing: use .cts config files for Jest 30+ to fix __dirname issues (#33349, #32236)
  • vite: prevent race-condition when importing @​vitejs/plugin-vue (#33307)

❤️ Thank You

Commits
  • 2d53ffd fix(core): correctly identify local workspace dependencies on windows (#33408)
  • 2a082f8 fix(core): prevent args from being split by spaces when executing through nx ...
  • 8801be3 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • c03434c feat(core): disable interactivity by default for run-one task outputs in tui ...
  • e46a7e1 fix(core): handle various directories when importing prettier (#33383)
  • 657c398 cleanup(core): remove unused mouse event listeners from tui (#33368)
  • 6d2389d feat(core): add OSC 9;4 progress indicator support to TUI (#33325)
  • f07d064 feat(core): batch hash tasks without custom hashers (#33327)
  • dceed64 fix(maven): resolve maven dependencies from project roots (#33313)
  • 15c567c feat(misc): remove CI investigation recommendations from agent rules (#33309)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 10, 2025
@github-actions github-actions bot enabled auto-merge November 10, 2025 22:13
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.0.2 to 22.0.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-22.0.3 branch from db3c162 to 12718c4 Compare November 10, 2025 22:24
@github-actions github-actions bot merged commit 21c4047 into main Nov 10, 2025
1 check passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nx-22.0.3 branch November 10, 2025 22:25
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