Skip to content

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

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

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

Conversation

@dependabot
Copy link

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

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

Release notes

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

v0.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)

v0.0.5-rc.1


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)
Changelog

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

[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
  • e6a0fb6 fix(ci): setup action uses correct syntax (#174)
  • 1a381b9 docs: add 0.0.5 changelog (#172)
  • 46810bb refactor: move mcp client management to dedicated package (#144)
  • 2f79cbf feat: add template substitution in llmJudge steps (#170)
  • 6fae7b3 feat: support ACP for builtin openai agent (#164)
  • 6a06fe8 feat(task): add ids to all task steps (#171)
  • 24a25c7 chore: Adding timeout on extension call steps (#169)
  • d4a12ea feat(agent): add ACP runner (#134)
  • d15a2d0 feat(mcpproxy): add environment variable support for MCP configuration (#131)
  • 2fffa22 feat: add 'as' alias support (#140)
  • 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.5.
- [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.5)

---
updated-dependencies:
- dependency-name: github.com/mcpchecker/mcpchecker
  dependency-version: 0.0.5
  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 5, 2026
@dependabot dependabot bot requested a review from janisz as a code owner February 5, 2026 15:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 5, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 9, 2026

Superseded by #38.

@dependabot dependabot bot closed this Feb 9, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/e2e-tests/tools/github.com/mcpchecker/mcpchecker-0.0.5 branch February 9, 2026 08:06
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