getporter / porter

Porter enables you to package your application artifact, client tools, configuration and deployment logic together as an installer that you can distribute, and install with a single command.
https://porter.sh
Apache License 2.0
1.2k stars 199 forks source link

Bump github.com/docker/buildx from 0.11.2 to 0.15.1 #3175

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps github.com/docker/buildx from 0.11.2 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

v0.15.0

Welcome to the 0.15.0 release of buildx!

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

Contributors

  • Tõnis Tiigi
  • CrazyMax
  • Sebastiaan van Stijn
  • Tim Smith
  • Jonathan A. Sternberg
  • Talon Bowler
  • David Karlsson
  • Akihiro Suda
  • Shaun Thompson
  • Arnold Sobanski
  • Guillaume Lours
  • Justin Chadwell
  • Mitsuru Kariya
  • Sumner Warren

... (truncated)

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
  • d3a5318 Merge pull request #2513 from tonistiigi/lint-fallback-1.8.0
  • 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 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[bot] commented 2 weeks ago

Superseded by #3187.