Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
189: Bump github.com/valyala/fasthttp from 1.28.0 to 1.29.0 r=alallema a=dependabot[bot] Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.28.0 to 1.29.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.29.0</h2> <ul> <li>97e1319 Update compress (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1069">#1069</a>) (Mikhail Faraponov)</li> <li>0263cae Fix FasthttpSocksDialer example (Erik Dubbelboer)</li> <li>d31e6db Handle perIPConn in RequestCtx.IsTLS() specially (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1064">#1064</a>) (Tianyi Song)</li> <li>9466cd7 fix typo: occured -> occurred (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1061">#1061</a>) (Kazumasa Takenaka (Bamboo))</li> <li>b3ece39 Update README.md (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1058">#1058</a>) (Darío)</li> <li>d0df1e1 Add ResetUserValues() and test (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1056">#1056</a>) (Sujit Baniya)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/valyala/fasthttp/commit/97e1319927eed0d94976971280e7ed0ef4ec9777"><code>97e1319</code></a> Update compress (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1069">#1069</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/0263cae5a21a7f949dfc79f07834f482512fea3e"><code>0263cae</code></a> Fix FasthttpSocksDialer example</li> <li><a href="https://github.com/valyala/fasthttp/commit/d31e6dbdbae638be79789b2aaa78800ac3c4d3eb"><code>d31e6db</code></a> Handle perIPConn in RequestCtx.IsTLS() specially (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1064">#1064</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/9466cd7657c9b3e3ec7e2601114ffaaa739aeed4"><code>9466cd7</code></a> fix typo: occured -> occurred (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1061">#1061</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/b3ece39dcdd40ab814988d7a322b2f1a050e13f4"><code>b3ece39</code></a> Update README.md (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1058">#1058</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/d0df1e1dde9159848f2153989461e0a3e81f2b40"><code>d0df1e1</code></a> Add ResetUserValues() and test (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1056">#1056</a>)</li> <li>See full diff in <a href="https://github.com/valyala/fasthttp/compare/v1.28.0...v1.29.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.28.0&new-version=1.29.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>
- Loading branch information