Skip to content

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
mainfrom
dependabot/docker/workers/execution-smoke-go/golang-1.27.1
Closed

Bump golang from 1.26.6 to 1.27.1 in /workers/execution-smoke-go#125
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/workers/execution-smoke-go/golang-1.27.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

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 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 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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from jeremydixon22 as a code owner September 7, 2026 00:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Sep 7, 2026
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>
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/docker/workers/execution-smoke-go/golang-1.27.1 branch September 7, 2026 04:04
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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant