project-copacetic / copacetic

🧵 CLI tool for directly patching container images!
https://project-copacetic.github.io/copacetic/
Apache License 2.0
960 stars 63 forks source link

chore: bump github.com/docker/buildx from 0.15.0 to 0.15.1 #673

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

v0.15.1

Welcome to the 0.15.1 release of buildx!

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

Contributors

  • Tõnis Tiigi
  • Sebastiaan van Stijn
  • Talon Bowler

Notable Changes

  • Fix missing build error and exit code for some validation requests with --check #2518
  • Update fallback image for --check to Dockerfile v1.8.1 #2538

Dependency Changes

  • github.com/moby/buildkit v0.14.0 -> v0.14.1

Previous release can be found at v0.15.0

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 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)