Skip to content

chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 - #49

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.55.0
Open

chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0#49
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.55.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/crypto from 0.54.0 to 0.55.0.

Commits
  • f44d03d go.mod: update golang.org/x dependencies
  • 5ed4944 crypto/internal/poly1305: provide optimised assembly for riscv64
  • b07833c ssh: return window credit for discarded extended data
  • d701c51 acme: fix nil pointer dereference in pebble test error reporting
  • 999d053 ssh: fix parsing of GSSAPI payloads offering multiple mechanisms
  • 90f76b8 ssh: reject certificate signature keys before recursing
  • b53964a ssh: permit empty but non-nil HostKeyAlgorithms, KeyExchanges, Ciphers, MACs
  • 626e40f ssh: drain stderr on forwarded TCP and Unix channels
  • 31914c6 x509roots/fallback: update bundle
  • f2135b8 all: clean up minor issues found by staticcheck
  • Additional commits viewable in compare view

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 [golang.org/x/crypto](https://github.com/golang/crypto) from 0.54.0 to 0.55.0.
- [Commits](golang/crypto@v0.54.0...v0.55.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 24, 2026
@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.

@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.33n ±  0%
CacheSet-4                                              22.65n ±  0%
CrudOperations/marshal-4                                182.2n ±  4%
CrudOperations/unmarshal-4                              205.1n ± 22%
JSONMarshal-4                                           483.5n ± 18%
JSONUnmarshal-4                                         1.904µ ±  1%
JSONMarshalParallel-4                                   252.9n ±  1%
MiddlewareChain/no_middleware-4                         10.91µ ±  4%
MiddlewareChain/prometheus_only-4                       12.16µ ±  5%
MiddlewareChain/bodyreader_prometheus-4                 12.44µ ±  3%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        13.17µ ±  7%
PrometheusSequential-4                                  12.23µ ±  2%
geomean                                                 950.1n

                                                 │ /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.706Ki ± 0%
MiddlewareChain/prometheus_only-4                     5.753Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4               5.792Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4      5.794Ki ± 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 golang.org/x/text v0.40.0
                                                 │ /tmp/main-bench.txt │
                                                 │       sec/op        │
CacheGet-4                                                10.33n ±  1%
CacheSet-4                                                23.83n ±  2%
CrudOperations/marshal-4                                  187.0n ± 25%
CrudOperations/unmarshal-4                                204.4n ±  1%
JSONMarshal-4                                             477.6n ±  1%
JSONUnmarshal-4                                           1.943µ ±  1%
JSONMarshalParallel-4                                     259.0n ±  2%
MiddlewareChain/no_middleware-4                           11.53µ ±  4%
MiddlewareChain/prometheus_only-4                         12.39µ ±  3%
MiddlewareChain/bodyreader_prometheus-4                   13.19µ ±  4%
MiddlewareChain/bodyreader_maxbytes_prometheus-4          13.57µ ±  8%
PrometheusSequential-4                                    12.23µ ±  7%
geomean                                                   971.5n

                                                 │ /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.709Ki ± 0%
MiddlewareChain/prometheus_only-4                       5.752Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4                 5.793Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        5.792Ki ± 0%
PrometheusSequential-4                                  5.761Ki ± 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