Skip to content

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

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.75.0 to 1.79.3#517
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/google.golang.org/grpc-1.79.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps google.golang.org/grpc from 1.75.0 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)

Release 1.79.1

Bug Fixes

Release 1.79.0

API Changes

  • mem: Add experimental API SetDefaultBufferPool to change the default buffer pool. (#8806)
  • experimental/stats: Update MetricsRecorder to require embedding the new UnimplementedMetricsRecorder (a no-op struct) in all implementations for forward compatibility. (#8780)

Behavior Changes

  • balancer/weightedtarget: Remove handling of Addresses and only handle Endpoints in resolver updates. (#8841)

New Features

  • experimental/stats: Add support for asynchronous gauge metrics through the new AsyncMetricReporter and RegisterAsyncReporter APIs. (#8780)
  • pickfirst: Add support for weighted random shuffling of endpoints, as described in gRFC A113.
    • This is enabled by default, and can be turned off using the environment variable GRPC_EXPERIMENTAL_PF_WEIGHTED_SHUFFLING. (#8864)
  • xds: Implement :authority rewriting, as specified in gRFC A81. (#8779)
  • balancer/randomsubsetting: Implement the random_subsetting LB policy, as specified in gRFC A68. (#8650)

Bug Fixes

  • credentials/tls: Fix a bug where the port was not stripped from the authority override before validation. (#8726)
  • xds/priority: Fix a bug causing delayed failover to lower-priority clusters when a higher-priority cluster is stuck in CONNECTING state. (#8813)
  • health: Fix a bug where health checks failed for clients using legacy compression options (WithDecompressor or RPCDecompressor). (#8765)
  • transport: Fix an issue where the HTTP/2 server could skip header size checks when terminating a stream early. (#8769)
  • server: Propagate status detail headers, if available, when terminating a stream during request header processing. (#8754)

Performance Improvements

  • credentials/alts: Optimize read buffer alignment to reduce copies. (#8791)
  • mem: Optimize pooling and creation of buffer objects. (#8784)
  • transport: Reduce slice re-allocations by reserving slice capacity. (#8797)

... (truncated)

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.

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.0 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 19, 2026
@dependabot dependabot bot requested review from a team, clemensgg and monopauli as code owners March 19, 2026 02:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 19, 2026
@dependabot dependabot bot requested a review from ChipKlutzy March 19, 2026 02:23
@dependabot dependabot bot added the go Pull requests that update Go code label Mar 19, 2026
@github-actions
Copy link

Code Coverage Report

Coverage after merging dependabot/go_modules/google.golang.org/grpc-1.79.3 into main

36.96%
Coverage Report
FileBranchesFuncsLinesUncovered Lines
app
   ante_handler.go100%100%0%..., 67, 68, 69, 70
   modules.go100%100%0%..., 96, 97, 98, 99
   test_helpers.go100%100%0%..., 70, 71, 72, 73
   fee_denom_whitelist_decorator.go100%100%93.33%44, 45
   export.go100%100%0%..., 96, 97, 98, 99
   app.go100%100%1.24%..., 511, 512, 513, 83
   encoding.go100%100%0%..., 96, 97, 98, 99
app/constants
   constants.go100%100%0%..., 62, 63, 64, 65
app/keepers
   keepers.go100%100%0%..., 469, 470, 471, 472
   keys.go100%100%0%..., 89, 94, 95, 96
app/params
   proto.go100%100%0%..., 40, 41, 42, 43
app/upgrades/testnet/v17.0.0-rc0
   upgrades.go100%100%0%..., 20, 21, 23, 24
app/upgrades/v17.0.0
   upgrades.go100%100%0%..., 20, 21, 23, 24
cmd/persistenceCore
   main.go100%100%0%..., 20, 21, 22, 23
cmd/persistenceCore/cmd
   root.go100%100%0%..., 96, 97, 98, 99
   testnet.go100%100%60.75%..., 538, 539, 95, 96
wasmbindings
   wasm.go100%100%0%..., 38, 39, 40, 41
x/halving
   genesis.go100%100%0%..., 25, 26, 27, 29
   module.go100%100%0%..., 96, 97, 98, 99
   abci.go100%100%0%..., 50, 51, 52, 53
   autocli.go100%100%0%..., 33, 34, 35, 36
x/halving/client/cli
   tx.go100%100%0%..., 61, 63, 66, 67
x/halving/keeper
   grpc_query.go100%100%0%..., 21, 22, 23, 25
   keeper.go100%100%0%..., 86, 90, 91, 92
   msg_server.go100%100%0%..., 34, 35, 36, 38
x/halving/simulation
   genesis.go100%100%70%17, 18, 19
x/halving/types
   genesis.go100%100%86.67%25, 26
   codec.go100%100%53.33%..., 44, 45, 46, 47
   msg.go100%100%0%..., 53, 54, 55, 57
   params.go100%100%92.31%37, 38
x/liquidstake
   abci.go100%100%83.33%19, 20
   module.go100%100%89.29%..., 64, 65, 93, 95
   autocli.go100%100%100%
x/liquidstake/keeper
   grpc_query.go100%100%79.31%..., 42, 43, 56, 57
   hooks.go100%100%90.91%35, 36
   keeper.go100%100%79.07%..., 76, 77, 93, 94
   liquidstake.go100%100%41.33%..., 985, 986, 987, 988
   rebalancing.go100%100%83.95%..., 53, 54, 88, 89
   genesis.go100%100%82.61%14, 23, 32, 40
x/liquidstake/types
   codec.go100%100%100%
   genesis.go100%100%100%
   keys.go100%100%100%
   params.go100%100%80%..., 249, 250, 251, 252
   msgs.go100%100%71.07%..., 51, 52, 63, 71
   rebalancing.go100%100%84%22, 23, 40, 41
   liquidstake.go100%100%92.31%..., 66, 67, 76, 84

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.

0 participants