Skip to content

chore(deps): bump google.golang.org/grpc from 1.83.0 to 1.83.1 - #48

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/grpc-1.83.1
Open

chore(deps): bump google.golang.org/grpc from 1.83.0 to 1.83.1#48
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/grpc-1.83.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/grpc from 1.83.0 to 1.83.1.

Release notes

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

Release 1.83.1

Security

  • xds/rbac: Fix a bug where nested Principal or Permission rules with :scheme or grpc- prefixed header matchers were not rejected, which could cause DENY rules to fail open. (#9258)
  • xds/rbac: Fix a bug where the host header matcher was not being replaced with :authority in nested Principal or Permission rules. (#9258)
  • xds/rbac: Fix a bug where a header matcher whose name was not lowercase, such as X-Role, matched no header, which could cause DENY rules to fail open. (#9332)
  • xds/rbac: Fix a bug where a :scheme or grpc- prefixed header matcher was accepted when its name was not lowercase. (#9332)
  • xds/rbac: Fix a bug where a Host header matcher was not replaced with :authority. (#9332)

Performance

  • transport: Restrict memory overhead of buffering small data frames. (#9331)
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)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.83.0 to 1.83.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.0...v1.83.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: security. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 24, 2026
@github-actions

Copy link
Copy Markdown

Benchmark Regression Report

go: downloading github.com/pierrec/lz4/v4 v4.1.27
goos: linux
goarch: amd64
pkg: github.com/natuleadan/sdk-api/runtime/benchmarks
cpu: AMD EPYC 7763 64-Core Processor                
                                                 │ /tmp/pr-bench.txt │
                                                 │      sec/op       │
CacheGet-4                                              10.37n ±  2%
CacheSet-4                                              24.04n ±  5%
CrudOperations/marshal-4                                187.8n ±  2%
CrudOperations/unmarshal-4                              246.8n ± 13%
JSONMarshal-4                                           492.5n ±  2%
JSONUnmarshal-4                                         1.971µ ±  1%
JSONMarshalParallel-4                                   268.3n ±  2%
MiddlewareChain/no_middleware-4                         12.43µ ±  5%
MiddlewareChain/prometheus_only-4                       13.33µ ±  5%
MiddlewareChain/bodyreader_prometheus-4                 14.30µ ±  3%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        14.16µ ±  4%
PrometheusSequential-4                                  13.66µ ±  3%
geomean                                                 1.027µ

                                                 │ /tmp/pr-bench.txt │
                                                 │       B/op        │
CacheGet-4                                              0.000 ± 0%
CacheSet-4                                              0.000 ± 0%
CrudOperations/marshal-4                                48.00 ± 0%
CrudOperations/unmarshal-4                              80.00 ± 0%
JSONMarshal-4                                           192.0 ± 0%
JSONUnmarshal-4                                         336.0 ± 0%
JSONMarshalParallel-4                                   192.0 ± 0%
MiddlewareChain/no_middleware-4                       5.704Ki ± 0%
MiddlewareChain/prometheus_only-4                     5.754Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4               5.791Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4      5.795Ki ± 0%
PrometheusSequential-4                                5.765Ki ± 0%
geomean                                                            ¹
¹ summaries must be >0 to compute geomean

                                                 │ /tmp/pr-bench.txt │
                                                 │     allocs/op     │
CacheGet-4                                              0.000 ± 0%
CacheSet-4                                              0.000 ± 0%
CrudOperations/marshal-4                                1.000 ± 0%
CrudOperations/unmarshal-4                              2.000 ± 0%
JSONMarshal-4                                           2.000 ± 0%
JSONUnmarshal-4                                         8.000 ± 0%
JSONMarshalParallel-4                                   2.000 ± 0%
MiddlewareChain/no_middleware-4                         25.00 ± 0%
MiddlewareChain/prometheus_only-4                       28.00 ± 0%
MiddlewareChain/bodyreader_prometheus-4                 30.00 ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        30.00 ± 0%
PrometheusSequential-4                                  29.00 ± 0%
geomean                                                            ¹
¹ summaries must be >0 to compute geomean

go: downloading google.golang.org/grpc v1.83.0
                                                 │ /tmp/main-bench.txt │
                                                 │       sec/op        │
CacheGet-4                                                10.33n ±  1%
CacheSet-4                                                23.94n ±  1%
CrudOperations/marshal-4                                  188.5n ±  1%
CrudOperations/unmarshal-4                                211.0n ±  2%
JSONMarshal-4                                             491.8n ±  1%
JSONUnmarshal-4                                           1.946µ ±  1%
JSONMarshalParallel-4                                     263.1n ±  2%
MiddlewareChain/no_middleware-4                           12.34µ ±  3%
MiddlewareChain/prometheus_only-4                         15.11µ ± 12%
MiddlewareChain/bodyreader_prometheus-4                   13.60µ ±  5%
MiddlewareChain/bodyreader_maxbytes_prometheus-4          13.87µ ±  5%
PrometheusSequential-4                                    13.63µ ±  5%
geomean                                                   1.014µ

                                                 │ /tmp/main-bench.txt │
                                                 │        B/op         │
CacheGet-4                                                0.000 ± 0%
CacheSet-4                                                0.000 ± 0%
CrudOperations/marshal-4                                  48.00 ± 0%
CrudOperations/unmarshal-4                                80.00 ± 0%
JSONMarshal-4                                             192.0 ± 0%
JSONUnmarshal-4                                           336.0 ± 0%
JSONMarshalParallel-4                                     192.0 ± 0%
MiddlewareChain/no_middleware-4                         5.706Ki ± 0%
MiddlewareChain/prometheus_only-4                       5.752Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4                 5.793Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        5.794Ki ± 0%
PrometheusSequential-4                                  5.760Ki ± 0%
geomean                                                              ¹
¹ summaries must be >0 to compute geomean

                                                 │ /tmp/main-bench.txt │
                                                 │      allocs/op      │
CacheGet-4                                                0.000 ± 0%
CacheSet-4                                                0.000 ± 0%
CrudOperations/marshal-4                                  1.000 ± 0%
CrudOperations/unmarshal-4                                2.000 ± 0%
JSONMarshal-4                                             2.000 ± 0%
JSONUnmarshal-4                                           8.000 ± 0%
JSONMarshalParallel-4                                     2.000 ± 0%
MiddlewareChain/no_middleware-4                           25.00 ± 0%
MiddlewareChain/prometheus_only-4                         28.00 ± 0%
MiddlewareChain/bodyreader_prometheus-4                   30.00 ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4          30.00 ± 0%
PrometheusSequential-4                                    29.00 ± 0%
geomean                                                              ¹
¹ summaries must be >0 to compute geomean

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants