Skip to content

feat: upgrade workspace dependencies to latest major/minor versions#101

Merged
Rushit merged 1 commit into
mainfrom
feat/update-dependencies
Jul 1, 2026
Merged

feat: upgrade workspace dependencies to latest major/minor versions#101
Rushit merged 1 commit into
mainfrom
feat/update-dependencies

Conversation

@Rushit

@Rushit Rushit commented Jul 1, 2026

Copy link
Copy Markdown
Owner
  • Upgrades Rust gRPC framework dependencies (tonic, prost) to 0.14 and HTTP client reqwest to 0.13.
  • Resolves Tonic 0.14 compatibility by migrating BoxBody to Body and adding Sync bounds to service handlers.
  • Adds tonic-prost dependencies across all compiled stubs/examples to link generated code correctly.
  • Updates MCP sidecar functionality using ContentBlock from rmcp 2.0 instead of Content.
  • Upgrades Python dependencies to latest constraints (grpcio>=1.81, opentelemetry-api>=1.43, redis>=8.0, etc.) and locks package versions.
  • Upgrades TS dependencies to latest dev versions (typescript^6.0.3, vitest^4.1.9, @grpc/grpc-js^1.14.4).

- Upgrades Rust gRPC framework dependencies (tonic, prost) to 0.14 and HTTP client reqwest to 0.13.
- Resolves Tonic 0.14 compatibility by migrating BoxBody to Body and adding Sync bounds to service handlers.
- Adds tonic-prost dependencies across all compiled stubs/examples to link generated code correctly.
- Updates MCP sidecar functionality using ContentBlock from rmcp 2.0 instead of Content.
- Upgrades Python dependencies to latest constraints (grpcio>=1.81, opentelemetry-api>=1.43, redis>=8.0, etc.) and locks package versions.
- Upgrades TS dependencies to latest dev versions (typescript^6.0.3, vitest^4.1.9, @grpc/grpc-js^1.14.4).
@Rushit
Rushit force-pushed the feat/update-dependencies branch from b6bf2a9 to a60d4ba Compare July 1, 2026 15:30
@Rushit
Rushit merged commit 98e753c into main Jul 1, 2026
8 checks passed
@Rushit
Rushit deleted the feat/update-dependencies branch July 2, 2026 21:06
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