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.13.1 to 0.14.1 #637

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/docker/buildx from 0.13.1 to 0.14.1.

Release notes

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

v0.14.1

buildx 0.14.1

Welcome to the 0.14.1 release of buildx!

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

Notable changes

  • Fix possible duplicate requests when setting up a connection to buildkit instance #2467
  • Fix error handling when merging multi-node build results #2424
  • Fix creating metadata file if --print is used #2422
  • Fix creating an empty image when "default load" and --print are both set #2421
  • Fix bake files that use same named context pointing to another target multiple times with different names #2444
  • Defer metrics provider setup to updated docker/cli library #2460

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.14.0

v0.14.0

Welcome to the 0.14.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
  • Sebastiaan van Stijn
  • David Karlsson
  • Laurent Goderre
  • Akihiro Suda
  • Isaac Gaskin
  • Moleus
  • Niklas Gehlen
  • Usual Coder
  • Wei

... (truncated)

Commits
  • 59582a8 Merge pull request #2471 from tonistiigi/v0.14.1-picks
  • a3b1fae driver: handle nil logger for bootstrap
  • 6a84f43 build: add cache to resolvedNode
  • cf68b5b vendor: update buildx to latest docker/cli
  • 3f1aaa6 build: fix multiple named contexts pointing to same bake target
  • f6830f3 build: exit 1 when manifest merge failed
  • f6e57cf build: don't generate metadata file when print flag is used
  • b77648d build: avoid default load with --print
  • 171fcbe Merge pull request #2417 from tonistiigi/update-buildkit-240417
  • 370a5aa update lint fallback image
  • 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)
ashnamehrotra commented 4 months ago

@dependabot rebase