Skip to content

chore(deps): Bump gRPC to v1.81.0#3368

Merged
vladbologa merged 2 commits into
masterfrom
vb/bump-grpc-1.81
Jun 2, 2026
Merged

chore(deps): Bump gRPC to v1.81.0#3368
vladbologa merged 2 commits into
masterfrom
vb/bump-grpc-1.81

Conversation

@vladbologa
Copy link
Copy Markdown
Contributor

@vladbologa vladbologa commented May 15, 2026

Description

Update gRPC from v1.80.0 → v1.81.0 and protobuf from v31.1 → v33.5

This will enable ML-KEM key exchange algorithm support for PQC in Collector.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

CI is sufficient.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.34%. Comparing base (d461f49) to head (6ed2c98).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3368   +/-   ##
=======================================
  Coverage   27.34%   27.34%           
=======================================
  Files          95       95           
  Lines        5420     5420           
  Branches     2545     2545           
=======================================
  Hits         1482     1482           
  Misses       3211     3211           
  Partials      727      727           
Flag Coverage Δ
collector-unit-tests 27.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vladbologa vladbologa force-pushed the vb/bump-grpc-1.81 branch from 6095809 to 6ed2c98 Compare June 1, 2026 07:37
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates dependency versions for gRPC and Protobuf. The version script pins are bumped (gRPC v1.80.0 → v1.81.0, Protobuf v31.1 → v33.5), and the corresponding Git submodule and subproject pointers are updated to match.

Changes

Dependency Version Bump: gRPC and Protobuf

Layer / File(s) Summary
Dependency version pins and submodule updates
builder/install/versions.sh, builder/third_party/grpc, builder/third_party/protobuf
Version script exports are bumped (GRPC_REVISION v1.80.0 → v1.81.0, PROTOBUF_VERSION v31.1 → v33.5) and the gRPC and Protobuf submodule pointers are updated to new commit SHAs to match.

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: bumping gRPC to v1.81.0. It is concise and clear.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The PR description includes a brief explanation of the dependency update and its purpose, but the Testing Performed section is only partially completed with a generic statement.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch vb/bump-grpc-1.81

Comment @coderabbitai help to get the list of available commands and usage tips.

@vladbologa vladbologa marked this pull request as ready for review June 1, 2026 07:38
@vladbologa vladbologa requested a review from a team as a code owner June 1, 2026 07:38
@vladbologa
Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

/retest collector-on-push

3 similar comments
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

/retest collector-on-push

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

/retest collector-on-push

@vladbologa
Copy link
Copy Markdown
Contributor Author

/retest collector-on-push

Copy link
Copy Markdown
Collaborator

@Molter73 Molter73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! But you will probably need to wait for quay.io to come back online before you are able to test changes properly.

@vladbologa
Copy link
Copy Markdown
Contributor Author

/retest collector-on-push

@vladbologa vladbologa merged commit dff5103 into master Jun 2, 2026
383 of 425 checks passed
@vladbologa vladbologa deleted the vb/bump-grpc-1.81 branch June 2, 2026 11:48
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.

3 participants