Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 21.6.5 to 22.2.3.

Release notes

Sourced from nx's releases.

22.2.3 (2025-12-12)

🩹 Fixes

  • core: swc register base url missing when using tsgo (#33332)
  • core: pass more error detail for CNW (#33844)
  • expo: set projectRoot to workspaceRoot for Expo SDK 54+ compatibility (#33836, #33597)

❤️ Thank You

22.2.2 (2025-12-12)

🚀 Features

  • core: add CnwError class for typed error handling in create-nx-workspace (#33839)
  • js: add option for using tsgo compiler when inferring build and typecheck tasks (#33821, #32591)
  • webpack: add support for merging externals to NxAppWebpackPlugin (#33833)

🩹 Fixes

  • core: add pnpm/yarn support for CNW templates (#33827)
  • js: recognize NodeNext as ESM (#31508)
  • js: display pnpm publish errors without requiring --verbose (#33837)
  • js: make CopyAssetsHandler per-file logs opt-in via verbose mode (#33835, #33521)
  • rspack: enable build mode for TypeScript checker in TS solution setups (#33447)
  • testing: update jest ci target to forward top level args (#31379)
  • webpack: interpolate process.env more verbosely to reduce bundle size with DefinePlugin (#30826)

❤️ Thank You

22.2.1 (2025-12-11)

🚀 Features

  • core: add NX_DEFAULT_OUTPUT_STYLE env var (#33493, #27490)

... (truncated)

Commits
  • 11992be fix(core): swc register base url missing when using tsgo (#33332)
  • 72d91de fix(core): improve node creation for pnpm parser (#33788)
  • 04bd4df fix(core): ensure terminalOutput is always a string in task results (#33782)
  • 8da37b0 fix(core): exit with error when generator prompts fail (#33691)
  • 691a645 feat(core): add NX_DEFAULT_OUTPUT_STYLE env var (#33493)
  • cc369a3 fix(core): set max listeners for process in task orchestrator (#33596)
  • badc998 fix(core): share visited Set across affected graph traversal (#33756)
  • 58a69f9 fix(core): optimize pnpm lockfile parsing with pre-built indexes (#33750)
  • 5d597ee fix(js): use Set for O(1) package.json root lookup (#33757)
  • 300493e fix(core): use Set for O(1) visited node lookup in hasPath (#33754)
  • 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 21.6.5 to 22.2.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.2.3/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant