Skip to content

build(deps): bump mcpchecker/mcpchecker from 0.0.5 to 0.0.6#751

Merged
manusa merged 1 commit into
mainfrom
dependabot/github_actions/mcpchecker/mcpchecker-0.0.6
Feb 9, 2026
Merged

build(deps): bump mcpchecker/mcpchecker from 0.0.5 to 0.0.6#751
manusa merged 1 commit into
mainfrom
dependabot/github_actions/mcpchecker/mcpchecker-0.0.6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mcpchecker/mcpchecker from 0.0.5 to 0.0.6.

Release notes

Sourced from 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

Changelog

Sourced from 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

Commits

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 [mcpchecker/mcpchecker](https://github.com/mcpchecker/mcpchecker) from 0.0.5 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.5...v0.0.6)

---
updated-dependencies:
- dependency-name: 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 github_actions Pull requests that update GitHub Actions code labels Feb 9, 2026
@manusa manusa added this to the 0.1.0 milestone Feb 9, 2026
@manusa
manusa requested review from Cali0707 and matzew February 9, 2026 05:06
@manusa

manusa commented Feb 9, 2026

Copy link
Copy Markdown
Member

Context: Scheduled Pipeline Failure

The scheduled MCP evaluation pipeline is currently failing due to a binary naming mismatch in the mcpchecker action:

Error

mv: cannot stat '/home/runner/work/_temp/mcpchecker-download/mcpchecker-linux-amd64': No such file or directory

The v0.0.5 action downloads mcpchecker-linux-amd64.zip from the nightly release but expects the old binary naming format inside the archive.

How This PR Fixes It

Updating to v0.0.6 should resolve this issue as the release notes indicate it includes feat: add support for package manager installations which likely updated how binaries are named/packaged in releases.

@manusa
manusa merged commit 8c99e2e into main Feb 9, 2026
7 checks passed
@manusa
manusa deleted the dependabot/github_actions/mcpchecker/mcpchecker-0.0.6 branch February 9, 2026 09:51
@manusa

manusa commented Feb 9, 2026

Copy link
Copy Markdown
Member

I've triggered a new pipeline run manually: https://github.com/containers/kubernetes-mcp-server/actions/runs/21820226139

🤞

@manusa

manusa commented Feb 9, 2026

Copy link
Copy Markdown
Member

@Cali0707

Copy link
Copy Markdown
Collaborator

@manusa I cut a new release (v0.0.7) with your fix

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants