chore(deps): update dependency nx to v22#6437
Merged
chenjiahan merged 1 commit intomainfrom Oct 26, 2025
Merged
Conversation
✅ Deploy Preview for rsbuild ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
chenjiahan
approved these changes
Oct 26, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^21.6.5->^22.0.1Release Notes
nrwl/nx (nx)
v22.0.1Compare Source
22.0.1 (2025-10-22)
🩹 Fixes
❤️ Thank You
v22.0.0Compare Source
22.0.0 (2025-10-22)
🚀 Features
NX_DISABLE_DBenvironment variable (#32887)tscandswcexecutors (#32783)decorate-cliscript and stop sorting tsconfig paths by default (#32781)ponentTestingPreset(#32787)🩹 Fixes
nx migrate(#33105)nx repair(#33124)@nx/js/typescriptplugin (#32912)release: config.conventionalCommitsConfig for
DefaultChangelogRendereris no longer nullable. (#33166)misc: The
--legacy-peer-depsbehavior is no longer forced. (#33014, #22066, #29537)If you need it, configure your package manager to enforce it.
release: This is a breaking change in the preferred configuration structure. Existing configurations will continue to work through the migration period, but users should update to the new nested format. (#33020)
release: Users who relied on the previous 'auto' behavior can (#33029)
explicitly set
updateDependents: 'auto'in their nx.json:{ "release": { "version": { "updateDependents": "autorelease: The signature of
init()onVersionActionshas (#32971)changed, it no longer accepts a second argument. Validation of the
manifest files, if any, now takes place via a separate method
(
validate()) call after construction of the newReleaseGraph. Forthe most part, users do not need custom
VersionActionsso only a smallpercentage of consumers should be impacted.
Fixes #31273
release: More files are now being used to determine relevant (#32915)
commits, meaning there is higher chance for projects to receive version
bumps
misc: The long-deprecated
decorate-cliscript has been (#32781)removed.
BREAKING CHANGE: The
nx formatcommand and generators no longerdefault to sorting TypeScript path mappings. To keep the previous
behavior, pass the
--sort-root-tsconfig-pathsflag to the command orset
NX_FORMAT_SORT_TSCONFIG_PATHS=true.NX_DISABLE_DBenvironment variable (#32887)js: The experimental inlining feature in the
@nx/js:tsc(#32783)and
@nx/js:swcexecutors was removed. A migration will remove therelated options (
externalandexternalBuildTargets). Still, if youuse or rely on the feature, you need to make your dependencies buildable
or use a different build tool with bundling capabilities.
core: simpleName option is no longer supported in library generators (#32716)
❤️ Thank You
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 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.