openshift-velero-plugin
openshift-velero-plugin copied to clipboard
Bump github.com/containers/image/v5 from 5.27.0 to 5.29.3
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps github.com/containers/image/v5 from 5.27.0 to 5.29.3.
Release notes
Sourced from github.com/containers/image/v5's releases.
v5.29.3
What's Changed
- Backport Docker Daemon fix #2260, bump to 5.29.2, then 5.29.3-dev by
@TomSweeneyRedHatin containers/image#2270- [release-5.29] Fix CVE-2024-3727 by
@mtrmacin containers/image#2418Full Changelog: https://github.com/containers/image/compare/v5.29.2...v5.29.3
v5.29.2
What's Changed
- [release-5.29] backport Docker Daemon fix by
@TomSweeneyRedHatin containers/image#2270- [release-5.29] Tag 5.29.1 by
@mtrmacin containers/image#2253- Use a stable Skopeo branch for testing the stable c/image branch by
@mtrmacin containers/image#2262Full Changelog: https://github.com/containers/image/compare/v5.29.1...v5.29.2
v5.29.1
- Add support for pushing an image with unknown digest
v5.29.0
What's Changed
- Bump to v5.28.0 by
@rhatdanin containers/image#2114- fix(deps): update module github.com/containers/storage to v1.50.2 by
@renovatein containers/image#2115- Run codespell on code by
@rhatdanin containers/image#2116- fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc5 by
@renovatein containers/image#2117- Use constants and types from opencontainers/image-spec/specs-go/v1 by
@mtrmacin containers/image#2119- progress: set Current before Refill by
@giuseppein containers/image#2121- copy: fix nil pointer dereference when checking compression algorithm by
@crazy-maxin containers/image#2120- fix(deps): update module github.com/klauspost/compress to v1.17.0 by
@renovatein containers/image#2122- fix(deps): update module github.com/sylabs/sif/v2 to v2.14.0 by
@renovatein containers/image#2124- ociarchive: Add new
ArchiveFileNotFoundErrorby@cgwaltersin containers/image#2123- fix: typo by
@testwillin containers/image#2125- fix(deps): update module github.com/sylabs/sif/v2 to v2.14.1 by
@renovatein containers/image#2126- fix(deps): update golang.org/x/exp digest to 7918f67 by
@renovatein containers/image#2130- fix(deps): update module github.com/sylabs/sif/v2 to v2.15.0 by
@renovatein containers/image#2137- fix(deps): update module golang.org/x/oauth2 to v0.13.0 by
@renovatein containers/image#2136- Fix podman search for docker.io/library images by
@boaz0in containers/image#2133- fix(deps): update module github.com/docker/distribution to v2.8.3+incompatible by
@renovatein containers/image#2131- fix(deps): update module github.com/sigstore/fulcio to v1.4.1 by
@renovatein containers/image#2138- fix(deps): update module github.com/sigstore/fulcio to v1.4.2 by
@renovatein containers/image#2140- Oci image deletion by
@Pvlerickin containers/image#2003- fix(deps): update module github.com/sigstore/fulcio to v1.4.3 by
@renovatein containers/image#2142- fix(deps): update module github.com/otiai10/copy to v1.14.0 by
@renovatein containers/image#2144- fix(deps): update module github.com/vbauerster/mpb/v8 to v8.6.2 by
@renovatein containers/image#2146- fix(deps): update module github.com/klauspost/compress to v1.17.1 by
@renovatein containers/image#2148- fix(deps): update module github.com/sigstore/sigstore to v1.7.4 by
@renovatein containers/image#2145- chore(deps): update dependency containers/automation_images to v20231004 by
@renovatein containers/image#2150- Fix conversion of Zstd images to non-OCI formats by
@mtrmacin containers/image#2151- Parse the body of (docker load) response to correctly handle errors by
@mtrmacin containers/image#2153
... (truncated)
Commits
3e684b1[release-5.29] Bump to v5.29.3e894804Merge pull request #2418 from mtrmac/digest-unmarshal-5.296e25805Validate the tags returned by a registry086c760Call .Validate() before digest.Digest.String() if necessary0860c58Refactor the error handling further7b58b43Refactor the error handling path of saveStreamaf94ba1Call .Validate() before digest.Hex() / digest.Encoded()9c49ca1Validate digests before using them534068fMerge pull request #2270 from TomSweeneyRedHat/dev/tsweeney/ddaemon0111e79[release-5.29] Bump to v5.29.3-dev- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign shawn-hurley for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/ok-to-test
@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/images | 914758ff13e388ef30788c06eedf3c785bee4a56 | link | true | /test images |
| ci/prow/unit-test | 914758ff13e388ef30788c06eedf3c785bee4a56 | link | true | /test unit-test |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
@dependabot rebase
rebase
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
replaced by #287
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.