Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Updates the requirements on pulseengine-mcp-macros to permit the latest version.

Release notes

Sourced from pulseengine-mcp-macros's releases.

v0.17.0

What's New

  • MCP Client crate - New pulseengine-mcp-client for connecting to MCP servers
  • Simplified README - Cleaner docs showcasing macro-based API

Closes #89

Validation Results

✅ All validation tests passed ✅ Python SDK compatibility verified ✅ JSON-RPC 2.0 compliant ✅ MCP protocol compliant

Commits
  • 45ef663 fix: add mcp-client to Dockerfile.validation
  • 29d4de8 chore: bump to 0.17.0, rewrite README
  • 349b394 feat: add MCP client crate for connecting to MCP servers
  • 415f03e test: add handler transport and tool context tests
  • 01670df test: add tests for new Content and CompleteResult APIs
  • d96f116 test: add comprehensive TransportBridge and context accessor tests
  • 185f967 fix: correct TransportBridge test assertions
  • 4f92470 test: add comprehensive tests for bidirectional communication
  • c5866df chore: bump version to 0.16.0
  • f25a24b feat: implement bidirectional communication for MCP conformance
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pulseengine-mcp-macros](https://github.com/pulseengine/mcp) to permit the latest version.
- [Release notes](https://github.com/pulseengine/mcp/releases)
- [Changelog](https://github.com/pulseengine/mcp/blob/main/CHANGELOG.md)
- [Commits](pulseengine/mcp@v0.11.0...v0.17.0)

---
updated-dependencies:
- dependency-name: pulseengine-mcp-macros
  dependency-version: 0.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2025

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

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

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