Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
213: Bump github.com/valyala/fasthttp from 1.30.0 to 1.31.0 r=alallema a=dependabot[bot] Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.30.0 to 1.31.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.31.0</h2> <ul> <li>81fc968 Add warning to readme (Erik Dubbelboer)</li> <li>7fdd526 feat: a new userData API <code>Remove</code> (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1117">#1117</a>) (tyltr)</li> <li>f307299 feat:no need to store nil (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1116">#1116</a>) (tyltr)</li> <li>ad6d128 URI.Parse should never change it's input (Erik Dubbelboer)</li> <li>ffab77a Improve return value reusability documentation (Erik Dubbelboer)</li> <li>542a203 Properly parse URI (Erik Dubbelboer)</li> <li>711e421 feat: improve TCPDialer by <code>sync.map</code> instead of <code>map+mutex</code> (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1106">#1106</a>) (tyltr)</li> <li>adc0e57 Remove useless runtime.KeepAlive (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1107">#1107</a>) (Oleg Kovalov)</li> <li>44d0333 fix: typo (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1105">#1105</a>) (tyltr)</li> <li>06b464f fix typo in deadline (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1099">#1099</a>) (Evgenii)</li> <li>46d9235 Check go fmt during lint (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1097">#1097</a>) (Erik Dubbelboer)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/valyala/fasthttp/commit/81fc96827033a5ee92d8a098ab1cdb9827e1eb8d"><code>81fc968</code></a> Add warning to readme</li> <li><a href="https://github.com/valyala/fasthttp/commit/7fdd5261e8cc744f04c0a90d7319688179cf78e9"><code>7fdd526</code></a> feat: a new userData API <code>Remove</code> (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1117">#1117</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/f307299246e62cf484214d83c9fc41c2a106511b"><code>f307299</code></a> feat:no need to store nil (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1116">#1116</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/ad6d128614269a4d621e74b3d8cd31d9f549583e"><code>ad6d128</code></a> URI.Parse should never change it's input</li> <li><a href="https://github.com/valyala/fasthttp/commit/ffab77a59d9ca1fe3add2f6501efd44a6669291b"><code>ffab77a</code></a> Improve return value reusability documentation</li> <li><a href="https://github.com/valyala/fasthttp/commit/542a203b42a3cb722244e1ef74fda0804a926383"><code>542a203</code></a> Properly parse URI</li> <li><a href="https://github.com/valyala/fasthttp/commit/711e421685d419ab41ef7cfe4886d069ffb2db9c"><code>711e421</code></a> feat: improve TCPDialer by <code>sync.map</code> instead of <code>map+mutex</code> (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1106">#1106</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/adc0e57d0d13c611d21687dcf7d4f49832f0e98f"><code>adc0e57</code></a> Remove useless runtime.KeepAlive (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1107">#1107</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/44d0333ba35a6873598e2e9eb55323505aaf79f3"><code>44d0333</code></a> fix: typo (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1105">#1105</a>)</li> <li><a href="https://github.com/valyala/fasthttp/commit/06b464f084c0d152d5fdf770f6874efd3157b964"><code>06b464f</code></a> fix typo in deadline (<a href="https://github-redirect.dependabot.com/valyala/fasthttp/issues/1099">#1099</a>)</li> <li>Additional commits viewable in <a href="https://github.com/valyala/fasthttp/compare/v1.30.0...v1.31.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.30.0&new-version=1.31.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