chore(deps): bump vite-plus to 0.1.21-alpha.7#18
Conversation
📊 Dependency Size ChangesWarning This PR adds 1.4 MB of new dependencies, which exceeds the threshold of 200 kB.
Total size change: 1.4 MB |
There was a problem hiding this comment.
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.
| savePrefix: '' | ||
|
|
||
| shellEmulator: true | ||
| minimumReleaseAgeExclude: |
There was a problem hiding this comment.
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:|
Hi! I'm the 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! 😃 |
Summary
Bump
vite-plusand related packages to alpha 0.1.21-alpha.7.Updated where applicable:
vite-plusvitest(alias to@voidzero-dev/vite-plus-test)vite(alias to@voidzero-dev/vite-plus-core)overrides/resolutions/pnpm.overrides/pnpm-workspace.yamlcatalogsminimumReleaseAgeExclude/minimumReleaseAgeExcludesconfigured for pnpm + bunTest plan