@hyphen/react-sdk - chore: upgrade code quality dependencies#45
Conversation
Upgrade testing, linting, and coverage tooling together: - @biomejs/biome 2.4.14 -> 2.4.16 - vitest 4.1.5 -> 4.1.8 - @vitest/coverage-v8 4.1.5 -> 4.1.8 pnpm build and pnpm test both pass (15 tests, 100% line coverage); biome check applied no new fixes. https://claude.ai/code/session_01Joji3jaJQvm1tN7qw3VtHZ
There was a problem hiding this comment.
Code Review
This pull request updates several development dependencies, upgrading @biomejs/biome from version 2.4.14 to 2.4.16, and vitest (along with @vitest/coverage-v8) from version 4.1.5 to 4.1.8. The lockfile has been updated accordingly. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #45 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 19 19
Branches 1 1
=========================================
Hits 19 19 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
Upgrade testing, linting, and coverage tooling together to their latest gated patch releases.
Versions
@biomejs/biome2.4.14 → 2.4.16vitest4.1.5 → 4.1.8@vitest/coverage-v84.1.5 → 4.1.8Tests
pnpm buildpassespnpm testpasses (15 tests, 100% line coverage);biome checkapplied no new fixeshttps://claude.ai/code/session_01Joji3jaJQvm1tN7qw3VtHZ
Generated by Claude Code