Skip to content

feat(deps): upgrade upstream dependencies#1331

Closed
Brooooooklyn wants to merge 1 commit intomainfrom
deps/upstream-update
Closed

feat(deps): upgrade upstream dependencies#1331
Brooooooklyn wants to merge 1 commit intomainfrom
deps/upstream-update

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Apr 7, 2026

Automated daily upgrade of upstream dependencies:

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

Build status: success


Note

Medium Risk
Medium risk due to upgrades of core build/test/lint/format dependencies (Vite, Vitest, Oxlint, Oxfmt) which can change behavior across the toolchain; code changes are small but touch CLI execution paths.

Overview
Upgrades upstream toolchain versions (notably vite 8.0.6, vitest 4.1.3, oxfmt 0.44.0, oxlint 1.59.0) and refreshes lockfile/workspace pins to match, including adding Vitest coverage peer deps.

Hardens runtime resolution and typing: the CLI now derives the oxfmt binary path from the package main entry (avoiding non-exported subpaths) for both vp fmt and the bin/oxfmt --lsp wrapper, and several CLI/build-support/prompt helpers are updated to return explicit undefined (and add default switch branches/return types) to satisfy stricter TypeScript expectations.

Reviewed by Cursor Bugbot for commit 67655d8. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions bot force-pushed the deps/upstream-update branch from 32b07a0 to 67655d8 Compare April 7, 2026 14:06
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 67655d8
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69d50f6923fed80008143924

@Brooooooklyn Brooooooklyn deleted the deps/upstream-update branch April 7, 2026 15:22
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.

1 participant