Skip to content

Bump mcp from 0.9.0 to 0.9.1#1060

Merged
davidrunger merged 1 commit intomainfrom
dependabot/bundler/mcp-0.9.1
Mar 24, 2026
Merged

Bump mcp from 0.9.0 to 0.9.1#1060
davidrunger merged 1 commit intomainfrom
dependabot/bundler/mcp-0.9.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps mcp from 0.9.0 to 0.9.1.

Release notes

Sourced from mcp's releases.

v0.9.1

Added

  • Allow Client#call_tool to accept a tool name (#266)

Fixed

  • Return 404 for invalid session ID in handle_delete (#261)
Changelog

Sourced from mcp's changelog.

[0.9.1] - 2026-03-23

Added

  • Allow Client#call_tool to accept a tool name (#266)

Fixed

  • Return 404 for invalid session ID in handle_delete (#261)
Commits
  • 3b1fc72 Merge pull request #267 from koic/release_0_9_1
  • f29259c Release 0.9.1
  • ccddd87 Merge pull request #266 from koic/allow_client_call_tool_to_accept_a_tool_name
  • 73070f1 Allow Client#call_tool to accept a tool name
  • 1b8e45f Merge pull request #261 from koic/return_404_for_invalid_session_id_in_handle...
  • abc7d6c Return 404 for invalid session ID in handle_delete
  • See full diff 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.9.0 to 0.9.1.
- [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.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 0.9.1
  dependency-type: indirect
  update-type: version-update:semver-patch
...

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 Mar 24, 2026
@davidrunger davidrunger merged commit 801060a into main Mar 24, 2026
1 check passed
@davidrunger davidrunger deleted the dependabot/bundler/mcp-0.9.1 branch March 24, 2026 13:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant