Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/docker/buildx from 0.11.2 to 0.18.0 #3246

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2024

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

Release notes

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

v0.18.0

Welcome to the v0.18.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
  • David Karlsson
  • Sebastiaan van Stijn
  • Talon Bowler
  • Guillaume Lours
  • Tim Neumann

Notable Changes

  • prune command now allows new --max-used-space and --min-free-space filters on BuildKit v0.17.0+ builders #2766
  • ls command output is now more compact by default by compacting the platform list. New --no-trunc option can be used for full list #2138 #2717
  • inspect command now displays BuildKit daemon configuration options set with a TOML file #2684
  • Memory allocations have been reduced by switching to new protobuf implementation #2724 #2713
  • Size limits for maximum Dockerfile sizes from standard input have been raised #2716 #2719
  • Allow listing targets and variables in buildx bake without initializing the builder #2763
  • Compose compatibility has been updated to v2.4.1 #2760
  • Add OpenTelemetry grouping around build function #2742
  • Allow capturing of CPU and memory profiles with pprof via environment variables #2746
  • Fix possible issues with entitlements when using linked targets in Bake #2701
  • Fix possible permission issues when accessing local state after running buildx with sudo #2745
  • Fix missing error message on running invalid command #2741
  • Fix build details link not showing in experimental mode #2722
  • Fix possible bogus warnings for local state in --call requests #2754
  • Fallback images for --check/--call option have been updated to correct references #2705
  • Improve error messages with source code snippets by mapping the file to the correct path #2672
  • Fix invalid target linking validation for Bake #2700

Dependency Changes

  • github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
  • github.com/compose-spec/compose-go/v2 v2.1.6 -> v2.4.1
  • github.com/containerd/containerd v1.7.21 -> v1.7.22
  • github.com/containerd/continuity v0.4.3 -> v0.4.4
  • github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5
  • github.com/docker/cli 48a2cdff970d -> v27.3.1
  • github.com/docker/docker v27.2.1 -> v27.3.1
  • github.com/klauspost/compress v1.17.9 -> v1.17.11

... (truncated)

Commits
  • fa4461b Merge pull request #2768 from tonistiigi/0.18-buildkit-v0.17.0
  • 67691ba vendor: update buildkit to v0.17.0
  • 9b0575b Merge pull request #2766 from tonistiigi/prune-caps-detection
  • 9f3a578 prune: detect if buildkit supports newer storage filters
  • 14b31d8 Merge pull request #2765 from crazy-max/ci-fix-content-read
  • e26911f ci: keep contents read permissions in jobs
  • cd8d61a Merge pull request #2763 from neumantm/feat/listWithoutBuilder
  • 3a56161 Merge pull request #2761 from crazy-max/fix-workflow-perms
  • 0fd935b Skip Builder Init For Bake List Flags
  • 704b2cc Merge pull request #2760 from tonistiigi/update-compose-v2.4.1
  • 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)

Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.11.2 to 0.18.0.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.11.2...v0.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

Looks like github.com/docker/buildx is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/buildx-0.18.0 branch November 14, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot 🤖 Created by the dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants