Skip to content

chore(deps-dev): bump @nx/js from 20.0.7 to 21.4.0#155

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/nx/js-21.4.0
Closed

chore(deps-dev): bump @nx/js from 20.0.7 to 21.4.0#155
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/nx/js-21.4.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps @nx/js from 20.0.7 to 21.4.0.

Release notes

Sourced from @​nx/js's releases.

21.4.0 (2025-08-15)

🚀 Features

  • add new angular- packages and create legacy packages (#3)
  • add new angular- packages and create legacy packages (#3)
  • angular: update ngrx to v20 (#32140)
  • angular-rspack: add angular rspack to nx repo (31c2810e7e)
  • angular-rspack: add withConfigurations (#6)
  • angular-rspack: support expanded syntax for assets, styles, and scripts (#28)
  • angular-rspack: support extractLicenses option (#30)
  • angular-rspack: improve createConfig public api (#35)
  • angular-rspack: support host option for the dev server (#38)
  • angular-rspack: add allowedHosts option (#47)
  • angular-rspack: add support for i18n (#51)
  • angular-rspack: add service-worker support (#55)
  • angular-rspack: improve entry files handling and index.html generation (#56)
  • angular-rspack: use development config for serve (#61)
  • angular-rspack: support static site generation (#65)
  • angular-rspack: improve styles processing and support tailwindcss v4 (#70)
  • angular-rspack: add support for more devServer options (#71)
  • angular-rspack: add hmr support (#78)
  • angular-rspack: add statsJson plugin (#79)
  • angular-rspack: add poll option (#80)
  • angular-rspack: add verbose option (#82)
  • angular-rspack: add progress option (#83)
  • angular-rspack: add watch option (#84)
  • angular-rspack: add open option (#85)
  • angular-rspack: finalize devServer options (#86)
  • angular-rspack: add granular optimization support (#89)
  • angular-rspack: add budgets support (#92)
  • angular-rspack: add appShell option (#93)
  • angular-rspack: support index transformer (#118)
  • angular-rspack: include js-based postcss config (#120)
  • angular-rspack: support pkg scheme importer (#124)
  • angular-rspack: Add "zoneless" option to enable Angular's provideZonelessChangeDetection() usage (#115)
  • angular-rspack: add angular-rspack package (16035f42fd)
  • angular-rspack: move angular rspack to nx (#32226)
  • angular-rspack,angular-rsbuild: rename jit to aot (#11)
  • angular-rspack,angular-rsbuild: rename tsconfigPath to tsConfig (#13)
  • angular-rspack,angular-rsbuild: rename inlineStylesExtension to inlineStyleLanguage (#14)
  • angular-rspack,angular-rsbuild: support web workers (#58)
  • angular-rspack,angular-rsbuild: refactor withConfigurations to be createConfig (#9)
  • angular-rspack,angular-rsbuild: rename jit to aot (#11)
  • angular-rspack,angular-rsbuild: rename tsconfigPath to tsConfig (#13)
  • angular-rspack,angular-rsbuild: rename inlineStylesExtension to inlineStyleLanguage (#14)
  • angular-rspack,angular-rsbuild: support passing devServer options (#16)
  • angular-rspack,angular-rsbuild: add optimization option (#21)
  • angular-rspack,angular-rsbuild: rename ssrEntry to ssr.entry (#20)
  • angular-rspack,angular-rsbuild: add outputHashing option (#22)

... (truncated)

Commits
  • d48ff63 fix(js): node executor handles processes robustly (#32356)
  • 18ba315 feat(js): add plugin option to skip build checks when inferring the build tas...
  • 0452910 fix(vite): add tslib as a dep for @​nx/vite and remove @​swc/helpers (#32341)
  • 4449b3a fix(bundling): normalize Windows paths for additionalEntryPoints (#32336)
  • cdf5edb fix(js): fix npm dist-tag error handling TypeError in release-publish executo...
  • b6bab0b feat(js): add esm support for esbuild and running serve with the node executo...
  • 18a93cf feat(js): ignore scoped export conditions (#32063)
  • b68c349 fix(misc): loose and fix the ts solution setup requirements and use it when t...
  • 98ee167 fix(js): handle npm 11 warnings in stderr during registry version resolution ...
  • 1b1de90 feat(core): log out-of-sync details returned by sync generators when running ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/js since your current version.


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/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 20.0.7 to 21.4.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.4.0/packages/js)

---
updated-dependencies:
- dependency-name: "@nx/js"
  dependency-version: 21.4.0
  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 Aug 19, 2025
@nx-cloud
Copy link

nx-cloud bot commented Aug 19, 2025

View your CI Pipeline Execution ↗ for commit 5d7f38d


☁️ Nx Cloud last updated this comment at 2025-08-19 04:46:27 UTC

1 similar comment
@nx-cloud
Copy link

nx-cloud bot commented Aug 19, 2025

View your CI Pipeline Execution ↗ for commit 5d7f38d


☁️ Nx Cloud last updated this comment at 2025-08-19 04:46:27 UTC

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 2, 2025

Superseded by #159.

@dependabot dependabot bot closed this Sep 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/js-21.4.0 branch September 2, 2025 08:40
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