Skip to content

chore(deps): bump github.com/gofiber/contrib/v3/websocket from 1.2.2 to 1.2.3 - #54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gofiber/contrib/v3/websocket-1.2.3
Open

chore(deps): bump github.com/gofiber/contrib/v3/websocket from 1.2.2 to 1.2.3#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gofiber/contrib/v3/websocket-1.2.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/gofiber/contrib/v3/websocket from 1.2.2 to 1.2.3.

Commits
  • 9d3d3b7 Merge pull request #1220 from gofiber/fix-1160
  • bb45e36 Update fiberzap docs
  • b1dec77 Merge pull request #1219 from gofiber/dependabot/go_modules/paseto/golang.org...
  • 173e24d build(deps): bump golang.org/x/crypto from 0.28.0 to 0.32.0 in /paseto
  • 040a967 Merge pull request #1207 from gofiber/dependabot/go_modules/monitor/github.co...
  • ef7a192 Merge pull request #1206 from gofiber/dependabot/go_modules/hcaptcha/github.c...
  • f837531 build(deps): bump github.com/valyala/fasthttp in /monitor
  • d4b254a build(deps): bump github.com/valyala/fasthttp in /hcaptcha
  • 721187d Merge pull request #1196 from gofiber/dependabot/go_modules/hcaptcha/github.c...
  • 8b30ac4 Merge pull request #1197 from gofiber/dependabot/go_modules/monitor/github.co...
  • 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 [github.com/gofiber/contrib/v3/websocket](https://github.com/gofiber/contrib) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/gofiber/contrib/releases)
- [Commits](gofiber/contrib@paseto/v1.2.2...paseto/v1.2.3)

---
updated-dependencies:
- dependency-name: github.com/gofiber/contrib/v3/websocket
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/klauspost/compress v1.19.1
goos: linux
goarch: amd64
pkg: github.com/natuleadan/sdk-api/runtime/benchmarks
cpu: AMD EPYC 9V74 80-Core Processor                
                                                 │ /tmp/main-bench.txt │
                                                 │       sec/op        │
CacheGet-4                                                10.58n ±  0%
CacheSet-4                                                25.60n ±  0%
CrudOperations/marshal-4                                  144.7n ± 15%
CrudOperations/unmarshal-4                                175.8n ±  1%
JSONMarshal-4                                             401.7n ±  1%
JSONUnmarshal-4                                           1.823µ ± 11%
JSONMarshalParallel-4                                     224.9n ±  1%
MiddlewareChain/no_middleware-4                           10.30µ ±  6%
MiddlewareChain/prometheus_only-4                         10.70µ ±  6%
MiddlewareChain/bodyreader_prometheus-4                   10.60µ ±  2%
MiddlewareChain/bodyreader_maxbytes_prometheus-4          10.69µ ±  4%
PrometheusSequential-4                                    10.95µ ±  5%
geomean                                                   856.1n

                                                 │ /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.703Ki ± 0%
MiddlewareChain/prometheus_only-4                       5.750Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4                 5.790Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        5.789Ki ± 0%
PrometheusSequential-4                                  5.758Ki ± 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

go: downloading github.com/pierrec/lz4/v4 v4.1.27
                                                 │ /tmp/pr-bench.txt │
                                                 │      sec/op       │
CacheGet-4                                              10.59n ±  0%
CacheSet-4                                              25.70n ±  1%
CrudOperations/marshal-4                                144.3n ±  2%
CrudOperations/unmarshal-4                              175.8n ±  1%
JSONMarshal-4                                           403.7n ±  2%
JSONUnmarshal-4                                         1.622µ ±  1%
JSONMarshalParallel-4                                   225.3n ±  1%
MiddlewareChain/no_middleware-4                         11.49µ ± 17%
MiddlewareChain/prometheus_only-4                       10.76µ ±  3%
MiddlewareChain/bodyreader_prometheus-4                 10.60µ ±  2%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        10.74µ ±  5%
PrometheusSequential-4                                  10.60µ ±  2%
geomean                                                 854.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.701Ki ± 0%
MiddlewareChain/prometheus_only-4                     5.751Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4               5.794Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4      5.791Ki ± 0%
PrometheusSequential-4                                5.760Ki ± 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

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