Skip to content

feat(deps): upgrade upstream dependencies#389

Merged
fengmk2 merged 1 commit intomainfrom
deps/upstream-update
Jan 5, 2026
Merged

feat(deps): upgrade upstream dependencies#389
fengmk2 merged 1 commit intomainfrom
deps/upstream-update

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Jan 5, 2026

Automated daily upgrade of upstream dependencies:

  • rolldown (latest tag)
  • rolldown-vite (latest tag)
  • vitest (latest npm version)
  • tsdown (latest npm version)

Build status: success


Note

  • Expose new exports in packages/core/package.json: add ./rolldown/getLogFilter and ./rolldown/pluginutils/filter subpath entries
  • Dependency updates:
    • Relax @vitejs/devtools peer in core to * and bump devDependency to ^0.0.0-alpha.22
    • Upgrade Test package to Vitest 4.0.16 across peer/dev deps (including vitest-dev)
  • Upstream refs: refresh hashes for rolldown and rolldown-vite in packages/tools/.upstream-versions.json

Written by Cursor Bugbot for commit aa1a979. This will update automatically on new commits. Configure here.

Copilot AI review requested due to automatic review settings January 5, 2026 10:04
Comment thread packages/core/package.json
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs an automated daily upgrade of upstream dependencies including rolldown, rolldown-vite, vitest, and tsdown, along with various other packages in the workspace catalog. The build passed successfully.

Key changes:

  • Updates vitest from 4.0.15 to 4.0.16 across multiple packages
  • Upgrades oxc-related packages from 0.101.0 to 0.106.0
  • Adds new exports in packages/core for rolldown utilities (getLogFilter, pluginutils/filter)

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

File Description
pnpm-workspace.yaml Updates workspace catalog with new versions for ~20 dependencies including vitest, oxc packages, terser, tinybench, and others
packages/tools/.upstream-versions.json Updates git hashes for rolldown and rolldown-vite upstream repositories
packages/test/package.json Updates all @vitest/* packages from 4.0.15 to 4.0.16 for consistency
packages/core/package.json Adds new exports for rolldown utilities and updates @vitejs/devtools peer dependency constraint

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pnpm-workspace.yaml
Comment thread packages/core/package.json
@fengmk2
Copy link
Copy Markdown
Member

fengmk2 commented Jan 5, 2026

If the e2e tests pass, we'll merge this update https://github.com/voidzero-dev/vite-plus/actions/runs/20712361148

@fengmk2 fengmk2 merged commit b462d4d into main Jan 5, 2026
25 of 33 checks passed
Copy link
Copy Markdown
Member

fengmk2 commented Jan 5, 2026

Merge activity

@fengmk2 fengmk2 deleted the deps/upstream-update branch January 5, 2026 11:20
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.

3 participants