Skip to content

Commit 5ababbf

Browse files
Merge #263
263: Bump github.com/valyala/fasthttp from 1.31.0 to 1.33.0 r=alallema a=dependabot[bot] Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.31.0 to 1.33.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/valyala/fasthttp/releases">github.com/valyala/fasthttp's releases</a>.</em></p> <blockquote> <h2>v1.33.0</h2> <ul> <li>61aa8b1 remove redundant code (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1202">#1202</a>) (tyltr)</li> <li>4369776 fix(hijack): reuse RequestCtx (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1201">#1201</a>) (Sergio VS)</li> <li>2aca3e8 fix(hijack): reset userValues after hijack handler execution (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1199">#1199</a>) (Sergio VS)</li> <li>9123060 Updated dependencies (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1194">#1194</a>) (Mikhail Faraponov)</li> </ul> <h2>v1.32.0</h2> <ul> <li>7eeb00e Make tests less flaky (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1189">#1189</a>) (Erik Dubbelboer)</li> <li>d19b872 Update tcpdialer.go (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1188">#1188</a>) (Mikhail Faraponov)</li> <li>c727b99 Release UseHostHeader in ReleaseRequest() (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1185">#1185</a>) (Tolyar)</li> <li>6c0518b Fix UseHostHeader for DoTimeout + tests (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1184">#1184</a>) (Tolyar)</li> <li>6b55811 Add MaxIdleWorkerDuration to Server. (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1183">#1183</a>) (Kilos Liu)</li> <li>4517204 Allow to set Host header for Client (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1169">#1169</a>) (Tolyar)</li> <li>258a4c1 fix: reset response after reset user values on keep-alive connections (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1176">#1176</a>) (Sergio VS)</li> <li>e9db537 Use %w to wrap errors (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1175">#1175</a>) (Erik Dubbelboer)</li> <li>7db0597 Fix bad request trailer panic (Erik Dubbelboer)</li> <li>4aadf9a Fix parseTrailer panic (Erik Dubbelboer)</li> <li>da7ff7a Add trailer support (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1165">#1165</a>) (ichx)</li> <li>017f0aa fix: reset request after reset user values on keep-alive connections (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1162">#1162</a>) (Sergio VS)</li> <li>3b117f8 feat: close idle connections when server shutdown (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1155">#1155</a>) (ichx)</li> <li>a94a2c3 Remove redundant code (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1154">#1154</a>) (ichx)</li> <li>f7c354c Fix race condition in Client.mCleaner (Erik Dubbelboer)</li> <li>c078a9d Add string and bytes buffer convert trick in README (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1151">#1151</a>) (ichx)</li> <li>3ff6aaa uri: isHttps() and isHttp() (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1150">#1150</a>) (Sergey Ponomarev)</li> <li>8febad0 http.go: Request.SetURI() (Fix <a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1141">#1141</a>) (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1148">#1148</a>) (Sergey Ponomarev)</li> <li>2ca01c7 fix: Status Line parsing and writing (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1135">#1135</a>) (Shivansh Vij)</li> <li>931d0a4 Fix lint (Erik Dubbelboer)</li> <li>d613502 use sync.map is better (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1145">#1145</a>) (halst)</li> <li>c15e642 Don't run all race tests on windows (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1143">#1143</a>) (Erik Dubbelboer)</li> <li>6006c87 chore (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1137">#1137</a>) (tyltr)</li> <li>6d4db9b Fix race condition in getTCPAddrs (Erik Dubbelboer)</li> <li>528dd62 feat: ability to read body separate from header (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1130">#1130</a>) (Shivansh Vij)</li> <li>556aa81 feat: ability to edit status messages (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1126">#1126</a>) (Valentin Paz Marcolla)</li> <li>4cfec1a feat: make public Server.TLSConfig (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1128">#1128</a>) (Sergio VS)</li> <li>fe7d90e remove redundant code (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1127">#1127</a>) (tyltr)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/valyala/fasthttp/commit/61aa8b17a240b66ead927f945a3e8a96c3f0ec40"><code>61aa8b1</code></a> remove redundant code (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1202">#1202</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/436977654aa1d51bf45507353e5ff34a4f54ca1a"><code>4369776</code></a> fix(hijack): reuse RequestCtx (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1201">#1201</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/2aca3e82637860c90b8a3a2454ae8325706c1fd4"><code>2aca3e8</code></a> fix(hijack): reset userValues after hijack handler execution (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1199">#1199</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/9123060b3a9355baf7952efa814997235c382464"><code>9123060</code></a> Updated dependencies (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1194">#1194</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca"><code>7eeb00e</code></a> Make tests less flaky (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1189">#1189</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/d19b8727b082bc3b9aa2dc0b5a663312c0623bb7"><code>d19b872</code></a> Update tcpdialer.go (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1188">#1188</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/c727b9981b525bcf6fa77d93418c5a0849d6c55a"><code>c727b99</code></a> Release UseHostHeader in ReleaseRequest() (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1185">#1185</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/6c0518b89a81418033490dd3368bc30ec720f2b9"><code>6c0518b</code></a> Fix UseHostHeader for DoTimeout + tests (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1184">#1184</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/6b558111301e8e280c12d1af939661940cad84ff"><code>6b55811</code></a> Add MaxIdleWorkerDuration to Server. (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1183">#1183</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/4517204499caef79d5a956cc816e5f0903f0ff6d"><code>4517204</code></a> Allow to set Host header for Client (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1169">#1169</a>)</li> <li>Additional commits viewable in <a href="https://github.com/valyala/fasthttp/compare/v1.31.0...v1.33.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/valyala/fasthttp&package-manager=go_modules&previous-version=1.31.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents b9b10bf + dc690e1 commit 5ababbf

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ require (
66
github.com/mailru/easyjson v0.7.7
77
github.com/pkg/errors v0.9.1
88
github.com/stretchr/testify v1.7.0
9-
github.com/valyala/fasthttp v1.31.0
9+
github.com/valyala/fasthttp v1.33.0
1010
)

