Skip to content

root - chore: upgrade code quality dependencies#61

Merged
jaredwray merged 2 commits into
mainfrom
claude/jolly-hamilton-5juy8z
Jun 20, 2026
Merged

root - chore: upgrade code quality dependencies#61
jaredwray merged 2 commits into
mainfrom
claude/jolly-hamilton-5juy8z

Conversation

@jaredwray

Copy link
Copy Markdown
Contributor

Summary

Upgrade testing, linting, and formatting tooling — the code-quality group of the dependency-management process. Dev phase, PR 1.

Versions

  • vitest 4.1.34.1.9
  • @vitest/coverage-v8 4.1.34.1.9
  • @biomejs/biome 2.4.102.5.0
  • @faker-js/faker 10.4.010.5.0

All bumps are at the exact pnpm outdated "Latest" (respecting minimumReleaseAge); no majors.

Tests

  • pnpm build passes
  • pnpm test — 151/156 pass; Biome 2.5.0 introduced no new lint/format changes (source untouched)

The only failures are the 5 live-platform tests in test/index-evals.test.ts, which require HYPHEN_PUBLIC_API_KEY / HYPHEN_APPLICATION_ID to reach the Hyphen API — absent in the local sandbox, so they fall back to defaults. This is identical to main and unrelated to this upgrade; CI has those secrets configured.

🤖 Generated with Claude Code


Generated by Claude Code

- vitest 4.1.3 → 4.1.9
- @vitest/coverage-v8 4.1.3 → 4.1.9
- @biomejs/biome 2.4.10 → 2.5.0
- @faker-js/faker 10.4.0 → 10.5.0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UXjL3LurbiGcLiiep7Fnvr

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

Copy link
Copy Markdown

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, including @biomejs/biome, @faker-js/faker, @vitest/coverage-v8, and vitest. I have no feedback to provide as there are no review comments.

@jaredwray jaredwray merged commit c546e40 into main Jun 20, 2026
7 checks passed
@jaredwray jaredwray deleted the claude/jolly-hamilton-5juy8z branch June 20, 2026 18:48
@jaredwray jaredwray mentioned this pull request Jun 20, 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