- Notifications
You must be signed in to change notification settings - Fork1.1k
Commit799a0ba
authored
chore: bump github.com/valyala/fasthttp from 1.61.0 to 1.62.0 (#17766)
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp)from 1.61.0 to 1.62.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/valyala/fasthttp/releases">github.com/valyala/fasthttp'sreleases</a>.</em></p><blockquote><h2>v1.62.0</h2><h2>What's Changed</h2><ul><li>Add support for streaming identity-encoded or unknown lengthresponse bodies by <ahref="https://github.com/osxtest"><code>@osxtest</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2000">valyala/fasthttp#2000</a></li><li>feat: move user values to Request structure by <ahref="https://github.com/mdenushev"><code>@mdenushev</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1999">valyala/fasthttp#1999</a></li><li>chore(deps): bump golangci/golangci-lint-action from 7 to 8 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2001">valyala/fasthttp#2001</a></li><li>chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2002">valyala/fasthttp#2002</a></li><li>chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2003">valyala/fasthttp#2003</a></li><li>modify <code>acceptConn</code> for <code>RIO</code> by <ahref="https://github.com/wamshawn"><code>@wamshawn</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2005">valyala/fasthttp#2005</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/osxtest"><code>@osxtest</code></a> madetheir first contribution in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2000">valyala/fasthttp#2000</a></li><li><a href="https://github.com/wamshawn"><code>@wamshawn</code></a>made their first contribution in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2005">valyala/fasthttp#2005</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/valyala/fasthttp/compare/v1.61.0...v1.62.0">https://github.com/valyala/fasthttp/compare/v1.61.0...v1.62.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/valyala/fasthttp/commit/9e457ebd982fe77cce75b59667ff20d4c3af30b2"><code>9e457eb</code></a>mod acceptConn (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2005">#2005</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/69a68df4eb257570ffed33b85a8e6d523b07ed70"><code>69a68df</code></a>chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2003">#2003</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/83fbe80f9379db8388b4ee24a2eaab4674998b3f"><code>83fbe80</code></a>chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2002">#2002</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/51817a4eb67dabb67e0870efccb20caafe0a936d"><code>51817a4</code></a>chore(deps): bump golangci/golangci-lint-action from 7 to 8 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2001">#2001</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/41a1449627b8ba0cbf30030ea41fc1ae4ca514f2"><code>41a1449</code></a>feat: move user values to Request structure (<ahref="https://redirect.github.com/valyala/fasthttp/issues/1999">#1999</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/1345f42ede3f31b6fe6b42342256f338261bd9d5"><code>1345f42</code></a>Add support for streaming identity-encoded or unknown length responsebodies ...</li><li>See full diff in <ahref="https://github.com/valyala/fasthttp/compare/v1.61.0...v1.62.0">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent345a239 commit799a0ba
2 files changed
+21
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1838 | 1838 | | |
1839 | 1839 | | |
1840 | 1840 | | |
1841 | | - | |
1842 | | - | |
| 1841 | + | |
| 1842 | + | |
1843 | 1843 | | |
1844 | 1844 | | |
1845 | 1845 | | |
| |||
2010 | 2010 | | |
2011 | 2011 | | |
2012 | 2012 | | |
2013 | | - | |
2014 | | - | |
| 2013 | + | |
| 2014 | + | |
2015 | 2015 | | |
2016 | 2016 | | |
2017 | 2017 | | |
| |||
2140 | 2140 | | |
2141 | 2141 | | |
2142 | 2142 | | |
2143 | | - | |
2144 | | - | |
| 2143 | + | |
| 2144 | + | |
2145 | 2145 | | |
2146 | 2146 | | |
2147 | 2147 | | |
| |||
2194 | 2194 | | |
2195 | 2195 | | |
2196 | 2196 | | |
2197 | | - | |
2198 | | - | |
| 2197 | + | |
| 2198 | + | |
2199 | 2199 | | |
2200 | 2200 | | |
2201 | 2201 | | |
| |||
2294 | 2294 | | |
2295 | 2295 | | |
2296 | 2296 | | |
2297 | | - | |
2298 | | - | |
| 2297 | + | |
| 2298 | + | |
2299 | 2299 | | |
2300 | 2300 | | |
2301 | 2301 | | |
| |||
2314 | 2314 | | |
2315 | 2315 | | |
2316 | 2316 | | |
2317 | | - | |
2318 | | - | |
| 2317 | + | |
| 2318 | + | |
2319 | 2319 | | |
2320 | 2320 | | |
2321 | 2321 | | |
| |||
2338 | 2338 | | |
2339 | 2339 | | |
2340 | 2340 | | |
2341 | | - | |
2342 | | - | |
| 2341 | + | |
| 2342 | + | |
2343 | 2343 | | |
2344 | 2344 | | |
2345 | 2345 | | |
| |||
0 commit comments
Comments
(0)