Skip to content

chore(deps): bump github.com/mcpchecker/mcpchecker from 0.0.16 to 0.0.17 in /e2e-tests/tools#124

Merged
janisz merged 1 commit intomainfrom
dependabot/go_modules/e2e-tests/tools/github.com/mcpchecker/mcpchecker-0.0.17
Apr 29, 2026
Merged

chore(deps): bump github.com/mcpchecker/mcpchecker from 0.0.16 to 0.0.17 in /e2e-tests/tools#124
janisz merged 1 commit intomainfrom
dependabot/go_modules/e2e-tests/tools/github.com/mcpchecker/mcpchecker-0.0.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps github.com/mcpchecker/mcpchecker from 0.0.16 to 0.0.17.

Release notes

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

v0.0.17

What's Changed

Full Changelog: mcpchecker/mcpchecker@v0.0.16...v0.0.17

Commits
  • 394d841 feat(cli): Added support to convert result to JUnit format. (#293)
  • a703d9f build(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 in the git...
  • 111ddce refactor: decoupled view subcommand from stdout (#304)
  • 7ebaa58 build(deps): bump charm.land/fantasy from 0.19.0 to 0.21.0 in the go-dependen...
  • ade99d3 feat(eval): add git tasksource resolver (#300)
  • 6ca9a62 feat: add lockfile and source types (#299)
  • 5402d2e feat(cli): support multiple label selectors with OR semantics (#290)
  • 8c78b5e fix(deps): update acp-go-sdk and fantasy SDK to latest versions (#297)
  • 92e2497 refactor(eval): use context.WithoutCancel for cleanup context (#298)
  • 7882b14 fix(eval): preserve extension and MCP managers in cleanup context (#296)
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 29, 2026
@dependabot dependabot Bot requested a review from janisz as a code owner April 29, 2026 07:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 29, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

E2E Test Results

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

=== Evaluation Summary ===

  ✓ list-clusters (assertions: 3/3)
  ✓ rhsa-not-supported (assertions: 2/2)
  ✓ cve-cluster-list (assertions: 3/3)
  ✓ cve-cluster-does-not-exist (assertions: 3/3)
  ✓ cve-clusters-general (assertions: 3/3)
  ✓ cve-detected-workloads (assertions: 3/3)
  ✓ cve-detected-clusters (assertions: 3/3)
  ✓ cve-log4shell (assertions: 3/3)
  ✓ cve-multiple (assertions: 3/3)
  ~ cve-nonexistent (assertions: 2/3)
      - MaxToolCalls: Too many tool calls: expected <= 5, got 9
  ✓ cve-cluster-does-exist (assertions: 3/3)

Tasks:      11/11 passed (100.00%)
Assertions: 31/32 passed (96.88%)
Tokens:     ~60283 (estimate - excludes system prompt & cache)
MCP schemas: ~12562 (included in token total)
Agent used tokens:
  Input:  16548 tokens
  Output: 23639 tokens
Judge used tokens:
  Input:  50121 tokens
  Output: 46116 tokens

@janisz janisz enabled auto-merge (squash) April 29, 2026 16:06
Bumps [github.com/mcpchecker/mcpchecker](https://github.com/mcpchecker/mcpchecker) from 0.0.16 to 0.0.17.
- [Release notes](https://github.com/mcpchecker/mcpchecker/releases)
- [Changelog](https://github.com/mcpchecker/mcpchecker/blob/main/CHANGELOG.md)
- [Commits](mcpchecker/mcpchecker@v0.0.16...v0.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@mtodor mtodor force-pushed the dependabot/go_modules/e2e-tests/tools/github.com/mcpchecker/mcpchecker-0.0.17 branch from 3ec503a to a9ff67c Compare April 29, 2026 16:36
@janisz janisz merged commit 5edab0c into main Apr 29, 2026
8 of 9 checks passed
@janisz janisz deleted the dependabot/go_modules/e2e-tests/tools/github.com/mcpchecker/mcpchecker-0.0.17 branch April 29, 2026 16:41
@codecov-commenter
Copy link
Copy Markdown

❌ 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 32 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 32 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge 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