- Notifications
You must be signed in to change notification settings - Fork1k
Commitfd13c7a
chore: bump github.com/valyala/fasthttp from 1.62.0 to 1.63.0 (#18771)
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp)from 1.62.0 to 1.63.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/valyala/fasthttp/releases">github.com/valyala/fasthttp'sreleases</a>.</em></p><blockquote><h2>v1.63.0</h2><h2>What's Changed</h2><ul><li>chore(deps): bump securego/gosec from 2.22.3 to 2.22.4 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2007">valyala/fasthttp#2007</a></li><li>fix: removed resolved issue link from readme file, issue no longerex… by <ahref="https://github.com/viralkansarav"><code>@viralkansarav</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2008">valyala/fasthttp#2008</a></li><li>feat: Add iter.Seq2 iterator by <ahref="https://github.com/ksw2000"><code>@ksw2000</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2011">valyala/fasthttp#2011</a></li><li>Removed old information from main documentation as these functionsdoes not exist by <ahref="https://github.com/viralkansarav"><code>@viralkansarav</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2012">valyala/fasthttp#2012</a></li><li>Proposal : To add Unsafe Zero-Allocation Conversions Sections inmain documentation by <ahref="https://github.com/viralkansarav"><code>@viralkansarav</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2013">valyala/fasthttp#2013</a></li><li>chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2018">valyala/fasthttp#2018</a></li><li>Drop support before go1.20 by <ahref="https://github.com/erikdubbelboer"><code>@erikdubbelboer</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2022">valyala/fasthttp#2022</a></li><li>chore(deps): bump securego/gosec from 2.22.4 to 2.22.5 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2025">valyala/fasthttp#2025</a></li><li>Implement io.StringWriter on some more types by <ahref="https://github.com/erikdubbelboer"><code>@erikdubbelboer</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2023">valyala/fasthttp#2023</a></li><li>chore(deps): bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0by <a href="https://github.com/dependabot"><code>@dependabot</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2029">valyala/fasthttp#2029</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/viralkansarav"><code>@viralkansarav</code></a>made their first contribution in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2008">valyala/fasthttp#2008</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/valyala/fasthttp/compare/v1.62.0...v1.63.0">https://github.com/valyala/fasthttp/compare/v1.62.0...v1.63.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/valyala/fasthttp/commit/8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8"><code>8b512b7</code></a>chore(deps): bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2029">#2029</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/d356cacd848d92e7f25f06ec64c29f43e033e369"><code>d356cac</code></a>Implement io.StringWriter on some more types (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2023">#2023</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/641dd96586089dd225652745cb1f67492509dd1c"><code>641dd96</code></a>chore(deps): bump securego/gosec from 2.22.4 to 2.22.5 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2025">#2025</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/28ebbd9bf1300bc7d763a0f02facad70ee60190f"><code>28ebbd9</code></a>Drop support before go1.20 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2022">#2022</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/75d2192d37d5cd444850d9d857437fc83165e351"><code>75d2192</code></a>chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2018">#2018</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/46ae933953a610c389f33c1058b8c2b901113e55"><code>46ae933</code></a>Proposal : To add Unsafe Zero-Allocation Conversions Sections in maindocume...</li><li><ahref="https://github.com/valyala/fasthttp/commit/74f3d4cfc825c095c1c1630bd69e0b8da3cd8755"><code>74f3d4c</code></a>Removed old information from main documentation as these functions doesnot e...</li><li><ahref="https://github.com/valyala/fasthttp/commit/a1783ffacc6269de7d37a3a99da1005f404a7a82"><code>a1783ff</code></a>feat: Add iter.Seq2 iterator <ahref="https://redirect.github.com/valyala/fasthttp/issues/2010">#2010</a>(<ahref="https://redirect.github.com/valyala/fasthttp/issues/2011">#2011</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/246634464811c0389369f7a5bd298b85f63670e4"><code>2466344</code></a>Remove unused file</li><li><ahref="https://github.com/valyala/fasthttp/commit/d856840619aa61cff3274ad8403a8f34f15957c7"><code>d856840</code></a>fix: removed resolved issue link from readme file, issue no longerexists (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2">#2</a>...</li><li>Additional commits viewable in <ahref="https://github.com/valyala/fasthttp/compare/v1.62.0...v1.63.0">compareview</a></li></ul></details><br />[](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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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>1 parentf9f2f6a commitfd13c7a
2 files changed
+18
-18
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
| 201 | + | |
202 | 202 |
| |
203 |
| - | |
204 |
| - | |
| 203 | + | |
| 204 | + | |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1829 | 1829 |
| |
1830 | 1830 |
| |
1831 | 1831 |
| |
1832 |
| - | |
1833 |
| - | |
| 1832 | + | |
| 1833 | + | |
1834 | 1834 |
| |
1835 | 1835 |
| |
1836 | 1836 |
| |
| |||
2001 | 2001 |
| |
2002 | 2002 |
| |
2003 | 2003 |
| |
2004 |
| - | |
2005 |
| - | |
| 2004 | + | |
| 2005 | + | |
2006 | 2006 |
| |
2007 | 2007 |
| |
2008 | 2008 |
| |
| |||
2067 | 2067 |
| |
2068 | 2068 |
| |
2069 | 2069 |
| |
2070 |
| - | |
2071 |
| - | |
| 2070 | + | |
| 2071 | + | |
2072 | 2072 |
| |
2073 | 2073 |
| |
2074 | 2074 |
| |
| |||
2131 | 2131 |
| |
2132 | 2132 |
| |
2133 | 2133 |
| |
2134 |
| - | |
2135 |
| - | |
| 2134 | + | |
| 2135 | + | |
2136 | 2136 |
| |
2137 | 2137 |
| |
2138 | 2138 |
| |
| |||
2185 | 2185 |
| |
2186 | 2186 |
| |
2187 | 2187 |
| |
2188 |
| - | |
2189 |
| - | |
| 2188 | + | |
| 2189 | + | |
2190 | 2190 |
| |
2191 | 2191 |
| |
2192 | 2192 |
| |
| |||
2327 | 2327 |
| |
2328 | 2328 |
| |
2329 | 2329 |
| |
2330 |
| - | |
2331 |
| - | |
| 2330 | + | |
| 2331 | + | |
2332 | 2332 |
| |
2333 | 2333 |
| |
2334 | 2334 |
| |
|
0 commit comments
Comments
(0)