Skip to content

Conversation

@dependabot
Copy link

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

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

Release notes

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

v0.0.7

What's Changed

New Contributors

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

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

... (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
  • c718584 fix: check if verify is not empty (#197)
  • 8bbd147 fix(actions): use correct binary names from zip archives (#194)
  • fccc209 feat(task): add support for calling mcp tools in steps (#178)
  • bec99a3 build(deps): bump sigstore/cosign-installer from 3.10.1 to 4.0.0 in the githu...
  • 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)
  • 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.7.
- [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.7)

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

dependabot bot commented on behalf of github Feb 12, 2026

Superseded by #42.

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