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

chore: bump github.com/docker/buildx from 0.13.1 to 0.14.1 #637

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

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 <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 May 27, 2024 12:18
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2024
@dependabot dependabot bot requested a review from sozercan as a code owner May 27, 2024 12:18
@dependabot dependabot bot added the go Pull requests that update Go code label May 27, 2024
@dependabot dependabot bot requested a review from ashnamehrotra as a code owner May 27, 2024 12:18
@ashnamehrotra
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.14.1 branch from 29dd1d4 to 03169e2 Compare May 28, 2024 17:14
Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.13.1...v0.14.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.14.1 branch from 03169e2 to 0ace59d Compare May 29, 2024 15:47
@ashnamehrotra ashnamehrotra merged commit 475d3d6 into main May 29, 2024
19 checks passed
@ashnamehrotra ashnamehrotra deleted the dependabot/go_modules/github.com/docker/buildx-0.14.1 branch May 29, 2024 15:59
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.

None yet

1 participant