Skip to content

chore: upgrade vite-plus to 0.1.20-alpha.4#1

Draft
fengmk2 wants to merge 1 commit into
mainfrom
update-vite-plus-alpha-0.1.20-alpha.4
Draft

chore: upgrade vite-plus to 0.1.20-alpha.4#1
fengmk2 wants to merge 1 commit into
mainfrom
update-vite-plus-alpha-0.1.20-alpha.4

Conversation

@fengmk2
Copy link
Copy Markdown
Owner

@fengmk2 fengmk2 commented Apr 28, 2026

Upgrade vite-plus and related packages to 0.1.20-alpha.4 alpha version.

@fengmk2 fengmk2 self-assigned this Apr 28, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 28, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@nkzw/fate@1
npm i https://pkg.pr.new/react-fate@1

commit: ec84d23

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 toolchain and its associated packages to version 0.1.20-alpha.4 within the workspace catalog and lockfile, alongside updates to several internal dependencies like oxlint and oxfmt. Feedback highlights a peer dependency mismatch for @vitest/coverage-v8, which should be bumped to version 4.1.5 to align with the requirements of the upgraded vite-plus package.

Comment thread pnpm-lock.yaml
'@vitest/coverage-v8':
specifier: 4.1.4
version: 4.1.4(@voidzero-dev/vite-plus-test@0.1.18)
version: 4.1.4(@voidzero-dev/vite-plus-test@0.1.20-alpha.4)
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

The upgrade to vite-plus@0.1.20-alpha.4 (which overrides vitest to @voidzero-dev/vite-plus-test@0.1.20-alpha.4) introduces a strict peer dependency requirement for @vitest/coverage-v8@4.1.5. The current project is using version 4.1.4, which results in a version mismatch. Please update @vitest/coverage-v8 to 4.1.5 in the root package.json to satisfy this requirement.

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