Skip to content

chore: bump github.com/docker/buildx from 0.25.0 to 0.26.1 #1230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps github.com/docker/buildx from 0.25.0 to 0.26.1.

Release notes

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

v0.26.1

Welcome to the v0.26.1 release of buildx!

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

Contributors

  • CrazyMax
  • Tõnis Tiigi

Notable Changes

  • Fix regression when validating compose files with Bake. #3329

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.26.0

v0.26.0

Welcome to the v0.26.0 release of buildx!

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

Contributors

  • CrazyMax
  • Tõnis Tiigi
  • Jonathan A. Sternberg
  • Sebastiaan van Stijn
  • Roberto Villarreal
  • Guillaume Lours
  • Nicolas De Loof
  • Samuel Archambault

Notable Changes

  • Experimental: The initial version of the DAP debugger has been added with a new dap build helper command. The new feature can be tried with the DockerDX VSCode extension. #3235
  • Bake command now supports pattern-matching target names with wildcards. #3280
  • history commands will automatically bootstrap the builder. #3300
  • Add SLSA v1 support to history inspect. #3245
  • Bake command now supports setting files through environment variable BUILDX_BAKE_FILE. #3242
  • Bake now ignores unrelated fields when parsing and validating compose files. #3292

... (truncated)

Commits
  • 1a8287f Merge pull request #3331 from crazy-max/0.26_picks_0.26.1
  • 71cc715 bake: fix compose files validation
  • 5c7e114 Merge pull request #3323 from crazy-max/0.26_picks_0.26.0
  • 0ea03fa do not assume intput is a compose file on .env parsing error
  • a894a67 Merge pull request #3308 from jsternberg/dap-docs
  • 32a9b90 Merge pull request #3257 from jsternberg/dap-invoke
  • ac90502 docs: add docs related to dap
  • 3453f3b dap: support evaluate request to invoke a container
  • d5b9564 Merge pull request #3185 from crazy-max/bump-semver
  • 6241ce0 Merge pull request #3317 from crazy-max/docker-28.3.2
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 28, 2025
@dependabot dependabot bot added the go Pull requests that update Go code label Jul 28, 2025
@dependabot dependabot bot requested a review from robert-cronin as a code owner July 28, 2025 15:48
@ashnamehrotra
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.26.1 branch from 696a059 to a66e959 Compare July 28, 2025 16:53
@ashnamehrotra
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.26.1 branch 2 times, most recently from f670977 to f2cdf9b Compare August 4, 2025 18:01
Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.25.0 to 0.26.1.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.25.0...v0.26.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.26.1 branch from f2cdf9b to 4f94601 Compare August 4, 2025 19:33
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: 🆕 New
Development

Successfully merging this pull request may close these issues.

1 participant