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

Chore(deps): Bump github.com/docker/buildx from 0.19.3 to 0.21.1 #3341

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2025

Bumps github.com/docker/buildx from 0.19.3 to 0.21.1.

Release notes

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

v0.21.1

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

  • Remove accidental debug #3017

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.21.0

v0.21.0

Welcome to the v0.21.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
  • David Karlsson
  • Nicolas De Loof

Notable Changes

  • New command buildx history trace allows inspecting traces of a build in a Jaeger UI-based viewer and comparing one trace with another. #2904
  • The history inspection command buildx history inspect now supports custom formatting with --format flag and JSON formatting for machine-readable output. #2964
  • Support for CDI device entitlement in build and bake. #2994
  • Supported CDI devices are now shown in the builder inspection. #2983
  • When using Github Cache backend type=gha, the URL for the Version 2 or API is now read from the environment and sent to BuildKit. Version 2 backend requires BuildKit v0.20.0 or later. #2983 #3001
  • Avoid unnecessary warnings and prompts when using --progress=rawjson #2957
  • Fix regression with debug shell sometimes not working correctly on --on=error #2958
  • Fix possible panic errors when using an unknown variable in the Bake definition. #2960

... (truncated)

Commits
  • 7c2359c Merge pull request #3018 from crazy-max/0.21_picks_0.21.1
  • 65a52b5 remove accidental debug
  • 34ed52e Merge pull request #3011 from jsternberg/v0.21.0-picks
  • a05bbb9 vendor: github.com/moby/buildkit v0.20.0
  • d9f8c73 Merge pull request #3004 from crazy-max/0.21_picks_0.21.0-rc3
  • af5d0d4 vendor: update buildkit to v0.20.0-rc3
  • 20256b6 support for device entitlement in build and bake
  • c09d38a cache: fix gha cache url handling
  • 9430ed6 cache: enable gha cache backend if cache service v2 detected
  • 3b31a33 progress: fix race on pausing progress on debug shell
  • 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)

Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.19.3 to 0.21.1.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.19.3...v0.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from schristoff as a code owner February 23, 2025 04:11
@dependabot dependabot bot added the dependabot 🤖 Created by the dependabot label Feb 23, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2025

Superseded by #3345.

@dependabot dependabot bot closed this Mar 9, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/buildx-0.21.1 branch March 9, 2025 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot 🤖 Created by the dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants