Skip to content

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

Draft
fengmk2 wants to merge 2 commits into
mainfrom
update-vite-plus-alpha-0.1.21-alpha.6
Draft

chore(deps): bump vite-plus to 0.1.21-alpha.6#1
fengmk2 wants to merge 2 commits into
mainfrom
update-vite-plus-alpha-0.1.21-alpha.6

Conversation

@fengmk2
Copy link
Copy Markdown
Owner

@fengmk2 fengmk2 commented May 12, 2026

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
Copy link
Copy Markdown

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

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 vite-plus dependency to version 0.1.21-alpha.6. Feedback highlights a significant discrepancy between the pull request description and the actual code changes, noting that several intended updates to vite, vitest, and workspace configurations are missing, and required dependency aliases have not been implemented.

Comment thread package.json
"vite-plugin-electron": "0.29.1",
"vite-plugin-electron-renderer": "0.14.7",
"vite-plus": "0.1.20",
"vite-plus": "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 pull request description mentions updates to vite, vitest, pnpm.overrides, and pnpm-workspace.yaml, but these changes are missing from the diff. Only vite-plus is updated. Furthermore, vite and vitest are described as aliases to @voidzero-dev packages, but the package.json lacks the npm: alias syntax for these dependencies. This discrepancy between the intended changes and the actual implementation could lead to an inconsistent toolchain state.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant