Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 22.0.3 to 22.1.3.

Release notes

Sourced from nx'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
  • c419c2a fix(core): kill child process tree in different running tasks (#33636)
  • c334349 fix(core): propagate continuous task failures to dependent tasks (#33492)
  • e993d05 fix(core): use nx-mcp for older nx versions instead of nx mcp (#33553)
  • b9a7703 feat(core): add multiple Nx version detection to nx report (#33599)
  • 6c2b3ee fix(release): ensure emoji is not repeated in breaking changes summary (#33605)
  • f31bef7 fix(core): make daemon socket path unique per process to prevent race conditi...
  • 5fd57ba fix(core): filter out automated release commits in getCommitsRelevantToProjec...
  • 626fb08 Revert "feat(core): make console daemon check backgroundable and pull… (#33578)
  • 9a6c7ad feat(nx-cloud): prepend nx version to stats metadata (#33568)
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 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.0.3 to 22.1.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.3/packages/nx)

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

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 Dec 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 8, 2025 19:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

  • lambdas/yarn.lock

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