Skip to content

Commit

Permalink
Bump github.com/valyala/fasthttp from 1.52.0 to 1.53.0 (#385)
Browse files Browse the repository at this point in the history
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp)
from 1.52.0 to 1.53.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.53.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump securego/gosec from 2.18.2 to 2.19.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1720">valyala/fasthttp#1720</a></li>
<li>adaptor ResponseWriter - adding Hijack method and pass proper fields
by <a href="https://github.com/gilwo"><code>@​gilwo</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1525">valyala/fasthttp#1525</a></li>
<li>Remove unnecessary build tag go1.21 by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1721">valyala/fasthttp#1721</a></li>
<li>Upgrade golangci-lint to v1.56.2; fix gocritic issues by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1722">valyala/fasthttp#1722</a></li>
<li>feat:support zstd compress and uncompressed by <a
href="https://github.com/Max-Cheng"><code>@​Max-Cheng</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1701">valyala/fasthttp#1701</a></li>
<li>chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1725">valyala/fasthttp#1725</a></li>
<li>Enable several gocritic checks; resolve identified issues by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1728">valyala/fasthttp#1728</a></li>
<li>test: remove <code>//nolint:govet</code> comments by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1729">valyala/fasthttp#1729</a></li>
<li>Enable perfsprint linter; fix up lint issues by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1727">valyala/fasthttp#1727</a></li>
<li>refactor: rename error local variables by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1738">valyala/fasthttp#1738</a></li>
<li>test: remove redundant error check by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1741">valyala/fasthttp#1741</a></li>
<li>fix: panic in ParseIPv4 when len(dst) &gt; 4 by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1742">valyala/fasthttp#1742</a></li>
<li>test: remove panics in client tests by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1747">valyala/fasthttp#1747</a></li>
<li>chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1748">valyala/fasthttp#1748</a></li>
<li>add support for CHIPS (Cookies Having Independent Partitioned State)
by <a href="https://github.com/gurkan0791"><code>@​gurkan0791</code></a>
in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1752">valyala/fasthttp#1752</a></li>
<li>Add macos-14 platform, enable shuffle of unit-tests by <a
href="https://github.com/gaby"><code>@​gaby</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1746">valyala/fasthttp#1746</a></li>
<li>refactor: do not return error as it is always nil by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1759">valyala/fasthttp#1759</a></li>
<li>fix: propagate body stream error to close function (<a
href="https://redirect.github.com/valyala/fasthttp/issues/1743">#1743</a>)
by <a href="https://github.com/mdenushev"><code>@​mdenushev</code></a>
in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1757">valyala/fasthttp#1757</a></li>
<li>chore(deps): bump golangci/golangci-lint-action from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1769">valyala/fasthttp#1769</a></li>
<li>Don't allow , in host when using Client by <a
href="https://github.com/erikdubbelboer"><code>@​erikdubbelboer</code></a>
in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1761">valyala/fasthttp#1761</a></li>
<li>Implemented what was described by me in <a
href="https://redirect.github.com/valyala/fasthttp/issues/1766">#1766</a>.
by <a href="https://github.com/rhabichl"><code>@​rhabichl</code></a> in
<a
href="https://redirect.github.com/valyala/fasthttp/pull/1767">valyala/fasthttp#1767</a></li>
<li>feat: add address to tryDial errors by <a
href="https://github.com/mdenushev"><code>@​mdenushev</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1763">valyala/fasthttp#1763</a></li>
<li>chore(deps): bump golangci/golangci-lint-action from 5 to 6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1774">valyala/fasthttp#1774</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/gilwo"><code>@​gilwo</code></a> made
their first contribution in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1525">valyala/fasthttp#1525</a></li>
<li><a href="https://github.com/Max-Cheng"><code>@​Max-Cheng</code></a>
made their first contribution in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1701">valyala/fasthttp#1701</a></li>
<li><a
href="https://github.com/gurkan0791"><code>@​gurkan0791</code></a> made
their first contribution in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1752">valyala/fasthttp#1752</a></li>
<li><a href="https://github.com/mdenushev"><code>@​mdenushev</code></a>
made their first contribution in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1757">valyala/fasthttp#1757</a></li>
<li><a href="https://github.com/rhabichl"><code>@​rhabichl</code></a>
made their first contribution in <a
href="https://redirect.github.com/valyala/fasthttp/pull/1767">valyala/fasthttp#1767</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/valyala/fasthttp/compare/v1.52.0...v1.53.0">https://github.com/valyala/fasthttp/compare/v1.52.0...v1.53.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/valyala/fasthttp/commit/8f5b92744702cb652cf9fe52aae7b0ca63a17337"><code>8f5b927</code></a>
Try to fix oss-fuzz low memory limit again</li>
<li><a
href="https://github.com/valyala/fasthttp/commit/96b23699669a6310e42e84795f83c7ca6c5e2222"><code>96b2369</code></a>
chore(deps): bump golangci/golangci-lint-action from 5 to 6 (<a
href="https://redirect.github.com/valyala/fasthttp/issues/1774">#1774</a>)</li>
<li><a
href="https://github.com/valyala/fasthttp/commit/97d456870af9f7a30e4096af6075e986874f641b"><code>97d4568</code></a>
feat: add address to tryDial errors (<a
href="https://redirect.github.com/valyala/fasthttp/issues/1763">#1763</a>)</li>
<li><a
href="https://github.com/valyala/fasthttp/commit/091733b08e451dd5af97b7cf2625c2d61b549f63"><code>091733b</code></a>
Implemented what was described by me in <a
href="https://redirect.github.com/valyala/fasthttp/issues/1766">#1766</a>.
(<a
href="https://redirect.github.com/valyala/fasthttp/issues/1767">#1767</a>)</li>
<li><a
href="https://github.com/valyala/fasthttp/commit/105eb3bcd9b2faf835b17dda8266a1e661539722"><code>105eb3b</code></a>
Add perIPTLSConn to support MaxConnsPerIP with tls connections</li>
<li><a
href="https://github.com/valyala/fasthttp/commit/a8fa9c04b493324b7805dd5c6f8439b1b15a9f92"><code>a8fa9c0</code></a>
Don't allow , in host when using Client (<a
href="https://redirect.github.com/valyala/fasthttp/issues/1761">#1761</a>)</li>
<li><a
href="https://github.com/valyala/fasthttp/commit/30adc7d046c04d75222d12b5f57f2db9d8cae840"><code>30adc7d</code></a>
chore(deps): bump golangci/golangci-lint-action from 4 to 5 (<a
href="https://redirect.github.com/valyala/fasthttp/issues/1769">#1769</a>)</li>
<li><a
href="https://github.com/valyala/fasthttp/commit/57b9352ad1cc93a0aaaa72b2130e03ace8a5b118"><code>57b9352</code></a>
fix: propagate body stream error to close function (<a
href="https://redirect.github.com/valyala/fasthttp/issues/1743">#1743</a>)
(<a
href="https://redirect.github.com/valyala/fasthttp/issues/1757">#1757</a>)</li>
<li><a
href="https://github.com/valyala/fasthttp/commit/e88bd48f45c5939871141ae0e472ef4d36a86da6"><code>e88bd48</code></a>
refactor: do not return error as it is always nil (<a
href="https://redirect.github.com/valyala/fasthttp/issues/1759">#1759</a>)</li>
<li><a
href="https://github.com/valyala/fasthttp/commit/d3aa5a15bb0131fe7e58e948cff8ee8ed748112e"><code>d3aa5a1</code></a>
Add macos-14 platform, enable shuffle of tests (<a
href="https://redirect.github.com/valyala/fasthttp/issues/1746">#1746</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/valyala/fasthttp/compare/v1.52.0...v1.53.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.52.0&new-version=1.53.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent a64b25a commit e549bd7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/oxffaa/gopher-parse-sitemap v0.0.0-20191021113419-005d2eb1def4
github.com/stretchr/testify v1.9.0
github.com/temoto/robotstxt v1.1.2
github.com/valyala/fasthttp v1.52.0
github.com/valyala/fasthttp v1.53.0
github.com/yhat/scrape v0.0.0-20161128144610-24b7890b0945
go.uber.org/ratelimit v0.3.1
golang.org/x/net v0.25.0
Expand All @@ -21,7 +21,7 @@ require (
require (
github.com/benbjohnson/clock v1.3.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/klauspost/compress v1.17.6 // indirect
github.com/klauspost/compress v1.17.7 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/jessevdk/go-flags v1.5.0 h1:1jKYvbxEjfUl0fmqTCOfonvskHHXMjBySTLW4y9LFvc=
github.com/jessevdk/go-flags v1.5.0/go.mod h1:Fw0T6WPc1dYxT4mKEZRfG5kJhaTDP9pj1c2EWnYs/m4=
github.com/klauspost/compress v1.17.6 h1:60eq2E/jlfwQXtvZEeBUYADs+BwKBWURIY+Gj2eRGjI=
github.com/klauspost/compress v1.17.6/go.mod h1:/dCuZOvVtNoHsyb+cuJD3itjs3NbnF6KH9zAO4BDxPM=
github.com/klauspost/compress v1.17.7 h1:ehO88t2UGzQK66LMdE8tibEd1ErmzZjNEqWkjLAKQQg=
github.com/klauspost/compress v1.17.7/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
Expand All @@ -37,8 +37,8 @@ github.com/temoto/robotstxt v1.1.2 h1:W2pOjSJ6SWvldyEuiFXNxz3xZ8aiWX5LbfDiOFd7Fx
github.com/temoto/robotstxt v1.1.2/go.mod h1:+1AmkuG3IYkh1kv0d2qEB9Le88ehNO0zwOr3ujewlOo=
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.52.0 h1:wqBQpxH71XW0e2g+Og4dzQM8pk34aFYlA1Ga8db7gU0=
github.com/valyala/fasthttp v1.52.0/go.mod h1:hf5C4QnVMkNXMspnsUlfM3WitlgYflyhHYoKol/szxQ=
github.com/valyala/fasthttp v1.53.0 h1:lW/+SUkOxCx2vlIu0iaImv4JLrVRnbbkpCoaawvA4zc=
github.com/valyala/fasthttp v1.53.0/go.mod h1:6dt4/8olwq9QARP/TDuPmWyWcl4byhpvTJ4AAtcz+QM=
github.com/yhat/scrape v0.0.0-20161128144610-24b7890b0945 h1:6Ju8pZBYFTN9FaV/JvNBiIHcsgEmP4z4laciqjfjY8E=
github.com/yhat/scrape v0.0.0-20161128144610-24b7890b0945/go.mod h1:4vRFPPNYllgCacoj+0FoKOjTW68rUhEfqPLiEJaK2w8=
go.uber.org/atomic v1.7.0 h1:ADUqmZGgLDDfbSL9ZmPxKTybcoEYHgpYfELNoN+7hsw=
Expand Down

0 comments on commit e549bd7

Please sign in to comment.