Skip to content

chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3#2015

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/google.golang.org/grpc-1.79.3
Open

chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3#2015
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/google.golang.org/grpc-1.79.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 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 dependabot bot added dependencies go Pull requests that update Go code labels Mar 19, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.79.3 branch from 01ec9a7 to 34f7f6d Compare March 19, 2026 19:13
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 19, 2026

Benchstat

Base: e8fa535280ceb38cf450ce5c37725638c6bca90c
Head: 731ee0d6e05c59830ba2f975e9be32ee58d33e4a

✅ No significant performance changes detected

Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/config-db/bench
cpu: AMD EPYC 7763 64-Core Processor                
                                         │ bench-base.txt │          bench-head.txt           │
                                         │     sec/op     │   sec/op     vs base              │
BenchSaveResultsSeed/N=1000-4                 612.1m ± 8%   616.1m ± 7%       ~ (p=1.000 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      702.6m ± 1%   711.5m ± 3%       ~ (p=0.240 n=6)
BenchSaveResultsUpdateChanged/N=1000-4         1.136 ± 1%    1.125 ± 4%       ~ (p=0.310 n=6)
geomean                                       787.5m        790.0m       +0.31%

                                         │ bench-base.txt │           bench-head.txt           │
                                         │      MB/s      │    MB/s     vs base                │
BenchSaveResultsSeed/N=1000-4                0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsUpdateUnchanged/N=1000-4     0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsUpdateChanged/N=1000-4       0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                                 ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                                         │ bench-base.txt │           bench-head.txt           │
                                         │      B/op      │     B/op      vs base              │
BenchSaveResultsSeed/N=1000-4                34.72Mi ± 0%   34.75Mi ± 0%       ~ (p=0.310 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     23.78Mi ± 0%   23.76Mi ± 0%       ~ (p=0.937 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       71.28Mi ± 0%   71.31Mi ± 0%       ~ (p=0.485 n=6)
geomean                                      38.90Mi        38.90Mi       +0.01%

                                         │ bench-base.txt │          bench-head.txt           │
                                         │   allocs/op    │  allocs/op   vs base              │
BenchSaveResultsSeed/N=1000-4                 455.0k ± 0%   455.0k ± 0%       ~ (p=0.377 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      289.0k ± 0%   289.0k ± 0%       ~ (p=0.699 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        854.6k ± 1%   854.6k ± 1%       ~ (p=0.457 n=6)
geomean                                       482.5k        482.5k       +0.00%

@dependabot dependabot bot changed the title chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.3 chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 Apr 6, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.79.3 branch from 34f7f6d to 98d724b Compare April 6, 2026 19:57
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.78.0...v1.79.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.79.3 branch from 98d724b to 731ee0d Compare April 6, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants