Skip to content

chore(deps): bump github.com/mcpchecker/mcpchecker from 0.0.4 to 0.0.10 in /e2e-tests/tools#46

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/e2e-tests/tools/github.com/mcpchecker/mcpchecker-0.0.10
Open

chore(deps): bump github.com/mcpchecker/mcpchecker from 0.0.4 to 0.0.10 in /e2e-tests/tools#46
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/e2e-tests/tools/github.com/mcpchecker/mcpchecker-0.0.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

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

Release notes

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

v0.0.10

What's Changed

New Contributors

Full Changelog: mcpchecker/mcpchecker@v0.0.9...v0.0.10

v0.0.9

What's Changed

Full Changelog: mcpchecker/mcpchecker@v0.0.8...v0.0.9

v0.0.8

What's Changed

Full Changelog: mcpchecker/mcpchecker@v0.0.7...v0.0.8

v0.0.7

What's Changed

New Contributors

Full Changelog: mcpchecker/mcpchecker@v0.0.6...v0.0.7

v0.0.6

What's Changed

... (truncated)

Changelog

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

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Fixed

[0.0.5]

Added

  • ACP (Agent Control Protocol) client library (#113)
  • ACP runner for agents (#134)
  • ACP support for builtin OpenAI agent (#164)
  • Template substitution in llmJudge steps (#170)
  • IDs for all task steps (#171)
  • Environment variable support for MCP configuration (#131)
  • 'as' alias support for task definitions (#140)

Changed

  • Timeout configuration on extension call steps (#169)
  • Refactored MCP client management to dedicated package for more reliable connections and lifecycle handling (#144)

Fixed

  • Mutex copy issue in protocol.Operation (#143)
  • Release workflows handle backticks in changelog (#137)
Commits
  • 2648073 feat: add mcp token counts (#218)
  • 5ad6f13 feat(cli): add missing fields from summary github output (#217)
  • 30a0440 feat(token usage): Add token usage for OpenAI calls (#206)
  • 026837a feat: add {random.id} and {random.port} template generators (#215)
  • 2431daf feat: resolve prompt templates from setup step outputs (#214)
  • f15cb80 build(deps): bump github.com/modelcontextprotocol/go-sdk from 1.3.0 to 1.3.1 ...
  • 10776f5 cleanup(agent): mark openai agent as deprecated (#209)
  • 8b35747 Add mcpchecker version command that displays version and commit info. (#208)
  • 368f7a8 fix: acp client does not panic on close when cmd is invalid (#207)
  • b8bb219 feat(agent): add token estimation for ACP mode (#184)
  • 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 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.4 to 0.0.10.
- [Release notes](https://github.com/mcpchecker/mcpchecker/releases)
- [Changelog](https://github.com/mcpchecker/mcpchecker/blob/main/CHANGELOG.md)
- [Commits](mcpchecker/mcpchecker@v0.0.4...v0.0.10)

---
updated-dependencies:
- dependency-name: github.com/mcpchecker/mcpchecker
  dependency-version: 0.0.10
  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 27, 2026
@dependabot dependabot bot requested a review from janisz as a code owner February 27, 2026 07:55
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.

0 participants