Skip to content

fix(deps): Update dependency @grpc/grpc-js to v1.10.1 #139

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

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Mar 1, 2024

This PR contains the following updates:

Package Type Update Change
@grpc/grpc-js (source) dependencies minor 1.9.14 -> 1.10.1

Release Notes

grpc/grpc-node (@​grpc/grpc-js)

v1.10.1: @​grpc/grpc-js 1.10.1

Compare Source

  • Fix a bug causing channels using the round_robin LB policy to fail to reconnect after a connection drops (#​2667)

v1.10.0: @​grpc/grpc-js 1.10.0

Compare Source

Changelog

Experimental API Changes

  • Added:
    • Endpoint
    • endpointToString
    • endpointHasAddress
    • LeafLoadBalancer
    • HealthListener
    • SubchannelInterface#isHealthy
    • SubchannelInterface#addHealthStateWatcher
    • SubchannelInterface#removeHealthStateWatcher
    • SubchannelWrapper#setHealthy
    • selectLbConfigFromList
    • parseLoadBalancingConfig
    • OutlierDetectionRawConfig
    • EndpointMap
  • Moved out of the experimental namespace:
    • ServiceConfig
    • MethodConfig
    • LoadBalancingConfig (now a simple raw object type)
    • RetryPolicy
  • Removed:
    • getFirstUsableConfig
    • validateLoadBalancingConfig
    • OutlierDetectionLoadBalancingConfig
  • Modified:
    • LoadBalancer#updateAddressList: The first argument now has type Endpoint[] instead of SubchannelAddress[]
    • ResolverListener#onSuccessfulResolution: The first argument now has type Endpoint[] instead of SubchannelAddress[]
    • registerLoadBalancerType: The second argument, a LoadBalancerConstructor now takes a second argument options: ChannelOptions
    • ConfigSelector: Now accepts an additional argument channelId: number
    • QueuePicker: The constructor now accepts an additional optional argument childPicker: Picker, which the QueuePicker instance will delegate to if provided.

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Mar 1, 2024
@kodiakhq kodiakhq bot merged commit 3fa3bdf into main Mar 1, 2024
@kodiakhq kodiakhq bot deleted the renovate/grpc-grpc-js-1.x-lockfile branch March 1, 2024 01:58
kodiakhq bot pushed a commit that referenced this pull request Mar 1, 2024
🤖 I have created a release *beep* *boop*
---


## [0.1.7](v0.1.6...v0.1.7) (2024-03-01)


### Bug Fixes

* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.16 ([#145](#145)) ([165c18a](165c18a))
* **deps:** Update dependency @grpc/grpc-js to v1.10.1 ([#139](#139)) ([3fa3bdf](3fa3bdf))
* **deps:** Update dependency ava to v6.1.2 ([#136](#136)) ([f347ef9](f347ef9))
* **deps:** Update dependency eslint to v8.57.0 ([#140](#140)) ([bb3612c](bb3612c))
* **deps:** Update dependency eslint-plugin-unused-imports to v3.1.0 ([#141](#141)) ([74cdb95](74cdb95))
* **deps:** Update dependency semver to v7.6.0 ([#142](#142)) ([7e98f6a](7e98f6a))
* **deps:** Update typescript-eslint monorepo to v6.21.0 ([#143](#143)) ([a939d0d](a939d0d))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants