Skip to content

Bump CLI, MCP SDK, and scanner image defaults - #52855

Draft
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/update-cli-docker-versions
Draft

Bump CLI, MCP SDK, and scanner image defaults#52855
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/update-cli-docker-versions

Conversation

Copilot AI commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Routine version refresh for CLI/MCP tooling and static-analysis Docker images. This updates six CLI/MCP defaults and three scanner image pins, including security-relevant Syft and Grype bumps.

  • CLI / MCP defaults

    • Claude Code: 2.1.2272.1.233
    • GitHub Copilot CLI: 1.0.791.0.80
    • GitHub Copilot SDK: 1.0.81.0.11
    • Gemini CLI: 0.39.10.55.1
    • Pi: 0.84.10.84.2
    • @modelcontextprotocol/sdk: 1.24.01.30.0
  • Docker scanner images

    • Syft: v1.50.0v1.51.0
    • Grype: v0.116.1v0.117.0
    • Shellcheck: v0.10.0v0.11.0
    • Refreshed SHA-pinned image digests.
  • Generated/runtime metadata

    • Synced Copilot compat metadata and installer fallback version.
    • Refreshed Copilot SDK/Copilot package lock entries.
    • Recompiled workflow lockfiles and updated affected wasm golden output.
const DefaultCopilotVersion Version = "1.0.80"
const DefaultGeminiVersion Version = "0.55.1"
const DefaultMCPSDKVersion Version = "1.30.0"

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update CLI tools and Docker images for version check Bump CLI, MCP SDK, and scanner image defaults Aug 15, 2026
Copilot AI requested a review from pelikhan August 15, 2026 06:07
@github-actions

Copy link
Copy Markdown
Contributor

PR Triage

Category: chore | Risk: medium | Score: 35/100

  • Impact: 15/50 (routine version bump across CLI/MCP/scanner defaults, large mechanical diff)
  • Urgency: 10/30 (no incident driving this, routine maintenance)
  • Quality: 10/20 (large diff footprint, no reviews yet, CI unknown, draft)

Recommended action: defer
Routine dependency-version refresh; large mechanical diff (266 files) warrants a careful but non-urgent pass.

Generated by 🔧 PR Triage Agent · auto · 46.6 AIC · ⌖ 2.63 AIC · ⊞ 8.1K ·

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] CLI/Docker version check: 6 CLI updates, 3 Docker image bumps (2026-08-15)

2 participants