fix: update versions for several packages#6558
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates various dependencies across the repository, including upgrading @aws-sdk packages, typeorm, protobufjs, and langwatch, as well as adding several dependency overrides in the root package.json. The review feedback highlights a critical breaking change introduced by the langwatch upgrade, where the renamed trace() method will cause runtime errors due to outdated calls in handler.ts. Additionally, it is recommended to consistently use caret ranges for @aws-sdk packages to avoid version skew, and to align the @modelcontextprotocol/sdk version in packages/server/package.json with the root override.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.