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 module google.golang.org/grpc to v1.58.1 #186

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 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 - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

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 a team as a code owner September 16, 2023 02:30
@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Merging #186 (70f76e5) into main (d1f2144) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   74.33%   74.33%           
=======================================
  Files           7        7           
  Lines        1095     1095           
=======================================
  Hits          814      814           
  Misses        246      246           
  Partials       35       35           

@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from ae3ffa2 to 76a52e0 Compare September 16, 2023 03:09
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 76a52e0 to 70f76e5 Compare September 18, 2023 13:33
@glimchb glimchb merged commit 3c52616 into main Sep 18, 2023
@glimchb glimchb deleted the renovate/google.golang.org-grpc-1.x branch September 18, 2023 14:36
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.

1 participant