Avatar for the oxc-project user
oxc-project
oxc-resolver
BlogDocsChangelog

Performance History

Latest Results

chore: release v11.24.3
release-plz-2026-07-16T13-01-51Z
5 hours ago
chore: release v11.24.3
release-plz-2026-07-16T13-01-51Z
5 hours ago
chore(deps): update npm packages (#1355) 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.3` โ†’ `2.0.0-alpha.4`](https://renovatebot.com/diffs/npm/@emnapi%2fcore/2.0.0-alpha.3/2.0.0-alpha.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@emnapi%2fcore/2.0.0-alpha.4?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@emnapi%2fcore/2.0.0-alpha.4?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@emnapi%2fcore/2.0.0-alpha.3/2.0.0-alpha.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@emnapi%2fcore/2.0.0-alpha.3/2.0.0-alpha.4?slim=true) | | [@emnapi/runtime](https://redirect.github.com/toyobayashi/emnapi) | [`2.0.0-alpha.3` โ†’ `2.0.0-alpha.4`](https://renovatebot.com/diffs/npm/@emnapi%2fruntime/2.0.0-alpha.3/2.0.0-alpha.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@emnapi%2fruntime/2.0.0-alpha.4?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@emnapi%2fruntime/2.0.0-alpha.4?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@emnapi%2fruntime/2.0.0-alpha.3/2.0.0-alpha.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@emnapi%2fruntime/2.0.0-alpha.3/2.0.0-alpha.4?slim=true) | | [@napi-rs/wasm-runtime](https://napi.rs/) ([source](https://redirect.github.com/napi-rs/napi-rs/tree/HEAD/wasm-runtime)) | [`1.2.2` โ†’ `1.2.3`](https://renovatebot.com/diffs/npm/@napi-rs%2fwasm-runtime/1.2.2/1.2.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@napi-rs%2fwasm-runtime/1.2.3?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@napi-rs%2fwasm-runtime/1.2.3?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@napi-rs%2fwasm-runtime/1.2.2/1.2.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@napi-rs%2fwasm-runtime/1.2.2/1.2.3?slim=true) | | [emnapi](https://redirect.github.com/toyobayashi/emnapi) | [`2.0.0-alpha.3` โ†’ `2.0.0-alpha.4`](https://renovatebot.com/diffs/npm/emnapi/2.0.0-alpha.3/2.0.0-alpha.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/emnapi/2.0.0-alpha.4?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/emnapi/2.0.0-alpha.4?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/emnapi/2.0.0-alpha.3/2.0.0-alpha.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/emnapi/2.0.0-alpha.3/2.0.0-alpha.4?slim=true) | --- ### Release Notes <details> <summary>toyobayashi/emnapi (@&#8203;emnapi/core)</summary> ### [`v2.0.0-alpha.4`](https://redirect.github.com/toyobayashi/emnapi/releases/tag/v2.0.0-alpha.4) [Compare Source](https://redirect.github.com/toyobayashi/emnapi/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) ##### What's Changed - test: experiment vitest by [@&#8203;toyobayashi](https://redirect.github.com/toyobayashi) in [#&#8203;228](https://redirect.github.com/toyobayashi/emnapi/pull/228) - test: parallel test by [@&#8203;toyobayashi](https://redirect.github.com/toyobayashi) in [#&#8203;229](https://redirect.github.com/toyobayashi/emnapi/pull/229) - test: browser test by [@&#8203;toyobayashi](https://redirect.github.com/toyobayashi) in [#&#8203;231](https://redirect.github.com/toyobayashi/emnapi/pull/231) - perf: optimize runtime and hot paths by [@&#8203;toyobayashi](https://redirect.github.com/toyobayashi) in [#&#8203;232](https://redirect.github.com/toyobayashi/emnapi/pull/232) - fix: finalizer queue O(n) cleanup by [@&#8203;toyobayashi](https://redirect.github.com/toyobayashi) in [#&#8203;234](https://redirect.github.com/toyobayashi/emnapi/pull/234) **Full Changelog**: <https://github.com/toyobayashi/emnapi/compare/v2.0.0-alpha.3...v2.0.0-alpha.4> </details> <details> <summary>napi-rs/napi-rs (@&#8203;napi-rs/wasm-runtime)</summary> ### [`v1.2.3`](https://redirect.github.com/napi-rs/napi-rs/blob/HEAD/wasm-runtime/CHANGELOG.md#123-2026-08-12) [Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/wasm-runtime@1.2.2...@napi-rs/wasm-runtime@1.2.3) ##### Bug Fixes - **cli:** compatible with emnapi v1 & v2 ([#&#8203;3454](https://redirect.github.com/napi-rs/napi-rs/issues/3454)) ([aeba312](https://redirect.github.com/napi-rs/napi-rs/commit/aeba31217201e96435848fd17055478ff7cf8b98)) - **deps:** update emnapi to v2.0.0-alpha.4 ([#&#8203;3451](https://redirect.github.com/napi-rs/napi-rs/issues/3451)) ([b8ba732](https://redirect.github.com/napi-rs/napi-rs/commit/b8ba732c4611a54dde09dfe3da750f50726b51d9)) </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:eyJjcmVhdGVkSW5WZXIiOiI0NC4yOS41IiwidXBkYXRlZEluVmVyIjoiNDQuMjkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Boshen <boshenc@gmail.com>
main
5 hours ago
fix(deps): align emnapi versions
renovate/npm-packages
5 hours ago
chore: release v11.24.3
release-plz-2026-07-16T13-01-51Z
4 days ago
chore(deps): update npm packages
renovate/npm-packages
4 days ago

Latest Branches

CodSpeed Performance Gauge
-2%
chore: release v11.24.3#1312
5 hours ago
4bb18ed
release-plz-2026-07-16T13-01-51Z
CodSpeed Performance Gauge
+1%
chore(deps): update npm packages#1355
5 hours ago
1283b9c
renovate/npm-packages
CodSpeed Performance Gauge
0%
ยฉ 2026 CodSpeed Technology
Home Terms Privacy Docs