chore: bump github.com/valyala/fasthttp from 1.52.0 to 1.63.0
Closed
Number: #613
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 07, 2025 at 02:32 PM UTC
(4 months ago)
(4 months ago)
Updated:
July 19, 2025 at 01:07 AM UTC
(3 months ago)
(3 months ago)
Closed:
July 19, 2025 at 01:07 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
11 days
Labels:
stale dependencies go
stale dependencies go
Description:
Bumps github.com/valyala/fasthttp from 1.52.0 to 1.63.0.
Release notes
Sourced from github.com/valyala/fasthttp's releases.
v1.63.0
What's Changed
- chore(deps): bump securego/gosec from 2.22.3 to 2.22.4 by
@dependabotin valyala/fasthttp#2007- fix: removed resolved issue link from readme file, issue no longer ex… by
@viralkansaravin valyala/fasthttp#2008- feat: Add iter.Seq2 iterator by
@ksw2000in valyala/fasthttp#2011- Removed old information from main documentation as these functions does not exist by
@viralkansaravin valyala/fasthttp#2012- Proposal : To add Unsafe Zero-Allocation Conversions Sections in main documentation by
@viralkansaravin valyala/fasthttp#2013- chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by
@dependabotin valyala/fasthttp#2018- Drop support before go1.20 by
@erikdubbelboerin valyala/fasthttp#2022- chore(deps): bump securego/gosec from 2.22.4 to 2.22.5 by
@dependabotin valyala/fasthttp#2025- Implement io.StringWriter on some more types by
@erikdubbelboerin valyala/fasthttp#2023- chore(deps): bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 by
@dependabotin valyala/fasthttp#2029New Contributors
@viralkansaravmade their first contribution in valyala/fasthttp#2008Full Changelog: https://github.com/valyala/fasthttp/compare/v1.62.0...v1.63.0
v1.62.0
What's Changed
- Add support for streaming identity-encoded or unknown length response bodies by
@osxtestin valyala/fasthttp#2000- feat: move user values to Request structure by
@mdenushevin valyala/fasthttp#1999- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by
@dependabotin valyala/fasthttp#2001- chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by
@dependabotin valyala/fasthttp#2002- chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by
@dependabotin valyala/fasthttp#2003- modify
acceptConnforRIOby@wamshawnin valyala/fasthttp#2005New Contributors
@osxtestmade their first contribution in valyala/fasthttp#2000@wamshawnmade their first contribution in valyala/fasthttp#2005Full Changelog: https://github.com/valyala/fasthttp/compare/v1.61.0...v1.62.0
v1.61.0
What's Changed
- chore(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 by
@dependabotin valyala/fasthttp#1989- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by
@dependabotin valyala/fasthttp#1988- chore(deps): bump securego/gosec from 2.22.2 to 2.22.3 by
@dependabotin valyala/fasthttp#1990- chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by
@dependabotin valyala/fasthttp#1991- Fix round robin addresses in dual stack dialing by
@raviqqein valyala/fasthttp#1995- Fix panic when perIPConn.Close is called multiple times by
@erikdubbelboerin valyala/fasthttp#1993- early hint functionality by
@pjebsin valyala/fasthttp#1996New Contributors
@raviqqemade their first contribution in valyala/fasthttp#1995Full Changelog: https://github.com/valyala/fasthttp/compare/v1.60.0...v1.61.0
v1.60.0
What's Changed
... (truncated)
Commits
8b512b7chore(deps): bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 (#2029)d356cacImplement io.StringWriter on some more types (#2023)641dd96chore(deps): bump securego/gosec from 2.22.4 to 2.22.5 (#2025)28ebbd9Drop support before go1.20 (#2022)75d2192chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#2018)46ae933Proposal : To add Unsafe Zero-Allocation Conversions Sections in main docume...74f3d4cRemoved old information from main documentation as these functions does not e...a1783fffeat: Add iter.Seq2 iterator #2010 (#2011)2466344Remove unused filed856840fix: removed resolved issue link from readme file, issue no longer exists (#2...- 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
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
github.com/valyala/fasthttp
Ecosystem:
go
go
Version Change:
1.52.0 → 1.63.0
Update Type:
Minor
Minor
Technical Details
| ID: | 3814297 |
| UUID: | 3209274113 |
| Node ID: | PR_kwDOLmBl1M6dxkLf |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |