-
Notifications
You must be signed in to change notification settings - Fork 16
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
deps: Update Non-major dependency updates #633
deps: Update Non-major dependency updates #633
Conversation
|
f6a5f88
to
68047b6
Compare
go.sum has been removed from this PR since google.golang.org/grpc v1.68.0 requires a minimum of Go 1.22.7 I guess this will resolve itself when we move to supporting latest two Go versions (1.22 and 1.23) |
Seems this will be loosened in next release of grpc package: grpc/grpc-go#7831 |
ed54676
to
94b0a52
Compare
3abef5c
to
fc1b337
Compare
fc1b337
to
cff362f
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
GRPC v1.68+ requires Go v1.22+
aab597b
to
ce845eb
Compare
This PR contains the following updates:
v1.13.0
->v1.14.0
v0.31.0
->v0.32.0
v0.205.0
->v0.211.0
v1.67.1
->v1.68.1
Release Notes
googleapis/google-api-go-client (google.golang.org/api)
v0.211.0
Compare Source
Features
Bug Fixes
v0.210.0
Compare Source
Features
Bug Fixes
v0.209.0
Compare Source
Features
v0.208.0
Compare Source
Features
v0.207.0
Compare Source
Features
v0.206.0
Compare Source
Features
grpc/grpc-go (google.golang.org/grpc)
v1.68.1
: Release 1.68.1Compare Source
Bug Fixes
Dependencies
go1.22.7
togo1.22
. (#7831)v1.68.0
: Release 1.68.0Compare Source
Behavior Changes
ClientConn.Close()
now closes transports simultaneously and waits for transports to be closed before returning. (#7666)NewTLS
that usetls.Config.GetConfigForClient
will now have CipherSuites, supported TLS versions and ALPN configured automatically. These were previously only set for configs not using theGetConfigForClient
option. (#7709)Bug Fixes
Dependencies
go1.22.7
. (#7624)v1.67.2
: Release 1.67.2Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.