Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps @nx/devkit from 20.8.1 to 22.1.3.

Release notes

Sourced from @​nx/devkit's releases.

22.1.3 (2025-11-27)

🚀 Features

  • nextjs: add migration to add AI instructions for upgrading to Next 16 (#33608)

🩹 Fixes

  • bundling: replace rollup-plugin-copy with nx copy assets plugin (#33601, #32398)
  • core: kill child process tree in different running tasks (#33636, #32438, #33460)
  • linter: base eslint config should ignore out-tsc directories (#33639)
  • nextjs: make migration to next 16 optional (#33627)

❤️ Thank You

22.1.2 (2025-11-25)

🚀 Features

  • core: add multiple Nx version detection to nx report (#33599)

🩹 Fixes

  • core: filter out automated release commits in getCommitsRelevantToProjects (#33482)
  • core: make daemon socket path unique per process to prevent race condition (#33580, #33491)
  • core: use nx-mcp for older nx versions instead of nx mcp (#33553)
  • core: propagate continuous task failures to dependent tasks (#33492)
  • graph: surface task graph client error via error toast (#33600)
  • js: ensure copy-workspace-modules copies transitive workspace dependencies (#33570)
  • nest: set moduleResolution to node to prevent TS5095 error (#33607, #33589)
  • node: set generatePackageJson:false for TS Solution workspaces (#33606)
  • release: ensure emoji is not repeated in breaking changes summary (#33605)
  • storybook: remove upper bound of migration requires (#33613)
  • testing: remove declare global wrapper from cypress commands.ts template (#33573, #32930)

❤️ Thank You

... (truncated)

Commits
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • 4fcdc95 fix(maven): resolve maven dependencies from project roots (#33313)
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • 6788fcc fix(core): fix swapped arguments when resolving catalog references from the f...
  • f1fe6c0 fix(misc): handle null exit codes from crashed child processes (#33163)
  • 16c4b2b feat(core): enhance spinner handling and add spinner to inferred conversion (...
  • 2e4d5d3 fix(core): allow prerelease versions of nx to be used with devkit (#33123)
  • c327a00 fix(core): format catalog definition files when appropriate in nx migrate (...
  • e8bd83e feat(core): add support for pnpm catalogs (#32978)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/devkit since your current version.


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 Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 02:21
@dependabot dependabot bot requested a review from ryanrixxh December 2, 2025 02:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 2, 2025
Bumps [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) from 20.8.1 to 22.1.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.3/packages/devkit)

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  dependency-version: 22.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx/devkit-22.1.3 branch from f115aec to 941d59d Compare December 9, 2025 06:20
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