keilerkonzept / dockerfile-json

🐳 parse & print a Dockerfile as JSON, or query (e.g. extract base images) using JSONPath. #golang #cli - single binary, no dependencies. linux, osx, windows.
MIT License
21 stars 4 forks source link

Update module github.com/moby/buildkit to v0.14.0 #112

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/moby/buildkit v0.13.2 -> v0.14.0 age adoption passing confidence

Release Notes

moby/buildkit (github.com/moby/buildkit) ### [`v0.14.0`](https://togithub.com/moby/buildkit/releases/tag/v0.14.0) [Compare Source](https://togithub.com/moby/buildkit/compare/v0.13.2...v0.14.0) Welcome to the 0.14.0 release of buildkit! Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues. ##### Contributors - Tõnis Tiigi - CrazyMax - Talon James Bowler - Akihiro Suda - Jonathan A. Sternberg - Justin Chadwell - David Karlsson - Sebastiaan van Stijn - Anthony Nandaa - Erik Sipsma - Aleksa Sarai - Adam Perlin - Shaun Thompson - Paweł Gronowski - Burt Holzman - Derek McGowan - Adrien Delorme - Ahmon Dancy - Billy Owire - Dennis Haney - Felix Fontein - Félix Mattrat - Gabriel Samfira - Höhl, Lukas - Kirill A. Korinsky - Petteri Räty - Salim B - Stephen Day - Swagat Bora - Zhizhen He - cuiyourong - guoguangwu - racequite - yzewei ##### Notable Changes - Default Dockerfile frontend has been updated to v1.8.0 [docs](https://togithub.com/moby/buildkit/releases/tag/dockerfile%2F1.8.0) - New validation rules have been added to verify that Frontend returned build results for expected platforms [#​4908](https://togithub.com/moby/buildkit/issues/4908) - Allow configuring cache of scanned emulator support for better performance [#​4949](https://togithub.com/moby/buildkit/issues/4949) - LLB FileOp now supports configuring the behavior of copy conflicts between incompatible file types [#​4455](https://togithub.com/moby/buildkit/issues/4455) - Github cache backend can now check the existence of previous blobs via REST API batch requests to work around limits exposed by Github on the cache API [#​4788](https://togithub.com/moby/buildkit/issues/4788) - Increase the size limit of LLB definitions, allowing bigger builds [#​4969](https://togithub.com/moby/buildkit/issues/4969) - Mitigate restoring from cache DB corrupt state after crash or abrupt kill [#​4981](https://togithub.com/moby/buildkit/issues/4981) - Release image is now based on Alpine 3.20 [#​4952](https://togithub.com/moby/buildkit/issues/4952) - New configuration options allow controlling what frontends BuildKit is allowed to call [#​4899](https://togithub.com/moby/buildkit/issues/4899) - Improve performance of exporting S3 cache [#​4551](https://togithub.com/moby/buildkit/issues/4551) - Buildctl now respects proxy environment variables when setting up gRPC connection [#​4127](https://togithub.com/moby/buildkit/issues/4127) - Improve LLB generation by maintaining consistent order [#​4706](https://togithub.com/moby/buildkit/issues/4706) - More OpenTelemetry tracepoints have been added to track exporting, attestion and history record creation. [#​4997](https://togithub.com/moby/buildkit/issues/4997) - Fix detection of certain Git URLs [#​4849](https://togithub.com/moby/buildkit/issues/4849) - Fix too-low maximum layer limit for non-rootfs overlay mounts [#​4815](https://togithub.com/moby/buildkit/issues/4815) - Fix possible cases where some errors could be missing a stacktrace [#​4982](https://togithub.com/moby/buildkit/issues/4982) - Fix possible incorrect resolution of some symlink paths [#​4896](https://togithub.com/moby/buildkit/issues/4896) - Fix provenance created for history record not containing builder ID [#​4833](https://togithub.com/moby/buildkit/issues/4833) - Fix the fallback mechanism for insecure registries to detect more valid error conditions for retry via HTTP protocol [#​4975](https://togithub.com/moby/buildkit/issues/4975) - Fix an issue that could result in "inconsitent graph state" error during many related parallel builds [#​4887](https://togithub.com/moby/buildkit/issues/4887) - Fix minimal terminal bounds check when custom `BUILDKIT_TTY_LOG_LINES` value is defined [#​4767](https://togithub.com/moby/buildkit/issues/4767) - Fix possible performance issues while walking back cache records during provenance attestation creation [#​4976](https://togithub.com/moby/buildkit/issues/4976) [#​4947](https://togithub.com/moby/buildkit/issues/4947) [#​4944](https://togithub.com/moby/buildkit/issues/4944) - Fix possible goroutine leak from dangling progress stream [#​4902](https://togithub.com/moby/buildkit/issues/4902) - Fix an issue with some filters for disk usage command [#​4877](https://togithub.com/moby/buildkit/issues/4877) - Fix possible "exceeded retry timeout" error [#​5010](https://togithub.com/moby/buildkit/issues/5010) - Fix exporter definitions being missing in history record for certain clients [#​5017](https://togithub.com/moby/buildkit/issues/5017) - Fix possible resource leak in error handling [#​4816](https://togithub.com/moby/buildkit/issues/4816) - Fix missing mediatype in the index of OCI export artifact [#​4814](https://togithub.com/moby/buildkit/issues/4814) [#​4727](https://togithub.com/moby/buildkit/issues/4727) - Fix issue with uncompressed layer digests when exporting cache for workers that don't support compressed layers [#​4796](https://togithub.com/moby/buildkit/issues/4796) - Fix possible FD leak on forwarding SSH [#​4886](https://togithub.com/moby/buildkit/issues/4886) ##### 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/containerd/containerd** v1.7.13 -> v1.7.18 - **github.com/containerd/errdefs** v0.1.0 ***new*** - **github.com/containerd/ttrpc** v1.2.2 -> v1.2.4 - **github.com/distribution/reference** v0.5.0 -> v0.6.0 - **github.com/docker/cli** v25.0.3 -> v26.1.4 - **github.com/docker/docker** v25.0.3 -> v26.1.4 - **github.com/golang/protobuf** v1.5.3 -> v1.5.4 - **github.com/opencontainers/image-spec** v1.1.0-rc5 -> v1.1.0 - **github.com/tonistiigi/go-actions-cache** [`a0b64f3`](https://togithub.com/moby/buildkit/commit/a0b64f338598) -> [`9794bdb`](https://togithub.com/moby/buildkit/commit/9794bdbb2fb4) - **github.com/tonistiigi/vt100** [`f9a4f7e`](https://togithub.com/moby/buildkit/commit/f9a4f7ef6531) -> [`90bafcd`](https://togithub.com/moby/buildkit/commit/90bafcd6abab) - **go.etcd.io/bbolt** v1.3.9 -> v1.3.10 Previous release can be found at [v0.13.2](https://togithub.com/moby/buildkit/releases/tag/v0.13.2)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.

renovate[bot] commented 4 weeks ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details: Package Change
github.com/containerd/containerd v1.7.13 -> v1.7.18
github.com/docker/docker v25.0.3+incompatible -> v26.1.4+incompatible