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.13.1 #94

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

moby/buildkit (github.com/moby/buildkit) ### [`v0.13.1`](https://togithub.com/moby/buildkit/releases/tag/v0.13.1) [Compare Source](https://togithub.com/moby/buildkit/compare/v0.13.0...v0.13.1) buildkit 0.13.1 Welcome to the 0.13.1 release of buildkit! Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues. ##### Notable Changes - Fix handling of deleted blobs when importing cache from Github Actions cache backend [#​4771](https://togithub.com/moby/buildkit/issues/4771) - Fix unclean shutdown error on WCOW on Ctrl-C [#​4774](https://togithub.com/moby/buildkit/issues/4774) - Mitigate issue with mounting OpenTelemetry socket in containers in some installations [#​4778](https://togithub.com/moby/buildkit/issues/4778) - Fix parsing `./.git` source path as Git URL. [#​4776](https://togithub.com/moby/buildkit/issues/4776) ##### Dependency Changes This release has no dependency changes Previous release can be found at [v0.13.0](https://togithub.com/moby/buildkit/releases/tag/v0.13.0)

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.