Skip to content

chore(deps-dev): bump nx from 21.1.3 to 21.2.4#39

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nx-21.2.4
Closed

chore(deps-dev): bump nx from 21.1.3 to 21.2.4#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nx-21.2.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2025

Bumps nx from 21.1.3 to 21.2.4.

Release notes

Sourced from nx's releases.

21.2.4 (2025-07-16)

🚀 Features

  • core: allow {args} to be fully interpolated in run-commands (#31824)
  • rspack: add support for proxyConfig in the dev-server executor (#31909)

🩹 Fixes

  • core: improve column display decision logic in tui (#31885)
  • core: swap from gray -> dark gray for light theme secondary foreground (#31901)
  • core: update our caching for ts-node service from plugins (#31917)
  • core: remove affected comment and improve CI setup messages (#31913)
  • core: remove accidental additional line (#31930)
  • misc: await load in config-utils.ts (#31408)
  • misc: nx should error if atomization brings in invalid file paths (#31675)
  • misc: improve the generation of storybook stories (#31893)
  • node: preserve existing test target options (#31891)
  • react: normalize paths correctly when generating stories (#31944)
  • testing: when we generate a random port we should start from 1024 (#31927)

❤️ Thank You

21.2.3 (2025-07-11)

🚀 Features

  • core: refactor CI workflow generator to use centralized command generation (#31787)
  • core: add CI warning for missing remote cache solution " (#31678, #31860)
  • core: add fix-ci command to CI workflows (#31833)
  • core: add support for --tui and --no-tui (#31621)

🩹 Fixes

  • angular: generate ngrx facade spec file correctly (#31850)
  • core: return current nx init date when no git available yet (4b29c2434a)
  • core: consider virtual trees in globAsync (#31805)
  • core: improve tui contrast on some terminal themes (#31299)
  • core: add option to use v8 for daemon message serialization to avoid issues when JSON.stringify would fail (#30516)
  • core: allow opting out of sorting root tsconfig path mappings with an env var (#31763, #29043)
  • gradle: handle custom build gradle files (#31817)
  • gradle: allow excludeDependsOn to be false (#31890)

... (truncated)

Commits
  • 34b7104 feat(core): allow {args} to be fully interpolated in run-commands (#31824)
  • 7f40542 fix(core): update our caching for ts-node service from plugins (#31917)
  • e6c6879 fix(core): swap from gray -> dark gray for light theme secondary foreground (...
  • eb34e60 fix(core): improve column display decision logic in tui (#31885)
  • 312058d feat(core): add support for --tui and --no-tui (#31621)
  • f022f3a fix(misc): add fallback for missing source root (#31759)
  • de00e97 fix(core): allow opting out of sorting root tsconfig path mappings with an en...
  • 54db861 Revert "fix(core): add option to use v8 for daemon message serializat… (#31881)
  • 3001615 feat(core): add fix-ci command to CI workflows (#31833)
  • cda214e fix(core): add option to use v8 for daemon message serialization to avoid iss...
  • 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.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.2.4/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.2.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 Jul 17, 2025
@changeset-bot
Copy link

changeset-bot bot commented Jul 17, 2025

⚠️ No Changeset found

Latest commit: bcb4c0c

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.

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 Jul 17, 2025

Deploy Preview for cyberfinity-polymorph ready!

Name Link
🔨 Latest commit bcb4c0c
🔍 Latest deploy log https://app.netlify.com/projects/cyberfinity-polymorph/deploys/68785b0a561b7d00085e00c1
😎 Deploy Preview https://deploy-preview-39--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 Jul 21, 2025

Superseded by #41.

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-21.2.4 branch July 21, 2025 02: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.

0 participants