chore(deps): Bump the cargo-minor-and-patch group with 2 updates - #288
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-minor-and-patch group with 2 updates: [rmcp](https://github.com/modelcontextprotocol/rust-sdk) and [hyper](https://github.com/hyperium/hyper). Updates `rmcp` from 3.1.4 to 3.2.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-v3.1.4...rmcp-v3.2.0) Updates `hyper` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: rmcp dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: hyper dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Superseded by #290, which carries this bump commit unchanged and fixes the four CI failures it caused. They are one root cause: rmcp 3.2.0 makes Leaving this open so it closes on its own when #290 merges. |
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Pull request was closed
Bumps the cargo-minor-and-patch group with 2 updates: rmcp and hyper.
Updates
rmcpfrom 3.1.4 to 3.2.0Release notes
Sourced from rmcp's releases.
Commits
51ccb42chore: release v3.2.0 (#1227)ad9832efix: keep initialize on legacy protocol versions (#1228)4e74499feat(auth): coordinate OAuth refreshes through credential stores (#1232)3a2ebbcchore(deps): bump taiki-e/install-action from 2.85.13 to 2.86.7 (#1230)1afde5bdocs: use auto lifecycle in HTTP example (#1187)ec041b7ci: reduce dependabot update noise (#1184)3ef34e6feat: add request-state key rotation (#1128)12db028ci: pin release-plz fork revision (#1221)c8bb1c6ci: remove coverage job write permission (#1219)3501f3eci: default workflow tokens to read-only contents (#1218)Updates
hyperfrom 1.11.0 to 1.11.1Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
6371cd4v1.11.137c9d0cstyle(lib): remove lints that have been removed in newer clippy (#4167)08a2881docs(contrib): add initial COLLABORATORS guide (#4158)8b2e533style(lib): temporarily allow some new clippy lints (#4165)8fcaf1adocs(lib): expand crate-level cancel safety section with HTTP/1 vs HTTP/2 (#4...d32b294style(lib): fix needless_continue lint (#4157)fca07bdstyle(lib): fix missing_errors_doc lint (#4154)72fcf54fix(http1): detect TE: trailers caselessly and with other values (#4152)af432e9docs(body): add streaming read examples (#4148)3534d75fix(http1): recognize\n\r\nas a head terminator in the partial-read fast ...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