Skip to content

build(deps): align Vite+ 0.2.8 toolchain - #23

Merged
bolens merged 1 commit into
mainfrom
deps-vite-plus-0.2.7
Aug 6, 2026
Merged

build(deps): align Vite+ 0.2.8 toolchain#23
bolens merged 1 commit into
mainfrom
deps-vite-plus-0.2.7

Conversation

@bolens

@bolens bolens commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

Validation

  • pnpm run verify (473 tests passed)

Closes #18

Upgrade the CLI and core together so Rolldown resolves its matching native binding, and migrate hook control to VP_GIT_HOOKS.
Copilot AI lite review requested due to automatic review settings August 6, 2026 03:47

Copilot AI 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.

Pull request overview

Aligns the repository’s Vite+ toolchain by updating the pnpm catalog/lockfile to Vite+ 0.2.8, and updates local/docs/docker guidance to use the new hook-suppression environment variable (VP_GIT_HOOKS) so installs remain non-interactive (e.g., in containers).

Changes:

  • Bump the Vite+ CLI (vite-plus) and core (@voidzero-dev/vite-plus-core) catalog entries to 0.2.8.
  • Regenerate pnpm-lock.yaml to reflect the updated toolchain and transitive dependency bumps.
  • Migrate git hook suppression from VITE_GIT_HOOKS to VP_GIT_HOOKS in docs and Docker builds.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Updates the pnpm catalog and minimum release age exclusions to Vite+ 0.2.8.
pnpm-lock.yaml Regenerated lockfile capturing Vite+ 0.2.8 and related transitive updates.
docs/development.md Updates contributor guidance to disable Vite+ hook installation via VP_GIT_HOOKS=0.
Dockerfile Disables Vite+ hook installation during pnpm install using VP_GIT_HOOKS=0.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bolens
bolens merged commit 56acc72 into main Aug 6, 2026
11 checks passed
@bolens
bolens deleted the deps-vite-plus-0.2.7 branch August 6, 2026 03:50
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