chore(deps): update rust crate rmcp to v3.1.1 #98

Open
noplife wants to merge 1 commit from nop/rmcp-3.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
rmcp dev-dependencies patch 3.1.03.1.1
rmcp dependencies patch 3.1.03.1.1

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

modelcontextprotocol/rust-sdk (rmcp)

v3.1.1

Compare Source

Fixed
  • emit cache hints from handler macros (#​1120)
  • expose MRTR state to tool handlers (#​1104)
  • disambiguate input-required results (#​1103)
Other

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | dev-dependencies | patch | `3.1.0` → `3.1.1` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | dependencies | patch | `3.1.0` → `3.1.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/79) for more information. --- ### Release Notes <details> <summary>modelcontextprotocol/rust-sdk (rmcp)</summary> ### [`v3.1.1`](https://github.com/modelcontextprotocol/rust-sdk/releases/tag/rmcp-v3.1.1) [Compare Source](https://github.com/modelcontextprotocol/rust-sdk/compare/rmcp-v3.1.0...rmcp-v3.1.1) ##### Fixed - emit cache hints from handler macros ([#&#8203;1120](https://github.com/modelcontextprotocol/rust-sdk/pull/1120)) - expose MRTR state to tool handlers ([#&#8203;1104](https://github.com/modelcontextprotocol/rust-sdk/pull/1104)) - disambiguate input-required results ([#&#8203;1103](https://github.com/modelcontextprotocol/rust-sdk/pull/1103)) ##### Other - make async-trait optional ([#&#8203;1119](https://github.com/modelcontextprotocol/rust-sdk/pull/1119)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update rust crate rmcp to v3.1.1
Some checks failed
Release / plan (pull_request) Failing after 56s
Release / build-global-artifacts (pull_request) Failing after 0s
Release / host (pull_request) Failing after 0s
Release / announce (pull_request) Failing after 0s
CI / test + clippy (pull_request) Successful in 6m0s
e5f93c1ab9
Some checks failed
Release / plan (pull_request) Failing after 56s
Release / build-global-artifacts (pull_request) Failing after 0s
Release / host (pull_request) Failing after 0s
Release / announce (pull_request) Failing after 0s
CI / test + clippy (pull_request) Successful in 6m0s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nop/rmcp-3.x-lockfile:nop/rmcp-3.x-lockfile
git switch nop/rmcp-3.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff nop/rmcp-3.x-lockfile
git switch nop/rmcp-3.x-lockfile
git rebase main
git switch main
git merge --ff-only nop/rmcp-3.x-lockfile
git switch nop/rmcp-3.x-lockfile
git rebase main
git switch main
git merge --no-ff nop/rmcp-3.x-lockfile
git switch main
git merge --squash nop/rmcp-3.x-lockfile
git switch main
git merge --ff-only nop/rmcp-3.x-lockfile
git switch main
git merge nop/rmcp-3.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.