Skip to content

build(deps): bump the container-images group across 1 directory with 3 updates - #4336

Open
dependabot[bot] wants to merge 1 commit into
v3from
dependabot/docker/dot-buildkite/v3/container-images-2a5aae82af
Open

build(deps): bump the container-images group across 1 directory with 3 updates#4336
dependabot[bot] wants to merge 1 commit into
v3from
dependabot/docker/dot-buildkite/v3/container-images-2a5aae82af

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 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.1

Updates golangci/golangci-lint from v2.12-alpine to v2.13-alpine

Updates ruby from c400c1e to 8dc3950

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker labels Sep 7, 2026
@dependabot
dependabot Bot requested review from a team as code owners September 7, 2026 02:33
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026

@buildsworth-bk-app buildsworth-bk-app Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 26064, 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 pipeline 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.1@sha256:512690a5660563b57d37ecc31129e7f136e831db2aed24a1dbeb8ad7380dc0fa

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking: This image compiles the published release matrix through the agent compose service, including the Darwin artifacts. Go 1.27 requires macOS 13 or later, while README.md and docs/macos.md still list macOS 12 as supported, so the next release would no longer run on Monterey. Please keep the compile image on Go 1.26 until that support change is handled explicitly; the other image updates can still land.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still open — the compile image remains on Go 1.27, so the Darwin artifacts still drop macOS 12 support.

…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.1

Updates `golangci/golangci-lint` from v2.12-alpine to v2.13-alpine

Updates `ruby` from `c400c1e` to `8dc3950`

---
updated-dependencies:
- dependency-name: docker/library/golang
  dependency-version: 1.27.1
  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>
@dependabot
dependabot Bot force-pushed the dependabot/docker/dot-buildkite/v3/container-images-2a5aae82af branch from cd739e5 to 5479789 Compare September 7, 2026 15:47
@github-actions
github-actions Bot enabled auto-merge September 7, 2026 15:48

@buildsworth-bk-app buildsworth-bk-app Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The prior macOS compatibility concern is still open in the existing thread; I found no new issues in the remaining image updates.

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 26423, then answer my questions about the findings.

Install the reading-buildsworth-logs skill to run this.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants