Skip to content

fix(deps): update dependency mcp to >=1.26.0#294

Merged
aponcedeleonch merged 1 commit intomainfrom
renovate/mcp-1.x
Jan 26, 2026
Merged

fix(deps): update dependency mcp to >=1.26.0#294
aponcedeleonch merged 1 commit intomainfrom
renovate/mcp-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2026

This PR contains the following updates:

Package Change Age Confidence
mcp >=1.25.0>=1.26.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

modelcontextprotocol/python-sdk (mcp)

v1.26.0

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.25.0...v1.26.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@claude
Copy link

claude bot commented Jan 24, 2026

PR Review: Update mcp to >=1.26.0

Summary

This is a routine dependency update from Renovate that bumps the mcp package from >=1.25.0 to >=1.26.0.

Analysis

Changes in mcp 1.26.0:

  • Support for Resource and ResourceTemplate metadata (backported)
  • HTTP 404 for unknown session IDs (was 400)
  • CI improvements

Compatibility Assessment:
No breaking changes detected

The codebase uses the following MCP imports:

  • ClientSession, sse_client, streamable_http_client - client functionality
  • McpError - exception handling
  • CallToolResult, ListToolsResult, Tool - type definitions
  • FastMCP, TextContent - server functionality

None of these are affected by the changes in 1.26.0. The new features are additive (Resource/ResourceTemplate metadata support) and the HTTP status code change only affects HTTP transport error handling, which doesn't impact the current usage patterns.

Recommendation

Approve and merge

This is a safe, non-breaking update that brings:

  • Better error handling (404 vs 400 for unknown sessions)
  • New optional features for Resource metadata
  • Bug fixes and improvements

No code changes required in the mcp-optimizer codebase.

@renovate renovate bot force-pushed the renovate/mcp-1.x branch from a94b242 to 55e7140 Compare January 26, 2026 09:35
@aponcedeleonch aponcedeleonch merged commit bd0e9d4 into main Jan 26, 2026
7 checks passed
@aponcedeleonch aponcedeleonch deleted the renovate/mcp-1.x branch January 26, 2026 10:07
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