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) |  |  |  |  | --- ### 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 ([#​10704](https://redirect.github.com/rolldown/rolldown/issues/10704)) by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - binding: allocation-tracking global allocator behind the `tracking_allocator` feature ([#​10703](https://redirect.github.com/rolldown/rolldown/issues/10703)) by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - add armv7 android (armv7-linux-androideabi) support ([#​10691](https://redirect.github.com/rolldown/rolldown/issues/10691)) by [@​shulaoda](https://redirect.github.com/shulaoda) - add `NAMESPACE_CONFLICT` warning for conflicting star re-exports ([#​7452](https://redirect.github.com/rolldown/rolldown/issues/7452)) by [@​AliceLanniste](https://redirect.github.com/AliceLanniste) ##### ๐ Bug Fixes - rolldown\_plugin\_vite\_reporter: avoid ANSI erase-line escape in non-TTY output ([#​10692](https://redirect.github.com/rolldown/rolldown/issues/10692)) by [@​shulaoda](https://redirect.github.com/shulaoda) - rolldown\_plugin\_vite\_resolve: preserve Yarn PnP virtual importer ([#​10591](https://redirect.github.com/rolldown/rolldown/issues/10591)) by [@​Freakazo](https://redirect.github.com/Freakazo) - exclude hash placeholders from case-insensitive filename deconfliction ([#​10590](https://redirect.github.com/rolldown/rolldown/issues/10590)) by [@​Nic-Polumeyv](https://redirect.github.com/Nic-Polumeyv) - code-splitting: fold already-loaded side-effectful libraries into eager entries ([#​10645](https://redirect.github.com/rolldown/rolldown/issues/10645)) by [@​JoviDeCroock](https://redirect.github.com/JoviDeCroock) - dev: flush re-emitted assets when their content changes ([#​10637](https://redirect.github.com/rolldown/rolldown/issues/10637)) by [@​btea](https://redirect.github.com/btea) - renamer: rename nested `require`/`__filename`/`__dirname` bindings in CJS output ([#​10655](https://redirect.github.com/rolldown/rolldown/issues/10655)) by [@​marcoroth](https://redirect.github.com/marcoroth) - silence two wasm-only warnings ([#​10668](https://redirect.github.com/rolldown/rolldown/issues/10668)) by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) ##### ๐ Refactor - skip case folding for filenames with hash placeholders ([#​10689](https://redirect.github.com/rolldown/rolldown/issues/10689)) by [@​hyfdev](https://redirect.github.com/hyfdev) - code-splitting: remove redundant synthetic statement owner ([#​10503](https://redirect.github.com/rolldown/rolldown/issues/10503)) by [@​hyfdev](https://redirect.github.com/hyfdev) - renamer: move the cjs check into `rename_bindings_shadowing_cjs_ambient_names` ([#​10672](https://redirect.github.com/rolldown/rolldown/issues/10672)) by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) ##### ๐ Documentation - agents: point the never-edit list at the binding files that exist ([#​10719](https://redirect.github.com/rolldown/rolldown/issues/10719)) by [@​melbinjp](https://redirect.github.com/melbinjp) ##### ๐งช Testing - deconflict: pin renaming the external process binding away from the global ([#​10702](https://redirect.github.com/rolldown/rolldown/issues/10702)) by [@​hyfdev](https://redirect.github.com/hyfdev) - dev: expect a hot update across a circular import ([#​10700](https://redirect.github.com/rolldown/rolldown/issues/10700)) by [@​hyfdev](https://redirect.github.com/hyfdev) ##### โ๏ธ Miscellaneous Tasks - deps: upgrade oxc to 0.146.0 ([#​10707](https://redirect.github.com/rolldown/rolldown/issues/10707)) by [@​Boshen](https://redirect.github.com/Boshen) - deps: update rust crates ([#​10684](https://redirect.github.com/rolldown/rolldown/issues/10684)) by [@​renovate](https://redirect.github.com/renovate)\[bot] - deps: update npm packages ([#​10685](https://redirect.github.com/rolldown/rolldown/issues/10685)) by [@​renovate](https://redirect.github.com/renovate)\[bot] - build the benchmark comparison window from the JSON lines ([#​10701](https://redirect.github.com/rolldown/rolldown/issues/10701)) by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - wasi: retry the Node Test step to absorb the shared-dlmalloc flake ([#​10699](https://redirect.github.com/rolldown/rolldown/issues/10699)) by [@​hyfdev](https://redirect.github.com/hyfdev) - append benchmark results to storage as JSON lines ([#​10682](https://redirect.github.com/rolldown/rolldown/issues/10682)) by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - deps: update github actions ([#​10683](https://redirect.github.com/rolldown/rolldown/issues/10683)) by [@​renovate](https://redirect.github.com/renovate)\[bot] - deps: update dependency rolldown-plugin-dts to v0.28.2 ([#​10679](https://redirect.github.com/rolldown/rolldown/issues/10679)) by [@​renovate](https://redirect.github.com/renovate)\[bot] - deps: update dependency rolldown-plugin-dts to v0.28.1 ([#​10674](https://redirect.github.com/rolldown/rolldown/issues/10674)) by [@​renovate](https://redirect.github.com/renovate)\[bot] ##### โค๏ธ New Contributors - [@​melbinjp](https://redirect.github.com/melbinjp) made their first contribution in [#​10719](https://redirect.github.com/rolldown/rolldown/pull/10719) - [@​Freakazo](https://redirect.github.com/Freakazo) made their first contribution in [#​10591](https://redirect.github.com/rolldown/rolldown/pull/10591) - [@​marcoroth](https://redirect.github.com/marcoroth) made their first contribution in [#​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