Skip to content

feat(deps): upgrade upstream dependencies - #2825

Closed
voidzero-guard[bot] wants to merge 1 commit into
mainfrom
deps/upstream-update
Closed

voidzero-guard[bot] wants to merge 1 commit into
mainfrom
deps/upstream-update

Conversation

@voidzero-guard

Copy link
Copy Markdown
Contributor
  • Upgrade vitest and the @vitest/* packages from 5.0.1 to 5.0.2 in the pnpm catalog and lockfile. The lockfile also picks up vitest 5.0.2's transitive bumps: tinyexec 1.3.0 -> 1.3.1 and why-is-node-running 2.3.0 -> 3.2.2 (dropping siginfo and stackback).
  • Bump the VITEST_VERSION constant in packages/cli/src/utils/constants.ts and the documented Vitest pins in README.md, packages/cli/README.md, and docs/guide/ to 5.0.2.
  • Re-record the CLI snapshot fixtures that pin or reference the bundled Vitest version.
  • rolldown (v1.2.11) and vite (v8.3.1) pins are unchanged this cycle.

Dependency updates

Package From To
vitest 5.0.1 5.0.2
@vitest/browser 5.0.1 5.0.2
@vitest/browser-playwright 5.0.1 5.0.2
@vitest/browser-preview 5.0.1 5.0.2
@vitest/mocker 5.0.1 5.0.2
@vitest/pretty-format 5.0.1 5.0.2
@vitest/snapshot 5.0.1 5.0.2
@vitest/spy 5.0.1 5.0.2
@vitest/utils 5.0.1 5.0.2
VITEST_VERSION constant 5.0.1 5.0.2
README vitest pins 5.0.1 5.0.2
Unchanged dependencies
  • rolldown: v1.2.11 (8df4219)
  • vite: v8.3.1 (39ddf7c)
  • tsdown: 0.23.0
  • @tsdown/css: 0.23.0
  • @tsdown/exe: 0.23.0
  • lightningcss: ^1.33.0
  • lint-staged: 17.5.1
  • @oxc-node/cli: 0.1.3
  • @oxc-node/core: 0.1.3
  • oxfmt: 0.70.0
  • oxlint: 1.85.0
  • oxlint-tsgolint: 7.0.2003
  • @oxc-project/runtime: 0.151.0
  • @oxc-project/types: 0.151.0
  • oxc-minify: 0.151.0
  • oxc-parser: 0.151.0
  • oxc-transform: 0.151.0

Code changes

  • Updated documented Vitest pins to 5.0.2: docs/guide/local-cli.md, docs/guide/migrate.md, docs/guide/test.md, docs/guide/vitest-v5.md.
  • Re-recorded CLI snapshot fixtures under crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/:
    • Fixture dependency pins: test_v5_browser_types/package.json, test_v5_coverage/package.json, test_v5_install_managers/package.json, test_v5_optional_packages/package.json.
    • Snapshot steps and case comments: migration_upgrade_browser_webdriverio_pnpm/snapshots.toml, test_v5_install_managers/snapshots.toml, test_v5_preview/snapshots.toml.
    • Recorded snapshots: migration_from_vitest_config/snapshots/migration_from_vitest_config.md, migration_upgrade_browser_webdriverio_pnpm/snapshots/migrate_vitest4_community_provider.md, migration_upgrade_browser_webdriverio_pnpm/snapshots/migration_upgrade_browser_webdriverio_pnpm.md, migration_upgrade_browser_webdriverio_pnpm/snapshots/upgrade_community_provider_catalog.md, test_v5_install_managers/snapshots/npm_install_and_runtime.md, test_v5_preview/snapshots/upstream_real_timers.md.
    • Fixture sources: test_v5_preview/browser.test.js, test_v5_webdriverio/verify.mjs.

Build status

  • sync-remote-and-build: success
  • build-upstream: success

🤖 Generated with Claude Code

- vitest: 5.0.1 -> 5.0.2
- @vitest/browser: 5.0.1 -> 5.0.2
- @vitest/browser-playwright: 5.0.1 -> 5.0.2
- @vitest/browser-preview: 5.0.1 -> 5.0.2
- @vitest/mocker: 5.0.1 -> 5.0.2
- @vitest/pretty-format: 5.0.1 -> 5.0.2
- @vitest/snapshot: 5.0.1 -> 5.0.2
- @vitest/spy: 5.0.1 -> 5.0.2
- @vitest/utils: 5.0.1 -> 5.0.2
- VITEST_VERSION constant: 5.0.1 -> 5.0.2
- README vitest pins: 5.0.1 -> 5.0.2

Code changes:
- Update Vitest 5.0.2 pins in docs: docs/guide/local-cli.md, docs/guide/migrate.md, docs/guide/test.md, docs/guide/vitest-v5.md
- Re-record CLI snapshot fixtures for Vitest 5.0.2 under crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/ (migration_from_vitest_config, migration_upgrade_browser_webdriverio_pnpm, test_v5_browser_types, test_v5_coverage, test_v5_install_managers, test_v5_optional_packages, test_v5_preview, test_v5_webdriverio)

Co-Authored-By: Claude Code <noreply@anthropic.com>
@voidzero-guard

Copy link
Copy Markdown
Contributor Author

✅ No upstream CLI help changes detected

Compared normalized --help output for the upstream CLIs mirrored by Vite+.

➖ Vite: no version update (8.3.1)

No version update was detected, so there is no CLI help diff.

✅ Vitest: no CLI help changes (5.0.1 → 5.0.2)

The version was updated, but the normalized CLI help output has no differences.

➖ Oxlint: no version update (1.85.0)

No version update was detected, so there is no CLI help diff.

➖ Oxfmt: no version update (0.70.0)

No version update was detected, so there is no CLI help diff.

➖ tsdown: no version update (0.23.0)

No version update was detected, so there is no CLI help diff.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://deps-upstream-update-viteplus-dev.voidzero-docs.workers.dev (commit b2f14e2)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://c51ff248-viteplus-dev.voidzero-docs.workers.dev b2f14e2 2026-09-26T02:26:54.377Z Visit the dashboard ↗

@github-actions

Copy link
Copy Markdown
Contributor

✅ Staging deployment successful!

Preview: https://viteplus-staging.void.app/
Commit: b2f14e2

@github-actions

Copy link
Copy Markdown
Contributor

CLI artifact sizes (b2f14e2)

Final release artifacts built by the canonical build-upstream and build-windows-cli actions.
The dist rows use the Linux build. The core total excludes .node files to match the release artifact.

Artifact Format Base PR Change
packages/cli/dist Directory total 2.35 MiB 2.35 MiB 0 B (0.00%)
packages/core/dist Directory total 3.96 MiB 3.96 MiB 0 B (0.00%)
Combined package dist Directory total 6.31 MiB 6.31 MiB 0 B (0.00%)
vp (Linux x64) Binary 11.29 MiB 11.29 MiB 0 B (0.00%)
vp (Linux x64) gzip -9 4.88 MiB 4.88 MiB 0 B (0.00%)
NAPI (Linux x64) Binary 32.24 MiB 32.24 MiB 0 B (0.00%)
NAPI (Linux x64) gzip -9 12.78 MiB 12.78 MiB 0 B (0.00%)
vp (macOS ARM64) Binary 8.41 MiB 8.41 MiB 0 B (0.00%)
vp (macOS ARM64) gzip -9 4.26 MiB 4.26 MiB 0 B (0.00%)
NAPI (macOS ARM64) Binary 39.85 MiB 39.85 MiB 0 B (0.00%)
NAPI (macOS ARM64) gzip -9 17.09 MiB 17.09 MiB 0 B (0.00%)
vp (Windows x64) Binary 9.15 MiB 9.15 MiB 0 B (0.00%)
vp (Windows x64) gzip -9 4.00 MiB 4.00 MiB +3 B (+0.00%)
NAPI (Windows x64) Binary 27.19 MiB 27.19 MiB 0 B (0.00%)
NAPI (Windows x64) gzip -9 10.89 MiB 10.89 MiB +22 B (+0.00%)
Trampoline (Windows x64) Binary 13.50 KiB 13.50 KiB 0 B (0.00%)
Trampoline (Windows x64) gzip -9 7.08 KiB 7.09 KiB +2 B (+0.03%)
Installer (Windows x64) Binary 4.56 MiB 4.56 MiB 0 B (0.00%)
Installer (Windows x64) gzip -9 2.13 MiB 2.13 MiB 0 B (0.00%)

@voidzero-guard voidzero-guard Bot closed this Sep 27, 2026
@voidzero-guard
voidzero-guard Bot deleted the deps/upstream-update branch September 27, 2026 02:02
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.

0 participants