Skip to content

chore(deps): bump vitest and @vitest/coverage-v8 from 3.x to 4.x#84

Merged
Ma11hewThomas merged 1 commit into
ctrf-io:mainfrom
smeiring:chore/bump-vitest4
May 29, 2026
Merged

chore(deps): bump vitest and @vitest/coverage-v8 from 3.x to 4.x#84
Ma11hewThomas merged 1 commit into
ctrf-io:mainfrom
smeiring:chore/bump-vitest4

Conversation

@smeiring

Copy link
Copy Markdown
Contributor

Summary

Bumps the test runner from vitest v3 to v4 (left out of #83 as it's a major version bump).

  • vitest: ^3.2.4^4.1.7
  • @vitest/coverage-v8: ^3.2.4^4.1.7

No test code changes were required — the existing tests are fully compatible with the vitest 4 API.

Also fixes pre-existing Prettier formatting inconsistencies that were already failing format:check on main.

Test plan

  • npm run build:check — passes
  • npm test — all 24 tests pass
  • npm run lint:check — 0 errors
  • npm run format:check — passes

🤖 Generated with Claude Code

- vitest: ^3.2.4 → ^4.1.7
- @vitest/coverage-v8: ^3.2.4 → ^4.1.7

No test changes required — all 24 tests pass without modification.
Also fixes pre-existing Prettier formatting inconsistencies.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Ma11hewThomas
Ma11hewThomas merged commit 9004174 into ctrf-io:main May 29, 2026
1 check 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.

2 participants