Closed dependabot[bot] closed 3 weeks ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign dominikholler for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
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.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the production-dependencies group with 4 updates in the / directory: github.com/onsi/gomega, k8s.io/apimachinery, github.com/Microsoft/hcsshim and github.com/sylabs/sif/v2.
Updates
github.com/onsi/gomega
from 1.34.2 to 1.35.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
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/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
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