-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the gomod-dependencies group with 13 updates #560
Bump the gomod-dependencies group with 13 updates #560
Conversation
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/ok-to-test |
Bumps the gomod-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [github.com/google/uuid](https://github.com/google/uuid) | `1.3.0` | `1.6.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.14.0` | `1.18.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.6.0` | `1.8.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.1` | `1.8.4` | | [go.uber.org/goleak](https://github.com/uber-go/goleak) | `1.2.1` | `1.3.0` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.3.0` | `0.4.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.17.0` | `0.20.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.56.3` | `1.61.0` | | google.golang.org/protobuf | `1.31.0` | `1.32.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.27.4` | `0.29.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.27.4` | `0.29.1` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.27.4` | `0.29.1` | | [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.110.1` | `2.120.1` | Updates `github.com/google/uuid` from 1.3.0 to 1.6.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.0...v1.6.0) Updates `github.com/prometheus/client_golang` from 1.14.0 to 1.18.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.14.0...v1.18.0) Updates `github.com/spf13/cobra` from 1.6.0 to 1.8.0 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.6.0...v1.8.0) Updates `github.com/stretchr/testify` from 1.8.1 to 1.8.4 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.1...v1.8.4) Updates `go.uber.org/goleak` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/uber-go/goleak/releases) - [Changelog](https://github.com/uber-go/goleak/blob/master/CHANGELOG.md) - [Commits](uber-go/goleak@v1.2.1...v1.3.0) Updates `go.uber.org/mock` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.3.0...v0.4.0) Updates `golang.org/x/net` from 0.17.0 to 0.20.0 - [Commits](golang/net@v0.17.0...v0.20.0) Updates `google.golang.org/grpc` from 1.56.3 to 1.61.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.3...v1.61.0) Updates `google.golang.org/protobuf` from 1.31.0 to 1.32.0 Updates `k8s.io/api` from 0.27.4 to 0.29.1 - [Commits](kubernetes/api@v0.27.4...v0.29.1) Updates `k8s.io/client-go` from 0.27.4 to 0.29.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.27.4...v0.29.1) Updates `k8s.io/component-base` from 0.27.4 to 0.29.1 - [Commits](kubernetes/component-base@v0.27.4...v0.29.1) Updates `k8s.io/klog/v2` from 2.110.1 to 2.120.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.110.1...v2.120.1) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: go.uber.org/goleak dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: go.uber.org/mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: k8s.io/component-base dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: k8s.io/klog/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
b4ba1c7
to
934421f
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gomod-dependencies group with 13 updates:
1.3.0
1.6.0
1.14.0
1.18.0
1.6.0
1.8.0
1.8.1
1.8.4
1.2.1
1.3.0
0.3.0
0.4.0
0.17.0
0.20.0
1.56.3
1.61.0
1.31.0
1.32.0
0.27.4
0.29.1
0.27.4
0.29.1
0.27.4
0.29.1
2.110.1
2.120.1
Updates
github.com/google/uuid
from 1.3.0 to 1.6.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
0f11ee6
chore(master): release 1.6.0 (#151)16939da
chore(tests): add strict monotonicity test case for uuid v7. (#154)016b199
fix: fix typo in version 7 uuid documentation (#153)1d8b6ea
ci: set token permissions to github workflows (#143)a2b2b32
fix: Monotonicity in UUIDv7 (#150)c58770e
feat: add Max UUID constant (#149)4d47f8e
chore(master): release 1.5.0 (#145)9ee7366
feat: Validate UUID without creating new UUID (#141)b35aa6a
add uuid version 6 and 7 (#139)8de8764
chore(master): release 1.4.0 (#134)Updates
github.com/prometheus/client_golang
from 1.14.0 to 1.18.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
53be91d
Revert "change api http.client to interface"1a2d072
Add 1.18 changelog239b123
Merge pull request #1387 from tsipo/main3f8bd73
Merge pull request #1370 from prometheus/dependabot/go_modules/tutorial/whats...5e55b31
Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsupe96fb18
Merge pull request #1401 from prometheus/dependabot/go_modules/golang.org/x/s...2a8fc90
Bump golang.org/x/sys from 0.13.0 to 0.15.024d59e9
change client to interface, allow override by other implementations (e.g. git...80d3f0b
Normalize empty help values in CollectAndCompare (#1378)3f80cd1
Add example of NewConstMetricWithCreatedTimestamp (#1375)Updates
github.com/spf13/cobra
from 1.6.0 to 1.8.0Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
a0a6ae0
Improve API to get flag completion function (#2063)890302a
Support usage as plugin for tools like kubectl (#2018)48cea5c
build(deps): bump actions/checkout from 3 to 4 (#2028)22953d8
Replace all non-alphanumerics in active help env var program prefix (#1940)00b68a1
Add tests for flag completion registration (#2053)b711e87
Don't complete --help flag when flag parsing disabled (#2061)8b1eba4
Fix linter errors (#2052)4cafa37
Allow running persistent run hooks of all parents (#2044)5c962a2
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.2 to 2.0.3 (#2047)efe8fa3
build(deps): bump actions/setup-go from 3 to 4 (#1934)Updates
github.com/stretchr/testify
from 1.8.1 to 1.8.4Commits
f97607b
Create GitHub release when new release tag is pushed (#1354)4c93d8f
EqualExportedValues: Handle nested pointer, slice and map fields (#1379)4b2f4d2
add EventuallyWithT assertion (#1264)b3106d7
allow testing for functional options (#1023)437071b
assert: fix error message formatting for NotContains (#1362)c5fc9d6
Compare public elements of struct (#1309)f36bfe3
Fix Subset/NotSubset when map is missing keys from the subset (#1261)0ab3ce1
FixCallerInfo()
source file paths (#1288)2b00d33
Fix Call.Unset() panic (issue #1236) (#1250)9acc222
fix: fix bug for check unsafe.Pointer isNil (#1319)Updates
go.uber.org/goleak
from 1.2.1 to 1.3.0Release notes
Sourced from go.uber.org/goleak's releases.
Changelog
Sourced from go.uber.org/goleak's changelog.
Commits
31095c6
Release v1.3.0 (#115)5643445
Revert "Make maxSleep and maxRetires configurable when building options (#94)...7b4998f
options: Add IgnoreAnyFunction (#113)66916c2
README: Fix build status badge (#114)ecabcf9
ignores: Don't use strings.Contains (#112)91de685
stack: Parse all functions (#111)25cbb67
internal/stack: Use control flow for state (#110)f995fdb
ci: Use golangci-lint for linting (#108)03cb6e6
Document incompatibility of VerifyNone with t.Parallel (#107)3e8744f
Ignore testing.runFuzzing and testing.runFuzzTests (#105)Updates
go.uber.org/mock
from 0.3.0 to 0.4.0Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
74a29c6
Release v0.4.0 (#131)37f6db3
mockgen: Sanitize the "any" package name (#132)6dd8fe5
Fixed -mockNames not propagating to Recorder and ReturnCall types (#127)7bf3d91
added a description of the exclude_interfaces flag to the README (#123)5b48f95
MockGen header comment: trim .exe suffix on Windows (#119)857e269
Update model.go (#115)7fb6390
Use path.Join for expected package paths (#121)94a7ac3
feat: add Regex() matcher (#114)b233940
Fix 111: Package comments are now split correctly from the rest of the commen...892b665
fix: race condition on Controller.Satisfied (#101)Updates
golang.org/x/net
from 0.17.0 to 0.20.0Commits
cb5b10f
go.mod: update golang.org/x dependencies689bbc7
quic: deflake TestStreamsCreateConcurrencyf12db26
internal/quic/cmd/interop: use wget --no-verbose in Dockerfilec136d0c
quic: avoid panic when PTO expires and implicitly-created streams existf9726a9
quic: fix packet size loggingc337daf
quic: enable qlog output in tests2b416c3
quic/qlog: create log files with O_EXCL1e59a7e
quic/qlog: correctly write negative durationsb0eb4d6
quic: compute pnum len from max ack received, not sentb952594
quic: fix data race in connection closeUpdates
google.golang.org/grpc
from 1.56.3 to 1.61.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
8167bc3
Change version to 1.61.0 (#6936)52e2363
test/xds: Use different import path for gRPC Messages (#6933)67e50be
transport: Remove redundant if in handleGoAway (#6930)e96f521
alts: Extract AuthInfo after handshake in ALTS e2e test. (#6931)987df13
metadata: move FromOutgoingContextRaw() to internal (#6765)61eab37
server: block GracefulStop on method handlers and make blocking optional for ...ddd377f
xds/server: fix RDS handling for non-inline route configs (#6915)8b455de
removing Roots deprecated Subjects field in tests (#6907)953d12a
alts: Forward-fix of ALTS queuing of handshake requests. (#6906)6ce73bf
internal/transport: convertConnectionError
toUnavailable
status when wr...Updates
google.golang.org/protobuf
from 1.31.0 to 1.32.0Updates
k8s.io/api
from 0.27.4 to 0.29.1Commits
c1d5818
Update dependencies to v0.29.1 taga48c0a4
Merge pull request #122429 from MadhavJivrajani/tools-bump-129656e18f
.*: bump golang.org/x/tools to v0.16.10d77c34
Merge remote-tracking branch 'origin/master' into release-1.29bb0a75c
add beta comment for pod replacement policy0099855
update go.modd4b94f4
Merge pull request #121765 from mimowo/ready-pods-stable-api8391a3f
Merge pull request #121764 from mimowo/backoff-limit-per-index-beta-api7e58e00
Fix API comment for the Job ready field5a2bc70
Fix API comment for the FailIndex Job pod failure policy actionUpdates
k8s.io/client-go
from 0.27.4 to 0.29.1Commits
b0ed45d
Update dependencies to v0.29.1 tagbaea19d
Merge pull request #122429 from MadhavJivrajani/tools-bump-1293373afd
.*: bump golang.org/x/tools to v0.16.1288368e
update go.mod86d49e7
Merge pull request #113374 from ahmedtd/kep-3257-projected-types59c256a
Regenerate for ClusterTrustBundlePEM projected volume APIac369c3
Define ClusterTrustBundlePEM projected volume66e57f7
Merge pull request #121552 from pohly/klog-update8b96b9b
dependencies: klog v2.110.1c13269d
Merge pull request #116516 from aojea/servicecidr