fix(deps): update all non-major dependencies #124
Merged
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.
This PR contains the following updates:
^1.9.13
->^1.9.14
3.25.1
->3.25.2
2.59.0
->2.60.0
v1.31.0-20230609233005-3757a25ff0b9.1
->v1.32.0-20231115204500-e097f827e652.1
v1.28.1
->v1.29.0
v1.60.1
->v1.61.0
Release Notes
grpc/grpc-node (@grpc/grpc-js)
v1.9.14
: @grpc/grpc-js 1.9.14Compare Source
waitForReady
(#2643)protocolbuffers/protobuf (Google.Protobuf)
v3.25.2
grpc/grpc-dotnet (Grpc.Net.Common)
v2.60.0
What's Changed
Full Changelog: grpc/grpc-dotnet@v2.59.0...v2.60.0
bufbuild/buf-setup-action (bufbuild/buf-setup-action)
v1.29.0
Compare Source
Release v1.29.0
grpc/grpc-go (google.golang.org/grpc)
v1.61.0
: Release 1.61.0Compare Source
New Features
AuthorityOverrider
, to allow resolver.Builders to override the default authority for aClientConn
. (EXPERIMENTAL) (#6752)grpc.WaitForHandlers
ServerOption
to causeServer.Stop
to block until method handlers return. (EXPERIMENTAL) (#6922)Performance Improvements
Bug Fixes
UNAVAILABLE
instead ofUNKNOWN
when underlying connection is broken (#6891)GracefulStop
to block until all method handlers return (v1.60 regression). (#6922)NumStreamWorkers
(EXPERIMENTAL). (#6856)Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.