chore(deps): bump the go-dependencies group with 3 updates - #46
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-dependencies group with 3 updates: [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber), [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/gofiber/fiber/v2` from 2.52.14 to 2.52.15 - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v2.52.14...v2.52.15) Updates `github.com/valyala/fasthttp` from 1.51.0 to 1.73.0 - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.51.0...v1.73.0) Updates `golang.org/x/crypto` from 0.54.0 to 0.55.0 - [Commits](golang/crypto@v0.54.0...v0.55.0) --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v2 dependency-version: 2.52.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/valyala/fasthttp dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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-dependencies group with 3 updates: github.com/gofiber/fiber/v2, github.com/valyala/fasthttp and golang.org/x/crypto.
Updates
github.com/gofiber/fiber/v2from 2.52.14 to 2.52.15Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
Commits
5c7a80bUpdate app.goa76710fMerge pull request #4569 from gofiber/fix/v2-idempotency-memorylock-leak4d1617bfix(idempotency): release MemoryLock keys on unlock (GHSA-c5qf-v26h-rp5r)bdc46e7ci(v2): remove the benchmark workflow35f9bafMerge pull request #4504 from gofiber/claude/v2-remove-release-drafterb747589ci: remove release drafter from v2 branchUpdates
github.com/valyala/fasthttpfrom 1.51.0 to 1.73.0Release notes
Sourced from github.com/valyala/fasthttp's releases.
... (truncated)
Commits
f83ac8cOptimize bounds checks in hot pathsd9babd9fix: reject Windows alternate data stream paths in FS (#2335)e7cf856reject backslash '..' traversal in fs handler on windows (#2327)165a4c8Improve AppendUnquotedArg with optimised bounds check7a1349dchore(deps): bump github.com/klauspost/compress from 1.19.0 to 1.19.1 (#2331)f1ad91dfix: preserve pre-set status code in NewFastHTTPHandler (#2323)5f57d8fchore(deps): bump actions/setup-go from 6 to 7 (#2329)3aa940dchore(deps): bump securego/gosec from 2.27.1 to 2.28.0 (#2328)7a012e9validate domain and path cookie attribute values on parse (#2315)9cf733fperf: reduce redundant scans and allocations in hot paths (#2322)Updates
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 staticcheckDependabot 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