Closed dependabot[bot] closed 1 week ago
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
/test all
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: 0xFelix
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Bumps the production-dependencies group with 2 updates: github.com/moby/sys/capability and github.com/sylabs/sif/v2.
Updates
github.com/moby/sys/capability
from 0.3.0 to 0.4.0Release notes
Sourced from github.com/moby/sys/capability's releases.
... (truncated)
Commits
9a75fe6
Merge pull request #50 from cyphar/mountinfo-improvements2847623
mountinfo: add unit-test for fully-filled fields in filter41fc4b7
mountinfo: run filter after all fields are parsed99cfd57
mountinfo: move s.Err() out of scanner loop95f2efb
Merge pull request #47 from kolyshkin/mount-pid3358500
mountinfo: deprecate PidMountInfo4413637
Merge pull request #48 from kolyshkin/mountinfo-doc-fixes13322f1
Merge pull request #46 from thaJeztah/last_mount5a01688
mountinfo: doc fixes9ffc9f4
mount.RecursiveUnmount(): omit empty "sub-errors" in error messageUpdates
github.com/sylabs/sif/v2
from 2.19.2 to 2.20.0Release notes
Sourced from github.com/sylabs/sif/v2's releases.
Commits
e458cb9
Merge pull request #391 from sylabs/dependabot/go_modules/main/github.com/Pro...071c3a8
fix: corpus image generation869cab3
build(deps): bump github.com/ProtonMail/go-crypto from 1.0.0 to 1.1.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show