Commit 12b341d
authored
chore(deps): update dependency rolldown to v1.0.0-rc.9 (#19)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [rolldown](https://rolldown.rs/)
([source](https://redirect.github.com/rolldown/rolldown/tree/HEAD/packages/rolldown))
| [`1.0.0-rc.6` →
`1.0.0-rc.9`](https://renovatebot.com/diffs/npm/rolldown/1.0.0-rc.6/1.0.0-rc.9)
|

|

|

|

|
---
### Release Notes
<details>
<summary>rolldown/rolldown (rolldown)</summary>
###
[`v1.0.0-rc.9`](https://redirect.github.com/rolldown/rolldown/blob/HEAD/CHANGELOG.md#100-rc9---2026-03-11)
[Compare
Source](https://redirect.github.com/rolldown/rolldown/compare/v1.0.0-rc.8...v1.0.0-rc.9)
##### 💥 BREAKING CHANGES
- rename exported BindingMagicString to RolldownMagicString
([#​8626](https://redirect.github.com/rolldown/rolldown/issues/8626))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
##### 🚀 Features
- rolldown: add isRolldownMagicString property for reliable native
detection
([#​8614](https://redirect.github.com/rolldown/rolldown/issues/8614))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- cli: align object type with rollup
([#​8598](https://redirect.github.com/rolldown/rolldown/issues/8598))
by [@​h-a-n-a](https://redirect.github.com/h-a-n-a)
##### 🐛 Bug Fixes
- rust: circular inter-chunk imports when external dynamic imports exist
([#​8596](https://redirect.github.com/rolldown/rolldown/issues/8596))
by [@​Dunqing](https://redirect.github.com/Dunqing)
- update minify default docs from `false` to `'dce-only'`
([#​8620](https://redirect.github.com/rolldown/rolldown/issues/8620))
by [@​shulaoda](https://redirect.github.com/shulaoda)
##### 💼 Other
- fix early exit in script build-node
([#​8617](https://redirect.github.com/rolldown/rolldown/issues/8617))
by [@​h-a-n-a](https://redirect.github.com/h-a-n-a)
##### 🚜 Refactor
- binding: remove outdated TODO comment in MagicString to\_string()
([#​8613](https://redirect.github.com/rolldown/rolldown/issues/8613))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
##### 📚 Documentation
- add viteplus alpha announcement banner
([#​8615](https://redirect.github.com/rolldown/rolldown/issues/8615))
by [@​mdong1909](https://redirect.github.com/mdong1909)
- update VitePress theme to 4.8.2 for narrow-screen layout regression
([#​8612](https://redirect.github.com/rolldown/rolldown/issues/8612))
by [@​Copilot](https://redirect.github.com/Copilot)
##### ⚡ Performance
- merge 4 integration test binaries into 1
([#​8610](https://redirect.github.com/rolldown/rolldown/issues/8610))
by [@​Boshen](https://redirect.github.com/Boshen)
##### 🧪 Testing
- replace heavy filename\_with\_hash test with targeted hash fixtures
([#​8597](https://redirect.github.com/rolldown/rolldown/issues/8597))
by [@​Boshen](https://redirect.github.com/Boshen)
##### ⚙️ Miscellaneous Tasks
- ci: remove redundant `--no-run` build step from cargo-test
([#​8623](https://redirect.github.com/rolldown/rolldown/issues/8623))
by [@​Boshen](https://redirect.github.com/Boshen)
- rust: use `cargo-shear` to toggle Cargo.toml \[lib] test = bool
([#​8622](https://redirect.github.com/rolldown/rolldown/issues/8622))
by [@​Boshen](https://redirect.github.com/Boshen)
- deps: update test262 submodule for tests
([#​8611](https://redirect.github.com/rolldown/rolldown/issues/8611))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- skip macOS CI jobs on pull requests
([#​8608](https://redirect.github.com/rolldown/rolldown/issues/8608))
by [@​Copilot](https://redirect.github.com/Copilot)
- add rust cache to repo validation job
([#​8607](https://redirect.github.com/rolldown/rolldown/issues/8607))
by [@​Boshen](https://redirect.github.com/Boshen)
- skip running empty bin test targets
([#​8605](https://redirect.github.com/rolldown/rolldown/issues/8605))
by [@​Boshen](https://redirect.github.com/Boshen)
- skip building examples in cargo-test to reduce build time
([#​8603](https://redirect.github.com/rolldown/rolldown/issues/8603))
by [@​Boshen](https://redirect.github.com/Boshen)
- switch plain workflow checkouts to taiki-e action
([#​8601](https://redirect.github.com/rolldown/rolldown/issues/8601))
by [@​Boshen](https://redirect.github.com/Boshen)
- skip Windows CI jobs on PRs
([#​8600](https://redirect.github.com/rolldown/rolldown/issues/8600))
by [@​Boshen](https://redirect.github.com/Boshen)
- remove unused asset module
([#​8594](https://redirect.github.com/rolldown/rolldown/issues/8594))
by [@​shulaoda](https://redirect.github.com/shulaoda)
##### 1 parent bac411f commit 12b341d
1 file changed
+80
-60
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments