Skip to content

Conversation

@dependabot
Copy link

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

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

Release notes

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

v0.0.6

What's Changed

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

v0.0.6-rc.3

What's Changed

Full Changelog: mcpchecker/mcpchecker@v0.0.6-rc.2...v0.0.6-rc.3

v0.0.6-rc.2

What's Changed

Full Changelog: mcpchecker/mcpchecker@nightly...v0.0.6-rc.2

v0.0.6-rc.1

What's Changed

Full Changelog: mcpchecker/mcpchecker@nightly...v0.0.6-rc.1

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)

... (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
  • f4f0b29 fix(release): goreleaser properly handles prerelease tags (#191)
  • c959623 Skip seed parameter for Gemini compatibility (#188)
  • b3c0984 feat: add support for package manager installations (#185)
  • 3332aca test: add unit tests for pkg/mcpproxy/record.go (#180)
  • 6287b5f chore: add CODEOWNERS (#179)
  • 6e573d6 test: add unit tests for assertions (#176)
  • 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)
  • 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.6.
- [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.6)

---
updated-dependencies:
- dependency-name: github.com/mcpchecker/mcpchecker
  dependency-version: 0.0.6
  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 9, 2026
@dependabot dependabot bot requested a review from janisz as a code owner February 9, 2026 08:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 9, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants