Skip to content

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

Merged
dmathieu merged 1 commit intomainfrom
renovate/google.golang.org-grpc-1.x
Oct 7, 2025
Merged

fix(deps): update module google.golang.org/grpc to v1.76.0#7463
dmathieu merged 1 commit intomainfrom
renovate/google.golang.org-grpc-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 6, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 these updates 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 requested review from MrAlias, XSAM and dashpole as code owners October 6, 2025 23:03
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Oct 6, 2025
@renovate renovate Bot requested a review from pellared as a code owner October 6, 2025 23:03
@renovate renovate Bot added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 6, 2025
@renovate renovate Bot requested review from dmathieu and flc1125 as code owners October 6, 2025 23:03
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.7%. Comparing base (94f243d) to head (012c60a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7463   +/-   ##
=====================================
  Coverage   85.7%   85.7%           
=====================================
  Files        285     285           
  Lines      25228   25228           
=====================================
+ Hits       21631   21633    +2     
+ Misses      3218    3216    -2     
  Partials     379     379           

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/google.golang.org-grpc-1.x branch from c69c990 to 012c60a Compare October 6, 2025 23:24
@dmathieu dmathieu merged commit 681f607 into main Oct 7, 2025
31 checks passed
@dmathieu dmathieu deleted the renovate/google.golang.org-grpc-1.x branch October 7, 2025 05:50
@MrAlias MrAlias added this to the v1.39.0 milestone Oct 14, 2025
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 Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants