Bump the rust-minor-updates group with 3 updates#298
Merged
daniel-thom merged 1 commit intomainfrom May 3, 2026
Merged
Conversation
Bumps the rust-minor-updates group with 3 updates: [serde_with](https://github.com/jonasbb/serde_with), [rpassword](https://github.com/conradkleinespel/rpassword) and [rmcp](https://github.com/modelcontextprotocol/rust-sdk). Updates `serde_with` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.19.0) Updates `rpassword` from 7.4.0 to 7.5.1 - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.4.0...v7.5.1) Updates `rmcp` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.5.0...rmcp-v1.6.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-updates - dependency-name: rpassword dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-updates - dependency-name: rmcp dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
daniel-thom
approved these changes
May 3, 2026
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 the rust-minor-updates group with 3 updates: serde_with, rpassword and rmcp.
Updates
serde_withfrom 3.18.0 to 3.19.0Release notes
Sourced from serde_with's releases.
Commits
b4cbda0Bump version to 3.19.0. (#942)727de67Bump version to 3.19.0.2d4f83dAdd support for hashbrown 0.17.0 (#941)79262f4Add support for hashbrown 0.17.06e286a3Bump the github-actions group with 2 updates (#937)1bdf8a2Bump the github-actions group with 2 updates1e9f316Bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 in the github-action...f7aaca9Bump rust-lang/crates-io-auth-action in the github-actions group652dc89Autofix GitHub Actions issue found by zizmor (#934)d884e01Update pre-commit configuration (#933)Updates
rpasswordfrom 7.4.0 to 7.5.1Release notes
Sourced from rpassword's releases.
Commits
1ecf07dbump to 7.5.160ee071remove errno clean up, not cross-platform2d9873erelease v7.5.0e67e3b4removes commented out codefdde958remove .idea from .gitignored531c59allow reading from any Read and writing to any Write205dfb2differentiate Input and Output targets6aa333amake PasswordFeedback internal though ConfigBuilderaadeef2allow more flexible input/outputff7be55add support for Ctrl-WUpdates
rmcpfrom 1.5.0 to 1.6.0Release notes
Sourced from rmcp's releases.
Commits
014fb2echore: release v1.6.0 (#818)c1e0eadfix: add init_timeout for streamable-http sessions (#811)ef74147fix(http): fall back to :authority for HTTP/2 (#827)4cf7873feat(http): log Host/Origin rejections (#826)fffe138docs: add systemprompt-template to Built with rmcp (#820)9753d61feat(http): add Origin header validation (#823)63583b1feat(router): support runtime disabling of tools (#809)8f696e6feat: optional session store (resumabillity support) (#775)f6893a7ci: add semver check job for pull requests (#819)7eb252afix(docs): use correct Parameters<T> syntax in tool examples (#814)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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions