Skip to content

fix(deps): update module google.golang.org/grpc to v1.76.0 (master)#5778

Merged
zhangzujian merged 1 commit intomasterfrom
renovate/master-google.golang.org-grpc-1.x
Oct 9, 2025
Merged

fix(deps): update module google.golang.org/grpc to v1.76.0 (master)#5778
zhangzujian merged 1 commit intomasterfrom
renovate/master-google.golang.org-grpc-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/grpc v1.75.1 -> v1.76.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.76.0: Release 1.76.0

Compare Source

Dependencies

Bug Fixes

  • client: Return status INTERNAL when a server sends zero response messages for a unary or client-streaming RPC. (#​8523)
  • client: Fail RPCs with status INTERNAL instead of UNKNOWN upon receiving http headers with status 1xx and END_STREAM flag set. (#​8518)
  • pick_first: Fix race condition that could cause pick_first to get stuck in IDLE state on backend address change. (#​8615)

New Features

  • credentials: Add credentials/jwt package providing file-based JWT PerRPCCredentials (A97). (#​8431)

Performance Improvements

  • client: Improve HTTP/2 header size estimate to reduce re-allocations. (#​8547)
  • encoding/proto: Avoid redundant message size calculation when marshaling. (#​8569)

Configuration

📅 Schedule: Branch creation - Between 03:00 PM and 11:59 PM ( * 15-23 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 8, 2025
@coveralls
Copy link
Copy Markdown

coveralls commented Oct 8, 2025

Pull Request Test Coverage Report for Build 18368914138

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.008%) to 21.084%

Files with Coverage Reduction New Missed Lines %
pkg/ovs/ovn-nb-bfd.go 2 61.61%
pkg/ovs/ovn-nb-logical_router_route.go 2 74.6%
Totals Coverage Status
Change from base Build 18368815339: -0.008%
Covered Lines: 10705
Relevant Lines: 50772

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/master-google.golang.org-grpc-1.x branch from f1e04a5 to 8a5059f Compare October 9, 2025 07:27
@renovate renovate bot force-pushed the renovate/master-google.golang.org-grpc-1.x branch from 8a5059f to 80ee35c Compare October 9, 2025 07:30
@zhangzujian zhangzujian merged commit 7f4c722 into master Oct 9, 2025
71 of 73 checks passed
@zhangzujian zhangzujian deleted the renovate/master-google.golang.org-grpc-1.x branch October 9, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants