Closed dependabot[bot] closed 9 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign skattoju 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.
I'm waiting for a redhat-openshift-ecosystem member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/ok-to-test
Bumps the prod-dependencies group with 10 updates:
24.0.7+incompatible
25.0.3+incompatible
0.17.0
0.19.0
2.13.2
2.15.0
1.30.0
1.31.1
0.21.0
0.22.0
0.4.0
0.5.0
0.29.0
0.29.2
0.29.0
0.29.2
0.29.0
0.29.2
0.16.3
0.17.2
Updates
github.com/docker/cli
from 24.0.7+incompatible to 25.0.3+incompatibleCommits
4debf41
Merge pull request #4857 from thaJeztah/25.0_backport_codecov-action-45e6ce1b
Merge pull request #4856 from thaJeztah/25.0_backport_plugin-socket-tests5428301
build(deps): Bump codecov/codecov-action from 3 to 41cbc218
tests: add plugin-socket-compatibility tests2f6b5ad
scripts: don't hardcode architecture in e2e scriptd8e07c9
tests: add tests forcli-plugins/socket
5f1b610
Merge pull request #4841 from thaJeztah/25.0_vendor_docker_25.0.2c105cd3
Merge pull request #4837 from dvdksn/25.0_docs_backport_linode_volume_plugin62b2963
vendor: github.com/docker/docker v25.0.271f2b0d
vendor: github.com/docker/docker v25.0.1Updates
github.com/google/go-containerregistry
from 0.17.0 to 0.19.0Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
8dadbe7
Work around docker v25 tarballs (#1872)a0658aa
Always print pushed digest in crane push (#1860)55ffb00
fix: goreleaser config (#1764)Updates
github.com/onsi/ginkgo/v2
from 2.13.2 to 2.15.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
7fa0190
v2.15.0c245d09
emit output of failed go tool cover invocation so users can try to debug thin...dca77c8
fix outline when using nodot inginkgo v296e915c
include cancellation reason when cancelling spec context4fcd0b3
Bump to go 1.20732abbc
clarify that last owner label wins8f3bd70
JUnit reports now interpret Label(owner:X) and set owner to X.dbaf18f
Document areas where GinkgoT() behaves differently from testing.T6f67a14
bugfix(docs): use Unsetenv instead of Clearenv (#1337)beaf16d
v2.14.0Updates
github.com/onsi/gomega
from 1.30.0 to 1.31.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
762b171
v1.31.126661b8
tidy up go.sumbde8f7a
bump dependencies24e958d
Show how to import the format sub packagead1a367
Update test in case keeping msg is desirede0dd999
Inverted arguments order of FailureMessage of BeComparableToMatcherba8bba2
v1.31.0121c37f
Async assertions include context cancellation cause if presentdee1e3c
Bump minimum go version49005fe
docs: fix typo in example usage "occured" -> "occurred"Updates
github.com/operator-framework/api
from 0.21.0 to 0.22.0Release notes
Sourced from github.com/operator-framework/api's releases.
Commits
0eaaa1f
Add field Subscription.Spec.Config.Annotations (#312)75b2af0
Merge pull request #311 from stevekuznetsov/skuznets/bump-golang9a02b66
go.mod: bump to golang 1.21Updates
github.com/operator-framework/operator-manifest-tools
from 0.4.0 to 0.5.0Release notes
Sourced from github.com/operator-framework/operator-manifest-tools's releases.
Commits
3abbb44
Merge pull request #38 from acornett21/k8s_1_281fe0514
updating k8s to 1.28 and go to 1.2042457ed
Update README.mdUpdates
k8s.io/api
from 0.29.0 to 0.29.2Commits
d473130
Update dependencies to v0.29.2 tagf5eca04
Merge pull request #122959RomanBednar/automated-cherry-pick-of-#122728
fd1786f
flag PersistentVolumeLastPhaseTransitionTime field as betaa48c0a4
Merge pull request #122429 from MadhavJivrajani/tools-bump-129656e18f
.*: bump golang.org/x/tools to v0.16.1Updates
k8s.io/apimachinery
from 0.29.0 to 0.29.2Commits
dc7e034
Merge pull request #122429 from MadhavJivrajani/tools-bump-1297d94fef
.*: bump golang.org/x/tools to v0.16.1Updates
k8s.io/client-go
from 0.29.0 to 0.29.2Commits
62c5e9e
Update dependencies to v0.29.2 tagbaea19d
Merge pull request #122429 from MadhavJivrajani/tools-bump-1293373afd
.*: bump golang.org/x/tools to v0.16.1Updates
sigs.k8s.io/controller-runtime
from 0.16.3 to 0.17.2Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
d0396a3
Merge pull request #2688 from k8s-infra-cherrypick-robot/cherry-pick-2687-to-...565aa5b
Fix lazy rest mapper cache invalidation59c26c0
Merge pull request #2681 from k8s-infra-cherrypick-robot/cherry-pick-2679-to-...984aee6
bug: Fakeclient: Do not consider an apply patch to be a strategic merge patch5923139
Merge pull request #2676 from k8s-infra-cherrypick-robot/cherry-pick-2663-to-...0811bad
Address review comments40b41df
Clean restmapper cache if a version is notFound11e5a5e
Merge pull request #2651 from kubernetes-sigs/dependabot/go_modules/github.co...66939d4
Merge pull request #2655 from joelanford/bump-apidiff672d678
bump go-apidiff to v0.8.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