containers / skopeo

Work with remote images registries - retrieving information, images, signing content
Apache License 2.0
7.75k stars 756 forks source link

fix(deps): update module github.com/containers/image/v5 to v5.31.1 #2363

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/containers/image/v5 v5.31.0 -> v5.31.1 age adoption passing confidence

Release Notes

containers/image (github.com/containers/image/v5) ### [`v5.31.1`](https://togithub.com/containers/image/releases/tag/v5.31.1) [Compare Source](https://togithub.com/containers/image/compare/v5.31.0...v5.31.1) Fixes an interoperability issue while listing tags from JFrog Artifactory.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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 Mend Renovate. View repository job log here.

mtrmac commented 1 week ago

@cgwalters FWIW, we see Error: error: opening repo: opendir(/proc/self/fd/3): No such file or directory from time to time in the ostree-rs-ext tests (e.g. https://cirrus-ci.com/task/4684818032623616 ). It usually goes away in a re-run.