Skip to content

chore: update @modelcontextprotocol/sdk to 1.26.0#189

Open
pontemonti wants to merge 5 commits intomainfrom
chore/update-mcp-sdk-1.26.0
Open

chore: update @modelcontextprotocol/sdk to 1.26.0#189
pontemonti wants to merge 5 commits intomainfrom
chore/update-mcp-sdk-1.26.0

Conversation

@pontemonti
Copy link
Contributor

Summary

Update @modelcontextprotocol/sdk\ from ^1.25.2 to ^1.26.0 in the pnpm catalog.

Changes

  • Updated the @modelcontextprotocol/sdk\ version in \pnpm-workspace.yaml\ catalog
  • Updated \pnpm-lock.yaml\ accordingly

Validation

  • ✅ Build passes
  • ✅ Lint passes
  • ✅ All 552 tests pass (38 suites)

@pontemonti pontemonti requested a review from a team as a code owner February 7, 2026 03:38
Copilot AI review requested due to automatic review settings February 7, 2026 03:38
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

Updates the workspace-level pnpm catalog entry for @modelcontextprotocol/sdk to ^1.26.0 and refreshes the lockfile to reflect the new resolution and its updated transitive dependency graph.

Changes:

  • Bumped @modelcontextprotocol/sdk catalog version from ^1.25.2 to ^1.26.0.
  • Regenerated pnpm-lock.yaml with updated resolutions/snapshots for the SDK and related transitive packages.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 3 comments.

File Description
pnpm-workspace.yaml Updates the pnpm catalog version for @modelcontextprotocol/sdk to ^1.26.0.
pnpm-lock.yaml Updates resolved versions/snapshots to include @modelcontextprotocol/sdk@1.26.0 and new/updated transitive dependencies.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Copilot AI review requested due to automatic review settings February 7, 2026 04:13
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 2 out of 3 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (1)

package.json:67

  • Overrides for the same packages are now defined in both pnpm-workspace.yaml and this root package.json (e.g., @types/uuid differs: ^9.0.0 in pnpm-workspace.yaml vs ^9.0.8 here). Adding another duplicate override for @modelcontextprotocol/sdk increases the risk of drift/unclear precedence. Suggest consolidating overrides into a single place or ensuring the two override lists are kept identical.
  "pnpm": {
    "overrides": {
      "@modelcontextprotocol/sdk": "^1.26.0",
      "@types/uuid": "^9.0.8",
      "hono": "^4.11.7",
      "uuid": "^10.0.0",
      "zod": "^4.1.12"

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.

3 participants