Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/valyala/fasthttp from 1.56.0 to 1.57.0 (#416)
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.56.0 to 1.57.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.57.0</h2> <h2>What's Changed</h2> <ul> <li>Add a note to clarify header.Set behavior on cookies by <a href="https://github.com/sigmundxia"><code>@sigmundxia</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1864">valyala/fasthttp#1864</a></li> <li>chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1872">valyala/fasthttp#1872</a></li> <li>chore(deps): bump securego/gosec from 2.21.3 to 2.21.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1874">valyala/fasthttp#1874</a></li> <li>feat (request): expose req timeout by <a href="https://github.com/aarcex3"><code>@aarcex3</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1878">valyala/fasthttp#1878</a></li> <li>chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1881">valyala/fasthttp#1881</a></li> <li>chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1880">valyala/fasthttp#1880</a></li> <li>improve ishex and unhex by hex2intTable by <a href="https://github.com/ksw2000"><code>@ksw2000</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1883">valyala/fasthttp#1883</a></li> <li>chore(deps): bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1884">valyala/fasthttp#1884</a></li> <li>chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1886">valyala/fasthttp#1886</a></li> <li>chore: Upgrade golangci-lint to 1.61.0 by <a href="https://github.com/alexandear"><code>@alexandear</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1887">valyala/fasthttp#1887</a></li> <li>feat(fasthttpproxy): add dual-stack connection support to enable IPv6 proxies for HTTP and SOCKS5 dialers by <a href="https://github.com/lavish440"><code>@lavish440</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1885">valyala/fasthttp#1885</a></li> <li>fix RequestCtx is canceled (<a href="https://redirect.github.com/valyala/fasthttp/issues/1879">#1879</a>) by <a href="https://github.com/ksw2000"><code>@ksw2000</code></a> in <a href="https://redirect.github.com/valyala/fasthttp/pull/1890">valyala/fasthttp#1890</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/aarcex3"><code>@aarcex3</code></a> made their first contribution in <a href="https://redirect.github.com/valyala/fasthttp/pull/1878">valyala/fasthttp#1878</a></li> <li><a href="https://github.com/lavish440"><code>@lavish440</code></a> made their first contribution in <a href="https://redirect.github.com/valyala/fasthttp/pull/1885">valyala/fasthttp#1885</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/valyala/fasthttp/compare/v1.56.0...v1.57.0">https://github.com/valyala/fasthttp/compare/v1.56.0...v1.57.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/valyala/fasthttp/commit/803c25e54ced13c8a688ce858104e4e4a6b3148c"><code>803c25e</code></a> fix RequestCtx is canceled (<a href="https://redirect.github.com/valyala/fasthttp/issues/1879">#1879</a>) (<a href="https://redirect.github.com/valyala/fasthttp/issues/1890">#1890</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"><code>40bdc4a</code></a> feat(fasthttpproxy): add dual-stack connection support to enable IPv6 proxies...</li> <li><a href="https://github.com/valyala/fasthttp/commit/56fd74b8c0e0ecbf10a289ed1ed792e68e190574"><code>56fd74b</code></a> chore: Upgrade golangci-lint to 1.61.0 (<a href="https://redirect.github.com/valyala/fasthttp/issues/1887">#1887</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/d795f13985f16622a949ea9fc3459cf54dc78b3e"><code>d795f13</code></a> chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 (<a href="https://redirect.github.com/valyala/fasthttp/issues/1886">#1886</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/c473b7f024655c2afc2214c14bde22f56a134369"><code>c473b7f</code></a> chore(deps): bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1 (<a href="https://redirect.github.com/valyala/fasthttp/issues/1884">#1884</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/9458f7a33c6c2a1bf9897a795e3d4078ddce13ac"><code>9458f7a</code></a> improve ishex and unhex by hex2intTable (<a href="https://redirect.github.com/valyala/fasthttp/issues/1883">#1883</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/6ac5603e22e562d46d73f19649613afed810a112"><code>6ac5603</code></a> chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (<a href="https://redirect.github.com/valyala/fasthttp/issues/1880">#1880</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/f805dd28f903111556b9d9a97c13b22345047627"><code>f805dd2</code></a> chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (<a href="https://redirect.github.com/valyala/fasthttp/issues/1881">#1881</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/0b7489383091821dadf547c6cebca5352ff722d7"><code>0b74893</code></a> feat (request): expose req timeout (<a href="https://redirect.github.com/valyala/fasthttp/issues/1878">#1878</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/28b610d3a78a65b4bcac81abbced9f43e6a580fd"><code>28b610d</code></a> chore(deps): bump securego/gosec from 2.21.3 to 2.21.4 (<a href="https://redirect.github.com/valyala/fasthttp/issues/1874">#1874</a>)</li> <li>Additional commits viewable in <a href="https://github.com/valyala/fasthttp/compare/v1.56.0...v1.57.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.56.0&new-version=1.57.0)](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't alter 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 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information