Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(deps): update dependency docker/buildx from v0.14.0 to v0.14.1 (#754)
This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [docker/buildx](https://togithub.com/docker/buildx) | patch | `v0.14.0` -> `v0.14.1` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/docker/buildx/badge)](https://securityscorecards.dev/viewer/?uri=github.com/docker/buildx) | --- ### Release Notes <details> <summary>docker/buildx (docker/buildx)</summary> ### [`v0.14.1`](https://togithub.com/docker/buildx/releases/tag/v0.14.1) [Compare Source](https://togithub.com/docker/buildx/compare/v0.14.0...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](https://togithub.com/docker/buildx/issues/2467) - Fix error handling when merging multi-node build results [#​2424](https://togithub.com/docker/buildx/issues/2424) - Fix creating metadata file if `--print` is used [#​2422](https://togithub.com/docker/buildx/issues/2422) - Fix creating an empty image when "default load" and `--print` are both set [#​2421](https://togithub.com/docker/buildx/issues/2421) - Fix bake files that use same named context pointing to another target multiple times with different names [#​2444](https://togithub.com/docker/buildx/issues/2444) - Defer metrics provider setup to updated docker/cli library [#​2460](https://togithub.com/docker/buildx/issues/2460) ##### Dependency Changes This release has no dependency changes Previous release can be found at [v0.14.0](https://togithub.com/docker/buildx/releases/tag/v0.14.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM3Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJzZW12ZXI6bm9uZSJdfQ==--> Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
- Loading branch information