Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps nx from 21.1.3 to 21.2.3.

Release notes

Sourced from nx's releases.

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)
  • misc: add fallback for missing source root (#31759, #30638)
  • plugin: fix e2e-project generator when the e2e target is inferred (#31809)
  • vite: bump @​analogjs/vite-plugin-angular to 1.19.x (#31866)

❤️ Thank You

21.2.2 (2025-07-02)

🚀 Features

  • bundling: add useLegacyTypescriptPlugin option to migrate from rollup-plugin-typescript2 (#31718, #30488)
  • core: pass in progress task outputs to tui for non-direct child processes (#31655)
  • core: add CI warning for missing remote cache solution (#31678)
  • core: enhance native cache operations with comprehensive logging (#31652)
  • graph: enhance migration state management and introduce migration stopping functionality. (#31626)
  • module-federation: bump @​module-federation/enhanced version to 0.15.0 to fix vulnerability (#30806, #30502, #30748)

🩹 Fixes

  • angular: respect skipTsConfig option in library generator (#31738, #31185)
  • angular: improve indexHtmlTransformer documentation (#31742, #30831)

... (truncated)

Commits
  • 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...
  • 110bb66 Revert "feat(core): add CI warning for missing remote cache solution (#31678)...
  • b7d7e86 chore(core): optionally infer all package.json files as projects (#31843)
  • f263395 fix(core): improve tui contrast on some terminal themes (#31299)
  • ee9fe1c fix(core): consider virtual trees in globAsync (#31805)
  • 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.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.2.3/packages/nx)

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

changeset-bot bot commented Jul 14, 2025

⚠️ No Changeset found

Latest commit: 31fe07c

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

Deploy Preview for cyberfinity-polymorph ready!

Name Link
🔨 Latest commit 31fe07c
🔍 Latest deploy log https://app.netlify.com/projects/cyberfinity-polymorph/deploys/68745f47dc278700080cec2b
😎 Deploy Preview https://deploy-preview-36--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 17, 2025

Superseded by #39.

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