Skip to content

feat(deps): upgrade upstream dependencies#810

Merged
fengmk2 merged 1 commit intomainfrom
deps/upstream-update
Mar 13, 2026
Merged

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

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Mar 13, 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

Medium Risk
Mostly dependency bumps, but it changes published exports surface and build-time patching around Vitest internals, which could break consumers or test behavior if upstream structure shifts again.

Overview
Upgrades upstream dependencies, notably moving Vitest from 4.0.18 to 4.1.0 (including vitest-dev overrides) and updating the pinned rolldown-vite commit; @voidzero-dev/vite-plus-core now bundles Vite 8.0.0 (from 8.0.0-beta.18).

Updates the test/CLI packaging to match new Vitest module layout: removes module-runner/mocker exports, adds runtime and new plugin/module exports (e.g. utils-source-map-node, mocker-transforms), and extends the build-time Vitest patching to search multiple candidate files for the hoistMocks check.

Refreshes pnpm-lock.yaml and CLI snapshot outputs to reflect new dependency versions and updated CLI/build output lines.

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 13, 2026

Deploy Preview for viteplus-staging canceled.

Name Link
🔨 Latest commit df1d17b
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-staging/deploys/69b370e339d49100083a80a1

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@fengmk2 fengmk2 force-pushed the deps/upstream-update branch from c3a38fc to df1d17b Compare March 13, 2026 02:05
Copy link
Copy Markdown
Member

fengmk2 commented Mar 13, 2026

Merge activity

  • Mar 13, 2:05 AM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 13, 2:18 AM UTC: @fengmk2 merged this pull request with Graphite.

@fengmk2 fengmk2 merged commit 1242c08 into main Mar 13, 2026
32 of 36 checks passed
@fengmk2 fengmk2 deleted the deps/upstream-update branch March 13, 2026 02:18
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