Skip to content

chore(deps-dev): bump nx from 20.8.1 to 21.2.1 #3037

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 20.8.1 to 21.2.1.

Release notes

Sourced from nx's releases.

21.2.1 (2025-06-19)

🚀 Features

  • core: improve message when workspace is not detected (#31632)
  • js: support publishing with registryConfigKey when pnpm >=9.15.7 =10.5.0 (#31622)
  • js: add copy-workspace-modules executor (#31545)
  • nx-dev: read description from markdown frontmatter for index pages (#31566)
  • react: support port option for react app generator (#31552)

🩹 Fixes

  • angular: fix import from ng-packagr (#31600, #31597)
  • angular: handle inferred projects without project configuration files in migrations (#31633, #31607)
  • core: show the correct content in the tui terminal pane for skipped tasks (#31559)
  • core: ensure destination directories are created before copying files (#31624)
  • core: prevent duplicate nx cloud logs from global and local nx invocations (#31641)
  • gradle: fix gradle on windows (#31595)
  • gradle: add build-ci target even if atomized=false (#31537)
  • linter: respect the --quiet option when running with --fix (#31403, #31401)

❤️ Thank You

21.2.0 (2025-06-12)

🚀 Features

  • angular: add support for rspack module federation (#31231)
  • angular: support angular cli v20.0.0-rc.3 (#30715)
  • angular: update nx init legacy integrated migration for angular to handle angular v17 (#31352)
  • ⚠️ angular: support angular v20 (#31369)
  • angular: update angular eslint packages to v20 (#31489)
  • bundling: use tsconfig.lib.json for rollup.config.ts (#30453)
  • gradle: exclude dependsOn tasks (#30913)
  • misc: enhance IDE integration with Nx Console auto-installation and improved logging (#31462)
  • nest: Update nest version to 11 (#31393, #30188)
  • nx-dev: AI landing page (#31310)
  • nx-dev: update hero tagline (41387af458)
  • nx-dev: add rss and atom feeds (ee7dbf9c3a)
  • repo: enhance Claude Code workflow and settings (#31405, #31380)

... (truncated)

Commits
  • 29b14b1 fix(core): prevent duplicate nx cloud logs from global and local nx invocatio...
  • fa7d37e feat(core): improve message when workspace is not detected (#31632)
  • 5784058 feat(js): support publishing with registryConfigKey when pnpm >=9.15.7 <10.0....
  • d0d6284 fix(core): show the correct content in the tui terminal pane for skipped task...
  • c3c9ba3 fix(core): simplify Nx Console installation prompt (#31532)
  • df4f136 fix(core): scope native logging to nx module by default (#31530)
  • 92d9d13 Experimental TaskHashPlanInspector (#27809)
  • c8ff339 fix(core): remove log_error function and standardize logging (#31515)
  • 35f5404 fix(core): default to 'run' target when only project is specified (#31452)
  • 25dc8b6 fix(core): add conditional compilation for WASM build compatibility (#31491)
  • 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 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 20.8.1 to 21.2.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.2.1/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.2.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 Jun 23, 2025
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.

0 participants