Skip to content

build(deps): bump mcp from 1.2.0 to 1.3.0 in /docs - #524

Merged
cirdes merged 1 commit into
mainfrom
dependabot/bundler/docs/mcp-1.3.0
Aug 31, 2026
Merged

build(deps): bump mcp from 1.2.0 to 1.3.0 in /docs#524
cirdes merged 1 commit into
mainfrom
dependabot/bundler/docs/mcp-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bumps mcp from 1.2.0 to 1.3.0.

Release notes

Sourced from mcp's releases.

v1.3.0

User-facing documentation now lives on the documentation site at https://ruby.sdk.modelcontextprotocol.io, and README.md keeps the quick start. Two entries under "Changed" reject traffic that earlier releases accepted and ship in a minor release under the exceptions described in https://github.com/modelcontextprotocol/ruby-sdk/blob/HEAD/VERSIONING.md.

Added

  • Add a resources_list_handler for context-dependent resource lists (#509)
  • Pass a handler-returned _meta through the subscribe result (#510)

Changed

  • Bound OAuth response bodies in the client (#520)
  • Reject duplicate in-flight JSON-RPC request ids (#521)
  • Move the documentation from README.md to the documentation site (#523)
Changelog

Sourced from mcp's changelog.

[1.3.0] - 2026-08-22

User-facing documentation now lives on the documentation site at https://ruby.sdk.modelcontextprotocol.io, and README.md keeps the quick start. Two entries under "Changed" reject traffic that earlier releases accepted and ship in a minor release under the exceptions described in https://github.com/modelcontextprotocol/ruby-sdk/blob/main/VERSIONING.md.

Added

  • Add a resources_list_handler for context-dependent resource lists (#509)
  • Pass a handler-returned _meta through the subscribe result (#510)

Changed

  • Bound OAuth response bodies in the client (#520)
  • Reject duplicate in-flight JSON-RPC request ids (#521)
  • Move the documentation from README.md to the documentation site (#523)
Commits
  • fcb1ac9 Merge pull request #524 from koic/release_1_3_0
  • 79d89e0 Merge pull request #523 from koic/restructure_readme_into_docs_site
  • 833e21a Release 1.3.0
  • 88831b4 Move the Documentation From README.md to the Documentation Site
  • 5124cb4 Merge pull request #522 from koic/update_mrtr_resumption_doc
  • 0ff1406 Merge pull request #510 from koic/pass_meta_through_subscription_results
  • 77f571b [Doc] Describe the client's automatic MRTR resumption
  • 3447328 Merge pull request #509 from koic/add_resources_list_handler
  • 4eb6615 Merge pull request #521 from koic/reject_duplicate_in_flight_request_ids
  • 87ad91d Merge pull request #520 from koic/bound_oauth_response_bodies
  • 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

Updates mcp to 1.3.0 in the docs bundle. The new version adds a resources_list_handler for context-dependent resource lists and passes handler-returned _meta through subscribe results, but also rejects duplicate in-flight JSON-RPC request ids and bounds OAuth response bodies, which may affect existing integrations.

Written for commit 606da0c. Summary will update on new commits.

Review in cubic

Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 1.2.0 to 1.3.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@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 1.3.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 Aug 30, 2026
@dependabot
dependabot Bot requested a review from cirdes as a code owner August 30, 2026 10:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 30, 2026
@cirdes
cirdes merged commit f03b20d into main Aug 31, 2026
7 checks passed
@cirdes
cirdes deleted the dependabot/bundler/docs/mcp-1.3.0 branch August 31, 2026 11:55
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