Skip to content

Conversation

@dependabot
Copy link

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

Bumps @nx/workspace from 22.1.3 to 22.3.0.

Release notes

Sourced from @​nx/workspace's releases.

22.3.0 (2025-12-17)

🚀 Features

  • angular: support angular v21 (#33378)
  • angular: add migration to set isolateModules: true to jest tsconfig files (#33889)
  • angular: add migration to replace jest-preset-angular/setup-jest imports (#33899)
  • core: add NX_DEFAULT_OUTPUT_STYLE env var (#33493, #27490)
  • core: add CnwError class for typed error handling in create-nx-workspace (#33839)
  • core: add hints and status messages to the tui (#33838)
  • js: add option for using tsgo compiler when inferring build and typecheck tasks (#33821, #32591)
  • js: improve SWC compilation error logging (#33297)
  • misc: support prettier v3 (#33898, #30801)
  • nx-plugin: allow customizing the location of the companion E2E project (#32073, #32069)
  • rspack: add support for cssFilename config #32498 (#32506, #32498)
  • testing: add option to playwright preset to open html report (#31282)
  • webpack: add support for merging externals to NxAppWebpackPlugin (#33833)

🩹 Fixes

  • angular: process only the in progress entry points in ng-packagr-lite's write bundles transform function (#33784, #3172, #33560)
  • angular: collect known tsconfig files from non-buildable angular libraries in migration (#33834, #33705)
  • angular: improve error message when using esbuild-based build targets and generating cypress ct (#33846, #33329)
  • angular: install compatible vitest version for angular projects (#33858, #33770)
  • angular: ensure jest and jest-preset-angular are updated correctly for angular v21 (#33896)
  • 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)
  • core: add pnpm/yarn support for CNW templates (#33827)
  • core: swc register base url missing when using tsgo (#33332)
  • core: pass more error detail for CNW (#33844)
  • core: create all tables upfront when creating the database (#33843)
  • core: improve performance of buildExplicitPackageJsonDependencies (#33791)
  • core: do not invoke prettier with --write and --list-different when unsupported (#33857, #33658, #31951)
  • core: preserve command output in TUI summary for non-cached tasks (#33673)
  • core: update CNW messaging and remove cancel event from SIGINT (#33872)
  • core: restore linkTaskDetails param for backwards compatibility (#33874, #33843)
  • core: include PNPM patches in externalDependencies hash computations (#33551)
  • core: add back ability to create cache_outputs table without a foreign key (#33880)
  • core: display task output in TUI when native command runner is disabled (#33881, #32803)
  • core: prevent pinning the same task in multiple panes in the tui (#33863)
  • core: reduce error rate with dir validation and add more debugging data (#33887)
  • core: improve database initialization error handling (#33820)
  • core: invalidate sync generator cache on file changes and use up-to-date project graph (#33780)
  • core: convert * to workspace:* for pnpm/yarn/bun in CNW (#33893)

... (truncated)

Commits
  • 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.3.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.0/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nx/workspace"
  dependency-version: 22.3.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 Dec 17, 2025

Labels

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

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 24, 2025

Superseded by #36.

@dependabot dependabot bot closed this Dec 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/workspace-22.3.0 branch December 24, 2025 22:05
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.

0 participants