submariner-io / shipyard

Framework and scripts to create multiple Kubernetes clusters with kind (K8s in Docker) for local E2E testing and development.
https://submariner.io/for_developers/shipyard/
Apache License 2.0
46 stars 26 forks source link

Bump github.com/docker/buildx from 0.13.1 to 0.14.0 in /tools in the tools group #1628

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the tools group in /tools with 1 update: github.com/docker/buildx.

Updates 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions