Skip to content

chore(deps): update dependency mcp to >=1.27.2 - #7

Merged
mrfixcode merged 2 commits into
mainfrom
renovate/mcp-1.x
Jun 11, 2026
Merged

chore(deps): update dependency mcp to >=1.27.2#7
mrfixcode merged 2 commits into
mainfrom
renovate/mcp-1.x

Conversation

@tobyrosen

Copy link
Copy Markdown
Collaborator

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
mcp >=1.0.0>=1.27.2 age confidence

Release Notes

modelcontextprotocol/python-sdk (mcp)

v1.27.2

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.27.1...v1.27.2

v1.27.1

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.27.0...v1.27.1

v1.27.0

Compare Source

What's Changed

New Contributors

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

v1.26.0

Compare Source

What's Changed

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

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

v1.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.23.3...v1.24.0

v1.23.3

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.23.2...v1.23.3

v1.23.2

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.23.1...v1.23.2

v1.23.1

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.23.0...v1.23.1

v1.23.0

Compare Source

Summary

This release brings us up to speed with the latest MCP spec 2025-11-25. Take a look at the latest spec as well as the release blog post.

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.22.0...v1.23.0

v1.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.21.1...v1.22.0

v1.21.2

Compare Source

Hotfix Release

This is a hotfix release to address a critical bug in OAuth scope handling that caused failures on 401 responses.

Related:

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.21.1...v1.21.2

v1.21.1

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.21.0...v1.21.1

v1.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.20.0...v1.21.0

v1.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.19.0...v1.20.0

v1.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.18.0...v1.19.0

v1.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.17.0...v1.18.0

v1.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.16.0...v1.17.0

v1.16.0

Compare Source

What's Changed

New Contributors 🙏

Full Changelog: modelcontextprotocol/python-sdk@1.15.0...v1.16.0

v1.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.14.1...v1.15.0

v1.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.14.0...v1.14.1

v1.14.0

Compare Source

What's Changed

New Contributors 🙏

Full Changelog: modelcontextprotocol/python-sdk@v1.13.1...v1.14.0

v1.13.1

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.13.0...v1.13.1

v1.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.12.4...v1.13.0

v1.12.4

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.12.3...v1.12.4

v1.12.3

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.12.2...v1.12.3

v1.12.2

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.12.1...v1.13.0

v1.12.1

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed

@tobyrosen tobyrosen added the area:deps Dependency updates label Jun 6, 2026
@mrfixcode

Copy link
Copy Markdown
Contributor

⚠️ MrFixCode: escalating — unknown bump introduced a regression (static: now FAILS (base passed); secrets: now FAILS (base passed); completeness: now FAILS (base passed); coverage: now FAILS (base passed)); reproduced on re-run. Assigning @tobyrosen for review.

Regression detail (vs main):

  • static now FAILS (base passed):
    Error: Config not found: tests/config.py
    
  • secrets now FAILS (base passed):
    Error: Config not found: tests/config.py
    
  • completeness now FAILS (base passed):
    Error: Config not found: tests/config.py
    
  • coverage now FAILS (base passed):
    Error: Config not found: tests/config.py
    

@mrfixcode mrfixcode assigned tobyrosen and unassigned tobyrosen Jun 10, 2026
@mrfixcode

Copy link
Copy Markdown
Contributor

🔁 MrFixCode: PR does not cleanly merge with main (needs Renovate rebase): PR #7 conflicts with current main (rebase needed). Leaving for Renovate to rebase onto current main; will re-gate after.

@mrfixcode

Copy link
Copy Markdown
Contributor

🔁 MrFixCode: PR does not cleanly merge with main (needs Renovate rebase): PR #7 conflicts with current main (rebase needed). Leaving for Renovate to rebase onto current main; will re-gate after.

@mrfixcode

Copy link
Copy Markdown
Contributor

✅ MrFixCode: gate green — all test tiers passed (static, secrets, completeness, coverage). No regression vs base (pre-existing warnings ignored). Auto-merging (squash).

@mrfixcode
mrfixcode merged commit 4c8c8d2 into main Jun 11, 2026
11 checks passed
@tobyrosen
tobyrosen deleted the renovate/mcp-1.x branch July 11, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:deps Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants