Skip to content

build(deps-dev): bump mcp from 0.8.0 to 0.9.0#4946

Merged
moleske merged 1 commit intomainfrom
dependabot/bundler/mcp-0.9.0
Mar 21, 2026
Merged

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps mcp from 0.8.0 to 0.9.0.

Release notes

Sourced from mcp's releases.

v0.9.0

Added

  • MCP::Client::Stdio transport (#262)
  • Progress notifications per MCP specification (#254)
  • Automatic _meta parameter extraction support (#172)
  • CORS and Accept wildcard support for browser-based MCP clients (#253)

Changed

  • Use autoload to defer loading of unused subsystems (#255)
  • Reduce release package size (#239)

Fixed

  • Return 404 for invalid session ID in handle_regular_request (#257)
  • Use mutex-protected session_exists? in handle_regular_request (#258)
Changelog

Sourced from mcp's changelog.

[0.9.0] - 2026-03-20

Added

  • MCP::Client::Stdio transport (#262)
  • Progress notifications per MCP specification (#254)
  • Automatic _meta parameter extraction support (#172)
  • CORS and Accept wildcard support for browser-based MCP clients (#253)

Changed

  • Use autoload to defer loading of unused subsystems (#255)
  • Reduce release package size (#239)

Fixed

  • Return 404 for invalid session ID in handle_regular_request (#257)
  • Use mutex-protected session_exists? in handle_regular_request (#258)
Commits
  • 910d3ca Merge pull request #264 from koic/release_0_9_0
  • 12922a6 Release 0.9.0
  • 09b4e30 Merge pull request #262 from koic/stdio_client_transport
  • 21eef8d Add MCP::Client::Stdio transport
  • 283c7a4 Merge pull request #260 from koic/use_missing_session_id_response_helper_in_h...
  • 75d03f3 Use missing_session_id_response method in handle_delete
  • f4aab5c Merge pull request #258 from koic/use_mutex_protected_session_exists_predicate
  • be1bbc2 Use mutex-protected session_exists? in handle_regular_request
  • 8823bd3 Merge pull request #257 from koic/return_404_for_invalid_session_id
  • cf1d578 Return 404 for invalid session ID in handle_regular_request
  • 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.8.0 to 0.9.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.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 0.9.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 20, 2026
@moleske moleske merged commit cab2910 into main Mar 21, 2026
11 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/mcp-0.9.0 branch March 21, 2026 22:12
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Mar 21, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump nokogiri from 1.19.1 to 1.19.2
    PR: cloudfoundry/cloud_controller_ng#4947
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

- build(deps): bump json from 2.18.1 to 2.19.2 in /docs/v3
    PR: cloudfoundry/cloud_controller_ng#4940
    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