Skip to content

Commit

Permalink
Merge #213
Browse files Browse the repository at this point in the history
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
bors[bot] and dependabot[bot] authored Oct 12, 2021
2 parents af21919 + ba87032 commit 7b807b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ require (
github.com/mailru/easyjson v0.7.7
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
github.com/valyala/fasthttp v1.30.0
github.com/valyala/fasthttp v1.31.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
github.com/valyala/fasthttp v1.30.0 h1:nBNzWrgZUUHohyLPU/jTvXdhrcaf2m5k3bWk+3Q049g=
github.com/valyala/fasthttp v1.30.0/go.mod h1:2rsYD01CKFrjjsvFxx75KlEUNpWNBY9JWD3K/7o2Cus=
github.com/valyala/fasthttp v1.31.0 h1:lrauRLII19afgCs2fnWRJ4M5IkV0lo2FqA61uGkNBfE=
github.com/valyala/fasthttp v1.31.0/go.mod h1:2rsYD01CKFrjjsvFxx75KlEUNpWNBY9JWD3K/7o2Cus=
github.com/valyala/tcplisten v1.0.0/go.mod h1:T0xQ8SeCZGxckz9qRXTfG43PvQ/mcWh7FwZEA7Ioqkc=
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a/go.mod h1:P+XmwS30IXTQdn5tA2iutPOUgjI07+tq3H3K9MVA1s8=
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
Expand Down

0 comments on commit 7b807b0

Please sign in to comment.