Skip to content

Update Docker File Deps (release/v4.0) - abandoned #716

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: release/v4.0
Choose a base branch
from

Conversation

renovate-rancher[bot]
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Mar 13, 2025

This PR contains the following updates:

Package Type Update Change
docker.io/docker/buildx-bin final minor 0.21.2 -> 0.22.0
registry.suse.com/bci/golang (source) stage minor 1.22 -> 1.24

Release Notes

docker/buildx (docker.io/docker/buildx-bin)

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


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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label Mar 13, 2025
@renovate-rancher renovate-rancher bot requested a review from a team as a code owner March 13, 2025 18:13
@renovate-rancher renovate-rancher bot changed the title Update registry.suse.com/bci/golang Docker tag to v1.24 (release/v4.0) Update Docker File Deps (release/v4.0) Mar 18, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v4.0-docker-bumps branch from 6d1bd43 to 6dc4027 Compare March 18, 2025 04:38
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v4.0-docker-bumps branch from 6dc4027 to 3920467 Compare March 18, 2025 23:45
@renovate-rancher renovate-rancher bot changed the title Update Docker File Deps (release/v4.0) Update Docker File Deps (release/v4.0) - abandoned Mar 20, 2025
Copy link
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Copy link

This repository uses an automated workflow to automatically label pull requests which have not had any activity (commit/comment/label) for 60 days. This helps us manage the community pull requests better. If the pull request is still relevant, please add a comment to the pull request so the workflow can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the workflow will automatically close the pull request in 14 days. Thank you for your contributions.

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 status/stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants