Skip to content
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

fix(deps): update dependency @grpc/grpc-js to ~1.6.0 #143

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 6, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/grpc-js (source) ~1.5.0 -> ~1.6.0 age adoption passing confidence

Release Notes

grpc/grpc-node

v1.6.5

Compare Source

  • Consistently trigger name resolution when idle (#​2095)

v1.6.4

Compare Source

  • Ensure that request failures due to name resolution failure are reported consistently (#​2092)

v1.6.3

Compare Source

  • Disable per-session memory limit by default. (#​2084)
  • Track existing ping timeouts even when there are no active requests on a connection (#​2087)
  • Add more details to trace logs of keepalive pings (#​2085)
  • Fix entity IDs in trace logs when channelz is disabled (#​2082)

v1.6.2

Compare Source

  • Adjusted the behavior of exponential backoff timers (#​2077)

v1.6.1

Compare Source

  • Enable support for the grpc.dns_min_time_between_resolutions_ms channel option, which controls the minimum time between successful DNS requests, with a default of 30,000 (30 seconds) (#​2076)

v1.6.0

Compare Source

  • Add credentials.createFromSecureContext, as described in gRFC L93 (#​1988)
  • Set provided serviceName as property of generated Client subclasses (#​1993 contributed by @​DavyJohnes)
  • Return never from functions that always throw (#​2056 contributed by @​dacioromero)
  • Add experimental Outlier Detection load balancing policy, as described in gRFC A50 (disabled by default, enabled by setting the environment variable GRPC_EXPERIMENTAL_ENABLE_OUTLIER_DETECTION=true) (#​2058)
  • Expose MetadataOptions interface (#​2071 contributed by @​kskalski)
  • Surface stream writing errors as standard gRPC errors (#​2073)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@igorbernstein2
Copy link
Contributor

DO NOT MERGE until gax is updated

@renovate-bot renovate-bot force-pushed the renovate/grpc-grpc-js-1.x branch from dc1c5e4 to 2cb1dec Compare April 6, 2022 15:41
@summer-ji-eng
Copy link

DO NOT MERGE until gax is updated

gax v2.30.2 is updated "@grpc/grpc-js": "~1.6.0"

@nimf
Copy link
Collaborator

nimf commented Apr 18, 2022

/gcbrun

@nimf nimf merged commit 9e448f0 into GoogleCloudPlatform:master Apr 18, 2022
@renovate-bot renovate-bot deleted the renovate/grpc-grpc-js-1.x branch April 18, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants