Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps rolldown from 1.0.0-beta.57 to 1.0.0-beta.58.

Release notes

Sourced from rolldown's releases.

v1.0.0-beta.58

[1.0.0-beta.58] - 2025-12-31

💥 BREAKING CHANGES

  • experimental/devtools: rename InputOptions#debug to InputOptions#devtools (#7686) by @​Copilot

🚀 Features

🐛 Bug Fixes

🚜 Refactor

  • rust: use StableModuleId as the map key if possible (#7718) by @​hyf0
  • rust: return StableModuleId instead of &str from Module#stable_id() (#7717) by @​hyf0
  • rust: return correct stable id of external module from Module#stable_id() (#7716) by @​hyf0
  • rust: introduce StableModuleId type (#7715) by @​hyf0
  • rust: reduce unnecessary id.as_arc_str().clone().into() (#7714) by @​hyf0
  • rust: remove ModuleId#resource_id and use as_arc_str directly (#7710) by @​hyf0
  • rust: remove unused Module#id_clone (#7709) by @​hyf0
  • rust: remove Module#id_as_str and use Module#id directly (#7708) by @​hyf0
  • consolidate namespace call analysis into import analyzer (#7657) by @​IWANABETHATGUY
  • rust: make ExternalModule#id have the type ModuleId (#7707) by @​hyf0
  • rust: rename Module#id to Module#id_as_str (#7706) by @​hyf0
  • rust: use ModuleId instead of raw ArcStr for ScanStageCache (#7701) by @​hyf0
  • simplify error propagation in cache merge (#7702) by @​shulaoda
  • use ModuleId as the type of ResolvedId#id (#7694) by @​hyf0
  • types: rename resolved_request_info.rs to resolved_id.rs and move its contents (#7687) by @​hyf0
  • devtools: emit data to <CWD>/node_modules/.rolldown (#7692) by @​hyf0
  • use InvalidOption for hash placeholder generation errors (#7674) by @​shulaoda
  • rolldown_error: remove dependency on rolldown_utils (#7672) by @​shulaoda
  • use nodejs-built-in-modules v1.0.0 directly in callsites (#7667) by @​Boshen

📚 Documentation

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.0.0-beta.58] - 2025-12-31

💥 BREAKING CHANGES

  • experimental/devtools: rename InputOptions#debug to InputOptions#devtools (#7686) by @​Copilot

🚀 Features

🐛 Bug Fixes

🚜 Refactor

  • rust: use StableModuleId as the map key if possible (#7718) by @​hyf0
  • rust: return StableModuleId instead of &str from Module#stable_id() (#7717) by @​hyf0
  • rust: return correct stable id of external module from Module#stable_id() (#7716) by @​hyf0
  • rust: introduce StableModuleId type (#7715) by @​hyf0
  • rust: reduce unnecessary id.as_arc_str().clone().into() (#7714) by @​hyf0
  • rust: remove ModuleId#resource_id and use as_arc_str directly (#7710) by @​hyf0
  • rust: remove unused Module#id_clone (#7709) by @​hyf0
  • rust: remove Module#id_as_str and use Module#id directly (#7708) by @​hyf0
  • consolidate namespace call analysis into import analyzer (#7657) by @​IWANABETHATGUY
  • rust: make ExternalModule#id have the type ModuleId (#7707) by @​hyf0
  • rust: rename Module#id to Module#id_as_str (#7706) by @​hyf0
  • rust: use ModuleId instead of raw ArcStr for ScanStageCache (#7701) by @​hyf0
  • simplify error propagation in cache merge (#7702) by @​shulaoda
  • use ModuleId as the type of ResolvedId#id (#7694) by @​hyf0
  • types: rename resolved_request_info.rs to resolved_id.rs and move its contents (#7687) by @​hyf0
  • devtools: emit data to <CWD>/node_modules/.rolldown (#7692) by @​hyf0
  • use InvalidOption for hash placeholder generation errors (#7674) by @​shulaoda
  • rolldown_error: remove dependency on rolldown_utils (#7672) by @​shulaoda
  • use nodejs-built-in-modules v1.0.0 directly in callsites (#7667) by @​Boshen

📚 Documentation

⚙️ Miscellaneous Tasks

... (truncated)

Commits
  • 9258689 release: v1.0.0-beta.58 (#7721)
  • e821572 chore(deps): update napi (#7705)
  • 567fd28 feat: support output.dynamicImportInCjs option (#7677)
  • 0f6065d chore(deps): update oxc to v0.106.0 (#7512)
  • 938617b chore(js): replace dprint with oxfmt (#7214)
  • 4b69506 refactor(devtools): emit data to \<CWD>/node_modules/.rolldown (#7692)
  • 4c86cb7 refactor(experimental/devtools)!: rename InputOptions#debug to InputOptions#d...
  • 5600336 docs: migrate input options content from options to auto gen docs (#7663)
  • dbd0f6d docs: tweak auto-generated reference output (#7654)
  • 2eb99f4 feat(types): expose ChecksOptions type (#7653)
  • 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.57 to 1.0.0-beta.58.
- [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.58/packages/rolldown)

---
updated-dependencies:
- dependency-name: rolldown
  dependency-version: 1.0.0-beta.58
  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 Jan 5, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Superseded by #14.

@dependabot dependabot bot closed this Jan 12, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rolldown-1.0.0-beta.58 branch January 12, 2026 19:28
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