chore(deps): bump minor/patch versions and release 0.11.1#99
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@google/genai1.47 → 1.52,@modelcontextprotocol/sdk1.28 → 1.29,openai6.35 → 6.39@biomejs/biome2.4.9 → 2.4.15,vitest+@vitest/coverage-v8+@vitest/ui4.1.2 → 4.1.7,@types/node25.5 → 25.9,dpdm4.0.1 → 4.2.0,tsc-alias1.8.16 → 1.8.17,tsx4.21 → 4.220.11.1acrosspackage.json,server.json(top-level andpackages[0].version), andpackage-lock.jsonto keep npm and MCP registry distribution aligned@google/genai2.x,typescript6.x,lint-staged17.xTest plan
npm run check:all(biome check / lint / format + dpdm + tsc build + vitest) — all greenvitest run— 244 / 244 tests passvitest run --coverage— coverage suite passesnpm ls --depth=0— no peer dependency warnings🤖 Generated with Claude Code