Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update rust crate rmcp to 0.12.0#339

Open
renovate[bot] wants to merge 1 commit intomain from
renovate/rmcp-0.x
Open

chore(deps): update rust crate rmcp to 0.12.0 #339
renovate[bot] wants to merge 1 commit intomain from
renovate/rmcp-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2025
edited
Loading

This PR contains the following updates:

Package Type Update Change
rmcp workspace.dependencies minor 0.7.00.12.0

Release Notes

modelcontextprotocol/rust-sdk (rmcp)

v0.12.0

Compare Source

Added
  • add support for custom requests (#​590)
  • add support for custom server notifications (#​580)
Fixed
  • update process-wrap to v9.0 (#​586)
  • (oauth) rfc8414 should judement the response_types (#​485)
Other
  • Add SEP-991 (CIMD) support for URL-based client IDs (#​570)
  • merge cached_schema_for_type into schema_for_type (#​581)
  • Add NexusCore MCP to project list (#​573)

v0.11.0

Compare Source

Added
  • (meta) add _meta field to prompts, resources and paginated result (#​558)
  • [breaking] remove SSE transport support (#​562)
Fixed
  • (streamable-http) gracefully shutdown while client connected (#​494)
Other
  • Implements outputSchema validation (#​566)
  • add video-transcriber-mcp-rs to projects built with rmcp (#​565)

v0.10.0

Compare Source

Added
  • add support for custom client notifications (#​556)
Other
  • replace paste with pastey for macros feature (#​564)

v0.9.1

Compare Source

Added
  • (streamable-http) support both SSE and JSON response formats (#​540)
Fixed
  • don't block on creating the SSE stream (#​553)
  • (shemars) use JSON Schema 2020-12 as Default Dialect (#​549)
  • (oauth) let OAuth discovery skip to next well-known URL candidate on JSON parse error. (#​545)
Other
  • Implementation of SEP-986: Specify Format for Tool Names (#​551)

v0.9.0

Compare Source

Added
  • (auth) implement CredentialStore trait (#​542)
  • (tool) add _meta to tool definitions (#​534)

v0.8.5

Compare Source

Fixed
  • (oauth) respect oauth-protected-resource discovery (#​511)

v0.8.4

Compare Source

Fixed
  • (oauth) fix oauth credential refresh (#​509)
  • do not manually construct fallback authorization metadata (#​507)
  • (doc) add stakpak-agent to Built with rmcp section (#​500)

v0.8.3

Compare Source

Fixed
  • accept 204 in addition to 202 on initialize (#​497)

v0.8.2

Compare Source

Added
  • add type-safe elicitation schema support (#​465) (#​466)
  • (SEP-973) following change Icon.sizes from string to string array (#​479)
Fixed
  • (oauth) three oauth discovery and registration issues (#​489)
  • (oauth) dynamic client registration should be optional (#​463)
  • (sse-client) consume control frames; refresh message endpoint (#​448)
Other
  • Streamable HTTP: drain SSE frames until the initialize response, ignoring early notifications to prevent handshake timeouts (#​467)
  • bump crate version in README.md (#​471)

v0.8.1

Compare Source

Fixed
  • (oauth) pass bearer token to all streamable http requests (#​476)
  • fix spellcheck on intentional typo in CHANGELOG (#​470)

v0.8.0

Compare Source

Added
  • allow clients to override client_name (#​469)
Fixed
  • (oauth) support suffixed and preffixed well-knonw paths (#​459)
  • generate default schema for tools with no params (#​446)
Other

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rmcp-0.x branch 2 times, most recently from 7463557 to 2a57556 Compare October 23, 2025 00:05
@renovate renovate bot force-pushed the renovate/rmcp-0.x branch 2 times, most recently from d670247 to f1c27d3 Compare November 5, 2025 14:48
@renovate renovate bot changed the title (削除) chore(deps): update rust crate rmcp to 0.8.0 (削除ここまで) (追記) chore(deps): update rust crate rmcp to 0.9.0 (追記ここまで) Nov 18, 2025
@renovate renovate bot changed the title (削除) chore(deps): update rust crate rmcp to 0.9.0 (削除ここまで) (追記) chore(deps): update rust crate rmcp to 0.10.0 (追記ここまで) Dec 1, 2025
@renovate renovate bot changed the title (削除) chore(deps): update rust crate rmcp to 0.10.0 (削除ここまで) (追記) chore(deps): update rust crate rmcp to 0.11.0 (追記ここまで) Dec 9, 2025
Copy link
Contributor Author

renovate bot commented Dec 9, 2025
edited
Loading

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package rmcp@0.7.0 --precise 0.12.0
 Updating crates.io index
error: failed to select a version for `rmcp`.
 ... required by package `integration-tests v0.1.0 (/tmp/renovate/repos/github/grafbase/nexus/crates/integration-tests)`
versions that meet the requirements `^0.12.0` are: 0.12.0
package `integration-tests` depends on `rmcp` with feature `transport-sse-client` but `rmcp` does not have that feature.
failed to select a version for `rmcp` which could resolve this conflict

@renovate renovate bot changed the title (削除) chore(deps): update rust crate rmcp to 0.11.0 (削除ここまで) (追記) chore(deps): update rust crate rmcp to 0.12.0 (追記ここまで) Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /