Skip to content

mono - chore: upgrade code quality dependencies - #1986

Merged
jaredwray merged 1 commit into
mainfrom
claude/keyv-dependency-maintenance-77m3u1
Jul 2, 2026
Merged

mono - chore: upgrade code quality dependencies#1986
jaredwray merged 1 commit into
mainfrom
claude/keyv-dependency-maintenance-77m3u1

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Please check if the PR fulfills these requirements

  • Followed the Contributing and Code of Conduct guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage. — N/A, dependency-only change; existing test suites pass.

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

  • 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

Tests

  • pnpm build passes
  • biome check + vitest pass for all service-free packages (core/keyv, bigmap, test-suite, compression/, serialization/, encryption/*, cloudflare-kv)
  • DB-backed adapters (redis, mongo, mysql, postgres, valkey, memcache, etcd, dynamo, sqlite) require Docker services not available in this environment — covered by CI

Generated by Claude Code

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
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedhappy-dom@​20.10.6661008895100
Addedvitest@​4.1.9981007998100
Added@​vitest/​coverage-v8@​4.1.9991007998100
Added@​faker-js/​faker@​10.5.01001001009180
Addedminiflare@​4.20260625.09910010096100
Added@​biomejs/​biome@​2.5.110010010099100

View full report

@socket-security

Copy link
Copy Markdown

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.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm happy-dom is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: core/keyv/package.jsonnpm/happy-dom@20.10.6

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/happy-dom@20.10.6. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e004467) to head (6f88e25).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jaredwray
jaredwray merged commit 8dcfc26 into main Jul 2, 2026
15 checks passed
@jaredwray
jaredwray deleted the claude/keyv-dependency-maintenance-77m3u1 branch July 2, 2026 16:40
This was referenced Aug 3, 2026
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