Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from rolldown's releases.

v1.0.0-beta.45

[1.0.0-beta.45] - 2025-10-27

🚀 Features

🐛 Bug Fixes

💼 Other

  • pluginutils: switch to tsc to solve the issue of loading conflicting binary (#6708) by @​hyf0

🚜 Refactor

  • node: only call transformToRollupOutput when needed (#6695) by @​hyf0
  • node: split transformToRollupOutput into mutable and immutable versions (#6693) by @​hyf0
  • remove unnecessaey lazy data passing for BindingOutputs (#6692) by @​hyf0
  • rolldown_plugin_utils: tweak CSSEntriesCache (#6685) by @​shulaoda
  • rolldown_binding: use unified BindingRenderBuiltUrl (#6653) by @​shulaoda

📚 Documentation

⚡ Performance

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.0.0-beta.45] - 2025-10-27

🚀 Features

🐛 Bug Fixes

💼 Other

  • pluginutils: switch to tsc to solve the issue of loading conflicting binary (#6708) by @​hyf0

🚜 Refactor

  • node: only call transformToRollupOutput when needed (#6695) by @​hyf0
  • node: split transformToRollupOutput into mutable and immutable versions (#6693) by @​hyf0
  • remove unnecessaey lazy data passing for BindingOutputs (#6692) by @​hyf0
  • rolldown_plugin_utils: tweak CSSEntriesCache (#6685) by @​shulaoda
  • rolldown_binding: use unified BindingRenderBuiltUrl (#6653) by @​shulaoda

📚 Documentation

⚡ Performance

... (truncated)

Commits
  • fecc8ee release: v1.0.0-beta.45 (#6720)
  • a1fc9c8 fix(rolldown_binding): use Record instead of Map (#6715)
  • d4b7cac feat(plugin/vite-resolve): add legacyInconsistentCjsInterop option (#6687)
  • fc5ec4d fix: validate valibot schema against existing type (#6703)
  • d46ee80 chore: remove typedoc dependency and cleanup unused documentation generatio...
  • 5e237c6 fix(node/options): should validate transform.jsx correctly (#6698)
  • 058627d refactor(node): only call transformToRollupOutput when needed (#6695)
  • 6bfece5 refactor(node): split transformToRollupOutput into mutable and immutable ve...
  • 4b563b1 refactor: remove unnecessaey lazy data passing for BindingOutputs (#6692)
  • 07c5cc0 feat(rolldown_plugin_manifest): align with vitejs/vite#20585 (#6684)
  • 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.45.
- [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.45/packages/rolldown)

---
updated-dependencies:
- dependency-name: rolldown
  dependency-version: 1.0.0-beta.45
  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 27, 2025
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