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

fix(deps): update module google.golang.org/grpc to v1.58.1 #42

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require patch v1.58.0 -> v1.58.1

Release Notes

grpc/grpc-go (google.golang.org/grpc)

v1.58.1: Release 1.58.1

Compare Source

Bug Fixes

  • grpc: fix a bug that was decrementing active RPC count too early for streaming RPCs; leading to channel moving to IDLE even though it had open streams
  • grpc: fix a bug where transports were not being closed upon channel entering IDLE

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from shanduur as a code owner September 14, 2023 18:18
@renovate renovate bot added the area/dependency Issues or PRs related to dependency changes. label Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #42 (afb18e0) into main (bee1e58) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   40.69%   40.69%           
=======================================
  Files           3        3           
  Lines         231      231           
=======================================
  Hits           94       94           
  Misses        127      127           
  Partials       10       10           

@renovate renovate bot merged commit 4cc2a19 into main Sep 15, 2023
@renovate renovate bot deleted the renovate/google.golang.org-grpc-1.x branch September 15, 2023 04:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/dependency Issues or PRs related to dependency changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant