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 #1207

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 1, 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.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: "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, click this checkbox.

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

@renovate-bot renovate-bot requested a review from a team as a code owner April 1, 2022 10:23
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 1, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 1, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 4, 2022
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Apr 4, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 4, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 4, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 6, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 6, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 6, 2022
@orgads
Copy link
Contributor

orgads commented Apr 10, 2022

ping?

@summer-ji-eng summer-ji-eng added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 12, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 12, 2022
@summer-ji-eng summer-ji-eng added the automerge Merge the pull request once unit tests and other checks pass. label Apr 12, 2022
@summer-ji-eng summer-ji-eng merged commit 2a16b76 into googleapis:main Apr 12, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 12, 2022
@renovate-bot renovate-bot deleted the renovate/grpc-grpc-js-1.x branch April 12, 2022 20:49
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 13, 2022
🤖 I have created a release *beep* *boop*
---


### [2.30.2](v2.30.1...v2.30.2) (2022-04-12)


### Bug Fixes

* **deps:** update dependency @grpc/grpc-js to ~1.6.0 ([#1207](#1207)) ([2a16b76](2a16b76))

---
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
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants