Skip to content

chore(deps-dev): bump vitest from 4.0.18 to 4.1.2#60

Merged
rohal12 merged 1 commit intomainfrom
chore/bump-vitest
Mar 28, 2026
Merged

chore(deps-dev): bump vitest from 4.0.18 to 4.1.2#60
rohal12 merged 1 commit intomainfrom
chore/bump-vitest

Conversation

@rohal12
Copy link
Copy Markdown
Owner

@rohal12 rohal12 commented Mar 28, 2026

Summary

  • Bump vitest and @vitest/coverage-v8 from 4.0.18 to 4.1.2
  • Add pnpm override to force vite 6 for vitepress, since vitest 4.1+ requires vite 6+ and vitepress 1.x still ships vite 5 (Upgrade VitePress to use Vite v6 vuejs/vitepress#4494)
  • Override can be removed when vitepress ships vite 6+ support natively

Test plan

  • pnpm run typecheck passes
  • pnpm test — all 1216 tests pass (vitest 4.1.2)
  • pnpm run build — ESM, CJS, DTS all succeed
  • pnpm run docs:build — vitepress builds with vite 6 override
  • pnpm run format:check passes

🤖 Generated with Claude Code

Add pnpm override to force vite 6 for vitepress (vuejs/vitepress#4494),
unblocking the vitest upgrade which requires vite 6+.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 82.62% 1317 / 1594
🔵 Statements 81.83% 1455 / 1778
🔵 Functions 79.61% 164 / 206
🔵 Branches 73.59% 892 / 1212
File CoverageNo changed files found.
Generated in workflow #88 for commit d24f20a by the Vitest Coverage Report Action

@rohal12 rohal12 merged commit 50e0d92 into main Mar 28, 2026
5 checks passed
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