Skip to content

chore: bump github.com/docker/buildx from 0.29.1 to 0.31.1#1456

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/docker/buildx-0.31.1
Closed

chore: bump github.com/docker/buildx from 0.29.1 to 0.31.1#1456
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/docker/buildx-0.31.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 2, 2026

Bumps github.com/docker/buildx from 0.29.1 to 0.31.1.

Release notes

Sourced from github.com/docker/buildx's releases.

v0.31.1

buildx 0.31.1

Welcome to the v0.31.1 release of buildx!

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

Contributors

  • Tõnis Tiigi

Notable Changes

  • Fix excessive HTTP requests when using buildx imagetools create command #3632

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.31.0

v0.31.0

buildx 0.31.0

Welcome to the v0.31.0 release of buildx!

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

Contributors

  • Tõnis Tiigi
  • CrazyMax
  • Sebastiaan van Stijn
  • Jonathan A. Sternberg
  • Justin Chadwell
  • Akihiro Suda
  • Brian Goff
  • David Karlsson
  • Paweł Gronowski
  • Sergei Khomenkov
  • guimove

Notable Changes

... (truncated)

Commits
  • a267595 Merge pull request #3632 from tonistiigi/v0.31.1-picks
  • 3fba856 imagetools: avoid pushing to same repo in parallel
  • d841330 imagetools: avoid trying to load attestations inline references
  • 95e1563 imagetools: fix excessive copies on create command
  • 44945d7 Merge pull request #3621 from tonistiigi/vendor-buildkit-v0.27
  • 08e5e8e vendor: update buildkit to v0.27.0
  • 79763c6 Merge pull request #3616 from thaJeztah/bump_cli
  • 0d343ef vendor: github.com/docker/cli v29.1.5
  • 9c33ef3 Merge pull request #3612 from tonistiigi/dhi-auth
  • 9567f7f Merge pull request #3614 from tonistiigi/policy-json-stub
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 2, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 2, 2026
@dependabot dependabot Bot added the go Pull requests that update Go code label Feb 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.31.1 branch from 2b98b37 to af2dbb6 Compare February 9, 2026 15:37
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.31.1 branch from af2dbb6 to 8d38926 Compare February 18, 2026 17:53
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot February 18, 2026 17:53
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.31.1 branch from 8d38926 to d323232 Compare February 25, 2026 16:42
@dependabot dependabot Bot review requested due to automatic review settings February 25, 2026 16:42
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.31.1 branch from d323232 to 4f3391f Compare February 26, 2026 15:39
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot February 26, 2026 15:39
@ashnamehrotra
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.29.1 to 0.31.1.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.29.1...v0.31.1)

---
updated-dependencies:
- dependency-name: github.com/docker/buildx
  dependency-version: 0.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.31.1 branch from 4f3391f to 7326fab Compare April 1, 2026 15:57
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot April 1, 2026 15:57
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 6, 2026

Superseded by #1523.

@dependabot dependabot Bot closed this Apr 6, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/docker/buildx-0.31.1 branch April 6, 2026 12:05
@github-project-automation github-project-automation Bot moved this from 🆕 New to ✅ Done in Copacetic Workboard Apr 6, 2026
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

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant