Skip to content

build(deps-dev): bump mcp from 0.7.1 to 0.8.0#4901

Merged
moleske merged 1 commit intomainfrom
dependabot/bundler/mcp-0.8.0
Mar 4, 2026
Merged

build(deps-dev): bump mcp from 0.7.1 to 0.8.0#4901
moleske merged 1 commit intomainfrom
dependabot/bundler/mcp-0.8.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps mcp from 0.7.1 to 0.8.0.

Release notes

Sourced from mcp's releases.

v0.8.0

Added

  • Content::EmbeddedResource class for embedded resource content type (#244)
  • Content::Audio class for audio content type (#243)
  • $ref support in Tool::Schema for protocol version 2025-11-25 (#242)
  • MCP conformance test suite (#248)

Fixed

  • Handle Errno::ECONNRESET in SSE stream operations (#249)
  • Fix default handler return values to comply with MCP spec (#247)
  • Fix Prompt#validate_arguments! crash when arguments are nil (#246)
  • Return 202 Accepted for SSE responses per MCP spec (#245)
  • Fix Content::Image#to_h to return mimeType (camelCase) per MCP spec (#241)
Changelog

Sourced from mcp's changelog.

[0.8.0] - 2026-03-03

Added

  • Content::EmbeddedResource class for embedded resource content type (#244)
  • Content::Audio class for audio content type (#243)
  • $ref support in Tool::Schema for protocol version 2025-11-25 (#242)
  • MCP conformance test suite (#248)

Fixed

  • Handle Errno::ECONNRESET in SSE stream operations (#249)
  • Fix default handler return values to comply with MCP spec (#247)
  • Fix Prompt#validate_arguments! crash when arguments are nil (#246)
  • Return 202 Accepted for SSE responses per MCP spec (#245)
  • Fix Content::Image#to_h to return mimeType (camelCase) per MCP spec (#241)
Commits
  • 7cede9c Merge pull request #250 from koic/release_0_8_0
  • 2da465c Release 0.8.0
  • fa9f374 Merge pull request #237 from koic/replace_assert_empty_with_assert_equal_usin...
  • 37c3f0d Merge pull request #240 from koic/add_wildcard_gem_to_dot_gitignore
  • ad45c10 Merge pull request #248 from koic/conformance
  • 13bbd29 Support running MCP conformance tests against the Ruby SDK
  • 5f16abf Merge pull request #244 from koic/add_content_embedded_resource
  • ba7a08a Add Content::EmbeddedResource class for embedded resource content type
  • 60f6935 Merge pull request #249 from koic/fix_econnreset_in_sse_notification
  • 2fc4f5e Merge pull request #243 from koic/add_content_audio
  • 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.7.1 to 0.8.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.7.1...v0.8.0)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 0.8.0
  dependency-type: indirect
  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 Mar 3, 2026
@moleske moleske merged commit 6adfec6 into main Mar 4, 2026
11 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/mcp-0.8.0 branch March 4, 2026 02:31
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Mar 4, 2026
Dependency updates in cloud_controller_ng:

- build(deps-dev): bump mcp from 0.7.1 to 0.8.0
    PR: cloudfoundry/cloud_controller_ng#4901
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump excon from 1.3.2 to 1.4.0
    PR: cloudfoundry/cloud_controller_ng#4900
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump public_suffix from 7.0.2 to 7.0.5
    PR: cloudfoundry/cloud_controller_ng#4899
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump rspec-mocks from 3.13.7 to 3.13.8
    PR: cloudfoundry/cloud_controller_ng#4894
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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