Update go modules#795
Merged
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
ChrisJBurns
previously approved these changes
May 20, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #795 +/- ##
==========================================
- Coverage 61.58% 61.58% -0.01%
==========================================
Files 110 110
Lines 10660 10657 -3
==========================================
- Hits 6565 6563 -2
+ Misses 3510 3509 -1
Partials 585 585 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
The default schedule for this repo is `schedule:earlyMondays` and the `gomod` group rule batches all Go module bumps into one weekly PR. `toolhive-core` cuts patch releases on a near-daily cadence (recent `v0.0.19` → `v0.0.20` → `v0.0.21` in successive days), and waiting up to a week to pick those up has caused incompatible-API drift between this repo and the upstream sync bot in `stacklok/toolhive`. Mirror the rule used in `stacklok/toolhive/renovate.json` so `toolhive-core` is updated at any time, keeping us closely aligned with upstream.
`toolhive-core` v0.0.20 removed the `UpstreamGroup` type and the `Groups` field from `UpstreamData` (stacklok/toolhive-core#107). With this branch bumping `toolhive-core` to v0.0.21, three remaining call sites still referenced the removed identifiers and broke the build: `internal/registry/testutils_upstream.go`, `internal/sources/api_upstream.go`, and `internal/filtering/filter_service.go`. Drop the now-defunct field initializations so the upstream removal lands cleanly.
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
ChrisJBurns
approved these changes
May 20, 2026
reyortiz3
approved these changes
May 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.19.0→v5.19.1v0.53.0→v0.54.0v1.7.8→v1.7.9v0.27.2→v0.28.0v0.0.18→v0.0.21v0.36.0→v0.36.1Release Notes
go-git/go-git (github.com/go-git/go-git/v5)
v5.19.1Compare Source
What's Changed
worktreeFilesystemwrapper for worktree and hardening by @hiddeco in #2100Full Changelog: go-git/go-git@v5.19.0...v5.19.1
mark3labs/mcp-go (github.com/mark3labs/mcp-go)
v0.54.0Compare Source
What's Changed
New Contributors
Full Changelog: mark3labs/mcp-go@v0.53.0...v0.54.0
modelcontextprotocol/registry (github.com/modelcontextprotocol/registry)
v1.7.9Compare Source
What's Changed
Ed25519by @rhinocap in #1253New Contributors
Full Changelog: modelcontextprotocol/registry@v1.7.8...v1.7.9
stacklok/toolhive (github.com/stacklok/toolhive)
v0.28.0Compare Source
What's Changed
9e0d7b8by @renovate[bot] in #529574f9aabby @renovate[bot] in #529651ea8eaby @renovate[bot] in #5294New Contributors
Full Changelog: stacklok/toolhive@v0.27.2...v0.28.0
stacklok/toolhive-core (github.com/stacklok/toolhive-core)
v0.0.21Compare Source
What's Changed
Full Changelog: stacklok/toolhive-core@v0.0.20...v0.0.21
v0.0.20Compare Source
What's Changed
Full Changelog: stacklok/toolhive-core@v0.0.19...v0.0.20
v0.0.19Compare Source
What's Changed
Full Changelog: stacklok/toolhive-core@v0.0.18...v0.0.19
kubernetes/apimachinery (k8s.io/apimachinery)
v0.36.1Compare Source
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.