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: bump github.com/docker/buildx from 0.13.1 to 0.14.0 #587

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps github.com/docker/buildx from 0.13.1 to 0.14.0.

Release notes

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

v0.14.0

Welcome to the 0.14.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
  • Jonathan A. Sternberg
  • Sebastiaan van Stijn
  • David Karlsson
  • Laurent Goderre
  • Akihiro Suda
  • Isaac Gaskin
  • Moleus
  • Niklas Gehlen
  • Usual Coder
  • Wei

Notable changes

  • build: set record provenance in metadata file #2280
  • bake: add git authentication support for remote definitions #2363
  • driver: add ephemeral-storage and scheduler name options to kubernetes driver #2370 #2415
  • new default-load driver-opt can be set for container and k8s instances on buildx create to load build results to Docker by default #2259
  • build: printing with --print=lint uses BuildKit formatter #2404 #2406 #2417
  • build: allow status code responses for --print that set exit code for process #2408
  • bake: add indexof hcl func #2384
  • build: metrics now measure idle time, export image, run operations, image transfers for image source operations during build #2402 #2373 #2298 #2317 #2316 #2271
  • build: metrics to the docker context endpoint does not require experimental anymore #2344
  • compose spec support has been updated to v2.0.2 #2391
  • build: builds with --print are now marked as internal and don't get recorded in build history #2416
  • fix --load flag used together output definitions from file with bake #2336
  • fix build from stdin when experimental mode enabled #2394
  • fix possible issue where delegated traces could be duplicated #2362
  • fix JSON formatting for custom build --print commands #2374

Dependency Changes

  • github.com/compose-spec/compose-go/v2 v2.0.0-rc.8 -> v2.0.2
  • github.com/containerd/containerd v1.7.13 -> v1.7.15
  • github.com/containerd/ttrpc v1.2.2 -> v1.2.3
  • github.com/docker/cli v26.0.0-rc1 -> b6c552212837
  • github.com/docker/docker v26.0.0-rc1 -> v26.0.0
  • github.com/golang/protobuf v1.5.3 -> v1.5.4
  • github.com/hashicorp/hcl/v2 v2.19.1 -> v2.20.1

... (truncated)

Commits
  • 171fcbe Merge pull request #2417 from tonistiigi/update-buildkit-240417
  • 370a5aa update lint fallback image
  • 13653fb vendor: update buildkit to 71f99c52a669
  • 1b16594 Merge pull request #2415 from igaskin/scheduler-name
  • 3905e8c Merge pull request #2416 from crazy-max/print-internal
  • 177b95c build: mark information requests as internal
  • 74fdbb5 feat: adding option to add scheduler name to kubernetes driver
  • ac331d3 Merge pull request #2401 from crazy-max/ci-k3s-update
  • 07c9b45 Merge pull request #2408 from tonistiigi/print-statuscode
  • b919574 Merge pull request #2406 from tonistiigi/print-lint-fallback
  • 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 the dependencies Pull requests that update a dependency file label Apr 29, 2024
@dependabot dependabot bot added the go Pull requests that update Go code label Apr 29, 2024
@ashnamehrotra
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.14.0 branch from df96c5d to 8747dfa Compare April 29, 2024 18:37
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.14.0 branch 3 times, most recently from 8b93f13 to 5d4d3dd Compare May 13, 2024 22:32
Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.13.1...v0.14.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/github.com/docker/buildx-0.14.0 branch from 5d4d3dd to 496424d Compare May 20, 2024 20:04
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #637.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/buildx-0.14.0 branch May 27, 2024 12:18
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: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant