Skip to content

chore: bump github.com/docker/buildx from 0.32.1 to 0.33.0#1523

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps github.com/docker/buildx from 0.32.1 to 0.33.0.

Release notes

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

v0.33.0

Welcome to the v0.33.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
  • Jonathan A. Sternberg
  • Sebastiaan van Stijn
  • rishabh
  • Akihiro Suda

Notable Changes

  • Imagetools create and inspect commands now support OCI layout paths as source and destination that can be used together with registry references #3721
  • Bake command supports new builtin functions formattimestamp and unixtimestampparse for better handling of time values #3286
  • DAP debugger support is now generally available without the need for the experimental features flag #3736
  • Policy evaluation now supports verifying HTTP sources with PGP signatures through the verify_http_pgp_signature builtin #3677
  • policy eval command now supports --platform flag to specify the platform for evaluated image sources #3738
  • policy eval can now read policy from stdin when -f - is used #3738
  • policy eval flag --filename has been renamed to --file for consistency with other commands. The previous flag is deprecated. #3738
  • Fix issue where imagetools create could in some cases upload the same (attestation) manifest multiple times, possibly causing 400 error in some registries #3731
  • Fix rejecting empty string values for BUILDKIT_SYNTAX build argument override #3734
  • Fix possible inconsistent build context contents when using remote bake builds with a subdirectory in context path #3678
  • Fix possible formatting issue in imagetools inspect based on whitespace in input #3732
  • Fix possible error when finalizing build history traces in multi-node builders #3716 #3717
  • Fix possible build errors when linking Bake multi-platform targets with session attributes like build secrets #3696
  • Fix remote Bake git contexts to preserve subdirectory paths #3682
  • Fix proxy build-arg override detection when argument casing differs #3697
  • Fix DAP breakpoints on the entrypoint line being skipped in some cases #3691
  • Fix DAP breakpoint detection on case-insensitive filesystems such as Windows #3704
  • Fix DAP source path mapping for Dockerfiles outside the context root or in subdirectories #3709
  • Fix DAP stepping by skipping internal build context load steps without source locations #3712
  • Fix over-eager DAP input evaluation while stepping through builds #3687
  • Fix DAP checks for whether an exec command can run successfully #3701
  • Fix DAP debugger exit status reporting and output delivery on session shutdown #3735

Dependency Changes

  • github.com/aws/aws-sdk-go-v2 v1.41.1 -> v1.41.4
  • github.com/aws/aws-sdk-go-v2/config v1.32.7 -> v1.32.12
  • github.com/aws/aws-sdk-go-v2/credentials v1.19.7 -> v1.19.12
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 -> v1.18.20
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 -> v1.4.20
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 -> v2.7.20

... (truncated)

Commits
  • f7897eb Merge pull request #3764 from crazy-max/vendor-buildkit-0.29.0
  • fdef330 vendor: update buildkit to v0.29.0
  • 604513d Merge pull request #3757 from docker/dependabot/github_actions/crazy-max/dot-...
  • e876aa5 Merge pull request #3759 from docker/dependabot/github_actions/github/codeql-...
  • 362c669 Merge pull request #3760 from docker/dependabot/github_actions/actions/setup-...
  • bddf212 build(deps): bump crazy-max/.github from 1.1.0 to 1.3.0
  • b54112b Merge pull request #3762 from docker/dependabot/github_actions/codecov/codeco...
  • 90f266a Merge pull request #3763 from docker/dependabot/github_actions/crazy-max-dot-...
  • 0ff99e3 build(deps): bump the crazy-max-dot-github group with 2 updates
  • eff492f Merge pull request #3750 from crazy-max/zizmor-update
  • Additional commits viewable in compare view

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 Apr 6, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 6, 2026
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot April 6, 2026 12:05
Copilot AI review requested due to automatic review settings April 15, 2026 03:12
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.33.0 branch from 6d60443 to fb60fd5 Compare April 15, 2026 03:12
@dependabot dependabot Bot review requested due to automatic review settings April 15, 2026 03:12
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.33.0 branch from fb60fd5 to 27b3f54 Compare April 22, 2026 16:11
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot April 22, 2026 16:11
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.33.0 branch from 27b3f54 to 4e27f0c Compare April 22, 2026 20:59
@dependabot dependabot Bot review requested due to automatic review settings April 22, 2026 20:59
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.33.0 branch from 4e27f0c to e91f090 Compare April 22, 2026 21:36
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot April 22, 2026 21:36
Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.32.1 to 0.33.0.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.32.1...v0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings April 27, 2026 15:59
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.33.0 branch from e91f090 to 4fdf698 Compare April 27, 2026 15:59
@dependabot dependabot Bot review requested due to automatic review settings April 27, 2026 15:59
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.

0 participants