build(deps): bump mcp from 1.3.0 to 1.5.1 in /docs - #531
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 1.3.0 to 1.5.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@v1.3.0...v1.5.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps mcp from 1.3.0 to 1.5.1.
Release notes
Sourced from mcp's releases.
Changelog
Sourced from mcp's changelog.
Commits
c6a5512Merge pull request #547 from koic/release_1_5_13b44ec4Release 1.5.1d0b22efMerge pull request #546 from koic/parse_json_response_bodies_in_the_clientd40d901Keep json below 3.0 on Ruby 2.7.0 through 2.7.2 in the Gemfile09c89aeParse HTTP client response bodies without Faraday's JSON middleware44af58cMerge pull request #544 from koic/add_event_stream_parser_to_installation_docs0da0291[Doc] Explain when the HTTP client needs event_stream_parser8a24e50Merge pull request #543 from koic/release_1_5_033525d6Release 1.5.0f706cc8Merge pull request #542 from koic/fix_flaky_listen_keepalive_thread_assertionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
mcpfrom 1.3.0 to 1.5.1 indocs/Gemfile.lock. This brings fixes for HTTP client JSON parsing under json 3.0, server ping responses, andsubscriptions/listenstream ordering. The transitivesimpleidndependency also updates to 0.3.0. No breaking changes or migration steps required.Written for commit f841bf5. Summary will update on new commits.