containers / common

Location for shared common files in github.com/containers repos.
Apache License 2.0
193 stars 201 forks source link

fix(deps): update module github.com/moby/sys/capability to v0.4.0 #2244

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/moby/sys/capability v0.3.0 -> v0.4.0 age adoption passing confidence

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 was generated by Mend Renovate. View the repository job log.

Luap99 commented 2 weeks ago
=== RUN   TestPush
Trying to pull docker.io/library/alpine:latest...
Getting image source signatures
Copying blob sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:75654b8eeebd3beae97271a102f57cdeb794cc91e442648544963a7e951e9558
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:75654b8eeebd3beae97271a102f57cdeb794cc91e442648544963a7e951e9558
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:75654b8eeebd3beae97271a102f57cdeb794cc91e442648544963a7e951e9558
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:3685f91b5ebb60fb1fba5e9bae10d7bccca10b6da3a10c938faac9ee6f27edf8
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:75654b8eeebd3beae97271a102f57cdeb794cc91e442648544963a7e951e9558
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:3685f91b5ebb60fb1fba5e9bae10d7bccca10b6da3a10c938faac9ee6f27edf8
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:75654b8eeebd3beae97271a102f57cdeb794cc91e442648544963a7e951e9558
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:75654b8eeebd3beae97271a102f57cdeb794cc91e442648544963a7e951e9558
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:75654b8eeebd3beae97271a102f57cdeb794cc91e442648544963a7e951e9558
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:75654b8eeebd3beae97271a102f57cdeb794cc91e442648544963a7e951e9558
Copying config sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636
Writing manifest to image destination
    push_test.go:60: 
            Error Trace:    /var/tmp/go/src/github.com/containers/common/libimage/push_test.go:60
            Error:          "[0xc000474e80]" should have 2 item(s), but has 1
            Test:           TestPush
            Messages:       there should only be two images (alpine in Docke/OCI)
--- FAIL: TestPush (1.74s)

Looks like a new problem?

rhatdan commented 1 week ago

/approve /lgtm Looks like this test passes.

openshift-ci[bot] commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: renovate[bot], rhatdan

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/common/blob/main/OWNERS)~~ [rhatdan] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment