Skip to content

chore(deps): bump github.com/mcpchecker/mcpchecker from 0.0.12 to 0.0.14 in /e2e-tests/tools#102

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps github.com/mcpchecker/mcpchecker from 0.0.12 to 0.0.14.

Release notes

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

v0.0.14

What's Changed

Full Changelog: mcpchecker/mcpchecker@v0.0.13...v0.0.14

v0.0.13

What's Changed

New Contributors

Full Changelog: mcpchecker/mcpchecker@v0.0.12...v0.0.13

Commits
  • 66c7902 fix(acp): correctly extract agent output (#268)
  • a99d8de docs(cli): add --mcp-config-file flag to check command reference (#266)
  • 435a100 feat(llmagent): support using google as provider as well as gemini (#262)
  • 1671e85 build(deps): bump charm.land/fantasy from 0.16.0 to 0.17.1 in the go-dependen...
  • afa31cc build(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.1 in the github...
  • 2a5d41f fix(llmagent): mcp client does not panic on initialization race (#261)
  • bf75d5f docs: pull docs out of README into structured docs folder (#252)
  • e915dbd feat: add flag to override mcp config file in eval yaml (#260)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 2, 2026
@dependabot dependabot bot requested a review from janisz as a code owner April 2, 2026 08:18
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

E2E Test Results

Commit: f9c3425
Workflow Run: View Details
Artifacts: Download test results & logs

=== Evaluation Summary ===

  ✓ list-clusters (assertions: 3/3)
  ✓ cve-detected-workloads (assertions: 3/3)
  ✓ cve-detected-clusters (assertions: 3/3)
  ~ cve-nonexistent (assertions: 2/3)
      - MaxToolCalls: Too many tool calls: expected <= 5, got 7
  ✓ cve-cluster-does-exist (assertions: 3/3)
  ~ cve-cluster-does-not-exist (assertions: 2/3)
      - ToolsUsed: Required tool not called: server=stackrox-mcp, tool=, pattern=list_clusters
  ✓ cve-clusters-general (assertions: 3/3)
  ✓ cve-cluster-list (assertions: 3/3)
  ✓ cve-log4shell (assertions: 3/3)
  ✓ cve-multiple (assertions: 3/3)
  ✓ rhsa-not-supported (assertions: 2/2)

Tasks:      11/11 passed (100.00%)
Assertions: 30/32 passed (93.75%)
Tokens:     ~58842 (estimate - excludes system prompt & cache)
MCP schemas: ~12738 (included in token total)
Agent used tokens:
  Input:  14566 tokens
  Output: 23156 tokens
Judge used tokens:
  Input:  29088 tokens
  Output: 30663 tokens

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 2, 2026

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
361 2 359 12
View the full list of 2 ❄️ flaky test(s)
::policy 1

Flake rate in main: 100.00% (Passed 0 times, Failed 8 times)

Stack Traces | 0s run time
- test violation 1
- test violation 2
- test violation 3
::policy 4

Flake rate in main: 100.00% (Passed 0 times, Failed 8 times)

Stack Traces | 0s run time
- testing multiple alert violation messages 1
- testing multiple alert violation messages 2
- testing multiple alert violation messages 3

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@janisz
Copy link
Copy Markdown
Contributor

janisz commented Apr 2, 2026

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

A newer version of github.com/mcpchecker/mcpchecker exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@janisz
Copy link
Copy Markdown
Contributor

janisz commented Apr 14, 2026

@dependabot recreate

Bumps [github.com/mcpchecker/mcpchecker](https://github.com/mcpchecker/mcpchecker) from 0.0.12 to 0.0.14.
- [Release notes](https://github.com/mcpchecker/mcpchecker/releases)
- [Changelog](https://github.com/mcpchecker/mcpchecker/blob/main/CHANGELOG.md)
- [Commits](mcpchecker/mcpchecker@v0.0.12...v0.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/e2e-tests/tools/github.com/mcpchecker/mcpchecker-0.0.14 branch from 0ade07f to f9c3425 Compare April 14, 2026 10:12
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.

2 participants