raviqqe / muffet

Fast website link checker in Go
MIT License
2.49k stars 96 forks source link

Bump github.com/valyala/fasthttp from 1.43.0 to 1.44.0 #274

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/valyala/fasthttp from 1.43.0 to 1.44.0.

Release notes

Sourced from github.com/valyala/fasthttp's releases.

v1.44.0

  • fc2d704 chore: Update README.md (#1470) (Aadithya V)
  • 2a00c86 Github actions/checkout@v3 (Erik Dubbelboer)
  • 434022b server.go Simplify default Server name logic (#1467) (Sergey Ponomarev)
  • 51048b0 client.go Simplify default UA logic (#1466) (Sergey Ponomarev)
  • e46afc3 fix: client may remove hostclient incorrectly (#1461) (Xuran)
  • 9b4a7e5 fix http2 adapter (#1457) (Shawn)
  • c637221 optimize: allow http head when use getonly (#1456) (kinggo)
  • b788e66 feat: support custom formvalue function (#1453) (kinggo)
  • 2a572e0 doc: optimize the comment of the Request.Done method (#1454) (kinggo)
  • f6aac90 Fixed an error caused of character when @ > 1 during proxy authentication (#1452) (Amzza0x00)
  • 951f5a1 add optional simulated addresses to pipeconn and inmemorylistener (#1449) (Tobias Krischer)
Commits


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 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 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)