build(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 9 updates #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-go-mod-patch-and-minor group with 6 updates in the / directory:
2.19.0
2.20.1
1.46.0
1.47.0
0.30.3
0.30.4
0.30.3
0.30.4
0.30.3
0.30.4
1.7.4
1.8.1
Updates
github.com/onsi/ginkgo/v2
from 2.19.0 to 2.20.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
4ef0afb
v2.20.1d6f9640
make BeSpecEvent duration matcher more forgiving265b1a0
v2.20.0d303d14
Add update-deps to makefile7a50221
bump all dependenciesbe5ab95
Add buildvcs flag224be5b
v2.19.176f4e0c
bump gomega63c8c30
update supported platforms for race conditionsb69c00d
Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417)Updates
github.com/onsi/gomega
from 1.33.1 to 1.34.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
fa057b8
v1.34.15e71dcd
Use slices from exp/slices to keep golang 1.20 compat32e5498
v1.34.0cb3fa6a
run go mod tidy and wonder why go get doesnt just run it for me in the first ...8af2ece
bump ginkgo878940c
fix incorrect handling of nil slices in HaveExactElements (fixes #771)f5bec80
clean up bipartitegraph testsebadb67
issue_765 - fixed bug in Hopcroft-Karp algorithm123a071
Fix typo in docsc549e0d
Add RoundTripper method to ghttp.ServerUpdates
github.com/samber/lo
from 1.46.0 to 1.47.0Release notes
Sourced from github.com/samber/lo's releases.
Commits
bbd44ff
bump v1.47.0da6eb9d
💄 lintcd0bc21
preallocate stuff and more testsd9d3e3f
feat: preallocate output for lo.Keys and lo.Values1603a84
Update foreachwhile readme.md (#508)d8e5707
Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues (#503)cb150f5
feat: adding FromSlicePtrOr (#506)aa609e4
feat: add FromSlicePtr (#217)df28bdd
Fix documentation for Duration3 (#502)6ade78c
Docs: Wrong method reference and output in readme (#497)Updates
k8s.io/api
from 0.30.3 to 0.30.4Commits
fcb0571
Update dependencies to v0.30.4 tag48606d9
Merge pull request #126146 from xyz-li/cherrypick-12456858fa4cb
Merge pull request #126059mimowo/automated-cherry-pick-of-#126046
8d00fd3
api: fix ValidatingAdmissionPolicyList json tag7c0a335
Use omitempty for optional fields in Job Pod Failure PolicyUpdates
k8s.io/apimachinery
from 0.30.3 to 0.30.4Commits
07dc100
Merge pull request #126253seans3/automated-cherry-pick-of-#126231
117cae1
Falls back to SPDY for gorilla/websocket https proxy errorUpdates
k8s.io/client-go
from 0.30.3 to 0.30.4Commits
33d7cb6
Update dependencies to v0.30.4 tag274256e
Merge pull request #126253seans3/automated-cherry-pick-of-#126231
c594704
moving for easier cherry-pickb6e8438
Falls back to SPDY for gorilla/websocket https proxy errorUpdates
k8s.io/component-base
from 0.30.3 to 0.30.4Commits
d6983a6
Update dependencies to v0.30.4 tagUpdates
sigs.k8s.io/cluster-api
from 1.7.4 to 1.8.1Release notes
Sourced from sigs.k8s.io/cluster-api's releases.
... (truncated)
Commits
0276925
Merge pull request #11053 from k8s-infra-cherrypick-robot/cherry-pick-11030-t...e13397a
Bump Kubernetes in tests to v1.31.0 and claim support for v1.312d48211
Merge pull request #11052 from k8s-infra-cherrypick-robot/cherry-pick-11049-t...1d0078e
Improve clusterctl client config logic & error messagecb13053
Merge pull request #11046 from k8s-infra-cherrypick-robot/cherry-pick-11045-t...21d2a53
🌱Update controller-runtime dependency to v0.18.569bbf35
Merge pull request #11042 from k8s-infra-cherrypick-robot/cherry-pick-11032-t...06052c0
bug: Machine Controller should try to retrieve node on delete3ebdd0d
Merge pull request #11039 from k8s-infra-cherrypick-robot/cherry-pick-10958-t...ae9948e
Update generated codeUpdates
sigs.k8s.io/controller-runtime
from 0.18.4 to 0.18.5Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
75a38d2
Merge pull request #2919 from k8s-infra-cherrypick-robot/cherry-pick-2893-to-...27793ff
Handle fsnotify.Chmod events as Removals4b8b9e6
Add certwatcher test for file rename9fe6db5
Merge pull request #2917 from k8s-infra-cherrypick-robot/cherry-pick-2874-to-...2247930
AddMetricsServerExtraHandler: Info takes key/value pairs0845967
[release-0.18] 🐛 Suppress API server warnings in the client (#2890)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions