Skip to content

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

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)#5
fengmk2 wants to merge 1 commit into
mainfrom
update-vite-plus-prerelease-test-pr-1633

Conversation

@fengmk2

@fengmk2 fengmk2 commented May 19, 2026

Copy link
Copy Markdown
Owner

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

@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 vite-plus dependency and its associated sub-packages to use temporary pkg.pr.new URLs across package.json, pnpm-lock.yaml, and the workspace catalog. It also introduces @oxlint/plugins and configures minimumReleaseAge settings in pnpm-workspace.yaml. The reviewer pointed out that using temporary URLs is fragile and recommended replacing them with stable versions before merging.

"@typescript/native-preview": "^7.0.0-dev.20260514.1",
"tailwindcss": "^4.3.0",
"vite-plus": "^0.1.21"
"vite-plus": "https://pkg.pr.new/voidzero-dev/vite-plus@1633"

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

Using a temporary pkg.pr.new URL in the template package.json is fragile and will break once the URL expires. Please ensure this is replaced with a stable version before merging.

Comment thread pnpm-workspace.yaml
rolldown: ^1.0.1
vite: ^8.0.13
vite-plus: ^0.1.21
vite-plus: https://pkg.pr.new/voidzero-dev/vite-plus@1633

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

Using a temporary pkg.pr.new URL in the workspace catalog is fragile and will break once the URL expires. Please ensure this is replaced with a stable version before merging.

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