Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 22.0.3 to 22.2.0.

Release notes

Sourced from nx's releases.

22.2.0 (2025-12-08)

🚀 Features

  • core: add multiple Nx version detection to nx report (#33599)
  • core: add template support to create-nx-workspace (#33468)
  • docker: auto-select version scheme when only one is available (#33671)
  • expo: support Expo 54 (#33612)
  • gradle: add targetNamePrefix option to mark all gradle targets (#33685)
  • linter: add util to load eslint rules from a directory (#33543)
  • maven: update Maven plugin version to 0.0.11 (#33713)
  • nextjs: add migration to add AI instructions for upgrading to Next 16 (#33608)
  • nuxt: support nuxt v4 (#33611)
  • nx-cloud: prepend nx version to stats metadata (#33568)
  • storybook: support storybook 10.1 (#33637)
  • vite: add vitest 4 migration for users using @​nx/vite (#33630)
  • vite: add migration to add @​nx/vitest (#33669)
  • vitest: update @​analogjs/vitest-angular to 2.1.2 #33602 (#33681, #33602)
  • vitest: make initial generation for JS projects more lightweight (#33670)

🩹 Fixes

  • angular-rspack: use CJS when serving applications for HMR #33106 (#33693, #33106)
  • angular-rspack: ensure rebuild logs are only printed once (#33694)
  • bundling: replace rollup-plugin-copy with nx copy assets plugin (#33601, #32398)
  • bundling: set buildLibsFromSource in normalize options for Rollup (#33679)
  • core: don't presume a task is long running if its marked cacheable (#33545, #32610)
  • core: daemon command should exit at end (#33547)
  • core: provide error when nested graph construction would occur invoked during createNodes (#33541, #29618)
  • 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)
  • core: kill child process tree in different running tasks (#33636, #32438, #33460)
  • core: include create-nx-workspace in migration package group (#33643, #33585)
  • core: suppress git stderr output in parseGitOutput (#33645, #33330)
  • core: prevent Nx Console prompt from blocking non-interactive commands (#33646, #33552)
  • core: ensure perf logs are flushed before exit in graph command (#33621)
  • core: nx-schema default value for preserveMatchingDependencyRanges should have changed in v22 (#33587)
  • core: stop adding outdated vscode/cursor rule files to gitignore (#33680)
  • core: sanitize project names for valid git tag names in nx release (#33692, #33262)
  • core: optimize bun lockfile parser (#33623)
  • core: cnw sends correct selectedRepositoryName; prints instructions when user Ctrl+C (#33699)
  • core: use Set for O(1) visited node lookup in hasPath (#33754, #32265)
  • docker: fix releasing non docker projects (#33667)
  • gradle: do not add gradle plugin to plugins block if using version catalogs (#33763)
  • graph: align exclude flag with others by using findMatchingProjects (#33550)
  • graph: surface task graph client error via error toast (#33600)
  • js: ensure copy-workspace-modules copies transitive workspace dependencies (#33570)
  • linter: handle various flat config override structures (#33548, #31796)

... (truncated)

Commits
  • 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...
  • aba0eb2 fix(core): cnw sends correct selectedRepositoryName; prints instructions when...
  • 8352d40 fix(core): optimize bun lockfile parser (#33623)
  • 7792d80 fix(core): sanitize project names for valid git tag names in nx release (#33692)
  • adc6d07 fix(core): stop adding outdated vscode/cursor rule files to gitignore (#33680)
  • 4923c15 fix(release): interpolate releaseGroupName in getLatestGitTagForPattern (#33674)
  • a4c1321 fix(docker): fix releasing non docker projects (#33667)
  • 02c01e5 fix(repo): enable wayland-data-control feature for arboard (#33675)
  • f161603 fix(core): nx-schema default value for preserveMatchingDependencyRanges shoul...
  • 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 Dec 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 15, 2025 19:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 15, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2025

Dependency Review

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

Scanned Files

  • lambdas/yarn.lock

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lambdas/nx-22.2.0 branch 2 times, most recently from 37f05f1 to 34d541b Compare December 18, 2025 20:30
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.0.3 to 22.2.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.2.0/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lambdas/nx-22.2.0 branch from 34d541b to 74e00f2 Compare December 18, 2025 21:33
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