chore: bump github.com/valyala/fasthttp from 1.52.0 to 1.66.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 0
(about 1 month ago)
(about 1 month ago)
(about 1 month ago)
stale dependencies go
Bumps github.com/valyala/fasthttp from 1.52.0 to 1.66.0.
Release notes
Sourced from github.com/valyala/fasthttp's releases.
v1.66.0
What's Changed
- chore(deps): bump securego/gosec from 2.22.7 to 2.22.8 by
@dependabot[bot] in valyala/fasthttp#2056- docs: add fasthttp-auth to related projects section by
@FAUST-BENCHOUin valyala/fasthttp#2057- server: refactor to use atomic type by
@cuiweixiein valyala/fasthttp#2058- chore(deps): bump actions/setup-go from 5 to 6 by
@dependabot[bot] in valyala/fasthttp#2060- Fix extra whitespace parsing in HTTP request lines to prevent cache poisoning by
@Copilotin valyala/fasthttp#2061- Drop Go 1.23 support by
@erikdubbelboerin valyala/fasthttp#2065- Add flushing support to fasthttpadaptor by
@grivera64in valyala/fasthttp#2054New Contributors
@FAUST-BENCHOUmade their first contribution in valyala/fasthttp#2057@cuiweixiemade their first contribution in valyala/fasthttp#2058@Copilotmade their first contribution in valyala/fasthttp#2061 😄@grivera64made their first contribution in valyala/fasthttp#2054Full Changelog: https://github.com/valyala/fasthttp/compare/v1.65.0...v1.66.0
v1.65.0
‼️ ⚠️ backwards incompatibility! ⚠️ ‼️
In this version of fasthttp, headers delimited by just
\n(instead of\r\n) are no longer supported!What's Changed
- Rewrite header parsing to improve spec compliance by
@erikdubbelboerin valyala/fasthttp#2030- Simplify Client.Do function and lock usage by
@byte0oin valyala/fasthttp#2038- chore(deps): bump securego/gosec from 2.22.5 to 2.22.7 by
@dependabot[bot] in valyala/fasthttp#2039- Fix trailer security by
@erikdubbelboerin valyala/fasthttp#2043- Fix RequestHeader.ContentLength() if disableSpecialHeader is true by
@erikdubbelboerin valyala/fasthttp#2042- Add reuseport support for Solaris by
@jwntreein valyala/fasthttp#2046- test: replace atomic operations with atomic types by
@alexandearin valyala/fasthttp#2048- chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by
@dependabot[bot] in valyala/fasthttp#2049- Optimize fs to have 0 allocations by
@erikdubbelboerin valyala/fasthttp#2052- chore(deps): bump actions/checkout from 4 to 5 by
@dependabot[bot] in valyala/fasthttp#2055New Contributors
@jwntreemade their first contribution in valyala/fasthttp#2046Full Changelog: https://github.com/valyala/fasthttp/compare/v1.64.0...v1.65.0
v1.64.0
⚠️ Deprecation warning! ⚠️
In the next version of fasthttp headers delimited by just
\n(instead of\r\n) are no longer supported!What's Changed
- Add warning for deprecated newline separator by
@erikdubbelboerin valyala/fasthttp#2031- refact: eliminate duplication in Request/Response via struct embedding by
@ksw2000in valyala/fasthttp#2027- chore(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 by
@dependabot[bot] in valyala/fasthttp#2034- chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by
@dependabot[bot] in valyala/fasthttp#2036
... (truncated)
Commits
e04490fAdd flushing support to fasthttpadaptor (#2054)e9640b4Update benchmarks in readme4d25421Drop Go 1.23 support (#2065)72dccd0Fix extra whitespace parsing in HTTP request lines to prevent cache poisoning...8c7d2bcchore(deps): bump actions/setup-go from 5 to 6 (#2060)28b7880server: refactor to use atomic type (#2058)68d21eddocs: add fasthttp-auth to related projects section (#2057)7ad0219chore(deps): bump securego/gosec from 2.22.7 to 2.22.8 (#2056)f9d84d7Rewrite header parsing to improve spec compliance (#2030)89010cbchore(deps): bump actions/checkout from 4 to 5 (#2055)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+36
-33
Package Dependencies
github.com/valyala/fasthttp
go
1.52.0 → 1.66.0
Minor
Technical Details
| ID: | 8458566 |
| UUID: | 2829037742 |
| Node ID: | PR_kwDOLmBl1M6on7Cu |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |
| Mergeable: | Yes |
| Merge State: | Unstable |