Skip to content

chore(deps): bump minor/patch versions and release 0.11.1#99

Merged
shinpr merged 1 commit into
mainfrom
chore/deps-bump-0.11.1
May 24, 2026
Merged

chore(deps): bump minor/patch versions and release 0.11.1#99
shinpr merged 1 commit into
mainfrom
chore/deps-bump-0.11.1

Conversation

@shinpr

@shinpr shinpr commented May 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump runtime dependencies to latest minor/patch: @google/genai 1.47 → 1.52, @modelcontextprotocol/sdk 1.28 → 1.29, openai 6.35 → 6.39
  • Bump dev tooling: @biomejs/biome 2.4.9 → 2.4.15, vitest + @vitest/coverage-v8 + @vitest/ui 4.1.2 → 4.1.7, @types/node 25.5 → 25.9, dpdm 4.0.1 → 4.2.0, tsc-alias 1.8.16 → 1.8.17, tsx 4.21 → 4.22
  • Release 0.11.1 across package.json, server.json (top-level and packages[0].version), and package-lock.json to keep npm and MCP registry distribution aligned
  • Major upgrades intentionally deferred: @google/genai 2.x, typescript 6.x, lint-staged 17.x

Test plan

  • npm run check:all (biome check / lint / format + dpdm + tsc build + vitest) — all green
  • vitest run — 244 / 244 tests pass
  • vitest run --coverage — coverage suite passes
  • npm ls --depth=0 — no peer dependency warnings
  • Built CLI starts without deprecation/runtime warnings under the bumped SDKs

🤖 Generated with Claude Code

Bump runtime dependencies (@google/genai 1.47->1.52, @modelcontextprotocol/sdk
1.28->1.29, openai 6.35->6.39) and dev tooling (biome, vitest, tsx, etc.) to
their latest minor/patch versions. Major upgrades (@google/genai 2.x, typescript
6.x, lint-staged 17.x) are intentionally deferred.

Sync package.json, server.json, and package-lock.json to 0.11.1 so the npm and
MCP registry releases stay aligned.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@shinpr shinpr self-assigned this May 24, 2026
@shinpr shinpr merged commit e176a6c into main May 24, 2026
1 check passed
@shinpr shinpr deleted the chore/deps-bump-0.11.1 branch May 24, 2026 07:21
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.

1 participant