Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 21.1.3 to 21.6.4.

Release notes

Sourced from nx's releases.

21.6.4 (2025-10-08)

🚀 Features

  • core: prompt for ai agent files on nx init (#32889)
  • core: add --check=all flag to configure-ai-agents (#32968)
  • nest: ensure dependencies are added to project's package.json #32548 (#32986, #32548)
  • nx-cloud: update description on nx login and logout (#31344)
  • vite: add buildable libs support for vitest (#32973)

🩹 Fixes

  • angular-rspack: do not parse json with babel #32690 (#32966, #32690)
  • bundling: postcss-cli-resources should handle relative deploy url #32714 (#32762, #32714)
  • core: upgrade axios to 1.12.0 to address CVE-2025-58754 (#32712)
  • core: repair repo root on setupAiAgents in nx init (#32984)
  • core: remove requirement to be in a package manager workspace (#32992)
  • core: remove duplicated "Running" string from tui title (#32991)
  • nextjs: remove whitespace for newly generated server component (8868cc5d31)
  • nextjs: update entrypoints for buildable library with vite to include server entry #31457 (#32977, #31457)
  • nx-cloud: update broken documentation links to AI features (7a5930a1fa)
  • remix: @​nx/remix/package.json export typo fixed #32810 (#32940, #32810)
  • repo: fix pr releases to not depend on a broken range (#32993)
  • testing: show warning instead of error when no blob outputs found during merge (#33022)
  • vite: ensure tsconfig file is resolved from workspaceRoot #31987 (#32990, #31987)
  • vite: enable build watch mode by default for preview (#31604, #31623)

❤️ Thank You

21.6.3 (2025-10-02)

🩹 Fixes

  • core: improve provenance error with custom registry information (#32903)
  • core: optimize task hashing with BFS and performance logging (#32911)
  • core: tweak configure-ai-agents prompt (#32914)
  • core: ensure nx is published with the correct dependency version for the native packages (#32928, #32898)

... (truncated)

Commits
  • b7570ad feat(core): add --check=all flag to configure-ai-agents (#32968)
  • 582b15e feat(nx-cloud): update description on nx login and logout (#31344)
  • 4708983 fix(core): remove duplicated "Running" string from tui title (#32991)
  • bdcbe1a fix(core): remove requirement to be in a package manager workspace (#32992)
  • 7974c10 fix(core): repair repo root on setupAiAgents in nx init (#32984)
  • dcfdf1d feat(core): prompt for ai agent files on nx init (#32889)
  • 4e4c377 fix(core): upgrade axios to 1.12.0 to address CVE-2025-58754 (#32712)
  • f9c85ad chore(repo): disable duplicated typecheck targets if the project already uses...
  • 068a7be chore(repo): fix task inputs for nx:build (#32939)
  • 83116ef fix(core): tweak configure-ai-agents prompt (#32914)
  • 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 21.6.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.6.4/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 9, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 9, 2025

⚠️ No Changeset found

Latest commit: 6ed2fee

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 9, 2025

Deploy Preview for cyberfinity-polymorph ready!

Name Link
🔨 Latest commit 6ed2fee
🔍 Latest deploy log https://app.netlify.com/projects/cyberfinity-polymorph/deploys/68e70cfd8067c80008e0913e
😎 Deploy Preview https://deploy-preview-84--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 16, 2025

Superseded by #88.

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