podman icon indicating copy to clipboard operation
podman copied to clipboard

fix(deps): update common, image, and storage deps

Open renovate[bot] opened this issue 1 year ago • 5 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/containers/common v0.60.1-0.20240920125326-ff6611ae40ad -> v0.60.3 age adoption passing confidence require patch
github.com/containers/image/v5 v5.32.1-0.20240806084436-e3e9287ca8e6 -> v5.32.2 age adoption passing confidence require patch
github.com/containers/storage 465c38f -> 8338c56 require digest

Release Notes

containers/common (github.com/containers/common)

v0.60.3

Compare Source

What's Changed

Full Changelog: https://github.com/containers/common/compare/v0.60.2...v0.60.3

v0.60.2

Compare Source

What's Changed

Full Changelog: https://github.com/containers/common/compare/v0.60.1...v0.60.2

containers/image (github.com/containers/image/v5)

v5.32.2

Compare Source

This adds the ability to accept sigstore signatures signed by any key from a set of several (huge thanks to @​dcermak and @​danishprakash for doing almost all the work), and Rekor log presence proofs signed by any key from a set of several keys.


Configuration

📅 Schedule: Branch creation - "before 11am" in timezone UTC, Automerge - At any time (no schedule defined).

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

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Sep 24 '24 11:09 renovate[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate[bot] Once this PR has been reviewed and has the lgtm label, please assign baude for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Sep 24 '24 11:09 openshift-ci[bot]

Ephemeral COPR build failed. @containers/packit-build please check.

pkg/rootless/rootless_linux.go:133:52: cannot use cap (variable of type "github.com/syndtr/gocapability/capability".Cap) as "github.com/moby/sys/capability".Cap value in argument to unshare.IsSetID

lsm5 avatar Sep 24 '24 11:09 lsm5

pkg/rootless/rootless_linux.go:133:52: cannot use cap (variable of type "github.com/syndtr/gocapability/capability".Cap) as "github.com/moby/sys/capability".Cap value in argument to unshare.IsSetID

I've opened https://github.com/containers/podman/pull/24054. We could rebase once that is merged

giuseppe avatar Sep 24 '24 12:09 giuseppe