Skip to content

Bump mcp from 0.21.0 to 0.22.0 in /docs#441

Merged
cirdes merged 1 commit into
mainfrom
dependabot/bundler/docs/mcp-0.22.0
Jun 29, 2026
Merged

Bump mcp from 0.21.0 to 0.22.0 in /docs#441
cirdes merged 1 commit into
mainfrom
dependabot/bundler/docs/mcp-0.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor

Bumps mcp from 0.21.0 to 0.22.0.

Release notes

Sourced from mcp's releases.

v0.22.0

Added

  • Add audience role validation for MCP::Annotations per MCP specification (#422)
  • Send SEP-2243 Mcp-Method and Mcp-Name headers per MCP specification (#423)
  • Support client-side notifications/cancelled per MCP specification (#425)

Changed

  • Conform Tool Schemas to JSON Schema 2020-12 per SEP-2106 (#417)

Fixed

  • Fix a SyntaxError on Ruby 2.7.0 caused by arguments forwarding syntax (#419)
Changelog

Sourced from mcp's changelog.

[0.22.0] - 2026-06-27

Added

  • Add audience role validation for MCP::Annotations per MCP specification (#422)
  • Send SEP-2243 Mcp-Method and Mcp-Name headers per MCP specification (#423)
  • Support client-side notifications/cancelled per MCP specification (#425)

Changed

  • Conform Tool Schemas to JSON Schema 2020-12 per SEP-2106 (#417)

Fixed

  • Fix a SyntaxError on Ruby 2.7.0 caused by arguments forwarding syntax (#419)
Commits
  • 58d5175 Merge pull request #428 from koic/release_0_22_0
  • f739a4b Release 0.22.0
  • 0694e38 Merge pull request #423 from koic/sep_2243_mcp_method_name_headers
  • a284bf7 Send SEP-2243 Mcp-Method and Mcp-Name headers per MCP specification
  • 7e87882 Merge pull request #417 from koic/json_schema_2020_12_tool_schemas
  • 817b8f4 Merge pull request #425 from koic/feature_cancellation_for_client
  • b1a31ee Merge pull request #424 from modelcontextprotocol/dependabot/github_actions/a...
  • a4cd7c8 Support client-side notifications/cancelled per MCP specification
  • da8e7e5 Bump actions/checkout from 6 to 7
  • 6bf0a06 Merge pull request #422 from yuki3738/add_audience_validation_to_annotations
  • 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)

Summary by cubic

Bumps mcp in /docs from 0.21.0 to 0.22.0 to adopt the latest MCP spec updates and fixes. Improves spec compliance and compatibility with JSON Schema 2020-12.

  • Dependencies
    • Update mcp to 0.22.0.
    • Notable changes: adds Mcp-Method and Mcp-Name headers, supports notifications/cancelled, validates audience in annotations, updates tool schemas to JSON Schema 2020-12, and fixes a Ruby 2.7 syntax error.

Written for commit 5d3affe. Summary will update on new commits.

Review in cubic

Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 0.21.0 to 0.22.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.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 0.22.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 Jun 28, 2026
@dependabot dependabot Bot requested a review from cirdes as a code owner June 28, 2026 10:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jun 28, 2026
@cirdes cirdes merged commit 613230d into main Jun 29, 2026
7 checks passed
@cirdes cirdes deleted the dependabot/bundler/docs/mcp-0.22.0 branch June 29, 2026 11:29
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