Skip to content

chore: update rmcp v0.17.0#54

Merged
mrizzi merged 1 commit intoguacsec:mainfrom
mrizzi:update-rmcp-v0.17.0
Mar 2, 2026
Merged

chore: update rmcp v0.17.0#54
mrizzi merged 1 commit intoguacsec:mainfrom
mrizzi:update-rmcp-v0.17.0

Conversation

@mrizzi
Copy link
Copy Markdown
Contributor

@mrizzi mrizzi commented Mar 2, 2026

Summary by Sourcery

Bump the rmcp crate to version 0.17.0 across the project.

Build:

  • Update rmcp runtime dependency to version 0.17.0 with existing feature flags.
  • Update rmcp dev-dependency to version 0.17.0 for client-related tests.

Signed-off-by: mrizzi <mrizzi@redhat.com>
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai bot commented Mar 2, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the rmcp crate dependency from version 0.16.0 to 0.17.0 for both main and dev dependencies, ensuring consistency in the project’s dependency graph and lockfile.

File-Level Changes

Change Details Files
Bump rmcp crate from 0.16.0 to 0.17.0 across main and dev dependencies and refresh Cargo.lock.
  • Update rmcp version in main dependencies while keeping existing feature flags intact
  • Update rmcp version in dev-dependencies while preserving client and transport feature configuration
  • Regenerate Cargo.lock to reflect the new rmcp version and any transitive dependency updates
Cargo.toml
Cargo.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@qodo-code-review
Copy link
Copy Markdown

Review Summary by Qodo

Update rmcp dependency to v0.17.0

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Update rmcp dependency from v0.16.0 to v0.17.0
• Update both main and dev-dependencies rmcp versions
Diagram
flowchart LR
  A["rmcp v0.16.0"] -- "upgrade" --> B["rmcp v0.17.0"]
  B -- "applied to" --> C["dependencies & dev-dependencies"]
Loading

Grey Divider

File Changes

1. Cargo.toml Dependencies +2/-2

Upgrade rmcp dependency to v0.17.0

• Updated rmcp dependency version from 0.16.0 to 0.17.0 in main dependencies
• Updated rmcp dependency version from 0.16.0 to 0.17.0 in dev-dependencies
• Maintained existing feature flags for both dependency entries

Cargo.toml


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review bot commented Mar 2, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

Copy link
Copy Markdown

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@mrizzi mrizzi merged commit 30dcd20 into guacsec:main Mar 2, 2026
2 checks passed
@mrizzi mrizzi deleted the update-rmcp-v0.17.0 branch March 2, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant