SIGN IN SIGN UP

chore(deps): update dependency rolldown to v1.2.5 (#25929)

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.2.4` โ†’
`1.2.5`](https://renovatebot.com/diffs/npm/rolldown/1.2.4/1.2.5) |
![age](https://developer.mend.io/api/mc/badges/age/npm/rolldown/1.2.5?slim=true)
|
![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rolldown/1.2.5?slim=true)
|
![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rolldown/1.2.4/1.2.5?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rolldown/1.2.4/1.2.5?slim=true)
|

---

### Release Notes

<details>
<summary>rolldown/rolldown (rolldown)</summary>

###
[`v1.2.5`](https://redirect.github.com/rolldown/rolldown/blob/HEAD/CHANGELOG.md#125---2026-08-19)

[Compare
Source](https://redirect.github.com/rolldown/rolldown/compare/v1.2.4...v1.2.5)

##### ๐Ÿš€ Features

- bench: record per-suite peak memory in the node benchmark
([#&#8203;10704](https://redirect.github.com/rolldown/rolldown/issues/10704))
by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- binding: allocation-tracking global allocator behind the
`tracking_allocator` feature
([#&#8203;10703](https://redirect.github.com/rolldown/rolldown/issues/10703))
by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- add armv7 android (armv7-linux-androideabi) support
([#&#8203;10691](https://redirect.github.com/rolldown/rolldown/issues/10691))
by [@&#8203;shulaoda](https://redirect.github.com/shulaoda)
- add `NAMESPACE_CONFLICT` warning for conflicting star re-exports
([#&#8203;7452](https://redirect.github.com/rolldown/rolldown/issues/7452))
by [@&#8203;AliceLanniste](https://redirect.github.com/AliceLanniste)

##### ๐Ÿ› Bug Fixes

- rolldown\_plugin\_vite\_reporter: avoid ANSI erase-line escape in
non-TTY output
([#&#8203;10692](https://redirect.github.com/rolldown/rolldown/issues/10692))
by [@&#8203;shulaoda](https://redirect.github.com/shulaoda)
- rolldown\_plugin\_vite\_resolve: preserve Yarn PnP virtual importer
([#&#8203;10591](https://redirect.github.com/rolldown/rolldown/issues/10591))
by [@&#8203;Freakazo](https://redirect.github.com/Freakazo)
- exclude hash placeholders from case-insensitive filename deconfliction
([#&#8203;10590](https://redirect.github.com/rolldown/rolldown/issues/10590))
by [@&#8203;Nic-Polumeyv](https://redirect.github.com/Nic-Polumeyv)
- code-splitting: fold already-loaded side-effectful libraries into
eager entries
([#&#8203;10645](https://redirect.github.com/rolldown/rolldown/issues/10645))
by [@&#8203;JoviDeCroock](https://redirect.github.com/JoviDeCroock)
- dev: flush re-emitted assets when their content changes
([#&#8203;10637](https://redirect.github.com/rolldown/rolldown/issues/10637))
by [@&#8203;btea](https://redirect.github.com/btea)
- renamer: rename nested `require`/`__filename`/`__dirname` bindings in
CJS output
([#&#8203;10655](https://redirect.github.com/rolldown/rolldown/issues/10655))
by [@&#8203;marcoroth](https://redirect.github.com/marcoroth)
- silence two wasm-only warnings
([#&#8203;10668](https://redirect.github.com/rolldown/rolldown/issues/10668))
by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)

##### ๐Ÿšœ Refactor

- skip case folding for filenames with hash placeholders
([#&#8203;10689](https://redirect.github.com/rolldown/rolldown/issues/10689))
by [@&#8203;hyfdev](https://redirect.github.com/hyfdev)
- code-splitting: remove redundant synthetic statement owner
([#&#8203;10503](https://redirect.github.com/rolldown/rolldown/issues/10503))
by [@&#8203;hyfdev](https://redirect.github.com/hyfdev)
- renamer: move the cjs check into
`rename_bindings_shadowing_cjs_ambient_names`
([#&#8203;10672](https://redirect.github.com/rolldown/rolldown/issues/10672))
by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)

##### ๐Ÿ“š Documentation

- agents: point the never-edit list at the binding files that exist
([#&#8203;10719](https://redirect.github.com/rolldown/rolldown/issues/10719))
by [@&#8203;melbinjp](https://redirect.github.com/melbinjp)

##### ๐Ÿงช Testing

- deconflict: pin renaming the external process binding away from the
global
([#&#8203;10702](https://redirect.github.com/rolldown/rolldown/issues/10702))
by [@&#8203;hyfdev](https://redirect.github.com/hyfdev)
- dev: expect a hot update across a circular import
([#&#8203;10700](https://redirect.github.com/rolldown/rolldown/issues/10700))
by [@&#8203;hyfdev](https://redirect.github.com/hyfdev)

##### โš™๏ธ Miscellaneous Tasks

- deps: upgrade oxc to 0.146.0
([#&#8203;10707](https://redirect.github.com/rolldown/rolldown/issues/10707))
by [@&#8203;Boshen](https://redirect.github.com/Boshen)
- deps: update rust crates
([#&#8203;10684](https://redirect.github.com/rolldown/rolldown/issues/10684))
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
- deps: update npm packages
([#&#8203;10685](https://redirect.github.com/rolldown/rolldown/issues/10685))
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
- build the benchmark comparison window from the JSON lines
([#&#8203;10701](https://redirect.github.com/rolldown/rolldown/issues/10701))
by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- wasi: retry the Node Test step to absorb the shared-dlmalloc flake
([#&#8203;10699](https://redirect.github.com/rolldown/rolldown/issues/10699))
by [@&#8203;hyfdev](https://redirect.github.com/hyfdev)
- append benchmark results to storage as JSON lines
([#&#8203;10682](https://redirect.github.com/rolldown/rolldown/issues/10682))
by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- deps: update github actions
([#&#8203;10683](https://redirect.github.com/rolldown/rolldown/issues/10683))
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
- deps: update dependency rolldown-plugin-dts to v0.28.2
([#&#8203;10679](https://redirect.github.com/rolldown/rolldown/issues/10679))
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
- deps: update dependency rolldown-plugin-dts to v0.28.1
([#&#8203;10674](https://redirect.github.com/rolldown/rolldown/issues/10674))
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot]

##### โค๏ธ New Contributors

- [@&#8203;melbinjp](https://redirect.github.com/melbinjp) made their
first contribution in
[#&#8203;10719](https://redirect.github.com/rolldown/rolldown/pull/10719)
- [@&#8203;Freakazo](https://redirect.github.com/Freakazo) made their
first contribution in
[#&#8203;10591](https://redirect.github.com/rolldown/rolldown/pull/10591)
- [@&#8203;marcoroth](https://redirect.github.com/marcoroth) made their
first contribution in
[#&#8203;10655](https://redirect.github.com/rolldown/rolldown/pull/10655)

</details>

---

### Configuration

๐Ÿ“… **Schedule**: (in timezone Asia/Shanghai)

- 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/oxc-project/oxc).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMy4yIiwidXBkYXRlZEluVmVyIjoiNDQuMzMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
R
renovate[bot] committed
e1e7af627c8843ab64044ed466b128fcc21a035b
Parent: f7be7cc
Committed by GitHub <noreply@github.com> on 8/19/2026, 8:43:50 PM