go.sum

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
github.com/andybalholm/brotli v1.0.2 h1:JKnhI/XQ75uFBTiuzXpzFrUriDPiZjlOSzh6wXogP0E=
2-
github.com/andybalholm/brotli v1.0.2/go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y=
1+
github.com/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=
2+
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
33
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
44
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
5-
github.com/golang/snappy v0.0.3/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
65
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=
76
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
8-
github.com/klauspost/compress v1.13.4 h1:0zhec2I8zGnjWcKyLl6i3gPqKANCCn5e9xmviEEeX6s=
9-
github.com/klauspost/compress v1.13.4/go.mod h1:8dP1Hq4DHOhN9w426knH3Rhby4rFm6D8eO+e+Dq5Gzg=
7+
github.com/klauspost/compress v1.14.1 h1:hLQYb23E8/fO+1u53d02A97a8UnsddcvYzq4ERRU4ds=
8+
github.com/klauspost/compress v1.14.1/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=
109
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
1110
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
1211
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
@@ -18,18 +17,19 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
1817
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
1918
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
2019
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
21-
github.com/valyala/fasthttp v1.31.0 h1:lrauRLII19afgCs2fnWRJ4M5IkV0lo2FqA61uGkNBfE=
22-
github.com/valyala/fasthttp v1.31.0/go.mod h1:2rsYD01CKFrjjsvFxx75KlEUNpWNBY9JWD3K/7o2Cus=
20+
github.com/valyala/fasthttp v1.33.0 h1:mHBKd98J5NcXuBddgjvim1i3kWzlng1SzLhrnBOU9g8=
21+
github.com/valyala/fasthttp v1.33.0/go.mod h1:KJRK/MXx0J+yd0c5hlR+s1tIHD72sniU8ZJjl97LIw4=
2322
github.com/valyala/tcplisten v1.0.0/go.mod h1:T0xQ8SeCZGxckz9qRXTfG43PvQ/mcWh7FwZEA7Ioqkc=
24-
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a/go.mod h1:P+XmwS30IXTQdn5tA2iutPOUgjI07+tq3H3K9MVA1s8=
25-
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
26-
golang.org/x/net v0.0.0-20210510120150-4163338589ed/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
23+
golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
24+
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
25+
golang.org/x/net v0.0.0-20220111093109-d55c255bac03/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
2726
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
2827
golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
29-
golang.org/x/sys v0.0.0-20210514084401-e8d321eab015/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
28+
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
29+
golang.org/x/sys v0.0.0-20220111092808-5a964db01320/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
3030
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
31-
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
3231
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
32+
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
3333
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
3434
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
3535
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)