Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-moby-sys-capability-0.x branch 2 times, most recently from 03cd7db to 04393c5 Compare November 12, 2024 15:25
@Luap99
Copy link
Member

Luap99 commented Nov 12, 2024

=== 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?

@renovate renovate bot force-pushed the renovate/github.com-moby-sys-capability-0.x branch 2 times, most recently from ae4daa5 to 3b0f814 Compare November 19, 2024 18:58
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-moby-sys-capability-0.x branch from 3b0f814 to 67b20a3 Compare November 19, 2024 19:19
@rhatdan
Copy link
Member

rhatdan commented Nov 20, 2024

/approve
/lgtm
Looks like this test passes.

@openshift-ci openshift-ci bot added the lgtm label Nov 20, 2024
Copy link
Contributor

openshift-ci bot commented Nov 20, 2024

[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:

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

@openshift-merge-bot openshift-merge-bot bot merged commit 4d4cc20 into main Nov 20, 2024
16 checks passed
@renovate renovate bot deleted the renovate/github.com-moby-sys-capability-0.x branch November 20, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants