Skip to content

build(deps): bump github.com/moby/buildkit from 0.23.1 to 0.31.1 in /tools/dockerfile-from-checker - #6419

Draft
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/tools/dockerfile-from-checker/github.com/moby/buildkit-0.31.1
Draft

build(deps): bump github.com/moby/buildkit from 0.23.1 to 0.31.1 in /tools/dockerfile-from-checker#6419
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/tools/dockerfile-from-checker/github.com/moby/buildkit-0.31.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/moby/buildkit from 0.23.1 to 0.31.1.

Release notes

Sourced from github.com/moby/buildkit's releases.

v0.31.1

buildkit 0.31.1

Welcome to the v0.31.1 release of buildkit!

This is a security patch release with two low severity security fixes.

Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.

Contributors

  • Tõnis Tiigi

Notable Changes

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.31.0

v0.31.0

buildkit 0.31.0

Welcome to the v0.31.0 release of buildkit!

Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.

Contributors

  • Tõnis Tiigi
  • CrazyMax
  • Sebastiaan van Stijn
  • Bjorn Neergaard
  • Jonathan A. Sternberg
  • Akihiro Suda
  • Bryce Gibson
  • Ava Barron
  • Brian Goff
  • Jiří Moravčík
  • ZRHann
  • Kevin NZUGUEM

... (truncated)

Commits
  • 673b7e0 Merge pull request #6896 from tonistiigi/v0.31.1-picks
  • 81ce1c6 ci: tolerate empty test matrix includes
  • 69a3924 user: limit size of parsed passwd/group files
  • 3ea6dd0 security: validate exec security modes
  • c411f0a Merge pull request #6876 from thaJeztah/bump_runc
  • f292e5c Dockerfile: update runc binary to v1.3.6
  • d31ba4a Merge pull request #6867 from okhowang/fix/platforms-data-race
  • e819928 Merge pull request #6869 from crazy-max/update-policy-helpers
  • e4d0dba chore: update generated files
  • c13539b vendor: update policy-helpers to d5411a945cfc
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 27, 2026
@dependabot dependabot Bot changed the title build(deps): bump github.com/moby/buildkit from 0.28.1 to 0.31.1 in /tools/dockerfile-from-checker build(deps): bump github.com/moby/buildkit from 0.23.1 to 0.31.1 in /tools/dockerfile-from-checker Aug 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/tools/dockerfile-from-checker/github.com/moby/buildkit-0.31.1 branch from 9c3125f to 8bbdb45 Compare August 29, 2026 18:49
@eriknordmark

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/tools/dockerfile-from-checker/github.com/moby/buildkit-0.31.1 branch from 8bbdb45 to a9c7d80 Compare August 29, 2026 18:55

@rene rene 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.

It's breaking get-deps build:

https://github.com/lf-edge/eve/actions/runs/33269558328/job/99237997025#step:4:248

CGO_ENABLED=0 go build -o get-deps main.go lktargs.go
  # github.com/linuxkit/linuxkit/src/cmd/linuxkit/pkglib
  vendor/github.com/linuxkit/linuxkit/src/cmd/linuxkit/pkglib/dockerimpl.go:609:76: unknown field ConfigFile in struct literal of type authprovider.DockerAuthProviderConfig
  vendor/github.com/linuxkit/linuxkit/src/cmd/linuxkit/pkglib/dockerimpl.go:625:3: unknown field LocalDirs in struct literal of type "github.com/moby/buildkit/client".SolveOpt
  make: *** [Makefile:12: get-deps] Error 1
  make: Leaving directory '/home/runner/work/eve/eve/tools/get-deps'
  Error: Process completed with exit code 2.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/tools/dockerfile-from-checker/github.com/moby/buildkit-0.31.1 branch from a9c7d80 to 942437c Compare September 2, 2026 20:30
@eriknordmark

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.23.1 to 0.31.1.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.23.1...v0.31.1)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-version: 0.31.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/tools/dockerfile-from-checker/github.com/moby/buildkit-0.31.1 branch from 942437c to 27cd006 Compare September 4, 2026 13:47
@eriknordmark

Copy link
Copy Markdown
Contributor

This needs linuxkit/linuxkit#4222. Marking as a draft until that makes progress.

@eriknordmark
eriknordmark marked this pull request as draft September 4, 2026 17:10
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants