Skip to content

Bump @nx/esbuild from 21.3.11 to 21.4.0 #1113

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 Aug 20, 2025

Bumps @nx/esbuild from 21.3.11 to 21.4.0.

Release notes

Sourced from @​nx/esbuild'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
  • 0452910 fix(vite): add tslib as a dep for @​nx/vite and remove @​swc/helpers (#32341)
  • b6bab0b feat(js): add esm support for esbuild and running serve with the node executo...
  • adbfaf8 feat(core): add tsBuildInfoFile option all packages tsconfig.lib.json (#32030)
  • 0ca4aac feat(repo): use ts solution in the nx repo (#31654)
  • See full diff 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/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild) from 21.3.11 to 21.4.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.4.0/packages/esbuild)

---
updated-dependencies:
- dependency-name: "@nx/esbuild"
  dependency-version: 21.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 20, 2025
@dependabot dependabot bot requested a review from tvhees as a code owner August 20, 2025 04:37
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