Skip to content

Commit 12b341d

Browse files
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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/rolldown/1.0.0-rc.9?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rolldown/1.0.0-rc.9?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rolldown/1.0.0-rc.6/1.0.0-rc.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rolldown/1.0.0-rc.6/1.0.0-rc.9?slim=true) | --- ### 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 ([#&#8203;8626](https://redirect.github.com/rolldown/rolldown/issues/8626)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) ##### 🚀 Features - rolldown: add isRolldownMagicString property for reliable native detection ([#&#8203;8614](https://redirect.github.com/rolldown/rolldown/issues/8614)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - cli: align object type with rollup ([#&#8203;8598](https://redirect.github.com/rolldown/rolldown/issues/8598)) by [@&#8203;h-a-n-a](https://redirect.github.com/h-a-n-a) ##### 🐛 Bug Fixes - rust: circular inter-chunk imports when external dynamic imports exist ([#&#8203;8596](https://redirect.github.com/rolldown/rolldown/issues/8596)) by [@&#8203;Dunqing](https://redirect.github.com/Dunqing) - update minify default docs from `false` to `'dce-only'` ([#&#8203;8620](https://redirect.github.com/rolldown/rolldown/issues/8620)) by [@&#8203;shulaoda](https://redirect.github.com/shulaoda) ##### 💼 Other - fix early exit in script build-node ([#&#8203;8617](https://redirect.github.com/rolldown/rolldown/issues/8617)) by [@&#8203;h-a-n-a](https://redirect.github.com/h-a-n-a) ##### 🚜 Refactor - binding: remove outdated TODO comment in MagicString to\_string() ([#&#8203;8613](https://redirect.github.com/rolldown/rolldown/issues/8613)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) ##### 📚 Documentation - add viteplus alpha announcement banner ([#&#8203;8615](https://redirect.github.com/rolldown/rolldown/issues/8615)) by [@&#8203;mdong1909](https://redirect.github.com/mdong1909) - update VitePress theme to 4.8.2 for narrow-screen layout regression ([#&#8203;8612](https://redirect.github.com/rolldown/rolldown/issues/8612)) by [@&#8203;Copilot](https://redirect.github.com/Copilot) ##### ⚡ Performance - merge 4 integration test binaries into 1 ([#&#8203;8610](https://redirect.github.com/rolldown/rolldown/issues/8610)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) ##### 🧪 Testing - replace heavy filename\_with\_hash test with targeted hash fixtures ([#&#8203;8597](https://redirect.github.com/rolldown/rolldown/issues/8597)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) ##### ⚙️ Miscellaneous Tasks - ci: remove redundant `--no-run` build step from cargo-test ([#&#8203;8623](https://redirect.github.com/rolldown/rolldown/issues/8623)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - rust: use `cargo-shear` to toggle Cargo.toml \[lib] test = bool ([#&#8203;8622](https://redirect.github.com/rolldown/rolldown/issues/8622)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - deps: update test262 submodule for tests ([#&#8203;8611](https://redirect.github.com/rolldown/rolldown/issues/8611)) by [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red) - skip macOS CI jobs on pull requests ([#&#8203;8608](https://redirect.github.com/rolldown/rolldown/issues/8608)) by [@&#8203;Copilot](https://redirect.github.com/Copilot) - add rust cache to repo validation job ([#&#8203;8607](https://redirect.github.com/rolldown/rolldown/issues/8607)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - skip running empty bin test targets ([#&#8203;8605](https://redirect.github.com/rolldown/rolldown/issues/8605)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - skip building examples in cargo-test to reduce build time ([#&#8203;8603](https://redirect.github.com/rolldown/rolldown/issues/8603)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - switch plain workflow checkouts to taiki-e action ([#&#8203;8601](https://redirect.github.com/rolldown/rolldown/issues/8601)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - skip Windows CI jobs on PRs ([#&#8203;8600](https://redirect.github.com/rolldown/rolldown/issues/8600)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - remove unused asset module ([#&#8203;8594](https://redirect.github.com/rolldown/rolldown/issues/8594)) by [@&#8203;shulaoda](https://redirect.github.com/shulaoda) ##### ◀️ Revert - "docs: add viteplus alpha announcement banner ([#&#8203;8615](https://redirect.github.com/rolldown/rolldown/issues/8615))" ([#&#8203;8616](https://redirect.github.com/rolldown/rolldown/issues/8616)) by [@&#8203;shulaoda](https://redirect.github.com/shulaoda) ### [`v1.0.0-rc.8`](https://redirect.github.com/rolldown/rolldown/blob/HEAD/CHANGELOG.md#100-rc8---2026-03-09) [Compare Source](https://redirect.github.com/rolldown/rolldown/compare/v1.0.0-rc.7...v1.0.0-rc.8) ##### 🚀 Features - watch: enable full functional fs watcher in wasm ([#&#8203;8575](https://redirect.github.com/rolldown/rolldown/issues/8575)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) - watch: expose debounce related options ([#&#8203;8572](https://redirect.github.com/rolldown/rolldown/issues/8572)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) ##### 🐛 Bug Fixes - detect new URL(…, import.meta.url) with no-sub template literal ([#&#8203;8565](https://redirect.github.com/rolldown/rolldown/issues/8565)) by [@&#8203;char](https://redirect.github.com/char) - devtools: trace dynamic imports in devtools ([#&#8203;8581](https://redirect.github.com/rolldown/rolldown/issues/8581)) by [@&#8203;cal-gooo](https://redirect.github.com/cal-gooo) - watch: rebuild when a previously missing file is created ([#&#8203;8562](https://redirect.github.com/rolldown/rolldown/issues/8562)) by [@&#8203;hyf0-agent](https://redirect.github.com/hyf0-agent) - watch: filter out Access events to prevent infinite rebuild loop on Linux ([#&#8203;8557](https://redirect.github.com/rolldown/rolldown/issues/8557)) by [@&#8203;hyf0-agent](https://redirect.github.com/hyf0-agent) ##### 🚜 Refactor - watch: remove auto watch for fail imports ([#&#8203;8585](https://redirect.github.com/rolldown/rolldown/issues/8585)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) - fs\_watcher: unify the way of constructing watcher ([#&#8203;8571](https://redirect.github.com/rolldown/rolldown/issues/8571)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) - cli: migrate CLI to CAC ([#&#8203;8551](https://redirect.github.com/rolldown/rolldown/issues/8551)) by [@&#8203;h-a-n-a](https://redirect.github.com/h-a-n-a) - switch asset module support from hard-code to builtin plugin ([#&#8203;8546](https://redirect.github.com/rolldown/rolldown/issues/8546)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) ##### 📚 Documentation - fix subject-verb agreement in why-bundlers.md ([#&#8203;8591](https://redirect.github.com/rolldown/rolldown/issues/8591)) by [@&#8203;brandonzylstra](https://redirect.github.com/brandonzylstra) - maintenance: align release and canary workflow guide ([#&#8203;8538](https://redirect.github.com/rolldown/rolldown/issues/8538)) by [@&#8203;minsoo-web](https://redirect.github.com/minsoo-web) - add `format` option to directives example config ([#&#8203;8590](https://redirect.github.com/rolldown/rolldown/issues/8590)) by [@&#8203;shulaoda](https://redirect.github.com/shulaoda) - fix: change twitter to x logo in team ([#&#8203;8552](https://redirect.github.com/rolldown/rolldown/issues/8552)) by [@&#8203;mdong1909](https://redirect.github.com/mdong1909) - correct composable filter support explanation ([#&#8203;8550](https://redirect.github.com/rolldown/rolldown/issues/8550)) by [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red) ##### ⚡ Performance - testing: share tokio runtime across fixture tests ([#&#8203;8567](https://redirect.github.com/rolldown/rolldown/issues/8567)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) ##### 🧪 Testing - hmr: fix infinite loop in dev server test retry logic ([#&#8203;8576](https://redirect.github.com/rolldown/rolldown/issues/8576)) by [@&#8203;hyf0-agent](https://redirect.github.com/hyf0-agent) - cli: add more cli-e2e test cases ([#&#8203;8548](https://redirect.github.com/rolldown/rolldown/issues/8548)) by [@&#8203;h-a-n-a](https://redirect.github.com/h-a-n-a) ##### ⚙️ Miscellaneous Tasks - docs: update in-depth/directives for `output.strict` option ([#&#8203;8535](https://redirect.github.com/rolldown/rolldown/issues/8535)) by [@&#8203;minsoo-web](https://redirect.github.com/minsoo-web) - add PNPM\_HOME Dev Drive mapping to Windows CI workflows ([#&#8203;8589](https://redirect.github.com/rolldown/rolldown/issues/8589)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - deps: update github-actions ([#&#8203;8588](https://redirect.github.com/rolldown/rolldown/issues/8588)) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] - move Windows cargo target dir to Dev Drive ([#&#8203;8586](https://redirect.github.com/rolldown/rolldown/issues/8586)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - optimize cache keys to fix race conditions and reduce usage ([#&#8203;8578](https://redirect.github.com/rolldown/rolldown/issues/8578)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - remove WASI build & test pipeline ([#&#8203;8580](https://redirect.github.com/rolldown/rolldown/issues/8580)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - remove unnecessary submodule checkouts ([#&#8203;8577](https://redirect.github.com/rolldown/rolldown/issues/8577)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - use Dev Drive for Windows CI jobs ([#&#8203;8574](https://redirect.github.com/rolldown/rolldown/issues/8574)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - skip redundant native binding build for browser and remove standalone job ([#&#8203;8573](https://redirect.github.com/rolldown/rolldown/issues/8573)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - parallelize Node tests on ubuntu, single Node 24 on macOS/windows ([#&#8203;8570](https://redirect.github.com/rolldown/rolldown/issues/8570)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) - docs: bump [@&#8203;voidzero-dev/vitepress-theme](https://redirect.github.com/voidzero-dev/vitepress-theme) to 4.8.0 ([#&#8203;8558](https://redirect.github.com/rolldown/rolldown/issues/8558)) by [@&#8203;crusty-voidzero](https://redirect.github.com/crusty-voidzero) - dedupe type-check from dev server workflow ([#&#8203;8554](https://redirect.github.com/rolldown/rolldown/issues/8554)) by [@&#8203;Boshen](https://redirect.github.com/Boshen) ##### ❤️ New Contributors - [@&#8203;brandonzylstra](https://redirect.github.com/brandonzylstra) made their first contribution in [#&#8203;8591](https://redirect.github.com/rolldown/rolldown/pull/8591) - [@&#8203;char](https://redirect.github.com/char) made their first contribution in [#&#8203;8565](https://redirect.github.com/rolldown/rolldown/pull/8565) - [@&#8203;cal-gooo](https://redirect.github.com/cal-gooo) made their first contribution in [#&#8203;8581](https://redirect.github.com/rolldown/rolldown/pull/8581) - [@&#8203;hyf0-agent](https://redirect.github.com/hyf0-agent) made their first contribution in [#&#8203;8562](https://redirect.github.com/rolldown/rolldown/pull/8562) - [@&#8203;h-a-n-a](https://redirect.github.com/h-a-n-a) made their first contribution in [#&#8203;8551](https://redirect.github.com/rolldown/rolldown/pull/8551) ### [`v1.0.0-rc.7`](https://redirect.github.com/rolldown/rolldown/blob/HEAD/CHANGELOG.md#100-rc7---2026-03-05) [Compare Source](https://redirect.github.com/rolldown/rolldown/compare/v1.0.0-rc.6...v1.0.0-rc.7) ##### 💥 BREAKING CHANGES - enable minify: 'dce-only' by default ([#&#8203;8465](https://redirect.github.com/rolldown/rolldown/issues/8465)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - settings `inlineConst: { mode: 'smart', pass: 1}` by default ([#&#8203;8444](https://redirect.github.com/rolldown/rolldown/issues/8444)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) ##### 🚀 Features - binding: add original getter to BindingMagicString ([#&#8203;8533](https://redirect.github.com/rolldown/rolldown/issues/8533)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - native-magic-string: add `offset` property support ([#&#8203;8531](https://redirect.github.com/rolldown/rolldown/issues/8531)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - add `output.strict` option to control `"use strict"` directive emission ([#&#8203;8489](https://redirect.github.com/rolldown/rolldown/issues/8489)) by [@&#8203;Copilot](https://redirect.github.com/Copilot) - watch: expose `watcher.compareContentsForPolling` ([#&#8203;8526](https://redirect.github.com/rolldown/rolldown/issues/8526)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) - watch: use new watcher to support watch mode ([#&#8203;8475](https://redirect.github.com/rolldown/rolldown/issues/8475)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) - rust/watch: handle bulk-change ([#&#8203;8466](https://redirect.github.com/rolldown/rolldown/issues/8466)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) - add LLM-friendly markdown output format to bundle analyzer plugin ([#&#8203;8242](https://redirect.github.com/rolldown/rolldown/issues/8242)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) ##### 🐛 Bug Fixes - expose `plugins` on `NormalizedInputOptions` for `buildStart` hook ([#&#8203;8521](https://redirect.github.com/rolldown/rolldown/issues/8521)) by [@&#8203;Copilot](https://redirect.github.com/Copilot) - only uppercase facade symbols in JSX preserve mode ([#&#8203;8519](https://redirect.github.com/rolldown/rolldown/issues/8519)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - binding: export BindingResult in generated dts header ([#&#8203;8537](https://redirect.github.com/rolldown/rolldown/issues/8537)) by [@&#8203;minsoo-web](https://redirect.github.com/minsoo-web) - pre-resolve paths option to avoid `invoke_sync` deadlock ([#&#8203;8518](https://redirect.github.com/rolldown/rolldown/issues/8518)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - remove debug-only jsx\_preset and UntranspiledSyntaxError ([#&#8203;8511](https://redirect.github.com/rolldown/rolldown/issues/8511)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - apply `topLevelVar` to exported `const`/`let` declarations ([#&#8203;8507](https://redirect.github.com/rolldown/rolldown/issues/8507)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - rolldown\_plugin\_vite\_web\_worker\_post: avoid replacing `new.target` ([#&#8203;8488](https://redirect.github.com/rolldown/rolldown/issues/8488)) by [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red) - update copyright year to 2026 ([#&#8203;8486](https://redirect.github.com/rolldown/rolldown/issues/8486)) by [@&#8203;maciekzygmunt](https://redirect.github.com/maciekzygmunt) ##### 🚜 Refactor - rust: use Oxc's SymbolFlags::ConstVariable instead of custom IsConst flag ([#&#8203;8543](https://redirect.github.com/rolldown/rolldown/issues/8543)) by [@&#8203;Dunqing](https://redirect.github.com/Dunqing) - rust: remove FacadeScoping, use Scoping::create\_symbol for facade symbols ([#&#8203;8540](https://redirect.github.com/rolldown/rolldown/issues/8540)) by [@&#8203;Dunqing](https://redirect.github.com/Dunqing) - rust/watch: remove hacky `reset_closed_for_watch_mode` ([#&#8203;8530](https://redirect.github.com/rolldown/rolldown/issues/8530)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) - binding: return \&str instead of String in filename() getter ([#&#8203;8534](https://redirect.github.com/rolldown/rolldown/issues/8534)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - rust: remove old watch mode implementation ([#&#8203;8525](https://redirect.github.com/rolldown/rolldown/issues/8525)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) - rust/watch: simply watch logic in the binding layer ([#&#8203;8516](https://redirect.github.com/rolldown/rolldown/issues/8516)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) - rust/watch: tweak struct/function names ([#&#8203;8464](https://redirect.github.com/rolldown/rolldown/issues/8464)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) ##### 📚 Documentation - explain how external modules work in rolldown ([#&#8203;8457](https://redirect.github.com/rolldown/rolldown/issues/8457)) by [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red) - add some diagrams using graphviz ([#&#8203;8499](https://redirect.github.com/rolldown/rolldown/issues/8499)) by [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red) - use `vitepress-plugin-graphviz` ([#&#8203;8498](https://redirect.github.com/rolldown/rolldown/issues/8498)) by [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red) - list s390x/ppc64le prebuilt binaries ([#&#8203;8495](https://redirect.github.com/rolldown/rolldown/issues/8495)) by [@&#8203;crusty-voidzero](https://redirect.github.com/crusty-voidzero) - fix error type for `RolldownBuild.generate` and others ([#&#8203;8490](https://redirect.github.com/rolldown/rolldown/issues/8490)) by [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red) ##### ⚡ Performance - string\_wizard: reduce allocations and add ASCII fast paths ([#&#8203;8541](https://redirect.github.com/rolldown/rolldown/issues/8541)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - use IndexBitSet to replace IndexVec\<XXXIdx, bool> for module/stmt inclusion tracking ([#&#8203;8503](https://redirect.github.com/rolldown/rolldown/issues/8503)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - plugin: use IndexBitSet to optimize skipped plugins checking ([#&#8203;8497](https://redirect.github.com/rolldown/rolldown/issues/8497)) by [@&#8203;ShroXd](https://redirect.github.com/ShroXd) - rust/tla: skip compute\_tla if there is no module use TLA ([#&#8203;8487](https://redirect.github.com/rolldown/rolldown/issues/8487)) by [@&#8203;ShroXd](https://redirect.github.com/ShroXd) ##### 🧪 Testing - node/watch: make watch tests run in concurrent and retry-able ([#&#8203;8512](https://redirect.github.com/rolldown/rolldown/issues/8512)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) - add test case for static flag tree-shaking ([#&#8203;8476](https://redirect.github.com/rolldown/rolldown/issues/8476)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - migrate post-banner sourcemap-with-shebang to Rust ([#&#8203;8477](https://redirect.github.com/rolldown/rolldown/issues/8477)) by [@&#8203;Copilot](https://redirect.github.com/Copilot) ##### ⚙️ Miscellaneous Tasks - vscode: `formatOnSave` for markdown files using oxc formatter ([#&#8203;8536](https://redirect.github.com/rolldown/rolldown/issues/8536)) by [@&#8203;minsoo-web](https://redirect.github.com/minsoo-web) - deps: update test262 submodule for tests ([#&#8203;8528](https://redirect.github.com/rolldown/rolldown/issues/8528)) by [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red) - remove `retry` workaround from output paths test fixtures ([#&#8203;8520](https://redirect.github.com/rolldown/rolldown/issues/8520)) by [@&#8203;Copilot](https://redirect.github.com/Copilot) - docs: add Shuyuan Wang (h-a-n-a) and remove from acknowledgements ([#&#8203;8509](https://redirect.github.com/rolldown/rolldown/issues/8509)) by [@&#8203;Copilot](https://redirect.github.com/Copilot) - consolidate top\_level\_var test cases using configVariants ([#&#8203;8508](https://redirect.github.com/rolldown/rolldown/issues/8508)) by [@&#8203;IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - add s390x and ppc64le linux gnu targets ([#&#8203;8493](https://redirect.github.com/rolldown/rolldown/issues/8493)) by [@&#8203;Brooooooklyn](https://redirect.github.com/Brooooooklyn) ##### ◀️ Revert - fix(rolldown): increase tokio blocking threads size for watch mode ([#&#8203;8517](https://redirect.github.com/rolldown/rolldown/issues/8517)) by [@&#8203;hyf0](https://redirect.github.com/hyf0) ##### ❤️ New Contributors - [@&#8203;minsoo-web](https://redirect.github.com/minsoo-web) made their first contribution in [#&#8203;8536](https://redirect.github.com/rolldown/rolldown/pull/8536) - [@&#8203;crusty-voidzero](https://redirect.github.com/crusty-voidzero) made their first contribution in [#&#8203;8495](https://redirect.github.com/rolldown/rolldown/pull/8495) - [@&#8203;maciekzygmunt](https://redirect.github.com/maciekzygmunt) made their first contribution in [#&#8203;8486](https://redirect.github.com/rolldown/rolldown/pull/8486) </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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bac411f commit 12b341d

File tree

1 file changed

+80
-60
lines changed

1 file changed

+80
-60
lines changed

pnpm-lock.yaml

Lines changed: 80 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)