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

Bump github.com/docker/buildx from 0.11.2 to 0.12.0 in /tools #1477

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps github.com/docker/buildx from 0.11.2 to 0.12.0.

Release notes

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

v0.12.0

Welcome to the 0.12.0 release of buildx!

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

Contributors

  • CrazyMax
  • Justin Chadwell
  • Tõnis Tiigi
  • Sebastiaan van Stijn
  • Kohei Tokunaga
  • David Karlsson
  • Jonathan A. Sternberg
  • Guillaume Lours
  • Kenyon Ralph
  • Qasim Sarfraz
  • Silvin Lubecki
  • Akihiro Suda
  • Aleksa Sarai
  • Cameron Adams
  • Dmitry Makovey
  • Jhan S. Álvarez
  • Jonathan Piché
  • Kenyon Ralph
  • Kijima Daigo
  • Silvin Lubecki
  • Zero
  • guoguangwu

Notable Changes

  • OCI Annotations can be added to build results with a new --annotation flag for the build command and annotations key in the Bake file. Annotations added to OCI manifests, indexes, and descriptors. #2020 #2098
  • New debugging features have been added with a new debug command and interactive debugging console. This feature currently requires setting BUILDX_EXPERIMENTAL=1 #2006 #1896 #1970 #1914 #2026 #2086 docs
  • Special host-gateway IP mapping can now be used with the --add-host flag during build #1894 #2083
  • Bake command now allows adding local source files when building from remote definition #1838
  • The status of uploading build results to Docker is now shown interactively on progressbar #1994
  • Error handling has been improved when bootstrapping multi-node build clusters #1869
  • Compose support has been updated to 1.20, enabling "include" functionality when using the Bake command #1971 #2065 #2094
  • Imagetools create command now allows adding annotation when creating new images in the registry #1965
  • OpenTelemetry build trace delegation from buildx is now possible with Docker and Remote driver #2034
  • Bake command now shows all files where the build definition was loaded from on the progressbar #2076
  • Bake files now allow the same attributes to be defined in multiple definition files. #1062
  • Using the Bake command with a remote definition now allows this definition to use local Dockerfiles #2015
  • Docker container driver now explicitly sets BuildKit config path to make sure configurations are loaded from same location for both mainline and rootless images #2093
  • Improve performance of detecting when BuildKit instance has completed booting #1934
  • Container driver now accepts many new driver options for defining the resource limits for BuildKit container #2048
  • Inspection commands formatting has been improved #2068

... (truncated)

Commits
  • 542e5d8 Merge pull request #2125 from tonistiigi/v0.12-revert-node-resolution
  • 89fb005 Revert "build: rework node resolution"
  • d353f6c Merge pull request #2123 from tonistiigi/v0.12.0-cherry-picks-docs
  • 2271096 chore: add docs reminder comments for driver opts
  • 95062ce docs: minor cli reference editorial updates
  • 255aff7 docs: fix imagetools inspect json format
  • d537b9e Merge pull request #2115 from crazy-max/rework-driver-resolution2
  • 616fb3e build: rework node resolution
  • 80aa28f Merge pull request #2113 from tonistiigi/wait-child-release2
  • 0408f3a Merge pull request #2093 from jsternberg/rootless-init-config
  • 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 Nov 20, 2023
@skitt skitt enabled auto-merge (rebase) November 21, 2023 10:05
@skitt
Copy link
Member

skitt commented Nov 21, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/docker/buildx-0.12.0 branch from 6fd4f37 to 06b9196 Compare November 21, 2023 10:09
Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.11.2 to 0.12.0.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.11.2...v0.12.0)

---
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 force-pushed the dependabot/go_modules/tools/github.com/docker/buildx-0.12.0 branch from 06b9196 to 6a0d88c Compare November 21, 2023 10:44
@skitt skitt merged commit ffa8df0 into devel Nov 21, 2023
44 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/docker/buildx-0.12.0 branch November 21, 2023 10:57
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants