Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go-deps group with 2 updates: github.com/mark3labs/mcp-go and github.com/urfave/cli/v3.

Updates github.com/mark3labs/mcp-go from 0.20.1 to 0.22.0

Release notes

Sourced from github.com/mark3labs/mcp-go's releases.

Release v0.22.0

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.21.1...v0.22.0

Release v0.21.1

What's Changed

Full Changelog: mark3labs/mcp-go@v0.21.0...v0.21.1

Release v0.21.0

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.20.1...v0.21.0

Commits
  • 013c047 Use correct mutex
  • 5378d0f feat: add message to ProgressNotification (#119)
  • 79a0ac0 Add RemoveResource method to MCPServer (#141)
  • 0448984 feat:Added the parameter parsing mode to parse any to the specified type (#148)
  • dd3210c feat: Implement Streamable-HTTP Client Basic (#168)
  • 8c0f2be feat(server): convert ping messages to be spec compliant (#169)
  • d3c77df fix: add mutex to SSEServer to avoid data race between Start and Shutdown; fi...
  • 71b910b fix: tool annotation (#165)
  • 37ac814 introduce NewToolResultErrorWithErr and update docs (#140)
  • 3fa49a8 new feature: add tool annnotation (#158)
  • Additional commits viewable in compare view

Updates github.com/urfave/cli/v3 from 3.1.1 to 3.2.0

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.2.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.1.1...v3.2.0

Commits

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 <dependency name> major version will 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 version will 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

Bumps the go-deps group with 2 updates: [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [github.com/urfave/cli/v3](https://github.com/urfave/cli).


Updates `github.com/mark3labs/mcp-go` from 0.20.1 to 0.22.0
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.20.1...v0.22.0)

Updates `github.com/urfave/cli/v3` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from kop April 22, 2025 12:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 22, 2025
@sonarqubecloud
Copy link

@kop kop merged commit 175ed4b into main Apr 22, 2025
6 checks passed
@kop kop deleted the dependabot/go_modules/go-deps-17901cb7b3 branch April 22, 2025 13:16
kop pushed a commit that referenced this pull request Apr 28, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.1...v0.3.0)
(2025-04-28)


### Features

* add support for text-only content in MCP tools
([#20](#20))
([c509b6d](c509b6d))


### Dependencies

* **gomod:** bump the go-deps group with 2 updates
([#18](#18))
([175ed4b](175ed4b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants