Skip to content

chore: update rmcp v1.2.0#58

Merged
mrizzi merged 1 commit into
guacsec:mainfrom
mrizzi:update-rmcp-v1.2.0
Mar 12, 2026
Merged

chore: update rmcp v1.2.0#58
mrizzi merged 1 commit into
guacsec:mainfrom
mrizzi:update-rmcp-v1.2.0

Conversation

@mrizzi

@mrizzi mrizzi commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Summary by Sourcery

Update rmcp dependency to version 1.2.0 for both main and dev builds.

Build:

  • Bump rmcp crate from 1.1.1 to 1.2.0 in main dependencies.
  • Bump rmcp crate from 1.1.1 to 1.2.0 in dev-dependencies.

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

sourcery-ai Bot commented Mar 12, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the rmcp crate dependency and dev-dependency from version 1.1.1 to 1.2.0 while keeping the existing feature flags intact, with corresponding lockfile changes.

File-Level Changes

Change Details Files
Bump rmcp runtime and dev dependency versions to 1.2.0.
  • Update rmcp runtime dependency version constraint from 1.1.1 to 1.2.0 while preserving server and transport feature flags.
  • Update rmcp dev-dependency version constraint from 1.1.1 to 1.2.0 while preserving client and transport feature flags.
  • Refresh Cargo.lock entries to align with rmcp 1.2.0 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 version 1.2.0

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Update rmcp dependency from 1.1.1 to 1.2.0
• Update both main and dev-dependencies versions
Diagram
flowchart LR
  A["rmcp 1.1.1"] -- "upgrade" --> B["rmcp 1.2.0"]
  C["Cargo.toml"] -- "update dependencies" --> B
Loading

Grey Divider

File Changes

1. Cargo.toml Dependencies +2/-2

Upgrade rmcp dependency to 1.2.0

• Update rmcp version from 1.1.1 to 1.2.0 in dependencies section
• Update rmcp version from 1.1.1 to 1.2.0 in dev-dependencies section
• Maintains existing feature flags for both dependency instances

Cargo.toml


Grey Divider

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented Mar 12, 2026

Copy link
Copy Markdown

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

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

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 42426ae into guacsec:main Mar 12, 2026
2 checks passed
@mrizzi mrizzi deleted the update-rmcp-v1.2.0 branch March 12, 2026 11:11
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