Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps github.com/docker/buildx from 0.16.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 <dependency name> 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 dependabot bot requested a review from jeremyrickard as a code owner September 16, 2024 12:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2024
@dependabot dependabot bot requested a review from sozercan as a code owner September 16, 2024 12:58
@dependabot dependabot bot added the go Pull requests that update Go code label Sep 16, 2024
@dependabot dependabot bot requested a review from ashnamehrotra as a code owner September 16, 2024 12:58
@ashnamehrotra
Copy link
Contributor

@dependabot rebase

Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.16.2 to 0.17.1.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.16.2...v0.17.1)

---
updated-dependencies:
- dependency-name: github.com/docker/buildx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.17.1 branch from e311790 to 96b6327 Compare September 16, 2024 17:14
@ashnamehrotra ashnamehrotra merged commit c10027d into main Sep 16, 2024
20 checks passed
@ashnamehrotra ashnamehrotra deleted the dependabot/go_modules/github.com/docker/buildx-0.17.1 branch September 16, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant