Skip to content

mono - chore: upgrade code quality dependencies#206

Merged
jaredwray merged 1 commit into
mainfrom
claude/qified-dependency-management-rh5000
Jul 16, 2026
Merged

mono - chore: upgrade code quality dependencies#206
jaredwray merged 1 commit into
mainfrom
claude/qified-dependency-management-rh5000

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.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Chore — dependency upgrade of the code-quality tooling group (testing + linting/formatting travel together). No runtime or source changes.

Versions

  • @biomejs/biome ^2.4.16^2.5.3
  • vitest ^4.1.8^4.1.10
  • @vitest/coverage-v8 ^4.1.8^4.1.10

Versions are the exact "Latest" from pnpm outdated (gated by the workspace minimumReleaseAge); no majors.

Tests

  • pnpm build passes
  • pnpm test passes across all packages — qified 132, nats 80, rabbitmq 114, redis 88, valkey 88, zeromq 8; 100% coverage maintained
  • biome 2.5 required no source reformatting (biome check clean, so test:ci stays green)

🤖 Generated with Claude Code


Generated by Claude Code

Upgrade testing and linting/formatting tooling to the latest gated releases:
- @biomejs/biome ^2.4.16 → ^2.5.3
- vitest ^4.1.8 → ^4.1.10
- @vitest/coverage-v8 ^4.1.8 → ^4.1.10

pnpm build and pnpm test pass across all packages; biome 2.5 required no
source changes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014cLAa8HaTokNu5wBM7cM6x
@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
Addedvitest@​4.1.10981007998100
Added@​vitest/​coverage-v8@​4.1.10991007999100
Added@​biomejs/​biome@​2.5.310010010099100

View full report

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d123ec9) to head (661fc4f).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #206   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines         1659      1659           
  Branches       288       288           
=========================================
  Hits          1659      1659           

☔ 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.

@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 in package.json and pnpm-lock.yaml, upgrading @biomejs/biome to version 2.5.3, and vitest and @vitest/coverage-v8 to version 4.1.10. There are no review comments, and I have no additional feedback to provide.

@jaredwray
jaredwray merged commit 5366cc5 into main Jul 16, 2026
11 checks passed
@jaredwray
jaredwray deleted the claude/qified-dependency-management-rh5000 branch July 16, 2026 14:03
@jaredwray jaredwray mentioned this pull request Jul 16, 2026
4 tasks
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