Skip to content

chore(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 - #51

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

chore(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/protobuf-1.36.12

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/protobuf from 1.36.11 to 1.36.12.

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/protobuf from 1.36.11 to 1.36.12.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.12
  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 google.golang.org/genproto/googleapis/api v0.0.0-20260803160001-6ac0973c030d
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.32n ±  1%
CacheSet-4                                              23.88n ±  0%
CrudOperations/marshal-4                                181.5n ±  1%
CrudOperations/unmarshal-4                              206.3n ±  1%
JSONMarshal-4                                           465.0n ±  2%
JSONUnmarshal-4                                         1.904µ ±  6%
JSONMarshalParallel-4                                   329.9n ± 23%
MiddlewareChain/no_middleware-4                         11.15µ ±  2%
MiddlewareChain/prometheus_only-4                       12.20µ ±  7%
MiddlewareChain/bodyreader_prometheus-4                 12.90µ ±  7%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        12.61µ ±  7%
PrometheusSequential-4                                  12.16µ ±  4%
geomean                                                 973.6n

                                                 │ /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.703Ki ± 0%
MiddlewareChain/prometheus_only-4                     5.753Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4               5.795Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4      5.793Ki ± 0%
PrometheusSequential-4                                5.762Ki ± 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/protobuf v1.36.11
                                                 │ /tmp/main-bench.txt │
                                                 │       sec/op        │
CacheGet-4                                                10.35n ±  0%
CacheSet-4                                                23.80n ±  1%
CrudOperations/marshal-4                                  196.5n ± 15%
CrudOperations/unmarshal-4                                206.1n ± 16%
JSONMarshal-4                                             473.3n ±  2%
JSONUnmarshal-4                                           1.909µ ±  1%
JSONMarshalParallel-4                                     253.1n ±  2%
MiddlewareChain/no_middleware-4                           11.40µ ±  4%
MiddlewareChain/prometheus_only-4                         12.21µ ±  3%
MiddlewareChain/bodyreader_prometheus-4                   13.15µ ±  6%
MiddlewareChain/bodyreader_maxbytes_prometheus-4          13.05µ ±  6%
PrometheusSequential-4                                    12.33µ ±  5%
geomean                                                   967.4n

                                                 │ /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.753Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4                 5.793Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        5.793Ki ± 0%
PrometheusSequential-4                                  5.762Ki ± 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