Commit 5039bd7
authored
chore(deps): update dependency rolldown to v1.0.0-rc.12 (#29)
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.11` →
`1.0.0-rc.12`](https://renovatebot.com/diffs/npm/rolldown/1.0.0-rc.11/1.0.0-rc.12)
|

|

|

|

|
---
### Release Notes
<details>
<summary>rolldown/rolldown (rolldown)</summary>
###
[`v1.0.0-rc.12`](https://redirect.github.com/rolldown/rolldown/blob/HEAD/CHANGELOG.md#100-rc12---2026-03-25)
[Compare
Source](https://redirect.github.com/rolldown/rolldown/compare/v1.0.0-rc.11...v1.0.0-rc.12)
##### 🚀 Features
- chunk-optimizer: skip circular dependency check when strict execution
order is enabled
([#​8886](https://redirect.github.com/rolldown/rolldown/issues/8886))
by [@​hyf0](https://redirect.github.com/hyf0)
##### 🐛 Bug Fixes
- emit build warnings during watch mode rebuilds
([#​8897](https://redirect.github.com/rolldown/rolldown/issues/8897))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- lazy-barrel: load import-then-export specifiers when barrel has local
exports
([#​8895](https://redirect.github.com/rolldown/rolldown/issues/8895))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- correct execution order of transferred CJS init calls
([#​8877](https://redirect.github.com/rolldown/rolldown/issues/8877))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- mcs: `entriesAware` should calculate sizes without duplication
([#​8887](https://redirect.github.com/rolldown/rolldown/issues/8887))
by [@​hyf0](https://redirect.github.com/hyf0)
- non-deterministic chunk generation
([#​8882](https://redirect.github.com/rolldown/rolldown/issues/8882))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- `is_top_level` incorrectly treats strict-mode scopes as top-level
([#​8878](https://redirect.github.com/rolldown/rolldown/issues/8878))
by [@​Dunqing](https://redirect.github.com/Dunqing)
##### 🚜 Refactor
- treeshake: migrate SideEffectDetector to Oxc's MayHaveSideEffects
trait
([#​8624](https://redirect.github.com/rolldown/rolldown/issues/8624))
by [@​Dunqing](https://redirect.github.com/Dunqing)
##### 🧪 Testing
- make dev server tests deterministic by replacing fixed sleeps with
event-driven polling
([#​8561](https://redirect.github.com/rolldown/rolldown/issues/8561))
by [@​Boshen](https://redirect.github.com/Boshen)
##### ⚙️ Miscellaneous Tasks
- deps: update dependency vite-plus to v0.1.14
([#​8902](https://redirect.github.com/rolldown/rolldown/issues/8902))
by [@​camc314](https://redirect.github.com/camc314)
- deps: update dependency oxfmt to ^0.42.0
([#​8891](https://redirect.github.com/rolldown/rolldown/issues/8891))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: update rust crate oxc\_sourcemap to v6.1.1
([#​8890](https://redirect.github.com/rolldown/rolldown/issues/8890))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- remove Rolldown MF plan
([#​8883](https://redirect.github.com/rolldown/rolldown/issues/8883))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- deps: update rollup submodule for tests to v4.60.0
([#​8881](https://redirect.github.com/rolldown/rolldown/issues/8881))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- deps: update test262 submodule for tests
([#​8880](https://redirect.github.com/rolldown/rolldown/issues/8880))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- deps: upgrade oxc crates to 0.122.0
([#​8879](https://redirect.github.com/rolldown/rolldown/issues/8879))
by [@​shulaoda](https://redirect.github.com/shulaoda)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rolldown/rolldown-plugin-node-polyfills).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 058b39c commit 5039bd7
1 file changed
+68
-68
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments