Skip to content

Bump rolldown from 1.0.0-beta.53 to 1.0.0#18

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rolldown-1.0.0-rc.18
Open

Bump rolldown from 1.0.0-beta.53 to 1.0.0#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rolldown-1.0.0-rc.18

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps rolldown from 1.0.0-beta.53 to 1.0.0.

Release notes

Sourced from rolldown's releases.

v1.0.0

[1.0.0] - 2026-05-07

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

⚙️ Miscellaneous Tasks

v1.0.0-rc.18

[1.0.0-rc.18] - 2026-04-29

💥 BREAKING CHANGES

🐛 Bug Fixes

  • rolldown_plugin_vite_import_glob: return error instead of panicking when virtual module uses a relative glob (#9241) by @​shulaoda
  • binding: treat empty inlineConst object as omitted (#9247) by @​IWANABETHATGUY

... (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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 6, 2026
Bumps [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) from 1.0.0-beta.53 to 1.0.0.
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG-2025.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0/packages/rolldown)

---
updated-dependencies:
- dependency-name: rolldown
  dependency-version: 1.0.0-rc.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump rolldown from 1.0.0-beta.53 to 1.0.0-rc.18 Bump rolldown from 1.0.0-beta.53 to 1.0.0 May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/rolldown-1.0.0-rc.18 branch from a17c476 to 4d01202 Compare May 12, 2026 06:03
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