Merged
Conversation
Contributor
There was a problem hiding this comment.
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.
Member
|
If the e2e tests pass, we'll merge this update https://github.com/voidzero-dev/vite-plus/actions/runs/20712361148 |
fengmk2
approved these changes
Jan 5, 2026
Member
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.
Automated daily upgrade of upstream dependencies:
Build status: success
Note
packages/core/package.json: add./rolldown/getLogFilterand./rolldown/pluginutils/filtersubpath entries@vitejs/devtoolspeer in core to*and bump devDependency to^0.0.0-alpha.224.0.16across peer/dev deps (includingvitest-dev)rolldownandrolldown-viteinpackages/tools/.upstream-versions.jsonWritten by Cursor Bugbot for commit aa1a979. This will update automatically on new commits. Configure here.