Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Conversation

@renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/proto-loader (source) ^0.5.0 -> ^0.6.0 age adoption passing confidence

Release Notes

grpc/grpc-node

v0.6.0

Compare Source

  • Add internal APIs for name resolution and load balancing, with basic implementations. This is also a general rework of how connections are established and maintained. (#​1015). This change includes the following bug fixes:
    • Calls on channels that quickly fail to establish a connection will end with an UNAVAILABLE error instead of waiting forever or until the call deadline. The waitForReady option to override that behavior is now supported. (#​896)
    • Channels with no calls no longer keep the event loop alive. (#​767)
  • Return UNAVAILABLE status instead of INTERNAL when the underlying TCP connection disconnects (#​1042).

Configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

🚦 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, check this box.

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

@renovate-bot renovate-bot requested review from a team as code owners April 7, 2021 09:45
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 7, 2021
@product-auto-label product-auto-label bot added the api: cloudtrace Issues related to the googleapis/cloud-trace-nodejs API. label Apr 7, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 7, 2021
@bcoe bcoe merged commit 3e529c8 into googleapis:master Apr 7, 2021
@renovate-bot renovate-bot deleted the renovate/grpc-proto-loader-0.x branch April 7, 2021 16:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: cloudtrace Issues related to the googleapis/cloud-trace-nodejs API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants