Skip to content

Update module github.com/stacklok/toolhive-catalog to v0.20260306.0#3943

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-stacklok-toolhive-catalog-0.x
Open

Update module github.com/stacklok/toolhive-catalog to v0.20260306.0#3943
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-stacklok-toolhive-catalog-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/stacklok/toolhive-catalog v0.20260223.0v0.20260306.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

stacklok/toolhive-catalog (github.com/stacklok/toolhive-catalog)

v0.20260306.0: Catalog v2026.03.06

Compare Source

ToolHive Catalog Release

Date: 2026.03.06
Last Updated: 2026-03-06T00:47:45Z

Statistics
Category Count
Total Servers 106
Container-based 79
Remote 27
Usage
go get github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive@latest
import "github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive"

// ToolHive legacy format
data := toolhive.Legacy()

// Upstream MCP format
data := toolhive.Upstream()

This is an automated release triggered by a catalog data update.

v0.20260305.0: Catalog v2026.03.05

Compare Source

ToolHive Catalog Release

Date: 2026.03.05
Last Updated: 2026-03-05T14:25:33Z

Statistics
Category Count
Total Servers 106
Container-based 79
Remote 27
Usage
go get github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive@latest
import "github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive"

// ToolHive legacy format
data := toolhive.Legacy()

// Upstream MCP format
data := toolhive.Upstream()

This is an automated release triggered by a catalog data update.

v0.20260304.0: Catalog v2026.03.04

Compare Source

ToolHive Catalog Release

Date: 2026.03.04
Last Updated: 2026-03-04T00:43:15Z

Statistics
Category Count
Total Servers 105
Container-based 79
Remote 26
Usage
go get github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive@latest
import "github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive"

// ToolHive legacy format
data := toolhive.Legacy()

// Upstream MCP format
data := toolhive.Upstream()

This is an automated release triggered by a catalog data update.

v0.20260303.0: Catalog v2026.03.03

Compare Source

ToolHive Catalog Release

Date: 2026.03.03
Last Updated: 2026-03-03T12:33:44Z

Statistics
Category Count
Total Servers 105
Container-based 79
Remote 26
Usage
go get github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive@latest
import "github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive"

// ToolHive legacy format
data := toolhive.Legacy()

// Upstream MCP format
data := toolhive.Upstream()

This is an automated release triggered by a catalog data update.

v0.20260301.0: Catalog v2026.03.01

Compare Source

ToolHive Catalog Release

Date: 2026.03.01
Last Updated: 2026-03-01T00:50:35Z

Statistics
Category Count
Total Servers 105
Container-based 79
Remote 26
Usage
go get github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive@latest
import "github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive"

// ToolHive legacy format
data := toolhive.Legacy()

// Upstream MCP format
data := toolhive.Upstream()

This is an automated release triggered by a catalog data update.

v0.20260226.0: Catalog v2026.02.26

Compare Source

ToolHive Catalog Release

Date: 2026.02.26
Last Updated: 2026-02-26T00:43:03Z

Statistics
Category Count
Total Servers 105
Container-based 79
Remote 26
Usage
go get github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive@latest
import "github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive"

// ToolHive legacy format
data := toolhive.Legacy()

// Upstream MCP format
data := toolhive.Upstream()

This is an automated release triggered by a catalog data update.

v0.20260225.0: Catalog v2026.02.25

Compare Source

ToolHive Catalog Release

Date: 2026.02.25
Last Updated: 2026-02-25T00:47:51Z

Statistics
Category Count
Total Servers 105
Container-based 79
Remote 26
Usage
go get github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive@latest
import "github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive"

// ToolHive legacy format
data := toolhive.Legacy()

// Upstream MCP format
data := toolhive.Upstream()

This is an automated release triggered by a catalog data update.

v0.20260224.0: Catalog v2026.02.24

Compare Source

ToolHive Catalog Release

Date: 2026.02.24
Last Updated: 2026-02-24T00:42:15Z

Statistics
Category Count
Total Servers 102
Container-based 79
Remote 23
Usage
go get github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive@latest
import "github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive"

// ToolHive legacy format
data := toolhive.Legacy()

// Upstream MCP format
data := toolhive.Upstream()

This is an automated release triggered by a catalog data update.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from JAORMX as a code owner February 24, 2026 14:06
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 24, 2026
@github-actions github-actions bot added the size/XS Extra small PR: < 100 lines changed label Feb 24, 2026
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.60%. Comparing base (bc9b534) to head (4612703).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3943      +/-   ##
==========================================
- Coverage   68.66%   68.60%   -0.07%     
==========================================
  Files         445      445              
  Lines       45343    45343              
==========================================
- Hits        31136    31108      -28     
- Misses      11802    11829      +27     
- Partials     2405     2406       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-catalog-0.x branch from 48997b8 to 99f6b22 Compare February 25, 2026 11:47
@renovate renovate bot changed the title Update module github.com/stacklok/toolhive-catalog to v0.20260224.0 Update module github.com/stacklok/toolhive-catalog to v0.20260225.0 Feb 25, 2026
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Feb 25, 2026
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-catalog-0.x branch from 99f6b22 to cbb00e6 Compare February 26, 2026 11:04
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Feb 26, 2026
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-catalog-0.x branch from cbb00e6 to 1120327 Compare February 26, 2026 14:11
@renovate renovate bot changed the title Update module github.com/stacklok/toolhive-catalog to v0.20260225.0 Update module github.com/stacklok/toolhive-catalog to v0.20260226.0 Feb 26, 2026
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Feb 26, 2026
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-catalog-0.x branch from 89eb8dd to 29f3b88 Compare March 3, 2026 14:44
@renovate renovate bot changed the title Update module github.com/stacklok/toolhive-catalog to v0.20260226.0 Update module github.com/stacklok/toolhive-catalog to v0.20260303.0 Mar 3, 2026
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Mar 3, 2026
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-catalog-0.x branch from 1157e6b to 328334b Compare March 3, 2026 14:52
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Mar 3, 2026
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-catalog-0.x branch from 328334b to da08a40 Compare March 4, 2026 16:09
@renovate renovate bot changed the title Update module github.com/stacklok/toolhive-catalog to v0.20260303.0 Update module github.com/stacklok/toolhive-catalog to v0.20260304.0 Mar 4, 2026
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Mar 4, 2026
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-catalog-0.x branch from da08a40 to 51899e0 Compare March 5, 2026 14:37
@renovate renovate bot changed the title Update module github.com/stacklok/toolhive-catalog to v0.20260304.0 Update module github.com/stacklok/toolhive-catalog to v0.20260305.0 Mar 5, 2026
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Mar 5, 2026
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-catalog-0.x branch from 51899e0 to dd502a7 Compare March 6, 2026 11:33
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Mar 6, 2026
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-catalog-0.x branch from dd502a7 to 4612703 Compare March 6, 2026 13:52
@renovate renovate bot changed the title Update module github.com/stacklok/toolhive-catalog to v0.20260305.0 Update module github.com/stacklok/toolhive-catalog to v0.20260306.0 Mar 6, 2026
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Mar 6, 2026
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 size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants