Skip to content

chore(deps): Bump github.com/mcpchecker/mcpchecker from 0.0.3 to 0.0.4 - #13

Merged
Cali0707 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mcpchecker/mcpchecker-0.0.4
Feb 3, 2026
Merged

chore(deps): Bump github.com/mcpchecker/mcpchecker from 0.0.3 to 0.0.4#13
Cali0707 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mcpchecker/mcpchecker-0.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 3, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/mcpchecker/mcpchecker from 0.0.3 to 0.0.4.

Release notes

Sourced from github.com/mcpchecker/mcpchecker's releases.

v0.0.4

This release includes support for filtering tasks based on labels, as well as gives more commands to help understand the results of the evals.


Added

  • Verify command to validate results meet pass rate thresholds (#122)
  • Summary command with text, JSON, and GitHub Actions output formats (#122)
  • Diff command to compare two evaluation runs with regression detection (#122)
  • Labels support for task definitions with label-selector flag for filtering (#115)

Changed

  • Command eval is now renamed to check in the CLI (#121)
  • Extracted mcpchecker setup into reusable GitHub Action (#128)

Fixed

  • GitHub Action uses correct check command (#123)
  • Functional tests pass after labels and multi-task changes (#129)

Documentation

  • Added sections on why MCPChecker and links to downloads and quickstarts (#120)

v0.0.4-rc.2


Added

  • Verify command to validate results meet pass rate thresholds (#122)
  • Summary command with text, JSON, and GitHub Actions output formats (#122)
  • Diff command to compare two evaluation runs with regression detection (#122)
  • Labels support for task definitions with label-selector flag for filtering (#115)

Changed

  • Command eval is now renamed to check in the CLI (#121)
  • Extracted mcpchecker setup into reusable GitHub Action (#128)

Fixed

  • GitHub Action uses correct check command (#123)
  • Functional tests pass after labels and multi-task changes (#129)

Documentation

  • Added sections on why MCPChecker and links to downloads and quickstarts (#120)

v0.0.4-rc.1

No release notes provided.

Changelog

Sourced from github.com/mcpchecker/mcpchecker's changelog.

[0.0.4]

Added

  • Verify command to validate results meet pass rate thresholds (#122)
  • Summary command with text, JSON, and GitHub Actions output formats (#122)
  • Diff command to compare two evaluation runs with regression detection (#122)
  • Labels support for task definitions with label-selector flag for filtering (#115)

Changed

  • Command eval is now renamed to check in the CLI (#121)
  • Extracted mcpchecker setup into reusable GitHub Action (#128)

Fixed

  • GitHub Action uses correct check command (#123)
  • Functional tests pass after labels and multi-task changes (#129)

Documentation

  • Added sections on why MCPChecker and links to downloads and quickstarts (#120)
Commits
  • 1348f9b fix(ci): release workflows handle backticks in changelog (#137)
  • 25d0a0f docs: v0.0.4 release notes (#130)
  • bf5601a feat: add acp client (#113)
  • e3f9b82 fix(test): functional tests pass again (#129)
  • a1e977d refactor(ci): extract mcpchecker setup into reusable action (#128)
  • 233ed60 test: add multi-task functional tests for runner parallelization (#109)
  • 7f49762 feat(cli): add verify, summary, and diff commands for evaluation results (#122)
  • 8de5918 feat: Labels support (#115)
  • 7eecc75 Remove extension code, use actual library for this (#127)
  • a5dec68 refactor: expose full MCP tool, not just tool names from mcpproxy (#125)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [github.com/mcpchecker/mcpchecker](https://github.com/mcpchecker/mcpchecker) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/mcpchecker/mcpchecker/releases)
- [Changelog](https://github.com/mcpchecker/mcpchecker/blob/main/CHANGELOG.md)
- [Commits](mcpchecker/mcpchecker@v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: github.com/mcpchecker/mcpchecker
  dependency-version: 0.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 3, 2026
@coderabbitai

coderabbitai Bot commented Feb 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@Cali0707 Cali0707 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Cali0707
Cali0707 merged commit 6e67dd3 into main Feb 3, 2026
2 checks passed
@Cali0707
Cali0707 deleted the dependabot/go_modules/github.com/mcpchecker/mcpchecker-0.0.4 branch February 3, 2026 19:15
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.

1 participant