-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
automated-updatechoredependenciesPull requests that update a dependency filePull requests that update a dependency filemcp
Description
Summary
This issue tracks the update of the dependency mcp[cli] from version 1.10.1 to 1.12.0, as proposed in PR #62.
Changelog highlights (full release notes):
- Update MCP to use Pydantic>=2.11
- Flaky test fix
- Bump ruff and markdownlint for pre-commit and markdown linting
- Documentation updates and fixes, including README improvements
- Bug fixes: support for form_post in authorization server metadata validation; fixed async resource function awaiting in some cases; exposed completions capability; field alias consistency in Pydantic structured output
- Improvements for process/child process termination (POSIX & Windows)
- Lowest dependency tests
- Session manager stability improvements
- Code cleanup and other small fixes
Potential impact
- This is a routine dependency update, but the Pydantic update and several process management fixes may affect runtime or CI compatibility.
- Some API/behavioral adjustments possible—be sure to check release notes and changelog for breaking changes or required code updates.
Tasks
- Review updated dependency in local/dev environment
- Run full CI pipeline and test suite with mcp[cli] v1.12.0
- Review mcp[cli] v1.12.0 changelog for any action items
- Verify expected behaviors and resolve any compatibility issues
References
- Original PR: chore(deps): bump mcp[cli] from 1.10.1 to 1.12.0 #62
- mcp[cli] release: v1.11.0
- Full changelog: modelcontextprotocol/python-sdk@v1.10.1...v1.12.0
This issue was generated to track, discuss, and validate the dependency update introduced by Dependabot.
Metadata
Metadata
Assignees
Labels
automated-updatechoredependenciesPull requests that update a dependency filePull requests that update a dependency filemcp