oxc-project
oxc-resolver
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): update napi
renovate/napi
20 hours ago
chore: release v11.24.4
release-plz-2026-09-06T16-57-58Z
20 hours ago
chore(deps): update pnpm/action-setup action to v6.1.0 (#1382) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pnpm/action-setup](https://redirect.github.com/pnpm/action-setup) | action | minor | `v6.0.10` → `v6.1.0` | --- ### Release Notes <details> <summary>pnpm/action-setup (pnpm/action-setup)</summary> ### [`v6.1.0`](https://redirect.github.com/pnpm/action-setup/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/pnpm/action-setup/compare/v6.0.10...v6.1.0) ##### What's Changed - feat: support pnpm v12 by [@​zkochan](https://redirect.github.com/zkochan) in [#​288](https://redirect.github.com/pnpm/action-setup/pull/288) **Full Changelog**: <https://github.com/pnpm/action-setup/compare/v6.0.10...v6.1.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Shanghai) - Branch creation - "before 10am on monday" - 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-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC43OS4xIiwidXBkYXRlZEluVmVyIjoiNDQuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
20 hours ago
chore(deps): update npm packages (#1381) 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/) | |---|---|---|---|---|---| | [@emnapi/core](https://redirect.github.com/toyobayashi/emnapi) | [`2.0.0-alpha.4` → `2.0.0-alpha.5`](https://renovatebot.com/diffs/npm/@emnapi%2fcore/2.0.0-alpha.4/2.0.0-alpha.5) |  |  |  |  | | [@emnapi/runtime](https://redirect.github.com/toyobayashi/emnapi) | [`2.0.0-alpha.4` → `2.0.0-alpha.5`](https://renovatebot.com/diffs/npm/@emnapi%2fruntime/2.0.0-alpha.4/2.0.0-alpha.5) |  |  |  |  | | [@napi-rs/wasm-runtime](https://napi.rs/) ([source](https://redirect.github.com/napi-rs/napi-rs/tree/HEAD/wasm-runtime)) | [`1.2.3` → `1.2.4`](https://renovatebot.com/diffs/npm/@napi-rs%2fwasm-runtime/1.2.3/1.2.4) |  |  |  |  | | [bun](https://bun.com) ([source](https://redirect.github.com/oven-sh/bun)) | `1.4.0` → `1.4.2` |  |  |  |  | | [emnapi](https://redirect.github.com/toyobayashi/emnapi) | [`2.0.0-alpha.4` → `2.0.0-alpha.5`](https://renovatebot.com/diffs/npm/emnapi/2.0.0-alpha.4/2.0.0-alpha.5) |  |  |  |  | --- ### Release Notes <details> <summary>toyobayashi/emnapi (@​emnapi/core)</summary> ### [`v2.0.0-alpha.5`](https://redirect.github.com/toyobayashi/emnapi/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) [Compare Source](https://redirect.github.com/toyobayashi/emnapi/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) </details> <details> <summary>napi-rs/napi-rs (@​napi-rs/wasm-runtime)</summary> ### [`v1.2.4`](https://redirect.github.com/napi-rs/napi-rs/blob/HEAD/wasm-runtime/CHANGELOG.md#124-2026-09-10) [Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/wasm-runtime@1.2.3...@napi-rs/wasm-runtime@1.2.4) ##### Bug Fixes - **cli:** align generated file formats ([#​3501](https://redirect.github.com/napi-rs/napi-rs/issues/3501)) ([f772ee0](https://redirect.github.com/napi-rs/napi-rs/commit/f772ee0aabf4dbb27250a8df47a73463e8f78cf4)) </details> <details> <summary>oven-sh/bun (bun)</summary> ### [`v1.4.2`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.4.2): Bun v1.4.2 [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.4.1...bun-v1.4.2) To install Bun v1.4.2 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.4.2: ```bash bun upgrade ``` ##### [Read Bun v1.4.2's release notes on Bun's blog](https://bun.sh/blog/bun-v1.4.2) ##### Thanks to 3 contributors! - [@​dylan-conway](https://redirect.github.com/dylan-conway) - [@​jarred-sumner](https://redirect.github.com/jarred-sumner) - [@​robobun](https://redirect.github.com/robobun) ### [`v1.4.1`](https://redirect.github.com/oven-sh/bun/compare/bun-v1.4.0...bun-v1.4.1) [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.4.0...bun-v1.4.1) </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Shanghai) - Branch creation - "before 10am on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC43OS4xIiwidXBkYXRlZEluVmVyIjoiNDQuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
20 hours ago
chore(deps): update pnpm/action-setup action to v6.1.0
renovate/github-actions
20 hours ago
chore(deps): update npm packages
renovate/npm-packages
20 hours ago
chore(deps): update napi
renovate/napi
3 days ago
chore(deps): update dependency @napi-rs/cli to v3.9.1
renovate/napi
3 days ago
Latest Branches
CodSpeed Performance Gauge
-4%
chore(deps): update napi
#1380
20 hours ago
c94a885
renovate/napi
CodSpeed Performance Gauge
-4%
chore: release v11.24.4
#1376
20 hours ago
35396d1
release-plz-2026-09-06T16-57-58Z
CodSpeed Performance Gauge
-9%
chore(deps): update pnpm/action-setup action to v6.1.0
#1382
20 hours ago
0b9f4d0
renovate/github-actions
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs