You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
webpack: add webpack tooling to devDependencies in the v23 migration (#35944)
⚠️ Breaking Changes
dotnet: graduate @nx/dotnet — drop experimental banner and the /plugin export (#35895)
** the @nx/dotnet/plugin entry point has been
removed; use @nx/dotnet. The included migration updates nx.json
automatically.
Related Issue(s)
N/A
repo: migrate remaining first-party plugins to local dist build (M2-M5) (#35785, #34946, #35743)
devkit: deprecate the standalone parameter of addProjectConfiguration (#35883)
vite: deprecate the nxViteTsPaths and nxCopyAssetsPlugin helpers (#35664)
testing: remove deprecated skipSetupFile and setupFile jest options (#35588)
The setupFile option of the @nx/jest:jest executor
and the skipSetupFile option of the @nx/jest:configuration generator
are removed.
misc: drop deprecated webpack plugin re-exports + v23 polish (#35659)
core: remove deprecated initTasksRunner API (#35708, #29993)
** The deprecated initTasksRunner export is removed
from the nx package. Consumers should use runDiscreteTasks / runContinuousTasks instead.
Related Issue(s)
Internal: NXC-4307
release: drop deprecated releaseTag* flat properties and update v23 defaults (#35694)
misc: remove deprecated js option from component generators (#35616, #29111)
core: drop legacy 'self'/'dependencies' magic strings in dependsOn (#35648, #4017)
bundling: remove SVGR option and provide withSvgr migration (#35611)
misc: deprecate executors with inferred-plugin replacements (#35576, #35517)
angular: remove deprecated ngrx generator (#35567)
The @nx/angular:ngrx generator has been removed. Use @nx/angular:ngrx-root-store for root state and @nx/angular:ngrx-feature-store for feature state instead.
angular: remove deprecated move generator (#35513)
The @nx/angular:move generator is removed. Use @nx/workspace:move (or its mv alias) instead.
angular: remove deprecated @nx/angular/module-federation entry point (#35512)
The @nx/angular/module-federation entry point is
removed. Update imports to use @nx/module-federation/angular instead.
The update-23-0-0-update-with-module-federation-import migration
handles this automatically when running nx migrate.
misc: remove deprecated stylesheet options from generators (#35103)
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: npm-shrinkwrap.json
npm ERR! Cannot read properties of null (reading 'matches')
npm ERR! A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-20T16_08_45_150Z-debug-0.log
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
renovateBot
changed the title
chore(deps): update nx monorepo to v22
chore(deps): update nx monorepo to v23
Jun 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^18.0.4→^23.0.0Release Notes
nrwl/nx (nx)
v23.0.0Compare Source
23.0.0 (2026-06-16)
🚀 Features
promptfield in migration entries (#35638)nx migrate --includeto any package that supports optional updates (#35905)@nx/devkit/src/...deep imports (#35541, #34946)🩹 Fixes
allWorkspaceFilesfrom the project graph pipeline (#34425)nx mcpto run outside of an Nx workspace (#35655)projects: 'self'independsOnentries (#35686)$escaping in file paths on windows (#35692)** the
@nx/dotnet/pluginentry point has beenremoved; use
@nx/dotnet. The included migration updatesnx.jsonautomatically.
Related Issue(s)
N/A
The
setupFileoption of the@nx/jest:jestexecutorand the
skipSetupFileoption of the@nx/jest:configurationgeneratorare removed.
** The deprecated
initTasksRunnerexport is removedfrom the
nxpackage. Consumers should userunDiscreteTasks/runContinuousTasksinstead.Related Issue(s)
Internal: NXC-4307
The
@nx/angular:ngrxgenerator has been removed. Use@nx/angular:ngrx-root-storefor root state and@nx/angular:ngrx-feature-storefor feature state instead.The
@nx/angular:movegenerator is removed. Use@nx/workspace:move(or itsmvalias) instead.The
@nx/angular/module-federationentry point isremoved. Update imports to use
@nx/module-federation/angularinstead.The
update-23-0-0-update-with-module-federation-importmigrationhandles this automatically when running
nx migrate.❤️ Thank You
v22.7.5Compare Source
22.7.5 (2026-05-27)
🩹 Fixes
❤️ Thank You
v22.7.4Compare Source
22.7.4 (2026-05-25)
🩹 Fixes
❤️ Thank You
v22.7.3Compare Source
22.7.3 (2026-05-22)
🚀 Features
🩹 Fixes
projects: 'self'independsOnentries (#35686)$escaping in file paths on windows (#35692)❤️ Thank You
v22.7.2Compare Source
22.7.2 (2026-05-14)
🚀 Features
🩹 Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.