mono - chore: upgrade code quality dependencies - #1986
Conversation
Upgrade testing, linting, and formatting tooling across the workspace: - vitest 4.1.8 -> 4.1.9 - @vitest/coverage-v8 4.1.8 -> 4.1.9 - @biomejs/biome 2.4.16 -> 2.5.1 - @faker-js/faker 10.4.0 -> 10.5.0 - happy-dom 20.10.2 -> 20.10.6 - miniflare 4.20260617.1 -> 4.20260625.0 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WVzS34CgyLpVDdJ9urfWxZ
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request updates several development dependencies across multiple packages in the workspace, including bumping @biomejs/biome, @vitest/coverage-v8, vitest, @faker-js/faker, happy-dom, and miniflare to their latest versions, along with updating the pnpm-lock.yaml file. I have no feedback to provide.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1986 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 55 55
Lines 4887 4887
Branches 778 779 +1
=========================================
Hits 4887 4887 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Chore — upgrades code-quality tooling (testing, linting, formatting) across the workspace. No source changes.
Versions
vitest4.1.8 → 4.1.9@vitest/coverage-v84.1.8 → 4.1.9@biomejs/biome2.4.16 → 2.5.1@faker-js/faker10.4.0 → 10.5.0happy-dom20.10.2 → 20.10.6miniflare4.20260617.1 → 4.20260625.0Tests
pnpm buildpassesbiome check+vitestpass for all service-free packages (core/keyv, bigmap, test-suite, compression/, serialization/, encryption/*, cloudflare-kv)Generated by Claude Code