Skip to content

feat(deps): upgrade upstream dependencies#2155

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

feat(deps): upgrade upstream dependencies#2155
voidzero-guard[bot] wants to merge 1 commit into
mainfrom
deps/upstream-update

Conversation

@voidzero-guard

Copy link
Copy Markdown
Contributor

Summary

  • Automated upgrade of upstream dependencies, primarily the vite bump to v8.1.4 (a477454).
  • Bumps tsdown and @tsdown/* from 0.22.4 to 0.22.5.
  • Re-merges the vite postcss-modules@9.0.0 patch: pins postcss-modules@9 to 9.0.0 in pnpm-workspace.yaml so the patch resolves during install.
  • Widens the typescript peer range in @voidzero-dev/vite-plus-core to include ^7.0.0 and refreshes affected CLI snapshots.

Dependency updates

Package From To
vite 578ffb8 v8.1.4 (a477454)
tsdown 0.22.4 0.22.5
@tsdown/css 0.22.4 0.22.5
@tsdown/exe 0.22.4 0.22.5
Unchanged dependencies
  • rolldown: v1.1.5 (f09947a)
  • vitest: 4.1.10
  • @vitest/browser: 4.1.10
  • @vitest/browser-playwright: 4.1.10
  • @vitest/browser-preview: 4.1.10
  • @vitest/browser-webdriverio: 4.1.10
  • @vitest/expect: 4.1.10
  • @vitest/mocker: 4.1.10
  • @vitest/pretty-format: 4.1.10
  • @vitest/runner: 4.1.10
  • @vitest/snapshot: 4.1.10
  • @vitest/spy: 4.1.10
  • @vitest/utils: 4.1.10
  • lightningcss: ^1.32.0
  • @oxc-node/cli: 0.1.0
  • @oxc-node/core: 0.1.0
  • oxfmt: 0.58.0
  • oxlint: 1.73.0
  • oxlint-tsgolint: 0.24.0
  • @oxc-project/runtime: 0.139.0
  • @oxc-project/types: 0.139.0
  • oxc-minify: 0.139.0
  • oxc-parser: 0.139.0
  • oxc-transform: 0.139.0
  • VITEST_VERSION constant: 4.1.10
  • README vitest pins: 4.1.10
  • @vitejs/devtools: 0.3.4

Code changes

  • packages/core/package.json: widen the typescript peer range to include ^7.0.0; bump bundledVersions (vite 8.1.3 -> 8.1.4, tsdown 0.22.4 -> 0.22.5).
  • pnpm-workspace.yaml: pin postcss-modules@9 to 9.0.0 via overrides and register the postcss-modules@9.0.0 patched dependency (vite patch re-merge); bump tsdown/@tsdown/* catalog entries.
  • crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/command_env_which/snapshots/command_env_which.md: refresh the recorded install date.
  • crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/new_vite_monorepo/snapshots/new_vite_monorepo.md and .../new_vite_monorepo_bun/snapshots/new_vite_monorepo_bun.md: update template devDependencies (@types/node ^25 -> ^26, drop @typescript/native-preview, typescript ^6 -> ^7).

Build status

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

- vite: 578ffb8 -> v8.1.4 (a477454)
- tsdown: 0.22.4 -> 0.22.5
- @tsdown/css: 0.22.4 -> 0.22.5
- @tsdown/exe: 0.22.4 -> 0.22.5

Code changes:
- packages/core/package.json: widen `typescript` peer range to include
  `^7.0.0`; bump `bundledVersions` (vite 8.1.3 -> 8.1.4, tsdown 0.22.4 -> 0.22.5)
- pnpm-workspace.yaml: pin `postcss-modules@9` to `9.0.0` via override and
  register the `postcss-modules@9.0.0` patched dependency (vite patch re-merge)
- crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/command_env_which/
  snapshots/command_env_which.md: refresh install date
- crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/new_vite_monorepo/
  snapshots/new_vite_monorepo.md and .../new_vite_monorepo_bun/snapshots/
  new_vite_monorepo_bun.md: update template devDependencies (@types/node
  ^25 -> ^26, drop @typescript/native-preview, typescript ^6 -> ^7)
@netlify

netlify Bot commented Jul 12, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

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

@socket-security

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
Addednpm/​@​tsdown/​exe@​0.22.5711007297100
Addednpm/​@​tsdown/​css@​0.22.5751008097100
Addednpm/​yuku-parser@​0.5.467510010096100
Addednpm/​yuku-codegen@​0.5.467610010096100
Addednpm/​tsx@​4.23.01001008294100
Addednpm/​tsdown@​0.22.5981008897100
Addednpm/​postcss-modules@​9.0.09910010092100

View full report

@github-actions

Copy link
Copy Markdown
Contributor

Native binary sizes (6c3f91c)

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

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 0 B (0.00%)
NAPI (Linux x64) Binary 33.42 MiB 33.42 MiB 0 B (0.00%)
NAPI (Linux x64) gzip -9 12.78 MiB 12.78 MiB 0 B (0.00%)
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 0 B (0.00%)
NAPI (macOS ARM64) Binary 40.78 MiB 40.78 MiB 0 B (0.00%)
NAPI (macOS ARM64) gzip -9 17.05 MiB 17.05 MiB +80 B (+0.00%)
vp (Windows x64) Binary 8.37 MiB 8.37 MiB 0 B (0.00%)
vp (Windows x64) gzip -9 3.64 MiB 3.64 MiB +2 B (+0.00%)
NAPI (Windows x64) Binary 27.88 MiB 27.88 MiB 0 B (0.00%)
NAPI (Windows x64) gzip -9 10.78 MiB 10.78 MiB -3 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.08 MiB 2.08 MiB -1 B (-0.00%)

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