Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 22.0.3 to 22.2.1.

Release notes

Sourced from nx's releases.

22.2.1 (2025-12-11)

🚀 Features

  • core: add NX_DEFAULT_OUTPUT_STYLE env var (#33493, #27490)
  • rspack: add support for cssFilename config #32498 (#32506, #32498)
  • testing: add option to playwright preset to open html report (#31282)

🩹 Fixes

  • angular: process only the in progress entry points in ng-packagr-lite's write bundles transform function (#33784, #3172, #33560)
  • bundling: correct project path for createTmpTsConfig (#31314, #31522)
  • core: optimize pnpm lockfile parsing with pre-built indexes (#33750, #32669, #32254, #33751)
  • core: share visited Set across affected graph traversal (#33756, #32265)
  • core: set max listeners for process in task orchestrator (#33596, #32439)
  • core: exit with error when generator prompts fail (#33691)
  • core: fix record stat on initial CNW call (#33783)
  • core: ensure terminalOutput is always a string in task results (#33782, #32675)
  • core: improve node creation for pnpm parser (#33788)
  • js: use Set for O(1) package.json root lookup (#33757, #32265)
  • module-federation: normalize workspace protocol versions in requiredVersion (#33733, #31397, #33734)
  • repo: fix dotnet installation on Windows (#33786)
  • repo: restore mise tools in e2e-matrix workflow (#33785, #33772)
  • repo: install nightly Rust for WASM build in publish workflow (#33792, #33772)
  • repo: use RUSTUP_TOOLCHAIN env var for WASM builds (#33794)
  • repo: revert to older nightly Rust for WASM builds (#33797)
  • storybook: conditionally include node imports only for non-angular frameworks (#33728)
  • vite: update worker configuration in generator to follow Vite's … (#30465)
  • webpack: show webpack chunks when verbose (#30960)

❤️ Thank You

22.2.0 (2025-12-08)

... (truncated)

Commits
  • 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)
  • 19e6404 fix(release): ensure --preid flag considers stable tags for version determina...
  • 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.2.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.2.1/packages/nx)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor Minor Release labels Dec 11, 2025
@tcorral tcorral closed this Jan 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-22.2.1 branch January 12, 2026 10:14
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 minor Minor Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants