Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the nx group with 1 update in the / directory: nx.

Updates nx from 21.6.3 to 21.6.5

Release notes

Sourced from nx's releases.

21.6.5 (2025-10-15)

🚀 Features

  • core: expose registerProjectGraphRecomputationListener from daemon client (#33005)

🩹 Fixes

  • core: display bottom corner indicator of tui in progress section correctly (#32985)
  • core: temporarily disable tui for run-one (#33048)
  • core: ensure --help works properly with infix notation (#32662)
  • nx-dev: update nextjs internal-link-checker to include astro urls (#33045)
  • nx-dev: respect NX_DEV_URL in sitemap checker (#33058)
  • nx-dev: handle null github data (#33061)
  • react: dynamic module federation should not initialize remoteUrlDefinitions to empty object (#33059, #27927, #33055, #27793, #27842)
  • ⚠️ release: ensure multilines in breaking changes are rendered by changelog renderer (#33070, #33014)

⚠️ Breaking Changes

  • release: The --legacy-peer-deps behavior is no longer forced.

❤️ Thank You

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)

... (truncated)

Commits
  • f11092a fix(release): ensure multilines in breaking changes are rendered by changelog...
  • a14922c fix(core): ensure --help works properly with infix notation (#32662)
  • 8d4ffc8 fix(core): temporarily disable tui for run-one (#33048)
  • 6dcf740 fix(core): display bottom corner indicator of tui in progress section correct...
  • f45a8a3 feat(core): expose registerProjectGraphRecomputationListener from daemon clie...
  • 6905d79 docs(nx-cloud): update docs for conformance v4 (#32988)
  • 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)
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2025 17:31
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2025
Bumps the nx group with 1 update in the / directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `nx` from 21.6.3 to 21.6.5
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.6.5/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.6.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nx-c3a16309fd branch from a219334 to 5f1a629 Compare October 27, 2025 17:28
@gonzaloriestra gonzaloriestra added this pull request to the merge queue Nov 3, 2025
Merged via the queue into main with commit d98a7de Nov 3, 2025
2 checks passed
@gonzaloriestra gonzaloriestra deleted the dependabot-npm_and_yarn-nx-c3a16309fd branch November 3, 2025 11:58
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant