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

ci(deps): update dependency docker/buildx from v0.14.1 to v0.15.0 #798

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

mazi-renovate[bot]
Copy link
Contributor

@mazi-renovate mazi-renovate bot commented Jun 15, 2024

This PR contains the following updates:

Package Update Change OpenSSF
docker/buildx minor v0.14.1 -> v0.15.0 OpenSSF Scorecard

Release Notes

docker/buildx (docker/buildx)

v0.15.0

Compare Source

Welcome to the 0.15.0 release of buildx!

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

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Sebastiaan van Stijn
  • Tim Smith
  • Jonathan A. Sternberg
  • Talon Bowler
  • David Karlsson
  • Akihiro Suda
  • Shaun Thompson
  • Arnold Sobanski
  • Guillaume Lours
  • Justin Chadwell
  • Mitsuru Kariya
  • Sumner Warren
  • jaihwan104
Notable Changes
  • New --call option allows setting evaluation method for a build, replacing the previous experimental --print flag. #​2498 #​2487 #​2513 In addition to default "build", the following methods are implemented by Dockerfile frontend:
    • check - Run validation routines for your build configuration. These are the same validations that would show up as warnings during build. There is also shortcut flag --check for this option.
    • outline - Show configuration that would be used by current build, including all the build-args, secrets, SSH etc that your build would use.
    • targets- Show all available targets and their descriptions.
  • New --prefer-index flag has been added to imagetools create command to control the behavior of creating image out of one single-platform image manifest. #​2482
  • Kubernetes driver allows configuring deployment timeout #​2492
  • New metrics definitions have been added for build warning types #​2482 #​2507
  • Prune and Disk usage commands now support negative and prefix filters #​2473
  • Building Compose files with Bake now supports passing SSH forwarding configuration #​2445
  • Compose compatibility has been updated to v2.1.2 #​2502 #​2425
  • Fix issue with configuring Kubernetes driver with custom TLS certificates #​2454
  • Fix concurrent kubeconfig access when loading nodes #​2497
Dependency Changes
  • github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
  • github.com/Microsoft/hcsshim v0.11.4 -> v0.11.5
  • github.com/compose-spec/compose-go/v2 v2.0.2 -> v2.1.2
  • github.com/containerd/containerd v1.7.15 -> v1.7.18
  • github.com/containerd/errdefs v0.1.0 new
  • github.com/containerd/ttrpc v1.2.3 -> v1.2.4
  • github.com/creack/pty v1.1.18 -> v1.1.21
  • github.com/distribution/reference v0.5.0 -> v0.6.0
  • github.com/docker/cli v26.1.3 -> v26.1.4
  • github.com/docker/docker v26.0.0 -> v26.1.4
  • github.com/go-viper/mapstructure/v2 v2.0.0 new
  • github.com/hashicorp/errwrap v1.1.0 new
  • github.com/hashicorp/go-multierror v1.1.1 new
  • github.com/moby/buildkit 71f99c5 -> v0.14.0
  • github.com/opencontainers/image-spec v1.1.0-rc5 -> v1.1.0
  • github.com/tonistiigi/fsutil 7525a1a -> 91a3fc4
  • github.com/tonistiigi/vt100 f9a4f7e -> 90bafcd

Previous release can be found at v0.14.1


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. - View logs

| datasource      | package       | from    | to      |
| --------------- | ------------- | ------- | ------- |
| github-releases | docker/buildx | v0.14.1 | v0.15.0 |
Copy link
Contributor

Latest commit: 80c9d3d ( base: a80fe83 + head: 1af43e0 )
Status: ✅  Deploy successful!
Preview URL: https://c072f1f2.github-test-15v.pages.dev
PR Preview URL: https://pull-798-merge.github-test-15v.pages.dev

View workflow logs
View Cloudflare logs

@Mogyuchi Mogyuchi merged commit 2b69e8d into main Jun 15, 2024
33 checks passed
@Mogyuchi Mogyuchi deleted the renovate/docker-buildx-0.x branch June 15, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant