Skip to content

chore(deps): update vite-plus to v0.3.0 - #874

Merged
fengmk2 merged 6 commits into
masterfrom
agent/test-vite-plus-preview
Aug 24, 2026
Merged

chore(deps): update vite-plus to v0.3.0#874
fengmk2 merged 6 commits into
masterfrom
agent/test-vite-plus-preview

Conversation

@fengmk2

@fengmk2fengmk2 commented Aug 19, 2026

Copy link
Copy Markdown
Member

Update Vite+ from 0.2.9 to 0.3.0 in urllib.

Vite+ 0.3.0 is the latest npm release. This change updates the vite-plus and @voidzero-dev/vite-plus-core catalog entries. It also updates Vitest and its coverage package to 4.1.11.

vp migrate --no-interactive updated the pnpm overrides. Vite+ pnpm rebuilt the lockfile from npm. The stable migration removed the preview registry bridge.

vp config added the Vite+ tool-version guidance to CLAUDE.md.

vp install, vp check, vp test, vp run typecheck, and vp run build pass.

Summary by CodeRabbit

  • Documentation

    • Added guidance for inspecting tool versions and dependency relationships.
    • Documented global tool options and commands for understanding why dependencies are included.
  • Chores

    • Updated workspace tool configuration to support newer Vite Plus and Vitest releases.
    • Improved version matching for Vite and Vitest packages across the workspace.

@coderabbitai

coderabbitaiBot commented Aug 19, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ae35723a-757a-46ca-b3bc-8414e6de6869

📥 Commits

Reviewing files that changed from the base of the PR and between 0ef502e and 31750a8.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • CLAUDE.md
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

The pull request documents vp toolchain and vp why usage. It also broadens Vite and Vitest workspace overrides and updates Vite Plus and Vitest catalog versions.

Changes

Toolchain Documentation

Layer / File(s)Summary
Toolchain inspection documentation
CLAUDE.md
Documents toolchain version and relationship inspection, tool-specific selection, global package resolution, and dependency-graph queries.

Workspace Dependency Updates

Layer / File(s)Summary
Workspace overrides and catalog versions
pnpm-workspace.yaml
Changes Vite and Vitest overrides to wildcard package selectors. Updates Vite Plus and Vitest catalog versions.

Estimated code review effort: 1 (Trivial) | ~5 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/test-vite-plus-preview

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecovBot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.24%. Comparing base (0ef502e) to head (31750a8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #874 +/- ##
=======================================
Coverage 94.24% 94.24% =======================================
Files 10 10 Lines 747 747 Branches 235 235 =======================================
Hits 704 704 Misses 40 40 Partials 3 3 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new

pkg-pr-newBot commented Aug 19, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/node-modules/urllib@874

commit: 31750a8

@fengmk2fengmk2 changed the title test: use Vite+ PR 2346 previewtest: use Vite+ PR 2505 previewAug 20, 2026
@socket-security

socket-securityBot commented Aug 20, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Added@​voidzero-dev/​vite-plus-core@​0.3.0971007799100
Added@​vitest/​coverage-v8@​4.1.11991007999100
Addedvitest@​4.1.11981007999100
Addedvite-plus@​0.3.097100100100100

View full report

@fengmk2fengmk2 changed the title test: use Vite+ PR 2505 previewtest: use latest Vite+ previewAug 21, 2026
@fengmk2
fengmk2force-pushed the agent/test-vite-plus-preview branch from 211148a to 375382aCompareAugust 24, 2026 03:44
@fengmk2fengmk2 changed the title test: use latest Vite+ previewtest: use Vite+ PR 2536 previewAug 24, 2026
@fengmk2fengmk2 changed the title test: use Vite+ PR 2536 previewchore(deps): update vite-plus to v0.3.0Aug 24, 2026
@fengmk2
fengmk2 marked this pull request as ready for review August 24, 2026 05:17
CopilotAI lite review requested due to automatic review settings August 24, 2026 05:18

CopilotAI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@fengmk2
fengmk2 merged commit f100ed8 into masterAug 24, 2026
18 of 19 checks passed
@fengmk2
fengmk2 deleted the agent/test-vite-plus-preview branch August 24, 2026 05:18
Sign up for freeto 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

@fengmk2