Skip to content

fix(deps): update dependency fastmcp to v2.10.6 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2025

This PR contains the following updates:

Package Change Age Confidence
fastmcp 2.9.0 -> 2.10.6 age confidence

Release Notes

jlowin/fastmcp (fastmcp)

v2.10.6: : Hymn for the Weekend

Compare Source

A special Saturday release with many fixes.

What's Changed

Enhancements 🔧
Fixes 🐞
Docs 📚
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.10.5...v2.10.6

v2.10.5: : Middle Management

Compare Source

What's Changed

Enhancements 🔧
Fixes 🐞
Docs 📚
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.10.4...v2.10.5

v2.10.4: : Transport-ation

Compare Source

What's Changed

Fixes 🐞

Full Changelog: jlowin/fastmcp@v2.10.3...v2.10.4

v2.10.3: : CLI Me a River

Compare Source

What's Changed

New Features 🎉
Enhancements 🔧
Fixes 🐞
Docs 📚
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.10.2...v2.10.3

v2.10.2: : Forward March

Compare Source

The headline feature of this release is the ability to "forward" advanced MCP interactions like logging, progress, and elicitation through proxy servers. If the remote server requests an elicitation, the proxy client will pass that request to the new, "ultimate" client.

What's Changed

New Features 🎉
Enhancements 🔧
Fixes 🐞
Docs 📚
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.10.1...v2.10.2

v2.10.1: : Revert to Sender

Compare Source

What's Changed

Docs 📚

Full Changelog: jlowin/fastmcp@v2.10.0...v2.10.1

v2.10.0: : Great Spec-tations

Compare Source

FastMCP 2.10.0 delivers full compliance with the 6/18/2025 MCP spec update, introducing powerful new capabilities for building interactive MCP servers. This release adds elicitation support, which enables servers to request additional information from users during interactions, creating opportunities for human-in-the-loop workflows and more dynamic server-client communication. The update also introduces output schemas and structured outputs for tools, allowing servers to define structured response formats that provide more predictable and rich tool results.

Beyond these headline protocol features, 2.10.0 includes substantial improvements across the FastMCP ecosystem: enhanced HTTP routing with OpenAPI extensions support, updated authentication primitives, configurable algorithms, and more robust error handling throughout the transport layer. Note that this release includes a breaking change to the client.call_tool() return signature, which now returns a CallToolResult object with automatic deserialization of structured outputs while maintaining backward compatibility through the .content attribute.

What's Changed

New Features 🎉
Enhancements 🔧
Fixes 🐞
Breaking Changes 🛫
Docs 📚
Examples & Contrib 💡
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.9.2...v2.10.0

v2.9.2: : Safety Pin

Compare Source

This is a patch release to pin mcp below 1.10, which includes changes related to the 6/18/2025 MCP spec update and could potentially break functionality for some FastMCP users. Those will be incorporated into FastMCP 2.10

What's Changed

Docs 📚
Dependencies 📦

Full Changelog: jlowin/fastmcp@v2.9.1...v2.9.2

v2.9.1: : Call Me Maybe

Compare Source

The headline of this release is the introduction of change notifications for tools/resources/prompts, as well as flexible client-side handling of arbitrary messages.

What's Changed

New Features 🎉
Enhancements 🔧
Fixes 🐞
Docs 📚
Examples & Contrib 💡
Other Changes 🦾

New Contributors

Full Changelog: jlowin/fastmcp@v2.9.0...v2.9.1


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.

@renovate renovate bot force-pushed the renovate/fastmcp-2.x-lockfile branch from ad03b41 to ac3d3b4 Compare July 2, 2025 03:33
@renovate renovate bot changed the title fix(deps): update dependency fastmcp to v2.9.2 fix(deps): update dependency fastmcp to v2.10.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/fastmcp-2.x-lockfile branch from ac3d3b4 to bb411fc Compare July 2, 2025 08:41
@renovate renovate bot changed the title fix(deps): update dependency fastmcp to v2.10.0 fix(deps): update dependency fastmcp to v2.10.1 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/fastmcp-2.x-lockfile branch from bb411fc to a79c6c4 Compare July 5, 2025 17:44
@renovate renovate bot changed the title fix(deps): update dependency fastmcp to v2.10.1 fix(deps): update dependency fastmcp to v2.10.2 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/fastmcp-2.x-lockfile branch from a79c6c4 to 73eb8c6 Compare July 9, 2025 04:00
@renovate renovate bot changed the title fix(deps): update dependency fastmcp to v2.10.2 fix(deps): update dependency fastmcp to v2.10.3 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/fastmcp-2.x-lockfile branch from 73eb8c6 to d5ff583 Compare July 9, 2025 18:03
@renovate renovate bot changed the title fix(deps): update dependency fastmcp to v2.10.3 fix(deps): update dependency fastmcp to v2.10.4 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/fastmcp-2.x-lockfile branch from d5ff583 to 4400d57 Compare July 11, 2025 23:13
@renovate renovate bot changed the title fix(deps): update dependency fastmcp to v2.10.4 fix(deps): update dependency fastmcp to v2.10.5 Jul 11, 2025
@renovate renovate bot force-pushed the renovate/fastmcp-2.x-lockfile branch from 4400d57 to 4de0b5b Compare July 13, 2025 17:08
@renovate renovate bot force-pushed the renovate/fastmcp-2.x-lockfile branch from 4de0b5b to 9ff4e30 Compare July 19, 2025 20:47
@renovate renovate bot changed the title fix(deps): update dependency fastmcp to v2.10.5 fix(deps): update dependency fastmcp to v2.10.6 Jul 19, 2025
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.

0 participants