Skip to content

chore(deps): exclude rollup-tests from workspace, update basic-ftp - #2322

Merged
fengmk2 merged 1 commit into
fix/vite-plus-peer-warnfrom
chore/exclude-rollup-tests
Aug 4, 2026
Merged

chore(deps): exclude rollup-tests from workspace, update basic-ftp#2322
fengmk2 merged 1 commit into
fix/vite-plus-peer-warnfrom
chore/exclude-rollup-tests

Conversation

@fengmk2

@fengmk2 fengmk2 commented Aug 4, 2026

Copy link
Copy Markdown
Member

Excludes rolldown/packages/rollup-tests (rolldown's rollup compat suite, unused by vite-plus) from the pnpm workspace and removes its now-unused rollup-tests catalog. sync-remote-deps preserves both edits on future syncs: the packages merge starts from our list and named catalogs are never merged.

Also bumps transitive basic-ftp 5.0.5 -> 5.3.1 within get-uri's ^5 range. 5.0.5 is deprecated with a security fix in 5.2.1.

vp install before:

rolldown/packages/rollup-tests           |  WARN  deprecated acorn-import-assertions@1.9.0
 WARN  8 deprecated subdependencies found: @types/glob@9.0.0, @types/parse-path@7.1.0, acorn-dynamic-import@4.0.0, basic-ftp@5.0.5, glob@10.5.0, node-domexception@1.0.0, sourcemap-codec@1.4.8, whatwg-encoding@3.1.1

after:

 WARN  4 deprecated subdependencies found: @types/parse-path@7.1.0, glob@10.5.0, node-domexception@1.0.0, whatwg-encoding@3.1.1

The remaining 4 are out of semver range for their dependents (wdio chain, stylus, jsdom, parse-url) and wait on upstream updates. Verified with pnpm install and pnpm install --frozen-lockfile.

@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit ab5f8de
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a71dc7f9207910009588264

Exclude rolldown/packages/rollup-tests (rolldown's rollup compat suite,
unused by vite-plus) from the pnpm workspace and remove its now-unused
rollup-tests catalog. sync-remote-deps keeps both edits on future syncs.

Also bump transitive basic-ftp 5.0.5 -> 5.3.1 within get-uri's ^5 range;
5.0.5 is deprecated with a security fix in 5.2.1.

vp install deprecation warnings drop from 8 subdependencies plus the
rollup-tests importer warning to 4.
@fengmk2
fengmk2 force-pushed the chore/exclude-rollup-tests branch from f0decb6 to ab5f8de Compare August 4, 2026 12:35
@fengmk2
fengmk2 changed the base branch from main to fix/vite-plus-peer-warn August 4, 2026 12:35
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Native binary sizes (ab5f8de)

Final release artifacts built by the canonical build-upstream and build-windows-cli actions.

Artifact Format Base PR Change
vp (Linux x64) Binary 10.52 MiB 10.52 MiB 0 B (0.00%)
vp (Linux x64) gzip -9 4.55 MiB 4.55 MiB 0 B (0.00%)
NAPI (Linux x64) Binary 33.66 MiB 33.66 MiB 0 B (0.00%)
NAPI (Linux x64) gzip -9 13.05 MiB 13.05 MiB 0 B (0.00%)
vp (macOS ARM64) Binary 7.84 MiB 7.84 MiB 0 B (0.00%)
vp (macOS ARM64) gzip -9 3.96 MiB 3.96 MiB 0 B (0.00%)
NAPI (macOS ARM64) Binary 40.95 MiB 40.95 MiB 0 B (0.00%)
NAPI (macOS ARM64) gzip -9 17.26 MiB 17.26 MiB +21 B (+0.00%)
vp (Windows x64) Binary 8.43 MiB 8.43 MiB 0 B (0.00%)
vp (Windows x64) gzip -9 3.67 MiB 3.67 MiB 0 B (0.00%)
NAPI (Windows x64) Binary 27.81 MiB 27.81 MiB 0 B (0.00%)
NAPI (Windows x64) gzip -9 10.88 MiB 10.88 MiB -2 B (-0.00%)
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 0 B (0.00%)
Installer (Windows x64) Binary 4.46 MiB 4.46 MiB 0 B (0.00%)
Installer (Windows x64) gzip -9 2.09 MiB 2.09 MiB 0 B (0.00%)

@fengmk2 fengmk2 self-assigned this Aug 4, 2026
@fengmk2
fengmk2 merged commit 67b3315 into main Aug 4, 2026
50 checks passed
@fengmk2
fengmk2 deleted the chore/exclude-rollup-tests branch August 4, 2026 12:53
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