Skip to content

chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.3 - #4533

Merged
openshift-merge-bot[bot] merged 1 commit into
mainfrom
dependabot/grpc-1.79.3
Apr 10, 2026
Merged

chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.3#4533
openshift-merge-bot[bot] merged 1 commit into
mainfrom
dependabot/grpc-1.79.3

Conversation

@raelga

Copy link
Copy Markdown
Collaborator

Summary

Affected modules

  • admin/server
  • backend
  • frontend
  • internal
  • test
  • test-integration
  • tooling/helmtest
  • tooling/templatize

Notable changes in grpc 1.79.3

  • Security: Fix authorization bypass where malformed :path headers (missing leading slash) could bypass path-based "deny" rules in interceptors like grpc/authz. Non-canonical paths are now rejected with Unimplemented (grpc/grpc-go#8981)
  • Bug fix: Prevent redundant error logging in health/ORCA producers by skipping stats/tracing processing when no stats handler is configured (grpc/grpc-go#8874)
  • Bug fix: Remove -dev suffix from User-Agent header

Test plan

  • All modules build successfully
  • CI passes

Copilot AI review requested due to automatic review settings March 19, 2026 10:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the google.golang.org/grpc dependency from v1.78.0 to v1.79.3 across the repo’s Go workspace modules to pick up upstream fixes (including the referenced security fix around non-canonical :path handling).

Changes:

  • Bump google.golang.org/grpc to v1.79.3 across all listed modules.
  • Refresh per-module go.sum files accordingly.
  • Update a small set of related indirect dependencies in modules where the module graph changed during the upgrade (e.g., xDS/envoy/protoc-gen-validate/otel detector versions).

Reviewed changes

Copilot reviewed 8 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tooling/templatize/go.mod Bumps google.golang.org/grpc to v1.79.3 and refreshes select indirect deps.
tooling/templatize/go.sum Updates sums for grpc and refreshed indirect deps.
tooling/helmtest/go.mod Bumps google.golang.org/grpc to v1.79.3.
tooling/helmtest/go.sum Updates sums for grpc v1.79.3.
test/go.mod Bumps google.golang.org/grpc to v1.79.3 and refreshes select indirect deps.
test/go.sum Updates sums for grpc and refreshed indirect deps.
test-integration/go.mod Bumps google.golang.org/grpc to v1.79.3.
test-integration/go.sum Updates sums for grpc v1.79.3.
internal/go.mod Bumps google.golang.org/grpc to v1.79.3.
internal/go.sum Updates sums for grpc v1.79.3.
frontend/go.mod Bumps google.golang.org/grpc to v1.79.3.
frontend/go.sum Updates sums for grpc v1.79.3.
backend/go.mod Bumps google.golang.org/grpc to v1.79.3.
backend/go.sum Updates sums for grpc v1.79.3.
admin/server/go.mod Bumps google.golang.org/grpc to v1.79.3.
admin/server/go.sum Updates sums for grpc v1.79.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@raelga

Copy link
Copy Markdown
Collaborator Author

/test e2e-parallel

@sclarkso

Copy link
Copy Markdown
Collaborator

/lgtm

@openshift-ci

openshift-ci Bot commented Apr 10, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: raelga, sclarkso

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD e929ccb and 2 for PR HEAD 212f334 in total

@openshift-merge-bot
openshift-merge-bot Bot merged commit 60651e1 into main Apr 10, 2026
17 of 24 checks passed
@openshift-merge-bot
openshift-merge-bot Bot deleted the dependabot/grpc-1.79.3 branch April 10, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants