chore(deps): bump the minor-and-patch group with 4 updates#112
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
bug-ops
enabled auto-merge (squash)
June 29, 2026 18:27
4 tasks
Bumps the minor-and-patch group with 4 updates: [anyhow](https://github.com/dtolnay/anyhow), [handlebars](https://github.com/sunng87/handlebars-rust), [rmcp](https://github.com/modelcontextprotocol/rust-sdk) and [uuid](https://github.com/uuid-rs/uuid). Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `handlebars` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v6.4.1...v6.4.2) Updates `rmcp` from 1.7.0 to 1.8.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.7.0...rmcp-v1.8.0) Updates `uuid` from 1.23.3 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.3...v1.23.4) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: handlebars dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rmcp dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
bug-ops
force-pushed
the
dependabot/cargo/minor-and-patch-ee929a5e75
branch
from
June 29, 2026 18:46
9cab4ee to
94eb68b
Compare
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 minor-and-patch group with 4 updates: anyhow, handlebars, rmcp and uuid.
Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
handlebarsfrom 6.4.1 to 6.4.2Changelog
Sourced from handlebars's changelog.
Commits
7db1746chore: Release handlebars version 6.4.2de9b256chore: maintain changelogd022ea4chore: update changelog069e965fix: preseve order for serde_json map (#762)618e71fchore(deps-dev): bump webpack-dev-server in /playground/www (#759)09c2016fix: inherit @key/@index/@first/@lastinto partials and #with (#758)ee99e2achore(deps-dev): bump launch-editor in /playground/www (#757)7aa45d6chore: update time api18d08e5chore(deps-dev): bump shell-quote from 1.8.1 to 1.8.4 in /playground/www (#755)c795abcchore(deps): bump qs and express in /playground/www (#754)Updates
rmcpfrom 1.7.0 to 1.8.0Release notes
Sourced from rmcp's releases.
... (truncated)
Commits
2522036chore: release v1.8.0 (#850)6d020c9fix(auth): preserve configured reqwest client (#917)de898ddAllow custom HTTP clients for OAuth (#908)3c5ce2bfix(auth): align OAuth metadata discovery ordering (#887)443677cfix: align progress timeout token (#909)4fd4986fix(elicitation): preserve enumNames through ElicitationSchema serde round-tr...bf71eb8chore(deps): bump actions/checkout from 6 to 7 (#911)5d00e20Add progress-aware request timeout reset (#858)4b82e41docs(server): document Err vs Ok(CallToolResult::error) visibility contract o...95a8e96feat: standardize resource-not-found error code (SEP-2164) (#899)Updates
uuidfrom 1.23.3 to 1.23.4Release notes
Sourced from uuid's releases.
Commits
3296d64Merge pull request #890 from uuid-rs/cargo/v1.23.4cba53d0prepare for 1.23.4 releasee347af4Merge pull request #889 from frostyplanet/maine9bf55cdoc: Fix broken link warnings5351af4doc: Enable feature flag label for docs.rs1e6a966Merge pull request #888 from uuid-rs/KodrAus-patch-1c9619f6fix up name of fuzz script in readmeDependabot 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