Closed dependabot[bot] closed 2 months 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 /approve /lgtm
[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
@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 |
---|---|---|---|---|
pull-containerdisks-pipeline-cirros | d13ef685706d8df722e4f19feb3472cca917b649 | link | true | /test pull-containerdisks-pipeline-cirros |
pull-containerdisks-test | d13ef685706d8df722e4f19feb3472cca917b649 | link | true | /test pull-containerdisks-test |
pull-containerdisks-build | d13ef685706d8df722e4f19feb3472cca917b649 | link | true | /test pull-containerdisks-build |
@dependabot ignore github.com/sylabs/sif/v2
OK, I won't notify you about github.com/sylabs/sif/v2 again, unless you unignore it.
Looks like these dependencies are updatable in another way, so this is no longer needed.
@dependabot unignore github.com/sylabs/sif/v2
OK, I will stop ignoring the github.com/sylabs/sif/v2 dependency.
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen
if the branch has been deleted).
Bumps the production-dependencies group with 4 updates in the / directory: dario.cat/mergo, github.com/Microsoft/hcsshim, github.com/sylabs/sif/v2 and kubevirt.io/containerized-data-importer-api.
Updates
dario.cat/mergo
from 1.0.0 to 1.0.1Release notes
Sourced from dario.cat/mergo's releases.
Commits
59ea6a9
Merge pull request #251 from joshkaplinsky/joshkaplinsky/without-dereference-...96f24af
Merge pull request #253 from vsemichev/master2f1a615
fixes issue #187. adds test to verify the fix.4da170b
fixes issue #187. attempt #3a13a117
fixes issue #187. attempt #26b830ff
fixes issue #187f33862a
WithoutDereference should respect structscde9f0e
Merge pull request #246 from darccio/darccio/v1-frozenf1e2fe5
chore: frozen v17f7b4af
Update FUNDING.ymlUpdates
github.com/Microsoft/hcsshim
from 0.12.5 to 0.12.6Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
Commits
f922f2a
Omnibus dependency updates (#2051)7d25ce2
Update module versions85a5a57
drop usage of deprecated package/methodsd4b1cc0
Bump opa/containerd to latest versions6a5ebd3
Upgrade deps to resolve CVEs (#2225)4f46058
Omnibus dependency update (#2166)Updates
github.com/sylabs/sif/v2
from 2.18.0 to 2.19.0Release notes
Sourced from github.com/sylabs/sif/v2's releases.
Commits
518b3a3
build(deps): bump github.com/sigstore/sigstore from 1.8.4 to 1.8.8 (#381)afa5a4e
Merge pull request #382 from tri-adam/go-1.239a07943
chore: bump module to Go 1.22dae7b25
build(deps): bump github.com/google/go-containerregistry (#380)99e2ac5
build(deps): bump github.com/sebdah/goldie/v2 from 2.5.3 to 2.5.5 (#379)7204492
build(deps): bump github.com/google/go-containerregistry (#378)Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240528184218-531527333157 to 0.0.0-20240701130421-f6361c86f094Commits
Updates
kubevirt.io/containerized-data-importer-api
from 1.59.0 to 1.60.1Release notes
Sourced from kubevirt.io/containerized-data-importer-api's releases.
... (truncated)
Commits
c186264
fix post submit issue in order to release properlyb375def
v1.60.0 release notesd68f59e
remove gradle dep when running gen-swagger-docs.sh (#3390)6269010
apidocs: remove gradle dep (#3389)79e6b97
Retry pulling builder image (#3387)2d9c82e
Setup ginkgo cli build properly to avoid double dep (#3378)f357368
feat: Copy labels from source to DataSource (#3377)c15ad1d
nbdkit: Use password=+filename to send passwords securely (#3363)56c4b2f
Properly handle DataVolume preallocation setting for all host assisted (copy)...e1a553a
feat(DataVolume): Add default instance type labels from VolumeSnapshots and f...Dependabot 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