Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

chore(deps): update dependency @grpc/proto-loader to ^0.6.0#1247

Merged
bcoe merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/grpc-proto-loader-0.x
Apr 7, 2021
Merged

chore(deps): update dependency @grpc/proto-loader to ^0.6.0#1247
bcoe merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/grpc-proto-loader-0.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/proto-loader (source) ^0.5.4 -> ^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 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
@product-auto-label product-auto-label Bot added the api: pubsub Issues related to the googleapis/nodejs-pubsub API. 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
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2021

Codecov Report

Merging #1247 (0092d62) into master (aff8ea6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1247   +/-   ##
=======================================
  Coverage   97.80%   97.80%           
=======================================
  Files          26       26           
  Lines       12642    12642           
  Branches      562      562           
=======================================
  Hits        12364    12364           
  Misses        273      273           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aff8ea6...0092d62. Read the comment docs.

@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 9697ab2 into googleapis:master Apr 7, 2021
@renovate-bot renovate-bot deleted the renovate/grpc-proto-loader-0.x branch April 7, 2021 16:51
feywind pushed a commit to feywind/nodejs-pubsub that referenced this pull request Nov 12, 2024
…ngeStream (googleapis#1247)

* feat: add new_partitions field for CloseStream for Cloud Bigtable ChangeStream

PiperOrigin-RevId: 512957844

Source-Link: googleapis/googleapis@c5650ae

Source-Link: https://github.com/googleapis/googleapis-gen/commit/a71ec9cc0a871286587f1df1c5e434c5bc338f91
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTcxZWM5Y2MwYTg3MTI4NjU4N2YxZGYxYzVlNDM0YzViYzMzOGY5MSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants