Skip to content

chore(deps): bump rmcp from 1.2.0 to 1.3.0 - #638

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rmcp-1.3.0
Closed

chore(deps): bump rmcp from 1.2.0 to 1.3.0#638
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rmcp-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps rmcp from 1.2.0 to 1.3.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v1.3.0

Added

  • add local feature for !Send tool handler support (#740)

Other

  • fix all clippy warnings across workspace (#746)

rmcp-v1.3.0

Added

  • (transport) add Unix domain socket client for streamable HTTP (#749)
  • (auth) implement SEP-2207 OIDC-flavored refresh token guidance (#676)
  • add configuration for transparent session re-init (#760)
  • add local feature for !Send tool handler support (#740)

Fixed

  • prevent CallToolResult and GetTaskPayloadResult from shadowing CustomResult in untagged enums (#771)
  • drain in-flight responses on stdin EOF (#759)
  • remove default type param from StreamableHttpService (#758)
  • use cfg-gated Send+Sync supertraits to avoid semver break (#757)
  • (rmcp) surface JSON-RPC error bodies on HTTP 4xx responses (#748)
  • default CallToolResult content to empty vec on missing field (#752)
  • (auth) redact secrets in Debug output for StoredCredentials and StoredAuthorizationState (#744)

Other

  • fix all clippy warnings across workspace (#746)
Commits
  • ac749e3 chore: release v1.3.0 (#747)
  • 0b36a84 feat: add "theme" to Icon (#766)
  • 6a3b32d chore: add #[non_exhaustive] to remaining public structs (#768)
  • ee1c63c feat(transport): add Unix domain socket client for streamable HTTP (#749)
  • a32a9c8 feat(auth): implement SEP-2207 OIDC-flavored refresh token guidance (#676)
  • baf22d3 chore: run all tests in ci without "local" feature (#761)
  • f89e412 chore(deps): update tokio-tungstenite requirement from 0.28.0 to 0.29.0 (#773)
  • c8c0c0c fix: prevent CallToolResult and GetTaskPayloadResult from shadowing CustomRes...
  • 30cdc38 chore: remove the rig example (#763)
  • 3ea8c3c feat: add configuration for transparent session re-init (#760)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: aramhammoudeh. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

❌ Invalid PR Title

Your PR title must start with one of the following prefixes:
- `feat:` - A new feature
- `fix:` - A bug fix
- `docs:` - Documentation changes
- `style:` - Code style changes (formatting, missing semi-colons, etc)
- `refactor:` - Code refactoring
- `perf:` - Performance improvements
- `test:` - Adding or updating tests
- `chore:` - Maintenance tasks
- `ci:` - CI/CD changes
- `build:` - Build system changes

Example: `feat: add new sprite collision detection`

Please update your PR title and try again.

@github-actions

github-actions Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

❌ Invalid PR Title

Your PR title must start with one of the following prefixes:
- `feat:` - A new feature
- `fix:` - A bug fix
- `docs:` - Documentation changes
- `style:` - Code style changes (formatting, missing semi-colons, etc)
- `refactor:` - Code refactoring
- `perf:` - Performance improvements
- `test:` - Adding or updating tests
- `chore:` - Maintenance tasks
- `ci:` - CI/CD changes
- `build:` - Build system changes

Example: `feat: add new sprite collision detection`

Please update your PR title and try again.

@github-actions github-actions Bot added size/S and removed size/S labels Apr 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rmcp-1.3.0 branch from 1b85276 to d7614d6 Compare April 1, 2026 22:07
@github-actions

github-actions Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

❌ Invalid PR Title

Your PR title must start with one of the following prefixes:
- `feat:` - A new feature
- `fix:` - A bug fix
- `docs:` - Documentation changes
- `style:` - Code style changes (formatting, missing semi-colons, etc)
- `refactor:` - Code refactoring
- `perf:` - Performance improvements
- `test:` - Adding or updating tests
- `chore:` - Maintenance tasks
- `ci:` - CI/CD changes
- `build:` - Build system changes

Example: `feat: add new sprite collision detection`

Please update your PR title and try again.

1 similar comment
@github-actions

github-actions Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

❌ Invalid PR Title

Your PR title must start with one of the following prefixes:
- `feat:` - A new feature
- `fix:` - A bug fix
- `docs:` - Documentation changes
- `style:` - Code style changes (formatting, missing semi-colons, etc)
- `refactor:` - Code refactoring
- `perf:` - Performance improvements
- `test:` - Adding or updating tests
- `chore:` - Maintenance tasks
- `ci:` - CI/CD changes
- `build:` - Build system changes

Example: `feat: add new sprite collision detection`

Please update your PR title and try again.

@github-actions github-actions Bot added size/S and removed size/S labels Apr 1, 2026
@github-actions

github-actions Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

❌ Invalid PR Title

Your PR title must start with one of the following prefixes:
- `feat:` - A new feature
- `fix:` - A bug fix
- `docs:` - Documentation changes
- `style:` - Code style changes (formatting, missing semi-colons, etc)
- `refactor:` - Code refactoring
- `perf:` - Performance improvements
- `test:` - Adding or updating tests
- `chore:` - Maintenance tasks
- `ci:` - CI/CD changes
- `build:` - Build system changes

Example: `feat: add new sprite collision detection`

Please update your PR title and try again.

@github-actions github-actions Bot added size/S and removed size/S labels Apr 1, 2026
@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

❌ Invalid PR Title

Your PR title must start with one of the following prefixes:
- `feat:` - A new feature
- `fix:` - A bug fix
- `docs:` - Documentation changes
- `style:` - Code style changes (formatting, missing semi-colons, etc)
- `refactor:` - Code refactoring
- `perf:` - Performance improvements
- `test:` - Adding or updating tests
- `chore:` - Maintenance tasks
- `ci:` - CI/CD changes
- `build:` - Build system changes

Example: `feat: add new sprite collision detection`

Please update your PR title and try again.

@github-actions github-actions Bot added size/S and removed size/S labels Apr 2, 2026
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 1.2.0 to 1.3.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.2.0...rmcp-v1.3.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rmcp-1.3.0 branch from d7614d6 to 25f0cb8 Compare April 2, 2026 01:58
@github-actions github-actions Bot added size/S and removed size/S labels Apr 2, 2026
@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

❌ Invalid PR Title

Your PR title must start with one of the following prefixes:
- `feat:` - A new feature
- `fix:` - A bug fix
- `docs:` - Documentation changes
- `style:` - Code style changes (formatting, missing semi-colons, etc)
- `refactor:` - Code refactoring
- `perf:` - Performance improvements
- `test:` - Adding or updating tests
- `chore:` - Maintenance tasks
- `ci:` - CI/CD changes
- `build:` - Build system changes

Example: `feat: add new sprite collision detection`

Please update your PR title and try again.

1 similar comment
@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

❌ Invalid PR Title

Your PR title must start with one of the following prefixes:
- `feat:` - A new feature
- `fix:` - A bug fix
- `docs:` - Documentation changes
- `style:` - Code style changes (formatting, missing semi-colons, etc)
- `refactor:` - Code refactoring
- `perf:` - Performance improvements
- `test:` - Adding or updating tests
- `chore:` - Maintenance tasks
- `ci:` - CI/CD changes
- `build:` - Build system changes

Example: `feat: add new sprite collision detection`

Please update your PR title and try again.

@github-actions github-actions Bot added size/S and removed size/S labels Apr 2, 2026
@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

❌ Invalid PR Title

Your PR title must start with one of the following prefixes:
- `feat:` - A new feature
- `fix:` - A bug fix
- `docs:` - Documentation changes
- `style:` - Code style changes (formatting, missing semi-colons, etc)
- `refactor:` - Code refactoring
- `perf:` - Performance improvements
- `test:` - Adding or updating tests
- `chore:` - Maintenance tasks
- `ci:` - CI/CD changes
- `build:` - Build system changes

Example: `feat: add new sprite collision detection`

Please update your PR title and try again.

@aram-devdocs

Copy link
Copy Markdown
Owner

Superseded by #655 which batch-merges this update along with other safe dependabot updates.

@dependabot @github

dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/rmcp-1.3.0 branch April 2, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant