Skip to content

test: use latest Vite+ preview - #874

Draft
fengmk2 wants to merge 5 commits into
masterfrom
agent/test-vite-plus-preview
Draft

test: use latest Vite+ preview#874
fengmk2 wants to merge 5 commits into
masterfrom
agent/test-vite-plus-preview

Conversation

@fengmk2

@fengmk2 fengmk2 commented Aug 19, 2026

Copy link
Copy Markdown
Member

Test the latest Vite+ preview build from voidzero-dev/vite-plus#2526 in urllib.

This change pins vite-plus and @voidzero-dev/vite-plus-core to commit build 8b5f206. It keeps the registry bridge configuration that pnpm needs. It also updates the pnpm catalog and lockfile that vp migrate --no-interactive generated.

GitHub Actions uses setup-vp commit a8f9aba from main. This setup-vp commit gets the Vite+ executable directory from VpDirs.

GitHub Actions disables SFW for each Vite+ setup step. SFW rejects the registry bridge certificate on Linux.

The preview installer used the split directory layout on macOS. vp install, vp check, vp test, vp run typecheck, and vp run build pass.

The generic vp build command does not apply to this library. It expects an index.html application entry.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5f7ace74-73ce-416c-afac-eeb0ed33ccc9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

codecov Bot 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 (64aa2b2) to head (211148a).
⚠️ 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-new Bot commented Aug 19, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: 211148a

@fengmk2 fengmk2 changed the title test: use Vite+ PR 2346 preview test: use Vite+ PR 2505 preview Aug 20, 2026
@socket-security

socket-security Bot commented Aug 20, 2026

Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​vitest/​coverage-v8@​4.1.11991007999100
Addedvitest@​4.1.11981007999100

View full report

@fengmk2 fengmk2 changed the title test: use Vite+ PR 2505 preview test: use latest Vite+ preview Aug 21, 2026
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