Bump @grpc/grpc-js from 1.13.4 to 1.14.0
Closed
Number: #1255
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 1
Association: None
Comments: 1
Created:
September 16, 2025 at 07:01 PM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
September 21, 2025 at 10:55 AM UTC
(about 1 month ago)
(about 1 month ago)
Closed:
September 21, 2025 at 10:55 AM UTC
(about 1 month ago)
(about 1 month ago)
Time to Close:
5 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @grpc/grpc-js from 1.13.4 to 1.14.0.
Release notes
Sourced from @grpc/grpc-js's releases.
@grpc/grpc-js-xds1.14.0
- Implement RBAC support (gRFC A41) (#2939, #2945)
- Add
weighted_round_robinto LB policy registry (#3001) (currently experimental, enabled by the environment variableGRPC_EXPERIMENTAL_XDS_WRR_LB)- Add
wrr_localityto LB policy registry (#3003)
@grpc/grpc-js1.14.0Changelog
- Add
getAuthContextmethod to client and server call classes (more details can be found in gRFC L35) (#2920)- Implement custom backend metrics support (gRFC A51) (#2978, #2983, #2985, #2986, #2999)
- Add
getConnectionInfomethod to theServerInterceptingCallclass (#2922)- Implement the
weighted_round_robinload balancing policy (#2998)- Fix jitter behavior for client retries (#2960 contributed by
@ekscentrysytet)- Start connecting from a random index in the
round_robinLB policy (#2979)- Send connection-level WINDOW_UPDATE at session start (#2971 contributed by
@KoenRijpstra)Experimental API Changes
Added:
CHANNEL_ARGS_CONFIG_SELECTOR_KEYStatusOr<T>CallStreamstatusOrFromValuestatusOrFromErrorModified:
ResolverListener#onSuccessfulResolutionnow has the signature(endpointList: StatusOr<Endpoint[]>, attributes: { [key: string]: unknown }, serviceConfig: StatusOr<ServiceConfig> | null, resolutionNote: string): booleanLoadBalancer#updateAddressListnow has the signature `updateAddressList(endpointList: StatusOr<Endpoint[]>,lbConfig: TypedLoadBalancingConfig, channelOptions: ChannelOptions, resolutionNote: string): boolean
Commits
3dd281bMerge pull request #3014 from murgatroid99/grpc-js_v1.14_bump26c5fe4grpc-js(-xds): Bump to 1.14.0 and update READMEa432dbdMerge pull request #3009 from murgatroid99/grpc-js-xds_deexperimentalize_fede...67154afMerge pull request #3008 from murgatroid99/grpc-js-xds_client_wrr_interop_sup...82ee40cMerge pull request #3013 from murgatroid99/grpc-tools_mac_build_fix272851egrpc-tools: Fix Mac build by allowing lower CMake versions4267749Merge pull request #3011 from murgatroid99/grpc-tools_windows_build_fix1314e67grpc-tools: build: Fix Windows build by skipping installing NuGetf0bbde1grpc-js-xds: Enable federation by default3950a1cMerge pull request #3007 from murgatroid99/grpc-js_1.13_upmerge- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+55
+55
Deletions:
-28
-28
Package Dependencies
Technical Details
| ID: | 7903052 |
| UUID: | 2834069408 |
| Node ID: | PR_kwDOEA9m3c6o7Heg |
| Host: | GitHub |
| Repository: | aaltat/robotframework-playwright |
| Mergeable: | Yes |
| Merge State: | Clean |
| Rebaseable: | Yes |