chore: CLI version updates 2026-06-19 (Claude Code, Codex, GitHub MCP Server, Pi, Copilot SDK)#40302
Closed
Copilot wants to merge 5 commits into
Closed
chore: CLI version updates 2026-06-19 (Claude Code, Codex, GitHub MCP Server, Pi, Copilot SDK)#40302Copilot wants to merge 5 commits into
Copilot wants to merge 5 commits into
Conversation
Contributor
|
Hey A couple of things to wrap up before this is merge-ready:
If you'd like a hand completing the remaining steps, here's a ready-to-go prompt:
|
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update CLI tool versions in version_constants.go
chore: CLI version updates 2026-06-19 (Claude Code, Codex, GitHub MCP Server, Pi, Copilot SDK)
Jun 19, 2026
Collaborator
|
@copilot merge main and recompile |
…ol-versions Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Contributor
Author
Done — merged |
Collaborator
|
@copilot update wasm golden |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps five default tool versions and adds the required SHA digest pin for the new GitHub MCP Server image.
Version bumps (
pkg/constants/version_constants.go)Container pin (
actions-lock.json+pkg/actionpins/data/action_pins.json)Added digest pin for
ghcr.io/github/github-mcp-server:v1.4.0:Test + golden file updates
TestGetLatestActionPinByRepo: relaxedactions/checkoutassertion from exactv6.0.3to prefixv7.— recompile resolved and pinnedactions/checkout@v7.0.0make update-wasm-goldenNotable behavioral change in GitHub MCP Server v1.4.0
create_repositorynow defaults to private when visibility is omitted.