chore(deps): bump the go-minor-patch group with 6 updates - #397
Merged
github-actions[bot] merged 1 commit intoAug 17, 2026
Merged
Conversation
Bumps the go-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/gofiber/contrib/v3/websocket](https://github.com/gofiber/contrib) | `1.2.2` | `1.2.3` | | [github.com/gofiber/fiber/v3](https://github.com/gofiber/fiber) | `3.4.0` | `3.5.0` | | [github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu) | `0.14.0` | `0.15.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.54.0` | `0.55.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.57.0` | `0.58.0` | Updates `github.com/gofiber/contrib/v3/websocket` 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) Updates `github.com/gofiber/fiber/v3` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v3.4.0...v3.5.0) Updates `github.com/pdfcpu/pdfcpu` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/pdfcpu/pdfcpu/releases) - [Commits](pdfcpu/pdfcpu@v0.14.0...v0.15.0) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.0) Updates `golang.org/x/crypto` from 0.54.0 to 0.55.0 - [Commits](golang/crypto@v0.54.0...v0.55.0) Updates `golang.org/x/net` from 0.57.0 to 0.58.0 - [Commits](golang/net@v0.57.0...v0.58.0) --- 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 dependency-group: go-minor-patch - dependency-name: github.com/gofiber/fiber/v3 dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/pdfcpu/pdfcpu dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/crypto dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/net dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/go_modules/go-minor-patch-00f13d3fdf
branch
August 17, 2026 18:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-minor-patch group with 6 updates:
1.2.21.2.33.4.03.5.00.14.00.15.01.11.11.12.00.54.00.55.00.57.00.58.0Updates
github.com/gofiber/contrib/v3/websocketfrom 1.2.2 to 1.2.3Commits
9d3d3b7Merge pull request #1220 from gofiber/fix-1160bb45e36Update fiberzap docsb1dec77Merge pull request #1219 from gofiber/dependabot/go_modules/paseto/golang.org...173e24dbuild(deps): bump golang.org/x/crypto from 0.28.0 to 0.32.0 in /paseto040a967Merge pull request #1207 from gofiber/dependabot/go_modules/monitor/github.co...ef7a192Merge pull request #1206 from gofiber/dependabot/go_modules/hcaptcha/github.c...f837531build(deps): bump github.com/valyala/fasthttp in /monitord4b254abuild(deps): bump github.com/valyala/fasthttp in /hcaptcha721187dMerge pull request #1196 from gofiber/dependabot/go_modules/hcaptcha/github.c...8b30ac4Merge pull request #1197 from gofiber/dependabot/go_modules/monitor/github.co...Updates
github.com/gofiber/fiber/v3from 3.4.0 to 3.5.0Release notes
Sourced from github.com/gofiber/fiber/v3's releases.
... (truncated)
Commits
741d851chore: bump version to v3.5.02f5830cMerge pull request #4589 from Rachit-Gandhi/fix/cache-only-if-cached-authbaab347Merge pull request #4607 from gofiber/propose-fix-for-redirect-precedence-bugb5f6498Merge pull request #4608 from gofiber/claude/cache-middleware-perf-w7a7xd3b76214fix(cache): keep parseVary's cap from reading past what it will reject9e49594fix(cache): prime the hit benchmarks, and size the Vary name slicecaa6bc6docs(cache): cite RFC 9110 for the cacheable status codes2ff82d8style(cache): drop the unused receiver on keyRecordingStorage.Close5482edcperf(cache): assemble a cache key in one allocationc7679c5Merge branch 'main' into propose-fix-for-redirect-precedence-bugUpdates
github.com/pdfcpu/pdfcpufrom 0.14.0 to 0.15.0Release notes
Sourced from github.com/pdfcpu/pdfcpu's releases.
... (truncated)
Commits
f268655bump versiondcc168dupdate issue reporting guidelinesf5f3edfharden PDF validation and add progress reportingafc357eclarify signature validation output and legacy handlingc9c07d0harden crypto integer conversions1983827upgrade gh workflows4e5f3abharden crypto integer conversionsb57300bclean up for #1427a2c3371add CJK auto-wrap support for text watermarks (#1427)Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.Builderd2699be_codegen: modernizea463c8cMerge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashesUpdates
golang.org/x/cryptofrom 0.54.0 to 0.55.0Commits
f44d03dgo.mod: update golang.org/x dependencies5ed4944crypto/internal/poly1305: provide optimised assembly for riscv64b07833cssh: return window credit for discarded extended datad701c51acme: fix nil pointer dereference in pebble test error reporting999d053ssh: fix parsing of GSSAPI payloads offering multiple mechanisms90f76b8ssh: reject certificate signature keys before recursingb53964assh: permit empty but non-nil HostKeyAlgorithms, KeyExchanges, Ciphers, MACs626e40fssh: drain stderr on forwarded TCP and Unix channels31914c6x509roots/fallback: update bundlef2135b8all: clean up minor issues found by staticcheckUpdates
golang.org/x/netfrom 0.57.0 to 0.58.0Commits
acc78e0go.mod: update golang.org/x dependencies90d10f0internal/http3: delete invalid Content-Length if declared in server handler08abf4dinternal/http3: infer headers when Content-Encoding is set but is empty8d10596http2: avoid deadlocks in wrapped ClientConn state callback99c3b0ahttp2/hpack: build the table lookup maps lazily, only for encoders5a920b1http3: rework registration to allow using a fake network7fd2842quic: return an error from Accept after PacketConn reader exits825111dquic: avoid busy-loop when keep-alive is blocked by congestion controla02ddfahttp/httpproxy: prioritize lowercase proxy environment variables574e5ebquic: halt conn goroutines on close when listener exits earlyDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions