Closed dependabot[bot] closed 2 weeks 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.
[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 | ccfebf997d82410efc9b51cd9b653d3719ac6524 | link | true | /test pull-containerdisks-pipeline-cirros |
pull-containerdisks-build | ccfebf997d82410efc9b51cd9b653d3719ac6524 | link | true | /test pull-containerdisks-build |
pull-containerdisks-test | ccfebf997d82410efc9b51cd9b653d3719ac6524 | link | true | /test pull-containerdisks-test |
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the production-dependencies group with 6 updates in the / directory:
1.34.2
1.35.1
0.31.1
0.31.2
0.12.8
0.12.9
0.3.0
1.0.0
2.19.1
2.19.2
4.4.1
4.4.2
Updates
github.com/onsi/gomega
from 1.34.2 to 1.35.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
9f5a208
v1.35.1ca36da1
Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...d6331f9
v1.35.05deaf23
fix tests, but like actually this timeeeca931
Add Successfully() to StopTrying() to signal that Consistently can end early ...3bdbc4e
stop memoizing result of HaveFielde35358d
sheepishly fix broken test. thanks CI1b717d7
grrr. go mod tidya05a416
bump all dependenciese4c4265
Add EnforceDefaultTimeoutsWhenUsingContexts()Updates
k8s.io/apimachinery
from 0.31.1 to 0.31.2Commits
Updates
github.com/Microsoft/hcsshim
from 0.12.8 to 0.12.9Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
Commits
7392335
Switch to using containerd/errdefs/pkg/errgrpc for grpc translation79d3f32
Update go to 1.2205636b9
UpdateJOB_OBJECT_ALL_ACCESS
andOpenJobObject
(#2095)1550628
mobve SILOOBJECT_BASIC_INFORMATION to winapibf52d58
fix SILOOBJECT_BASIC_INFORMATION alignmentUpdates
github.com/containerd/errdefs
from 0.3.0 to 1.0.0Release notes
Sourced from github.com/containerd/errdefs's releases.
Commits
4817405
Merge pull request #21 from dmcgowan/pkg-update-errdefs3ce6af5
Update pkg errodefs to v0.3.0Updates
github.com/sylabs/sif/v2
from 2.19.1 to 2.19.2Release notes
Sourced from github.com/sylabs/sif/v2's releases.
Commits
faccf54
build(deps): bump github.com/sigstore/sigstore from 1.8.9 to 1.8.10 (#387)d08b6c1
Merge pull request #386 from tri-adam/golangci-lint-v1.610d09c53
ci: bump golangci-lint to v1.61a270847
build(deps): bump github.com/sigstore/sigstore from 1.8.8 to 1.8.9 (#385)Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1Commits
Updates
sigs.k8s.io/structured-merge-diff/v4
from 4.4.1 to 4.4.2Commits
ccf7a06
Merge pull request #265 from jpbetz/reset-filterb499124
Merge pull request #266 from jpbetz/add-owners39c90b6
Add volunteer reviewersbda634e
Apply feedbacka8ac1f5
Optimize merge, make wildcards always take precedencef395ded
Apply feedback1311e4d
Add support for more field path pattern types, clarify comments1206de6
Clean up comments083ce27
Add field path pattern matchingc68c9ee
Accept filter instead of exclude mask for ignored fieldsDependabot 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