Skip to content

Conversation

@kevalyq
Copy link
Contributor

@kevalyq kevalyq commented Oct 25, 2025

Summary

Update vitest and related packages to version 4.0.3.

Changes

  • vitest: 3.0.5 → 4.0.3
  • @vitest/ui: 3.0.5 → 4.0.3
  • @vitest/coverage-v8: 3.2.4 → 4.0.3

Verification

  • ✅ All tests passing (2/2)
  • ✅ Local quality checks passed
  • ⚠️ PR size exceeds 600 lines due to package-lock.json changes (dependency updates)

Notes

This PR combines the updates from closed PRs #7 and #10 which had dependency conflicts. All vitest packages are now updated together to maintain compatibility.

- vitest: 3.0.5 -> 4.0.3
- @vitest/ui: 3.0.5 -> 4.0.3
- @vitest/coverage-v8: 3.2.4 -> 4.0.3
Copilot AI review requested due to automatic review settings October 25, 2025 22:27
@kevalyq kevalyq added the dependencies Pull requests that update dependencies label Oct 25, 2025
Copy link

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 updates vitest and its related packages from version 3.x to 4.0.3 to maintain compatibility across the testing ecosystem. The update includes the main vitest package along with its UI and coverage tooling.

Key Changes:

  • Updated vitest from 3.0.5 to 4.0.3
  • Updated @vitest/ui and @vitest/coverage-v8 to match vitest core version 4.0.3

@kevalyq kevalyq merged commit 4d4738b into main Oct 25, 2025
10 of 11 checks passed
@kevalyq kevalyq deleted the chore/update-vitest-4.0.3 branch October 25, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants