Skip to content

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

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#3
fengmk2 wants to merge 2 commits into
mainfrom
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 for vite, vitest, and vite-plus in the pnpm-workspace.yaml catalog from latest to a specific alpha version (0.1.21-alpha.6). The reviewer suggests adding vitest to the overrides section to ensure consistency with the vite configuration and to prevent potential compatibility issues with transitive dependencies.

Comment thread pnpm-workspace.yaml
vitest: npm:@voidzero-dev/vite-plus-test@latest
vite-plus: latest
vite: npm:@voidzero-dev/vite-plus-core@0.1.21-alpha.6
vitest: npm:@voidzero-dev/vite-plus-test@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.

medium

Since vitest is being updated in the catalog as an alias to @voidzero-dev/vite-plus-test, it should also be added to the overrides section (similar to vite on line 24). This ensures that any transitive dependencies on vitest across the workspace are forced to use the vite-plus test runner, preventing potential compatibility issues between the standard vitest and the vite-plus core.

@pkg-pr-new

pkg-pr-new Bot commented May 13, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/trpc-nuxt@3

commit: ab81bee

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