Skip to content

Conversation

@pontemonti
Copy link
Contributor

No description provided.

@pontemonti pontemonti requested review from a team as code owners January 21, 2026 06:49
Copilot AI review requested due to automatic review settings January 21, 2026 06:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates dependency management by adding Hono as a required peer dependency across multiple packages and updating version constraints for uuid-related packages. The changes ensure that the MCP SDK and OpenAI agents have access to Hono as a peer dependency, which is required for their operation.

Changes:

  • Added Hono v4.11.4 to the pnpm catalog as a required peer dependency for MCP SDK and OpenAI agents
  • Updated hono from version 4.11.3 to 4.11.4 across all packages
  • Updated uuid and @types/uuid version constraints (from ^9.0.0 to ^9.0.1 and ^9.0.8 respectively)
  • Added hono as a dependency to 6 packages that use MCP SDK or OpenAI agents

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pnpm-workspace.yaml Added hono ^4.11.4 to the catalog with comment explaining it's a required peer dependency
package.json Added pnpm.overrides section with updated versions for @types/uuid, hono, uuid, and zod
pnpm-lock.yaml Updated lock file to reflect hono 4.11.4, updated peer dependency constraints, and uuid-related package versions
tests/package.json Added hono as a catalog dependency
tests-agent/openai-agent-auto-instrument-sample/package.json Added hono as a catalog dependency
packages/agents-a365-tooling/package.json Added hono as a catalog dependency
packages/agents-a365-tooling-extensions-openai/package.json Added hono as a catalog dependency
packages/agents-a365-tooling-extensions-langchain/package.json Added hono as a catalog dependency
packages/agents-a365-observability-extensions-openai/package.json Added hono as a catalog dependency
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Copilot AI review requested due to automatic review settings January 22, 2026 06:17
@pontemonti pontemonti enabled auto-merge (squash) January 22, 2026 06:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 8 out of 9 changed files in this pull request and generated no new comments.

Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@pontemonti pontemonti merged commit 6f5bf3e into main Jan 22, 2026
13 checks passed
@pontemonti pontemonti deleted the users/johanb/UpdateDependencies branch January 22, 2026 16:52
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.

4 participants