Skip to content

chore(deps): bump vite-plus to PR #1633 (pkg-pr-new)#4

Draft
fengmk2 wants to merge 1 commit into
mainfrom
update-vite-plus-prerelease-test-pr-1633
Draft

chore(deps): bump vite-plus to PR #1633 (pkg-pr-new)#4
fengmk2 wants to merge 1 commit into
mainfrom
update-vite-plus-prerelease-test-pr-1633

Conversation

@fengmk2
Copy link
Copy Markdown
Owner

@fengmk2 fengmk2 commented May 19, 2026

Summary

Bump vite-plus and related @voidzero-dev/* packages to the pkg-pr-new prerelease for vite-plus PR #1633.

Updated where applicable:

  • vite-plushttps://pkg.pr.new/voidzero-dev/vite-plus@1633
  • vite alias → @voidzero-dev/vite-plus-core pkg-pr-new URL
  • vitest alias → @voidzero-dev/vite-plus-test pkg-pr-new URL
  • overrides / resolutions / pnpm.overrides / pnpm-workspace.yaml catalogs

Also configured minimum-release-age with vite-plus / @voidzero-dev/* excluded for pnpm / bun / npm.

Test plan

  • CI passes

@fengmk2 fengmk2 self-assigned this May 19, 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 project's dependency management by transitioning core packages like vite, vite-plus, and vitest from standard npm versions to preview builds hosted on pkg.pr.new. Corresponding changes were made to pnpm-lock.yaml and pnpm-workspace.yaml, including the addition of minimumReleaseAge configurations and an exclusion list for specific packages. Feedback was provided to consolidate the exclusion patterns for @typescript/native-preview in the workspace configuration for better maintainability.

Comment thread pnpm-workspace.yaml
Comment on lines +25 to +26
- '@typescript/native-preview'
- '@typescript/native-preview-*'
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

For conciseness, you can combine these two exclusion patterns for @typescript/native-preview into a single pattern using a wildcard.

  - '@typescript/native-preview*'

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 19, 2026

Open in StackBlitz

npm i https://pkg.pr.new/fengmk2/fate/create-fate@4
npm i https://pkg.pr.new/fengmk2/fate/@nkzw/fate@4
npm i https://pkg.pr.new/fengmk2/fate/react-fate@4
npm i https://pkg.pr.new/fengmk2/fate/void-fate@4

commit: f7ee13f

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