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
39 stars 26 forks source link

Bump github.com/docker/buildx from 0.15.0 to 0.15.1 in /tools in the tools group #1669

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

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

Updates github.com/docker/buildx from 0.15.0 to 0.15.1

Commits
  • 1c1dbb2 Merge pull request #2539 from tonistiigi/v0.15.1-cherry-picks
  • d677eda build: update lint fallback image to dockerfile 1.8.1
  • 0b0ed6e vendor: update buildkit v0.14.1
  • 18fb636 Add comment to document the purpose behind the non-standard handling of the e...
  • fe728e7 update the lint subrequest call to error when a build error was encountered d...
  • 2375e88 Merge pull request #2517 from thaJeztah/0.15_backport_remove_c8d_errdefs
  • 22d3d05 Merge pull request #2526 from thaJeztah/0.15_backport_test_engine_26.1
  • 03f3b35 Dockerfile: update docker engine to 26.1.4
  • 49e562c remove use of deprecated containerd/containerd/errdefs
  • See full diff 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
skitt commented 2 weeks ago

The buildx download in the image build doesn’t get the right thing...