Bump golang from 1.26.6 to 1.27.1 in /workers/execution-smoke-go - #125
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump golang from 1.26.6 to 1.27.1 in /workers/execution-smoke-go#125dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps golang from 1.26.6 to 1.27.1. --- updated-dependencies: - dependency-name: golang dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
jeremydixon22
added a commit
that referenced
this pull request
Sep 7, 2026
## Summary Dependabot #125 updates the worker image to Go 1.27.1 but leaves the four build/analysis workflows and the version-policy checker at 1.26.6, causing both release-boundary gates to fail. Apply the proposed digest-pinned image together with all five companion pins and refresh the public-export manifest. The earlier Go 1.27 deferral is resolved: the already-pinned CodeQL action v4.37.9 defaults to bundle 2.26.4, whose [Go library changelog records Go 1.27 support](https://github.com/github/codeql/blob/codeql-cli/v2.26.4/go/ql/lib/CHANGELOG.md). Hosted Go extraction succeeded for both modules; the SARIF reports no extraction warnings or errors and no findings. Supersedes #125. ## Verification - Go 1.27.1 tests and `go vet` pass for both modules (the worker module has no unit tests). - Version policy, PR release boundary, public-export reproducibility, and pre-push locked solution restore pass. - All hosted PR checks pass, including .NET/client tests, all four CodeQL languages, container scanning, and execution-consumer validation. - The digest-pinned worker image builds locally. Python verification passes all 235 tests at 79.1% coverage, strict type checks, package builds, and clean installs with coverage 7.16.0. - Release-mode public-export verification passes with the supplied operator policies. The full release rehearsal runs on canonical main. ## Public information review Does this change expose new public information? **No** ## Compatibility and operations The build toolchain moves to Go 1.27.1. The public Go module minimum remains 1.25.0. The worker image remains pinned by digest; no package versions or workflow permissions change. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jeremydixon22 <jeremydixon22@users.noreply.github.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
deleted the
dependabot/docker/workers/execution-smoke-go/golang-1.27.1
branch
September 7, 2026 04:04
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.
Warning
Cooldown could not be applied because no publication date was available from the registry.
Bumps golang from 1.26.6 to 1.27.1.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)