Skip to content

chore(deps): bump vite-plus to 0.1.21-alpha.6#9

Draft
fengmk2 wants to merge 3 commits into
masterfrom
update-vite-plus-alpha-0.1.21-alpha.6
Draft

chore(deps): bump vite-plus to 0.1.21-alpha.6#9
fengmk2 wants to merge 3 commits into
masterfrom
update-vite-plus-alpha-0.1.21-alpha.6

Conversation

@fengmk2

@fengmk2 fengmk2 commented May 12, 2026

Copy link
Copy Markdown
Owner

Summary

Bump vite-plus and related packages to alpha 0.1.21-alpha.6.

Updated where applicable:

  • vite-plus
  • vitest (alias to @voidzero-dev/vite-plus-test)
  • vite (alias to @voidzero-dev/vite-plus-core)
  • overrides / resolutions / pnpm.overrides / pnpm-workspace.yaml catalogs

Test plan

  • CI passes

@fengmk2 fengmk2 self-assigned this May 12, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the versions of vite, vite-plus, and vitest to 0.1.21-alpha.6 in package.json. The reviewer recommends using the catalog: protocol to centralize these versions and points out that pnpm-workspace.yaml, which was mentioned in the PR description, is missing from the commit.

Comment thread package.json
"typescript": "^5.8.3",
"vite": "npm:@voidzero-dev/vite-plus-core@^0.1.11",
"vite-plus": "^0.1.11",
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.21-alpha.6",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The version 0.1.21-alpha.6 is hardcoded multiple times in this file (lines 75, 76, 79, 103, and 104). Since the PR description mentions updating pnpm-workspace.yaml catalogs and the project uses pnpm 10, it is recommended to use the catalog: protocol to centralize these versions and avoid redundancy.

Furthermore, pnpm-workspace.yaml is explicitly mentioned in the description but is not included in the changes. If you updated the catalogs, please ensure that file is committed to this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant