build(deps): bump the container-images group across 1 directory with 3 updates - #4264
build(deps): bump the container-images group across 1 directory with 3 updates#4264dependabot[bot] wants to merge 1 commit into
Conversation
…3 updates Bumps the container-images group with 3 updates in the /.buildkite directory: docker/library/golang, golangci/golangci-lint and ruby. Updates `docker/library/golang` from 1.26.5 to 1.27.0 Updates `golangci/golangci-lint` from v2.12-alpine to v2.13-alpine Updates `ruby` from `c400c1e` to `72e26fd` --- updated-dependencies: - dependency-name: docker/library/golang dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: container-images - dependency-name: golangci/golangci-lint dependency-version: v2.13-alpine dependency-type: direct:production dependency-group: container-images - dependency-name: ruby dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: container-images ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
The Go compiler bump introduces a customer-facing compatibility break in the published macOS artifacts; I left one blocking comment on that path.
Want to dig deeper?
Paste this into your agent to explore the findings from this review's Buildkite build:
Download the buildsworth logs from build 20347, then answer my questions about the findings.
Install the reading-buildsworth-logs skill to run this.
About buildsworth
Model: gpt-5.6-sol with xhigh thinking.
How to request a review: Comment @buildsworth-bk review on the PR, or request buildsworth-bk as a reviewer.
Risk labels (how buildsworth classifies risk) — buildsworth classifies risk itself from the diff. Unless repository policy already allows L2 approval, grant it by mentioning @buildsworth-bk (see approval ceiling and L2 approval grant):
- L1 — Low risk (dep bumps, docs/copy, lockfiles, small presentational fixes). buildsworth may approve by default.
- L2 — Standard risk (new UI, additive API fields, refactors). Approved only when repository policy or a verified grant allows it; otherwise comment-only.
- L3 — High risk (auth, migrations, payments, secrets, perf-critical paths). Human review always required.
| @@ -1,4 +1,4 @@ | |||
| FROM public.ecr.aws/docker/library/golang:1.26.5@sha256:3aff6657219a4d9c14e27fb1d8976c49c29fddb70ba835014f477e1c70636647 | |||
| FROM public.ecr.aws/docker/library/golang:1.27.0@sha256:65b6f280bf050ec5af12716857e8ea8439d694dbba8f31ceeb7630670071f2bb | |||
There was a problem hiding this comment.
Blocking: This image is also the compiler for the published release matrix (via the agent compose service and scripts/build-binary.sh), including the Darwin artifacts. Go 1.27 raises the minimum supported macOS version to 13, while Go 1.26 is the last release supporting macOS 12, so merging this as-is would make the next agent release unusable on Monterey. Please keep the compile image on Go 1.26 until that compatibility change is handled explicitly; the lint and Ruby image updates can still land.
Bumps the container-images group with 3 updates in the /.buildkite directory: docker/library/golang, golangci/golangci-lint and ruby.
Updates
docker/library/golangfrom 1.26.5 to 1.27.0Updates
golangci/golangci-lintfrom v2.12-alpine to v2.13-alpineUpdates
rubyfromc400c1eto72e26fdMost Recent Ignore Conditions Applied to This Pull Request
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions