-
Notifications
You must be signed in to change notification settings - Fork 3
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 golang group across 1 directory with 15 updates #102
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/golang-b781199667
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+55
−55
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the golang group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.2` | `1.70.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.0` | `0.32.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.0` | `0.32.1` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.25.0` | `0.26.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.29.0` | `0.30.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.28.0` | `0.29.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.21.0` | `0.22.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.9.0` | `0.10.0` | | google.golang.org/protobuf | `1.36.2` | `1.36.4` | Updates `google.golang.org/grpc` from 1.69.2 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.2...v1.70.0) Updates `k8s.io/apimachinery` from 0.32.0 to 0.32.1 - [Commits](kubernetes/apimachinery@v0.32.0...v0.32.1) Updates `k8s.io/client-go` from 0.32.0 to 0.32.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.0...v0.32.1) Updates `go.etcd.io/etcd/api/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.etcd.io/etcd/client/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0 - [Commits](golang/oauth2@v0.25.0...v0.26.0) Updates `golang.org/x/sys` from 0.29.0 to 0.30.0 - [Commits](golang/sys@v0.29.0...v0.30.0) Updates `golang.org/x/term` from 0.28.0 to 0.29.0 - [Commits](golang/term@v0.28.0...v0.29.0) Updates `golang.org/x/text` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.21.0...v0.22.0) Updates `golang.org/x/time` from 0.9.0 to 0.10.0 - [Commits](golang/time@v0.9.0...v0.10.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241202173237-19429a94021a - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241202173237-19429a94021a - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.4 Updates `k8s.io/api` from 0.32.0 to 0.32.1 - [Commits](kubernetes/api@v0.32.0...v0.32.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/api/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/term dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Feb 4, 2025
dependabot
bot
requested review from
adarsh-dell,
AkshaySainiDell,
bpjain2004,
francis-nijay,
harishp8889,
harshitap26,
niranjan-n1,
kumarp20,
prablr79,
satyakonduri,
suryagupta4,
gilltaran,
kenivi1,
alikdell,
atye,
shaynafinocchiaro and
xuluna
as code owners
February 4, 2025 19:09
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 golang group with 12 updates in the / directory:
1.69.2
1.70.0
0.32.0
0.32.1
0.32.0
0.32.1
3.5.17
3.5.18
3.5.17
3.5.18
3.5.17
3.5.18
0.25.0
0.26.0
0.29.0
0.30.0
0.28.0
0.29.0
0.21.0
0.22.0
0.9.0
0.10.0
1.36.2
1.36.4
Updates
google.golang.org/grpc
from 1.69.2 to 1.70.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
98a0092
Change version to 1.70.0 (#7984)bf380de
Cherrypick #7998, #8011, #8010 into 1.70.x (#8028)54b3eb9
experimental/credentials: Add credentials that don't enforce ALPN (#7980) (#8...62b9185
clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid dat...724f450
examples/features/csm_observability: use helloworld client and server instead...e8d5feb
rbac: add method name to :path in headers (#7965)e912015
cleanup: Fix usages of non-constant format strings (#7959)681334a
cleanup: replace dial with newclient (#7943)063d352
internal/resolver: introduce a new resolver to handle target URI and proxy ad...10c7e13
outlierdetection: Support health listener for ejection updates (#7908)Updates
k8s.io/apimachinery
from 0.32.0 to 0.32.1Commits
Updates
k8s.io/client-go
from 0.32.0 to 0.32.1Commits
9d43434
Update dependencies to v0.32.1 tagUpdates
go.etcd.io/etcd/api/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
go.etcd.io/etcd/client/pkg/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/client/pkg/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
go.etcd.io/etcd/client/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
golang.org/x/oauth2
from 0.25.0 to 0.26.0Commits
b9c813b
google: add warning about externally-provided credentialsUpdates
golang.org/x/sys
from 0.29.0 to 0.30.0Commits
863b3c4
unix: update glibc to 2.414d4692e
unix: add Auxvb215a1c
unix: update to Linux kernel 6.13c756214
cpu: add support for AVX-VNNI and IFMA detection1c14dca
unix: add GetPeerUcred and UcredGet for solarisUpdates
golang.org/x/term
from 0.28.0 to 0.29.0Commits
743b270
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/text
from 0.21.0 to 0.22.0Commits
3b64043
go.mod: update golang.org/x dependencies1e59086
message/pipeline: add two Unalias callsUpdates
golang.org/x/time
from 0.9.0 to 0.10.0Commits
2c6c5a2
rate: prevent overflows when calculating durationFromTokensUpdates
google.golang.org/genproto/googleapis/api
from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241202173237-19429a94021aCommits
Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241202173237-19429a94021aCommits
Updates
google.golang.org/protobuf
from 1.36.2 to 1.36.4Updates
k8s.io/api
from 0.32.0 to 0.32.1Commits
bc0564c
Update dependencies to v0.32.1 tag25d8df3
Merge pull request #129544pohly/automated-cherry-pick-of-#129543
5b9e013
DRA API: bump maximum size of ReservedFor to 256Dependabot 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