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
2 days ago
chore(deps): update dependency vite-plus to v0.1.19 (#1116) 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.18` ā `0.1.19`](https://renovatebot.com/diffs/npm/vite-plus/0.1.18/0.1.19) |  |  |  |  | --- ### Release Notes <details> <summary>voidzero-dev/vite-plus (vite-plus)</summary> ### [`v0.1.19`](https://redirect.github.com/voidzero-dev/vite-plus/releases/tag/v0.1.19): vite-plus v0.1.19 [Compare Source](https://redirect.github.com/voidzero-dev/vite-plus/compare/v0.1.18...v0.1.19) #### vite-plus v0.1.19 ##### Published Packages - `@voidzero-dev/vite-plus-core@0.1.19` - `@voidzero-dev/vite-plus-test@0.1.19` - `vite-plus@0.1.19` ##### 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: point windows installer at setup.viteplus.dev by [@​fengmk2](https://redirect.github.com/fengmk2) in [#​1390](https://redirect.github.com/voidzero-dev/vite-plus/pull/1390) - feat(cli): add top-level rebuild alias by [@​Han5991](https://redirect.github.com/Han5991) in [#​1383](https://redirect.github.com/voidzero-dev/vite-plus/pull/1383) - fix(tracing): avoid SetGlobalDefaultError panic when rolldown devtools is enabled by [@​fengmk2](https://redirect.github.com/fengmk2) in [#​1364](https://redirect.github.com/voidzero-dev/vite-plus/pull/1364) - refactor(cli): show key hints for multichoice promtps by [@​rChaoz](https://redirect.github.com/rChaoz) in [#​1392](https://redirect.github.com/voidzero-dev/vite-plus/pull/1392) - feat(deps): upgrade upstream dependencies by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [#​1395](https://redirect.github.com/voidzero-dev/vite-plus/pull/1395) - chore: make "Disable Windows Defender" step non-blocking in E2E workflow by [@​Copilot](https://redirect.github.com/Copilot) in [#​1397](https://redirect.github.com/voidzero-dev/vite-plus/pull/1397) - chore(deps): bump vite-task for workspace file-handle fix by [@​fengmk2](https://redirect.github.com/fengmk2) in [#​1400](https://redirect.github.com/voidzero-dev/vite-plus/pull/1400) - feat(workflow): generate diff-accurate upgrade-deps PR descriptions via Claude by [@​fengmk2](https://redirect.github.com/fengmk2) in [#​1402](https://redirect.github.com/voidzero-dev/vite-plus/pull/1402) - feat(deps): upgrade upstream dependencies by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [#​1406](https://redirect.github.com/voidzero-dev/vite-plus/pull/1406) - feat: add lazyPlugins() helper for conditional plugin loading by [@​fengmk2](https://redirect.github.com/fengmk2) in [#​1215](https://redirect.github.com/voidzero-dev/vite-plus/pull/1215) - fix(cli): restore terminal state after Ctrl+C in interactive commands by [@​Claude](https://redirect.github.com/Claude) in [#​1407](https://redirect.github.com/voidzero-dev/vite-plus/pull/1407) - fix(workflow): upgrade oxc catalog entries proactively by [@​fengmk2](https://redirect.github.com/fengmk2) in [#​1409](https://redirect.github.com/voidzero-dev/vite-plus/pull/1409) - feat(deps): upgrade upstream dependencies by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [#​1415](https://redirect.github.com/voidzero-dev/vite-plus/pull/1415) - chore(deps): update pnpm to v10.33.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1246](https://redirect.github.com/voidzero-dev/vite-plus/pull/1246) - fix(create): stop forwarding `--` to npx-invoked remote templates by [@​jong-kyung](https://redirect.github.com/jong-kyung) in [#​1421](https://redirect.github.com/voidzero-dev/vite-plus/pull/1421) - fix: embed node version requirement at compile time by [@​liangmiQwQ](https://redirect.github.com/liangmiQwQ) in [#​1412](https://redirect.github.com/voidzero-dev/vite-plus/pull/1412) - chore(cli): upgrade [@​oxc-node/core](https://redirect.github.com/oxc-node/core) to catalog version (0.0.35) by [@​Arthie](https://redirect.github.com/Arthie) in [#​1000](https://redirect.github.com/voidzero-dev/vite-plus/pull/1000) - fix(check): respect oxlint exit code so denyWarnings fails `vp check` by [@​fengmk2](https://redirect.github.com/fengmk2) in [#​1425](https://redirect.github.com/voidzero-dev/vite-plus/pull/1425) - feat(migrate/create): add TypeScript shim for Vue and Astro component files by [@​naokihaba](https://redirect.github.com/naokihaba) in [#​1411](https://redirect.github.com/voidzero-dev/vite-plus/pull/1411) - fix: route Windows `.cmd` shims through PowerShell to fix Ctrl+C terminal corruption by [@​fengmk2](https://redirect.github.com/fengmk2) in [#​1414](https://redirect.github.com/voidzero-dev/vite-plus/pull/1414) - feat(cli/bin): Allow --stdin-filepath for oxfmt bin by [@​leaysgur](https://redirect.github.com/leaysgur) in [#​1429](https://redirect.github.com/voidzero-dev/vite-plus/pull/1429) #### New Contributors - [@​Han5991](https://redirect.github.com/Han5991) made their first contribution in [#​1383](https://redirect.github.com/voidzero-dev/vite-plus/pull/1383) - [@​Claude](https://redirect.github.com/Claude) made their first contribution in [#​1407](https://redirect.github.com/voidzero-dev/vite-plus/pull/1407) - [@​Arthie](https://redirect.github.com/Arthie) made their first contribution in [#​1000](https://redirect.github.com/voidzero-dev/vite-plus/pull/1000) **Full Changelog**: <https://github.com/voidzero-dev/vite-plus/compare/v0.1.18...v0.1.19> </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>
main
2 days ago
chore(deps): update dependency vite-plus to v0.1.19
renovate/vite+
2 days ago
chore: release v11.19.2
release-plz-2026-03-02T05-19-13Z
3 days ago
ci: add security analysis workflow (#1112) ## Summary - add the canonical Security Analysis workflow using `oxc-project/security-action` - replace legacy zizmor workflow files where present ## Testing - Not run; workflow-only change.
main
3 days ago
ci: make security analysis required-check friendly
codex/add-security-analysis-workflow
3 days ago
chore: release v11.19.2
release-plz-2026-03-02T05-19-13Z
3 days ago
chore(deps): update dependency typescript to v6.0.3
renovate/npm-packages
3 days ago
Latest Branches
CodSpeed Performance Gauge
-4%
chore: release v11.19.2
#1044
2 days ago
7604501
release-plz-2026-03-02T05-19-13Z
CodSpeed Performance Gauge
0%
chore(deps): update dependency vite-plus to v0.1.19
#1116
2 days ago
487f08a
renovate/vite+
CodSpeed Performance Gauge
0%
ci: add security analysis workflow
#1112
3 days ago
268bac3
codex/add-security-analysis-workflow
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs