Skip to content

Comments

chore(deps-dev): bump rolldown from 1.0.0-beta.42 to 1.0.0-beta.43#4

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rolldown-1.0.0-beta.43
Closed

chore(deps-dev): bump rolldown from 1.0.0-beta.42 to 1.0.0-beta.43#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rolldown-1.0.0-beta.43

Conversation

@dependabot
Copy link
Contributor

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

Bumps rolldown from 1.0.0-beta.42 to 1.0.0-beta.43.

Release notes

Sourced from rolldown's releases.

v1.0.0-beta.43

[1.0.0-beta.43] - 2025-10-13

⚡ Parallel Sourcemap Generation with experimental.nativeMagicString

  • 2.18x faster builds than Babel Parser + JS MagicString
  • Biggest gains for plugins heavily using transform hook

Before: Transform + sourcemap both blocked in JS ❌ After: Only transform in JS, sourcemaps in Rust thread ✅

Comparison in apps/10000 benchmark:

  • Babel Parser + JS MagicString: baseline
  • Oxc + native MagicString: 2.18x faster 🚀

See more details: Document & Benchmark

🚀 Features

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.0.0-beta.43] - 2025-10-13

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

  • update team page and add acknowledgements page (#6495) by @​hyf0

... (truncated)

Commits
  • e760825 release: v1.0.0-beta.43 (#6503)
  • ce0714e chore(docs): redirect removed path to new locations for compatibility (#6493)
  • 871e5e8 fix: fallback sourcemap generation for `experimental.nativeMagicString: false...
  • dd3f0cb feat: add nativeMagicString options (#6469)
  • c4e442e fix: take resolve.modules into account (#6484)
  • fcf74bc feat: Support output.paths (#6470)
  • 2187107 fix(rolldown): increase tokio blocking threads size for watch mode (#6467)
  • b0e79cb feat: background sourcemap generation for Javascript transform hooks (#6293)
  • 8c8ae8c chore(rust): remove unused BindingHmrOutput (#6457)
  • a90b213 refactor(dev/node): use napi object instead clss for BindingClientHmrUpdate...
  • 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 [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) from 1.0.0-beta.42 to 1.0.0-beta.43.
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-beta.43/packages/rolldown)

---
updated-dependencies:
- dependency-name: rolldown
  dependency-version: 1.0.0-beta.43
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Oct 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #6.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rolldown-1.0.0-beta.43 branch October 20, 2025 17:06
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