Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3b35394
) 98.48% compared to head (0989819
) 98.48%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot rebase
Bumps github.com/valyala/fasthttp from 1.51.0 to 1.52.0.
Release notes
Sourced from github.com/valyala/fasthttp's releases.
Commits
bce5766
Prevent request smuggling (#1719)3327266
Follow RFCs 7230 and 9112 for HTTP versions (#1710)a8cb5d5
Bump dependencies (#1718)82bc7c4
bump securego/gosec from 2.17.0 to 2.18.220c2c48
chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#1711)9fa5688
Update all github actions, add go1.22 (#1707)b430b88
ImplementGetRejectedConnectionsCount
function (#1704)dfb7e62
add DisableDNSResolution for TCPDialer. Sometimes, users do not need to use D...48dd2d0
Try fixing oss-fuzz running out of memory and skipping a lot287e361
Make Fuzz tests deterministicDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show