Skip to content

Bump mcp from 0.12.0 to 0.13.0#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/mcp-0.13.0
Open

Bump mcp from 0.12.0 to 0.13.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/mcp-0.13.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps mcp from 0.12.0 to 0.13.0.

Release notes

Sourced from mcp's releases.

v0.13.0

Added

  • Make StreamableHTTPTransport a Rack application (#263)
  • Support elicitation/create per MCP specification (#312)
  • Add around_request hook for request instrumentation (#309)
  • Add _meta field to resource, content, and result classes (#310)

Removed

  • Remove Server#create_sampling_message direct call (#311)
Changelog

Sourced from mcp's changelog.

[0.13.0] - 2026-04-16

Added

  • Make StreamableHTTPTransport a Rack application (#263)
  • Support elicitation/create per MCP specification (#312)
  • Add around_request hook for request instrumentation (#309)
  • Add _meta field to resource, content, and result classes (#310)

Removed

  • Remove Server#create_sampling_message direct call (#311)
Commits
  • dab6a4b Merge pull request #318 from koic/release_0_13_0
  • 954078d Release 0.13.0
  • eb3c948 Merge pull request #317 from koic/update_homepage
  • 63f0ca6 Merge pull request #316 from koic/restructure_readme_usage_section
  • 0c5432b [Doc] Update homepage with just-the-docs theme
  • acdf85f [Doc] Restructure README Usage section to align heading granularity
  • 66d0722 Merge pull request #263 from koic/make_streamable_http_transport_a_standard_r...
  • 7a3259d Merge pull request #311 from koic/remove_server_sampling_direct_call
  • 3b1777a Merge pull request #312 from koic/support_elicitation
  • 985fd03 Support elicitation/create per MCP specification
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/modelcontextprotocol/ruby-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/ruby-sdk/blob/main/CHANGELOG.md)
- [Commits](modelcontextprotocol/ruby-sdk@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Development

Successfully merging this pull request may close these issues.

0 participants