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.
/test all
/retest-required
/retest-required
/lgtm
/test all
/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
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
1.2.2
1.2.3
2.19.1
2.19.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/golang/glog
from 1.2.2 to 1.2.3Release notes
Sourced from github.com/golang/glog's releases.
Commits
04dbec0
glog: fix typo (#73)459cf3b
glog: check that stderr is valid before using it by default (#72)Updates
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