chore(deps): bump github.com/valyala/fasthttp from 1.65.0 to 1.68.0 in the networking group
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(9 months ago)
(9 months ago)
Bumps the networking group with 1 update: github.com/valyala/fasthttp.
Updates github.com/valyala/fasthttp from 1.65.0 to 1.68.0
Release notes
Sourced from github.com/valyala/fasthttp's releases.
v1.68.0
What's Changed
- Fix named return bugs by
@erikdubbelboerin https://github.com/valyala/fasthttp/commit/1b8c5593da699309522dee00ad1d6c913482a0f3- chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by
@dependabot[bot] in valyala/fasthttp#2087- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by
@dependabot[bot] in valyala/fasthttp#2086- chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 by
@dependabot[bot] in valyala/fasthttp#2085- chore(deps): bump securego/gosec from 2.22.9 to 2.22.10 by
@dependabot[bot] in valyala/fasthttp#2088- chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 by
@dependabot[bot] in valyala/fasthttp#2089Full Changelog: https://github.com/valyala/fasthttp/compare/v1.67.0...v1.68.0
v1.67.0
Special thanks to the following security researchers who reported the issues fixed in this release:
@zer0yu(Enze Wang)@P3ngu1nW(Jingcheng Yang)@9vvert(Zehui Miao)What's Changed
- Add DNS cache management methods for TCPDialer by
@aabishkaryalin valyala/fasthttp#2072- Fix username:password@ validation in urls by
@erikdubbelboerin valyala/fasthttp#2080- Validate IPv6 addresses in urls by
@erikdubbelboerin valyala/fasthttp#2079- Validate schemes by
@erikdubbelboerin valyala/fasthttp#2078- Reject invalid hosts with multiple port delimiters by
@erikdubbelboerin valyala/fasthttp#2077- Reject backslash absolute URIs and cache parse errors by
@erikdubbelboerin valyala/fasthttp#2075- Reject bad ipv6 hostnames by
@erikdubbelboerin valyala/fasthttp#2076- Reimplement flushing support for fasthttpadaptor by
@erikdubbelboerin valyala/fasthttp#2081- chore(deps): bump securego/gosec from 2.22.8 to 2.22.9 by
@dependabot[bot] in valyala/fasthttp#2073New Contributors
@aabishkaryalmade their first contribution in valyala/fasthttp#2072Full Changelog: https://github.com/valyala/fasthttp/compare/v1.66.0...v1.67.0
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#2054
... (truncated)
Commits
1b8c559Fix named return bugs9ca6293chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 (#2089)77468f6chore(deps): bump securego/gosec from 2.22.9 to 2.22.10 (#2088)3a2fdecchore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 (#2085)59f58c0chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 (#2086)dbfb82achore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 (#2087)b26ff48chore(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 (#2084)1962450Fix copyTrailer2272d53Reimplement flushing support for fasthttpadaptor (#2081)a17ec74Reject bad ipv6 hostnames (#2076)- 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 <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
Package Dependencies
github.com/valyala/fasthttp
go
1.65.0 → 1.68.0
Minor
the networking group
Technical Details
| ID: | 10768401 |
| UUID: | 3580217735 |
| Node ID: | PR_kwDOFFptbs6xF5vw |
| Host: | GitHub |
| Repository: | ScriptonBasestar/proxynd |