chore(deps): bump vite-plus to v0.2.2#10
Conversation
There was a problem hiding this comment.
Code Review
This pull request migrates various package dependencies and imports from 'vite' and 'vitest' to 'vite-plus' and 'vite-plus/test' across multiple workspace packages. It also configures 'minimumReleaseAge' settings and updates catalog versions in 'pnpm-workspace.yaml'. Feedback on the changes points out a redundant and non-existent scope entry for '@oxlint-tsgolint' in the release age exclusion list in 'pnpm-workspace.yaml'.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| - '@oxfmt/*' | ||
| - '@oxlint-tsgolint/*' | ||
| - '@rolldown/*' |
Summary
Bump
vite-plusand related packages to the pkg.pr.new prerelease build for v0.2.2 (registry-bridge commit build) to smoke-test the prerelease.vite-plus+vite(alias to@voidzero-dev/vite-plus-core) andvitestpinned to the commit build across deps / overrides / catalogsminimumReleaseAgeenabled with thevite-plus/@voidzero-dev/*/ oxc / oxlint stack excluded.npmrc(or.yarnrc.yml) points the package manager at the registry bridge (prerelease scaffolding)Test plan