Skip to content

chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /example/otel-metrics#3744

Merged
ofekshenawa merged 1 commit intomasterfrom
dependabot/go_modules/example/otel-metrics/google.golang.org/grpc-1.79.3
Mar 22, 2026
Merged

chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /example/otel-metrics#3744
ofekshenawa merged 1 commit intomasterfrom
dependabot/go_modules/example/otel-metrics/google.golang.org/grpc-1.79.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2026

Bumps google.golang.org/grpc from 1.79.1 to 1.79.3.

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.79.3

Security

  • server: fix an authorization bypass where malformed :path headers (missing the leading slash) could bypass path-based restricted "deny" rules in interceptors like grpc/authz. Any request with a non-canonical path is now immediately rejected with an Unimplemented error. (#8981)

Release 1.79.2

Bug Fixes

  • stats: Prevent redundant error logging in health/ORCA producers by skipping stats/tracing processing when no stats handler is configured. (grpc/grpc-go#8874)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Low risk dependency-only change limited to example/otel-metrics. Main impact is behavioral change in gRPC server path validation, which could reject previously-accepted malformed requests.

Overview
Updates the example/otel-metrics Go module to use google.golang.org/grpc v1.79.3 (from v1.79.1), with corresponding go.sum checksum updates.

This pulls in upstream fixes including stricter server-side :path validation (rejecting non-canonical paths) and a small stats/logging behavior tweak when no stats handler is configured.

Written by Cursor Bugbot for commit 6b2d2a6. This will update automatically on new commits. Configure here.

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.1 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.79.1...v1.79.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 22, 2026
@jit-ci
Copy link
Copy Markdown

jit-ci bot commented Mar 22, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@ofekshenawa ofekshenawa merged commit 535035a into master Mar 22, 2026
33 checks passed
@ofekshenawa ofekshenawa deleted the dependabot/go_modules/example/otel-metrics/google.golang.org/grpc-1.79.3 branch March 22, 2026 13:43
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant