Skip to content

fix(deps): update dependency mcp to >=1.25.0#197

Merged
aponcedeleonch merged 1 commit intomainfrom
renovate/mcp-1.x
Dec 22, 2025
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2025

This PR contains the following updates:

Package Change Age Confidence
mcp >=1.24.0 -> >=1.25.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.25.0

Compare Source

Branching Update

Starting with this release, the repository has adopted a new branching strategy for v2 development:

  • main — v2 development (breaking changes)
  • v1.x — v1 maintenance (security and critical bug fixes only, with very rare feature additions ported from main)

Users who need to stay on v1.x should pin to mcp>=1.25,<2.

The current plan is to work through v2 and have it released some time in Q1. This also relies on the next upcoming spec release which will heavily change how the transport layer works, which in turn will guide a lot of how we architect v2.


What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.24.0...v1.25.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 Dec 19, 2025

PR Review: MCP Dependency Update to v1.25.0

Summary

LGTM - This is a straightforward dependency update from Renovate that bumps the MCP SDK from v1.24.0 to v1.25.0.

Analysis

Changes:

  • Updated mcp[cli] from >=1.24.0 to >=1.25.0 in pyproject.toml
  • Lock file updated accordingly

What's in v1.25.0:

  • Fix for URL elicitation issue
  • CI improvements for v1.x branch
  • No breaking changes for v1.x users (v2 will be on separate branch)

Assessment:

  • No breaking changes: This is a patch release with bug fixes only
  • Backward compatible: The >= constraint allows flexibility
  • Low risk: URL fix addresses a specific issue and doesn't affect core APIs
  • Usage patterns safe: Reviewed usage of mcp.server.fastmcp, mcp.types, mcp.client.sse, and mcp.client.streamable_http - all stable APIs

Recommendation: Safe to merge after CI passes.

@aponcedeleonch aponcedeleonch merged commit 68da040 into main Dec 22, 2025
7 checks passed
@aponcedeleonch aponcedeleonch deleted the renovate/mcp-1.x branch December 22, 2025 09:35
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