Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps @nx/workspace from 22.1.3 to 22.4.0.

Release notes

Sourced from @​nx/workspace's releases.

22.4.0 (2026-01-21)

🚀 Features

  • angular: support ngrx v21 (#33940)
  • angular: support cypress component testing with zoneless projects (#33941)
  • angular: add support for angular v21.1 (#34057)
  • angular-rspack: add tailwind and postcss config to component stylesheet bundler (#34153)
  • bundling: replace rollup-plugin-postcss with inlined version (#34110)
  • core: add inline-tui view mode (#32718)
  • core: support cwd specific hashes (#33879, #33684)
  • core: allow nx show project to infer project from cwd (#33661, #31055, #43, #33503)
  • core: add OpenCode AI agent detection (#34072)
  • core: add PLUGIN.md files to testing-tools (#34125)
  • core: add A/B testing variant 1 to skip cloud prompt in CNW (#34106)
  • gradle: excludeDependsOn based on provider relationships (#33923)
  • gradle: add env vars to skip gradle and maven plugin computation (#34055)
  • linter: add bulk suppression support for ESLint v9.24.0+ (#32184)
  • linter: add peerDepsVersionStrategy option to dependency-checks (#33417)
  • maven: add batch executor for multi-task Maven execution (#33228)
  • nx-dev: add scroll depth tracking for marketing pages (#34105)
  • react: update react-router and remix versions to address CVEs (#34058)
  • release: add option to opt-out commit scope filter (#33382, #32915)
  • release: special-case 0.x versions for semver bumps (#34031)
  • rspack: add typeCheckOptions, runtimeDependencies, and cache options (#33931)

🩹 Fixes

  • angular: support @angular/cli package update during nx migrate (#33918)
  • angular: only throw "define" error when options.define has keys (#33969, #33964)
  • angular-rspack: handler accumulation and watchOptions for double rebuilds (#34154)
  • angular-rspack: stats serialization and configuration (#34155)
  • core: ensure no tui on single tasks (#33910)
  • core: daemon client reconnection on server restart (#33432)
  • core: fix vitest test runner options for angular in cnw (#33921)
  • core: improve package-json createNode performance (#33960)
  • core: convert filePath to an absolute path before typescript resolves the module (#34001, #33985)
  • core: set windowsHide:true in package installation (#34053)
  • core: display shared running tasks in the in progress section of the tui (#34059)
  • core: make process metrics registration in critical paths non-blocking (#34019)
  • core: disallow Vitest & Angular unit test runner when bundler is not esbuild in cnw (#34023, #34014)
  • core: allow dte to handle continuous tasks termination (#34018)
  • core: validate native file cache size before applying it (#33683, #30653, #31300)
  • core: pipe plugin stdout to avoid inconsistent terminal state (#33369)
  • core: show daemon status in nx report output (#34009)
  • core: prevent alias from overwriting root deps in pnpm parser (#34064)
  • core: only init inline view if able to run (#34094)
  • core: upgrade sysinfo to 0.37.2 and fix cpu measurement accuracy (#34101)
  • core: improve buildExplicitTypeScriptDependnecies performance (#33963)
  • core: ensure consistent yarn optional dependency hashing (#34104)

... (truncated)

Commits
  • 7e12359 feat(angular): add support for angular v21.1 (#34057)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • 5ccc0a8 fix(misc): use string type for fetchDepth in azure-pipelines.yml (#33727)
  • 8136eaf feat(angular): support angular v21 (#33378)
  • 2917b3e fix(vite): update worker configuration in generator to follow Vite's … (#30465)
  • adc6d07 fix(core): stop adding outdated vscode/cursor rule files to gitignore (#33680)
  • 2cfb746 fix(nuxt): update preset test for v4 app directory structure (#33648)
  • See full diff 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/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 22.1.3 to 22.4.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.4.0/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nx/workspace"
  dependency-version: 22.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Jan 21, 2026

Labels

The following labels could not be found: javascript. Please create it before Dependabot can add it to a pull request.

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 28, 2026

Superseded by #79.

@dependabot dependabot bot closed this Jan 28, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/workspace-22.4.0 branch January 28, 2026 22:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants