oxc-project
oxc-resolver
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: release v11.19.2
release-plz-2026-03-02T05-19-13Z
12 hours ago
chore(deps): update dependency rust to v1.95.0 (#1111) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rust](https://redirect.github.com/rust-lang/rust) | minor | `1.94.1` ā `1.95.0` | --- ### Release Notes <details> <summary>rust-lang/rust (rust)</summary> ### [`v1.95.0`](https://redirect.github.com/rust-lang/rust/compare/1.94.1...1.95.0) [Compare Source](https://redirect.github.com/rust-lang/rust/compare/1.94.1...1.95.0) </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-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: anthropic-code-agent[bot] <242468646+Claude@users.noreply.github.com> Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
main
12 hours ago
[autofix.ci] apply automated fixes
renovate/rust-toolchain
12 hours ago
chore(deps): update dependency rust to v1.95.0
renovate/rust-toolchain
14 hours ago
ci: replace OXC_BOT_PAT with GitHub App tokens
codex/replace-oxc-bot-pat-with-github-app-token-20260417-001540
19 hours ago
chore: release v11.19.2
release-plz-2026-03-02T05-19-13Z
1 day ago
chore(deps): update napi (#1109) 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/) | Type | Update | |---|---|---|---|---|---|---|---| | [@napi-rs/cli](https://napi.rs/) ([source](https://redirect.github.com/napi-rs/napi-rs)) | [`3.6.1` ā `3.6.2`](https://renovatebot.com/diffs/npm/@napi-rs%2fcli/3.6.1/3.6.2) |  |  |  |  | devDependencies | patch | | [napi](https://redirect.github.com/napi-rs/napi-rs) | `3.8.4` ā `3.8.5` |  |  |  |  | dependencies | patch | | [napi-derive](https://redirect.github.com/napi-rs/napi-rs) | `3.5.3` ā `3.5.4` |  |  |  |  | dependencies | patch | --- ### Release Notes <details> <summary>napi-rs/napi-rs (@​napi-rs/cli)</summary> ### [`v3.6.2`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/%40napi-rs/cli%403.6.2) [Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.6.1...@napi-rs/cli@3.6.2) #### What's Changed - build(deps): bump basic-ftp from 5.2.0 to 5.2.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3203](https://redirect.github.com/napi-rs/napi-rs/pull/3203) - fix(deps): update rust crate ctor to v0.9.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3204](https://redirect.github.com/napi-rs/napi-rs/pull/3204) - fix(cli): parallelize type definition generation deterministically by [@​trivikr](https://redirect.github.com/trivikr) in [#​3205](https://redirect.github.com/napi-rs/napi-rs/pull/3205) - fix(deps): disable ctor priority feature by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [#​3209](https://redirect.github.com/napi-rs/napi-rs/pull/3209) - fix(cli): preserve existing optionalDependencies in pre-publish by [@​trivikr](https://redirect.github.com/trivikr) in [#​3207](https://redirect.github.com/napi-rs/napi-rs/pull/3207) - fix(cli): preserve stricter node engine ranges in WASI package generation by [@​trivikr](https://redirect.github.com/trivikr) in [#​3201](https://redirect.github.com/napi-rs/napi-rs/pull/3201) - build(deps): bump basic-ftp from 5.2.1 to 5.2.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3212](https://redirect.github.com/napi-rs/napi-rs/pull/3212) - fix(cli): resolve absolute packageJsonPath in universalize by [@​trivikr](https://redirect.github.com/trivikr) in [#​3210](https://redirect.github.com/napi-rs/napi-rs/pull/3210) - fix(cli): compatible with latest wasi-sdk toolchain by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [#​3217](https://redirect.github.com/napi-rs/napi-rs/pull/3217) - fix(cli): fail build when --pipe post-process command exits non-zero by [@​trivikr](https://redirect.github.com/trivikr) in [#​3218](https://redirect.github.com/napi-rs/napi-rs/pull/3218) - chore(deps): update cross-platform-actions/action action to v1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3220](https://redirect.github.com/napi-rs/napi-rs/pull/3220) - fix(deps): update rust crate ctor to v0.10.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3224](https://redirect.github.com/napi-rs/napi-rs/pull/3224) - fix(cli): keep macOS test job for aarch64-apple-darwin by [@​trivikr](https://redirect.github.com/trivikr) in [#​3222](https://redirect.github.com/napi-rs/napi-rs/pull/3222) - fix(cli): persist repository when renaming project by [@​trivikr](https://redirect.github.com/trivikr) in [#​3221](https://redirect.github.com/napi-rs/napi-rs/pull/3221) - fix(cli): apply enableTypeDef when generating new projects by [@​trivikr](https://redirect.github.com/trivikr) in [#​3214](https://redirect.github.com/napi-rs/napi-rs/pull/3214) - fix(cli): remove stale browser metadata in non-WASI new projects by [@​trivikr](https://redirect.github.com/trivikr) in [#​3229](https://redirect.github.com/napi-rs/napi-rs/pull/3229) - fix(cli): use target cwd for pre-publish git log lookup by [@​trivikr](https://redirect.github.com/trivikr) in [#​3228](https://redirect.github.com/napi-rs/napi-rs/pull/3228) - chore(deps): update dependency oxc-parser to ^0.125.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3230](https://redirect.github.com/napi-rs/napi-rs/pull/3230) - fix(napi): preserve generator class methods by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [#​3231](https://redirect.github.com/napi-rs/napi-rs/pull/3231) - fix(wasm-runtime): preserve full bigint values in fs proxy codec by [@​trivikr](https://redirect.github.com/trivikr) in [#​3233](https://redirect.github.com/napi-rs/napi-rs/pull/3233) - fix(cli): include napi9 in interactive new prompt by [@​trivikr](https://redirect.github.com/trivikr) in [#​3235](https://redirect.github.com/napi-rs/napi-rs/pull/3235) **Full Changelog**: <https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.6.1...@​napi-rs/cli@3.6.2> </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. š» **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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
1 day ago
chore(deps): update napi
renovate/napi
1 day ago
Latest Branches
CodSpeed Performance Gauge
-5%
chore: release v11.19.2
#1044
12 hours ago
ed4a415
release-plz-2026-03-02T05-19-13Z
CodSpeed Performance Gauge
+4%
chore(deps): update dependency rust to v1.95.0
#1111
12 hours ago
3a2493f
renovate/rust-toolchain
CodSpeed Performance Gauge
0%
ci: replace OXC_BOT_PAT with GitHub App tokens
#1110
19 hours ago
a3793ce
codex/replace-oxc-bot-pat-with-github-app-token-20260417-001540
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs