Skip to content
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

Update dependency docker/buildx to v0.22.0 #104

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Update Change
docker/buildx minor 0.21.1 -> 0.22.0

Release Notes

docker/buildx (docker/buildx)

v0.22.0

Compare Source

Welcome to the v0.22.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
  • Sebastiaan van Stijn
  • Jonathan A. Sternberg
  • Laurent Goderre
  • Shaun Thompson
Notable Changes
  • New command buildx history import allows to import build records into Docker Desktop for futher debugging in the Build UI. This command requires Docker Desktop to be installed. #​3039
  • History records can now be opened by offset from the latest in history inspect, history logs and history open commands (e.g. ^1). #​3049 #​3055
  • Bake now supports the += operator to append when using --set for overrides. #​3031
  • Docker container driver adds GPU devices to the container if available. #​3063
  • Annotations can now be set when using overrides with Bake. #​2997
  • NetBSD binaries are now included in the release. #​2901
  • The inspect and create commands now return an error if a node fails to boot. #​3062
  • Fix double pushing with Docker driver when containerd store is enabled. #​3023
  • Fix multiple tags being pushed for imagetools create command. Now only the final manifest pushes by tag. #​3024
Dependency Changes
  • github.com/compose-spec/compose-go/v2 v2.4.7 -> v2.4.8
  • github.com/containerd/containerd/v2 v2.0.2 -> v2.0.3
  • github.com/docker/cli v28.0.0-rc.2 -> v28.0.1
  • github.com/docker/docker v28.0.0-rc.2 -> v28.0.1
  • github.com/moby/buildkit v0.20.0 -> v0.20.1

Previous release can be found at v0.21.3

v0.21.3

Compare Source

Welcome to the v0.21.3 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

[!IMPORTANT]
This release contains security fixes.

  • Fix possible credential leakage to telemetry endpoint. GHSA-m4gq-fm9h-8q75
  • Remove unused fields from local state group that could potentially leak credentials.
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.21.2

v0.21.2

Compare Source

Welcome to the v0.21.2 release of buildx!

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

Contributors
  • Laurent Goderre
  • CrazyMax
  • Jonathan A. Sternberg
Notable Changes
  • Fix handling of attestation extra arguments #​3027
  • Fix the cache attribute not being skipped when empty with Bake overrides #​3021
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.21.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sorry, something went wrong.

@renovate renovate bot added the dependencies label Mar 3, 2025
@renovate renovate bot requested a review from a team as a code owner March 3, 2025 17:56
@renovate renovate bot force-pushed the renovate/docker-buildx-0.x branch from 8485c36 to c5e5bf8 Compare March 17, 2025 08:57
@renovate renovate bot force-pushed the renovate/docker-buildx-0.x branch from c5e5bf8 to ee8366e Compare March 21, 2025 03:43
@renovate renovate bot changed the title Update dependency docker/buildx to v0.21.2 Update dependency docker/buildx to v0.22.0 Mar 21, 2025
@Oxerror Oxerror merged commit 0fc481b into develop Mar 21, 2025
9 checks passed
@Oxerror Oxerror deleted the renovate/docker-buildx-0.x branch March 21, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant