Skip to content

chore(deps): bump vite-plus to 0.1.21-alpha.7#18

Draft
fengmk2 wants to merge 3 commits into
mainfrom
update-vite-plus-alpha-0.1.21-alpha.7
Draft

chore(deps): bump vite-plus to 0.1.21-alpha.7#18
fengmk2 wants to merge 3 commits into
mainfrom
update-vite-plus-alpha-0.1.21-alpha.7

Conversation

@fengmk2
Copy link
Copy Markdown
Owner

@fengmk2 fengmk2 commented May 13, 2026

Summary

Bump vite-plus and related packages to alpha 0.1.21-alpha.7.

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
  • minimumReleaseAgeExclude / minimumReleaseAgeExcludes configured for pnpm + bun

Test plan

  • CI passes

@fengmk2 fengmk2 self-assigned this May 13, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 13, 2026

📊 Dependency Size Changes

Warning

This PR adds 1.4 MB of new dependencies, which exceeds the threshold of 200 kB.

📦 Package 📏 Size
@voidzero-dev/vite-plus-linux-x64-gnu@0.1.20 → @voidzero-dev/vite-plus-linux-x64-gnu@0.1.21-alpha.7 1.5 MB
@oxfmt/binding-linux-x64-gnu@0.46.0 → @oxfmt/binding-linux-x64-gnu@0.48.0 -249.8 kB
@oxlint/binding-linux-x64-gnu@1.61.0 → @oxlint/binding-linux-x64-gnu@1.63.0 102.4 kB
vite-plus@0.1.20 → vite-plus@0.1.21-alpha.7 56.4 kB
@oxlint-tsgolint/linux-x64@0.22.0 → @oxlint-tsgolint/linux-x64@0.22.1 43.4 kB
@voidzero-dev/vite-plus-core@0.1.20 → @voidzero-dev/vite-plus-core@0.1.21-alpha.7 -11.1 kB
oxlint@1.61.0 → oxlint@1.63.0 10.5 kB
@voidzero-dev/vite-plus-test@0.1.20 → @voidzero-dev/vite-plus-test@0.1.21-alpha.7 -124 B
oxfmt@0.46.0 → oxfmt@0.48.0 -123 B
vitest@@voidzero-dev/vite-plus-test@0.1.21-alpha.7 Unknown
vitest@@voidzero-dev/vite-plus-test@0.1.20 Unknown
vite@@voidzero-dev/vite-plus-core@0.1.21-alpha.7 Unknown
vite@@voidzero-dev/vite-plus-core@0.1.20 Unknown
@oxc-project/runtime@0.127.0 → @oxc-project/runtime@0.129.0 0 B
@oxc-project/types@0.127.0 → @oxc-project/types@0.129.0 0 B
oxlint-tsgolint@0.22.0 → oxlint-tsgolint@0.22.1 0 B

Total size change: 1.4 MB

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 versions of vite-plus, vite, and vitest to 0.1.21-alpha.7 in package.json and pnpm-workspace.yaml. Additionally, it introduces a minimumReleaseAgeExclude list in the workspace configuration. Feedback was provided to rename this new key to the plural form, minimumReleaseAgeExcludes, to align with the naming convention of other array-based keys in the file.

Comment thread pnpm-workspace.yaml
savePrefix: ''

shellEmulator: true
minimumReleaseAgeExclude:
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 pull request description mentions both minimumReleaseAgeExclude and minimumReleaseAgeExcludes. Since this key holds a list of values, using the plural form minimumReleaseAgeExcludes is more idiomatic and consistent with other array-based keys in this file (such as packages, overrides, and catalogs). Please verify if the plural form is the one expected by your toolchain (e.g., vite-plus or vp).

minimumReleaseAgeExcludes:

@autofix-troubleshooter
Copy link
Copy Markdown

Hi! I'm the autofix logoautofix.ci troubleshooter bot.

It looks like you correctly set up a CI job that uses the autofix.ci GitHub Action, but the autofix.ci GitHub App has not been installed for this repository. This means that autofix.ci unfortunately does not have the permissions to fix this pull request. If you are the repository owner, please install the app and then restart the CI workflow! 😃

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.

2 participants