Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2025

Bumps nx from 21.1.3 to 22.0.1.

Release notes

Sourced from nx's releases.

22.0.1 (2025-10-22)

🩹 Fixes

  • core: adding output error reason (#33159)
  • maven: add support for unbound goals in plugin targets (#33191)

❤️ Thank You

22.0.0 (2025-10-22)

🚀 Features

  • ⚠️ bundling: change default useLegacyTypescriptPlugin to false for v22 (#32754)
  • bundling: add excludeFromExternal option to esbuild executor (#32980)
  • core: prompt for ai agent files on nx init (#32889)
  • ⚠️ core: remove NX_DISABLE_DB environment variable (#32887)
  • ⚠️ core: remove CreateNodes v1 types for Nx 22 (#32951)
  • core: add --check=all flag to configure-ai-agents (#32968)
  • core: expose registerProjectGraphRecomputationListener from daemon client (#33005)
  • core: add support for pnpm catalogs (#32978, #30035, #29772)
  • core: enhance spinner handling and add spinner to inferred conversion (#33031)
  • devkit: bump compatibility to Nx 21 - 23 (6b86c33c30)
  • dotnet: add initial draft of .NET plugin (#32869)
  • ⚠️ js: remove the experimental and deprecated inlining feature from the tsc and swc executors (#32783)
  • maven: introduce maven plugin (#32947)
  • ⚠️ misc: remove deprecated decorate-cli script and stop sorting tsconfig paths by default (#32781)
  • misc: remove migrations prior to v20 (#32904)
  • module-federation: support TS Soln and Package Manager workspaces paradigms (#33056)
  • nest: ensure dependencies are added to project's package.json #32548 (#32986, #32548)
  • nx-cloud: update description on nx login and logout (#31344)
  • nx-dev: add v22 to version picker (#33110)
  • react: remove support for non-isolated webpack config in ponentTestingPreset (#32787)
  • react: keep deprecated @​nx/react/bundle-rollup module since there is not a replacement when using @​nx/rollup:rollup executor (#32821)
  • ⚠️ release: match nx affected behavior to determine relevant conventional commits (#32915)
  • ⚠️ release: remove deprecated legacy versioning (#32888)
  • ⚠️ release: switch defaults for fixed release group tag pattern, preserve matching dependency ranges and strictPreid (#32878)
  • ⚠️ release: set preserveMatchingDependencyRanges to true by default (#32983)
  • release: add releaseTagPatternPreferDockerVersion to specify version to use for git tag #32900 (#32972, #32900)
  • ⚠️ release: release graph aware filtering, updateDependents can now be "always" (#32971)
  • ⚠️ release: set updateDependents to always by default (#33029)
  • ⚠️ release: refactor releaseTag* properties to a releaseTag object (#33020)
  • release: allow changelog.renderer to be set to an implementation directly (#33095)
  • release: new replaceExistingContents CLI and API option for changelog (#33096)
  • release: allow ignoring nx.json release config with ReleaseClient (#33099)
  • release: allow conventional commit style aliases in version plan release types (#33167)
  • ⚠️ rspack: remove application generator in favour of framework-specific options (#32755)

... (truncated)

Commits
  • 4fcd1d2 fix(core): adding output error reason (#33159)
  • 420091d fix(release): breaking change contents extraction (#33184)
  • cddb2ef fix(core): store reason when marking daemon as disabled (#33172)
  • 8819dcc fix(release)!: better respect version plan file contents for changelog entrie...
  • bbfd0a3 chore(repo): prevent readme templates from being published (#33177)
  • 9eace13 feat(release): allow conventional commit style aliases in version plan releas...
  • 893ac59 fix(core): revert changes to the db connection initialization (#33156)
  • 3d7e59a fix(core): add wrappers for start and stop agent nx-cloud commands (#33140)
  • 6dd80b9 fix(release): replace local dependency protocols of unchanged dependencies #3...
  • 767aafa fix(core): do not print flaky tasks guidance when nx cloud is already enabled...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nx since your current version.


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](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 21.1.3 to 22.0.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.0.1/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 23, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 23, 2025

⚠️ No Changeset found

Latest commit: ed31d35

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

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for cyberfinity-polymorph ready!

Name Link
🔨 Latest commit ed31d35
🔍 Latest deploy log https://app.netlify.com/projects/cyberfinity-polymorph/deploys/68f9821514cab50008ed4085
😎 Deploy Preview https://deploy-preview-92--cyberfinity-polymorph.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100
Accessibility: 100
Best Practices: 100
SEO: 90
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2025

Superseded by #94.

@dependabot dependabot bot closed this Oct 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-22.0.1 branch October 29, 2025 01:18
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