Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 21.1.3 to 21.2.0.

Release notes

Sourced from nx's releases.

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)
  • repo: add golden list of projects to our Nightly CI (#31414)
  • repo: add ndcunningham to Claude workflow authorized users (#31479)
  • repo: migrate to pnpm 10 (#31427)
  • ⚠️ storybook: support storybook 9 (#31172)

🩹 Fixes

  • add .ts extension to nx-release script reference in project.json (#31483)
  • angular: update tsconfig files generation to better support angular v20 (#31357)
  • angular: keep extra target metadata when needed in convert-to-rspack generator (#31309)
  • angular: generate correct output for buildable libraries on windows (#31437, #31436)
  • angular: optimize ng-packagr-lite watch mode file writing (#31434, #31033)
  • bundling: do not normalize tsconfig path for Windows with rollup (#30567)
  • bundling: correctly handle .cjs.js .mjs.js in rollup for type definitions (#29366, #29308)
  • core: handle killing child processes of continuous tasks on Windows (#31296, #31235)
  • core: do not hide task list with run-many if there is only 1 task (#31324)
  • core: generate workspace file readme typo (#31341, #31335)
  • core: fix broken nx-cloud url shortening logic (#31283)
  • core: infer codex environment and use default tasks runner (#31359)
  • core: use next available port when the port for nx graph is in use (#31365, #30915)
  • core: handle run-commands targets with no commands (#31364, #31345)
  • core: implement missing --print flag for nx graph command (#31406, #30255)
  • core: update getTouchedProjectsFromLockFile to handle deleted/moved projects correctly (#31361)
  • core: ensure nx init implementation for angular correctly resolves @angular/core (#31430, #31291)
  • core: print installation logs when installing latest version during nx migrate and using --verbose (#31432)
  • core: use ts-node option from tsconfig files when creating transpiler (#31469)
  • core: Update macos pipelines configuration (#31476)
  • core: scope typescript resolution cache correctly when processing the graph (#31455, #31223)
  • core: remove tabs from local workspace plugins section in nx report (#31490)
  • core: handle external node without default version when generating a pnpm pruned lockfile (#31503, #28627)
  • core: add conditional compilation for WASM build compatibility (#31491)
  • core: default to 'run' target when only project is specified (#31452)
  • core: remove log_error function and standardize logging (#31515)

... (truncated)

Commits
  • 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)
  • e68d884 fix(core): handle external node without default version when generating a pnp...
  • 635dd06 fix(core): remove tabs from local workspace plugins section in nx report (#31...
  • 8941362 fix(core): scope typescript resolution cache correctly when processing the gr...
  • 77ff63f feat(misc): enhance IDE integration with Nx Console auto-installation and imp...
  • 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 21.1.3 to 21.2.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.2.0/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.2.0
  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 Jun 13, 2025
@changeset-bot
Copy link

changeset-bot bot commented Jun 13, 2025

⚠️ No Changeset found

Latest commit: 393ca92

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 Jun 13, 2025

Deploy Preview for cyberfinity-polymorph ready!

Name Link
🔨 Latest commit 393ca92
🔍 Latest deploy log https://app.netlify.com/projects/cyberfinity-polymorph/deploys/684b80f4d7d81d0008d044c2
😎 Deploy Preview https://deploy-preview-26--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 Jun 20, 2025

Superseded by #29.

@dependabot dependabot bot closed this Jun 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-21.2.0 branch June 20, 2025 02:02
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