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.23k stars 205 forks source link

Bump github.com/docker/buildx from 0.11.2 to 0.17.1 #3221

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/docker/buildx from 0.11.2 to 0.17.1.

Release notes

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

v0.17.1

Welcome to the v0.17.1 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

Notable Changes

  • Do not set network.host entitlement flag automatically on builder creation for container and kubernetes drivers if already set in buildkitd configuration #2685
  • Fix network field not omitted when empty in bake #2689
  • Fix telemetry socket path under WSL2 #2698

Dependency Changes

  • github.com/docker/cli v27.2.1 -> 48a2cdff970d

Previous release can be found at v0.17.0

v0.17.0

Welcome to the v0.17.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
  • Shaun Thompson
  • David Karlsson
  • Sebastiaan van Stijn
  • Talon Bowler
  • Akihiro Suda
  • Bryce Lampe
  • Guillaume Lours
  • Nicolas De Loof
  • idnandre

Notable Changes

... (truncated)

Commits
  • 257815a Merge pull request #2698 from tonistiigi/v0.17-cli-vendor
  • dbccfa6 Merge pull request #2690 from crazy-max/v0.17.1_cherry-picks
  • 59cb959 [v0.17] update docker/cli to 48a2cdff97
  • dd0d53e ci: fix golvulncheck job permissions
  • e8ceaad builder: do not set network.host entitlement flag if already set in buildkitd...
  • e5a6b8e bake: fix missing omitempty and optional tags for network field
  • 78c8c28 Merge pull request #2681 from crazy-max/v0.17.0_update-buildkit
  • 4173281 vendor: update buildkit to v0.16.0
  • 40ef344 Merge pull request #2679 from tonistiigi/buildkit-v0.16.0-rc2
  • 7213b2a vendor: update buildkit to v0.16.0-rc2
  • 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)