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

Performance History

Latest Results

chore: release v11.19.2
release-plz-2026-03-02T05-19-13Z
3 hours ago
chore(deps): update dependency vite-plus to v0.1.21 (#1130) 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/) | |---|---|---|---|---|---| | [vite-plus](https://viteplus.dev/guide) ([source](https://redirect.github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli)) | [`0.1.20` โ†’ `0.1.21`](https://renovatebot.com/diffs/npm/vite-plus/0.1.20/0.1.21) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plus/0.1.21?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite-plus/0.1.21?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite-plus/0.1.20/0.1.21?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plus/0.1.20/0.1.21?slim=true) | --- ### Release Notes <details> <summary>voidzero-dev/vite-plus (vite-plus)</summary> ### [`v0.1.21`](https://redirect.github.com/voidzero-dev/vite-plus/releases/tag/v0.1.21): vite-plus v0.1.21 [Compare Source](https://redirect.github.com/voidzero-dev/vite-plus/compare/v0.1.20...v0.1.21) #### vite-plus v0.1.21 ##### Published Packages - `@voidzero-dev/vite-plus-core@0.1.21` - `@voidzero-dev/vite-plus-test@0.1.21` - `vite-plus@0.1.21` ##### Installation **macOS/Linux:** ```bash curl -fsSL https://vite.plus | bash ``` **Windows:** ```powershell irm https://vite.plus/ps1 | iex ``` Or download and run `vp-setup.exe` from the assets below. #### What's Changed - docs: add filename labels to configuration code blocks by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1496](https://redirect.github.com/voidzero-dev/vite-plus/pull/1496) - fix(team): correct kazupon's x acoount link by [@&#8203;jong-kyung](https://redirect.github.com/jong-kyung) in [#&#8203;1513](https://redirect.github.com/voidzero-dev/vite-plus/pull/1513) - chore(deps): update crate-ci/typos action to v1.46.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;1509](https://redirect.github.com/voidzero-dev/vite-plus/pull/1509) - refactor(team): convert team data file to TypeScript by [@&#8203;jong-kyung](https://redirect.github.com/jong-kyung) in [#&#8203;1515](https://redirect.github.com/voidzero-dev/vite-plus/pull/1515) - chore(ci): rewrite upgrade deps script in typescript by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;1514](https://redirect.github.com/voidzero-dev/vite-plus/pull/1514) - test(snap): add pnpm v11 snap tests for command adaptation coverage by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1289](https://redirect.github.com/voidzero-dev/vite-plus/pull/1289) - ci(upgrade-deps): bump max-turns from 200 to 400 by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1520](https://redirect.github.com/voidzero-dev/vite-plus/pull/1520) - fix(migration): rewrite named catalogs by [@&#8203;lyzno1](https://redirect.github.com/lyzno1) in [#&#8203;1493](https://redirect.github.com/voidzero-dev/vite-plus/pull/1493) - feat(deps): upgrade upstream dependencies by [@&#8203;voidzero-guard](https://redirect.github.com/voidzero-guard)\[bot] in [#&#8203;1521](https://redirect.github.com/voidzero-dev/vite-plus/pull/1521) - chore(deps): update pnpm to v10.33.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;1505](https://redirect.github.com/voidzero-dev/vite-plus/pull/1505) - chore(tools): prevent false-positive `<repeat>` replacement on trailing plus by [@&#8203;nurazon59](https://redirect.github.com/nurazon59) in [#&#8203;1524](https://redirect.github.com/voidzero-dev/vite-plus/pull/1524) - chore(deps): update dependency lodash-es to v4.18.1 \[security] by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;1522](https://redirect.github.com/voidzero-dev/vite-plus/pull/1522) - fix(cli): show create and migrate in local cli top-level help by [@&#8203;nurazon59](https://redirect.github.com/nurazon59) in [#&#8203;1508](https://redirect.github.com/voidzero-dev/vite-plus/pull/1508) - feat(create): support [@&#8203;org](https://redirect.github.com/org) default templates by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1398](https://redirect.github.com/voidzero-dev/vite-plus/pull/1398) - feat(cli): bring all package-manager commands to the local CLI by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1495](https://redirect.github.com/voidzero-dev/vite-plus/pull/1495) - test(cli): stabilize global snap tests against pnpm v11 by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1528](https://redirect.github.com/voidzero-dev/vite-plus/pull/1528) - fix: Fish env setup using string literal command when using vp env commands by [@&#8203;mikkurogue](https://redirect.github.com/mikkurogue) in [#&#8203;1518](https://redirect.github.com/voidzero-dev/vite-plus/pull/1518) - feat(deps): upgrade upstream dependencies by [@&#8203;voidzero-guard](https://redirect.github.com/voidzero-guard)\[bot] in [#&#8203;1531](https://redirect.github.com/voidzero-dev/vite-plus/pull/1531) - fix(cli): auto-pass --ignore-scripts when pnpm >=11 in migrate/create by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1533](https://redirect.github.com/voidzero-dev/vite-plus/pull/1533) - fix(cli): route Windows .cmd shims through PowerShell for pm commands by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1498](https://redirect.github.com/voidzero-dev/vite-plus/pull/1498) - chore: disable npm and cargo updates in Renovate by [@&#8203;Boshen](https://redirect.github.com/Boshen) in [#&#8203;1536](https://redirect.github.com/voidzero-dev/vite-plus/pull/1536) - ci: publish preview packages to pkg.pr.new by [@&#8203;Boshen](https://redirect.github.com/Boshen) in [#&#8203;1526](https://redirect.github.com/voidzero-dev/vite-plus/pull/1526) - chore: gate pkg.pr.new publish on label only by [@&#8203;Boshen](https://redirect.github.com/Boshen) in [#&#8203;1547](https://redirect.github.com/voidzero-dev/vite-plus/pull/1547) - docs: add monorepo overrides guide by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1535](https://redirect.github.com/voidzero-dev/vite-plus/pull/1535) - fix: add vite-plus/pack/client export as tsdown/client equivalent by [@&#8203;naokihaba](https://redirect.github.com/naokihaba) in [#&#8203;1501](https://redirect.github.com/voidzero-dev/vite-plus/pull/1501) - feat(migration): rewrite tsdown/client import and declare module statements by [@&#8203;naokihaba](https://redirect.github.com/naokihaba) in [#&#8203;1541](https://redirect.github.com/voidzero-dev/vite-plus/pull/1541) - feat(migration): rewrite tsdown/client and vite/client in tsconfig compilerOptions.types by [@&#8203;naokihaba](https://redirect.github.com/naokihaba) in [#&#8203;1542](https://redirect.github.com/voidzero-dev/vite-plus/pull/1542) - feat(cli): support yarn plugin commands via vp pm plugin by [@&#8203;jong-kyung](https://redirect.github.com/jong-kyung) in [#&#8203;1540](https://redirect.github.com/voidzero-dev/vite-plus/pull/1540) - feat: Forward `--provenance` flag when publishing a package. by [@&#8203;cpojer](https://redirect.github.com/cpojer) in [#&#8203;1549](https://redirect.github.com/voidzero-dev/vite-plus/pull/1549) - docs: improve "before" ci usage to actual use case by [@&#8203;Mister-Hope](https://redirect.github.com/Mister-Hope) in [#&#8203;1551](https://redirect.github.com/voidzero-dev/vite-plus/pull/1551) - feat(deps): upgrade upstream dependencies by [@&#8203;voidzero-guard](https://redirect.github.com/voidzero-guard)\[bot] in [#&#8203;1548](https://redirect.github.com/voidzero-dev/vite-plus/pull/1548) - chore(ci): Upgrade GitHub Actions to latest versions by [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in [#&#8203;956](https://redirect.github.com/voidzero-dev/vite-plus/pull/956) - fix(docs): include docs/ in fmt and lint by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1552](https://redirect.github.com/voidzero-dev/vite-plus/pull/1552) - chore(ci): Upgrade GitHub Actions for Node 24 compatibility by [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in [#&#8203;955](https://redirect.github.com/voidzero-dev/vite-plus/pull/955) - chore(deps): update crate-ci/typos action to v1.46.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;1554](https://redirect.github.com/voidzero-dev/vite-plus/pull/1554) - feat(cli): more Nushell support by [@&#8203;XiNiHa](https://redirect.github.com/XiNiHa) in [#&#8203;1305](https://redirect.github.com/voidzero-dev/vite-plus/pull/1305) - fix(ci): publish release as draft to support immutable releases by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1558](https://redirect.github.com/voidzero-dev/vite-plus/pull/1558) - fix(test): preserve string-literal tabs in convertTabsToSpaces by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1559](https://redirect.github.com/voidzero-dev/vite-plus/pull/1559) - chore: bump vite-task to [`c63db22`](https://redirect.github.com/voidzero-dev/vite-plus/commit/c63db22) by [@&#8203;branchseer](https://redirect.github.com/branchseer) in [#&#8203;1560](https://redirect.github.com/voidzero-dev/vite-plus/pull/1560) - chore(ci): ensure no file changes after build-upstream step by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;1563](https://redirect.github.com/voidzero-dev/vite-plus/pull/1563) #### New Contributors - [@&#8203;nurazon59](https://redirect.github.com/nurazon59) made their first contribution in [#&#8203;1524](https://redirect.github.com/voidzero-dev/vite-plus/pull/1524) - [@&#8203;mikkurogue](https://redirect.github.com/mikkurogue) made their first contribution in [#&#8203;1518](https://redirect.github.com/voidzero-dev/vite-plus/pull/1518) - [@&#8203;Mister-Hope](https://redirect.github.com/Mister-Hope) made their first contribution in [#&#8203;1551](https://redirect.github.com/voidzero-dev/vite-plus/pull/1551) - [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) made their first contribution in [#&#8203;956](https://redirect.github.com/voidzero-dev/vite-plus/pull/956) - [@&#8203;XiNiHa](https://redirect.github.com/XiNiHa) made their first contribution in [#&#8203;1305](https://redirect.github.com/voidzero-dev/vite-plus/pull/1305) **Full Changelog**: <https://github.com/voidzero-dev/vite-plus/compare/v0.1.20...v0.1.21> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE3My42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
3 hours ago
chore: release v11.19.2
release-plz-2026-03-02T05-19-13Z
23 hours ago
chore: update packageManager to pnpm 11.0.4
chore/pnpm-11-0-4
24 hours ago
chore: release v11.19.2
release-plz-2026-03-02T05-19-13Z
1 day ago
chore(deps): update rust crate pnp to v0.12.9 (#1128) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pnp](https://yarnpkg.com) ([source](https://redirect.github.com/yarnpkg/pnp-rs)) | dependencies | patch | `0.12.8` โ†’ `0.12.9` | --- ### Release Notes <details> <summary>yarnpkg/pnp-rs (pnp)</summary> ### [`v0.12.9`](https://redirect.github.com/yarnpkg/pnp-rs/blob/HEAD/CHANGELOG.md#0129---2026-05-12) [Compare Source](https://redirect.github.com/yarnpkg/pnp-rs/compare/v0.12.8...v0.12.9) ##### Fixed - *(fs)* preserve drive root in virtual paths ([#&#8203;106](https://redirect.github.com/yarnpkg/pnp-rs/pull/106)) - *(util)* keep drive prefix sticky when `..` overshoots drive root ([#&#8203;104](https://redirect.github.com/yarnpkg/pnp-rs/pull/104)) ##### Other - clean up duplicated code ([#&#8203;107](https://redirect.github.com/yarnpkg/pnp-rs/pull/107)) - *(deps)* update rust crate fancy-regex to ^0.18.0 ([#&#8203;103](https://redirect.github.com/yarnpkg/pnp-rs/pull/103)) - *(deps)* update yarn to v4.14.1 ([#&#8203;102](https://redirect.github.com/yarnpkg/pnp-rs/pull/102)) - *(deps)* update yarn to v4.14.0 ([#&#8203;101](https://redirect.github.com/yarnpkg/pnp-rs/pull/101)) - *(deps)* update dependency rust to v1.95.0 ([#&#8203;100](https://redirect.github.com/yarnpkg/pnp-rs/pull/100)) - *(deps)* update rust crate indexmap to v2.14.0 ([#&#8203;99](https://redirect.github.com/yarnpkg/pnp-rs/pull/99)) - *(deps)* update rust crate indexmap to v2.13.1 ([#&#8203;98](https://redirect.github.com/yarnpkg/pnp-rs/pull/98)) - *(deps)* update rust crate rustc-hash to v2.1.2 ([#&#8203;97](https://redirect.github.com/yarnpkg/pnp-rs/pull/97)) - *(deps)* update dependency rust to v1.94.1 ([#&#8203;96](https://redirect.github.com/yarnpkg/pnp-rs/pull/96)) - *(deps)* update yarn to v4.13.0 ([#&#8203;95](https://redirect.github.com/yarnpkg/pnp-rs/pull/95)) - *(deps)* update dependency rust to v1.94.0 ([#&#8203;94](https://redirect.github.com/yarnpkg/pnp-rs/pull/94)) - *(deps)* update dependency rust to v1.93.1 ([#&#8203;93](https://redirect.github.com/yarnpkg/pnp-rs/pull/93)) - *(deps)* update rust crates ([#&#8203;92](https://redirect.github.com/yarnpkg/pnp-rs/pull/92)) - *(deps)* update dependency rust to v1.93.0 ([#&#8203;91](https://redirect.github.com/yarnpkg/pnp-rs/pull/91)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE3My42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
1 day ago

Latest Branches

CodSpeed Performance Gauge
0%
chore: release v11.19.2#1044
3 hours ago
771b7db
release-plz-2026-03-02T05-19-13Z
CodSpeed Performance Gauge
+1%
chore(deps): update dependency vite-plus to v0.1.21#1130
3 hours ago
2ba9a49
renovate/vite+
CodSpeed Performance Gauge
+5%
1 day ago
bedeefc
chore/pnpm-11-0-4
ยฉ 2026 CodSpeed Technology
Home Terms Privacy Docs