chore: bump vite-task to 4003f65#2167
Open
wan9chi wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for viteplus-preview canceled.
|
Contributor
Native binary sizes (
|
| Artifact | Format | Base | PR | Change |
|---|---|---|---|---|
vp (Linux x64) |
Binary | 10.32 MiB | 10.32 MiB | 0 B (0.00%) |
vp (Linux x64) |
gzip -9 | 4.42 MiB | 4.42 MiB | -3.67 KiB (-0.08%) |
| NAPI (Linux x64) | Binary | 33.42 MiB | 33.46 MiB | +40.06 KiB (+0.12%) |
| NAPI (Linux x64) | gzip -9 | 12.78 MiB | 12.80 MiB | +15.56 KiB (+0.12%) |
vp (macOS ARM64) |
Binary | 7.64 MiB | 7.64 MiB | 0 B (0.00%) |
vp (macOS ARM64) |
gzip -9 | 3.83 MiB | 3.83 MiB | +1.83 KiB (+0.05%) |
| NAPI (macOS ARM64) | Binary | 40.78 MiB | 40.73 MiB | -48.48 KiB (-0.12%) |
| NAPI (macOS ARM64) | gzip -9 | 17.05 MiB | 17.02 MiB | -22.26 KiB (-0.13%) |
vp (Windows x64) |
Binary | 8.37 MiB | 8.37 MiB | -512 B (-0.01%) |
vp (Windows x64) |
gzip -9 | 3.64 MiB | 3.64 MiB | -157 B (-0.00%) |
| NAPI (Windows x64) | Binary | 27.88 MiB | 27.78 MiB | -102.00 KiB (-0.36%) |
| NAPI (Windows x64) | gzip -9 | 10.78 MiB | 10.74 MiB | -42.36 KiB (-0.38%) |
| Trampoline (Windows x64) | Binary | 203.00 KiB | 203.00 KiB | 0 B (0.00%) |
| Trampoline (Windows x64) | gzip -9 | 97.91 KiB | 97.91 KiB | +2 B (+0.00%) |
| Installer (Windows x64) | Binary | 4.46 MiB | 4.46 MiB | 0 B (0.00%) |
| Installer (Windows x64) | gzip -9 | 2.08 MiB | 2.08 MiB | +662 B (+0.03%) |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YERo1yECf81w37US2Gqnow
20ff28f to
ff25118
Compare
cpojer
approved these changes
Jul 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the
vite-taskgit dependency fromcb580c2to4003f65.Changes
The delta is entirely internal
fspy(file-access tracking) shared-memory work — no user-facing CLI flags, config fields, or behavior changes, so no docs updates were needed.memfdfor Linux shared memory — automatic file-access tracking on Linux now works in containers and Kubernetes runners with limited/dev/shmspace (#523, #353)The lockfile change reflects this refactor:
fspynow pulls inmemfdand dropsshared_memory.Validation
cargo check --workspacepasses — the newvite-taskcompiles cleanly, confirming no breaking changes on the consuming side (includingvite_cli_snapshots, which compiles against vite-task's PTY/snapshot test crates).vite_global_cli'sunknown_argument_detected_with_pass_as_value_hintclap-parsing test reproduces identically onmainand is unrelated to this bump.)packages/cli/dist, plus registry TLS/network restrictions), left to CI, which builds the JS CLI and has registry access.Changelog
Full vite-task CHANGELOG diff:
https://github.com/voidzero-dev/vite-task/compare/cb580c214bb2314fc1f633a3812782c9b3a1d956...4003f65a3e5e3d957ff81b157e85e6ee41cc59fc#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed🤖 Generated with Claude Code
Generated by Claude Code