- Notifications
You must be signed in to change notification settings - Fork1.1k
Commit10d2844
authored
chore: bump github.com/valyala/fasthttp from 1.67.0 to 1.68.0 (#20496)
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp)from 1.67.0 to 1.68.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.68.0</h2><h2>What's Changed</h2><ul><li>Fix named return bugs by <ahref="https://github.com/erikdubbelboer"><code>@erikdubbelboer</code></a>in <ahref="https://github.com/valyala/fasthttp/commit/1b8c5593da699309522dee00ad1d6c913482a0f3">https://github.com/valyala/fasthttp/commit/1b8c5593da699309522dee00ad1d6c913482a0f3</a></li><li>chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2087">valyala/fasthttp#2087</a></li><li>chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2086">valyala/fasthttp#2086</a></li><li>chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2085">valyala/fasthttp#2085</a></li><li>chore(deps): bump securego/gosec from 2.22.9 to 2.22.10 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2088">valyala/fasthttp#2088</a></li><li>chore(deps): bump github.com/klauspost/compress from 1.18.0 to1.18.1 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a>[bot]in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2089">valyala/fasthttp#2089</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/valyala/fasthttp/compare/v1.67.0...v1.68.0">https://github.com/valyala/fasthttp/compare/v1.67.0...v1.68.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/valyala/fasthttp/commit/1b8c5593da699309522dee00ad1d6c913482a0f3"><code>1b8c559</code></a>Fix named return bugs</li><li><ahref="https://github.com/valyala/fasthttp/commit/9ca62939848ed5b186d9b1a696c9de3d76e037ce"><code>9ca6293</code></a>chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1(<ahref="https://redirect.github.com/valyala/fasthttp/issues/2089">#2089</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/77468f66c6618d8ca3d5d183d1aaf55cc5395f2c"><code>77468f6</code></a>chore(deps): bump securego/gosec from 2.22.9 to 2.22.10 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2088">#2088</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/3a2fdec290176325d5432245facf04ef25674f46"><code>3a2fdec</code></a>chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2085">#2085</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/59f58c07bec79a5eb65928defdf37ec247504e65"><code>59f58c0</code></a>chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2086">#2086</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/dbfb82aabe6074ab83033941103f890ae09dabbd"><code>dbfb82a</code></a>chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2087">#2087</a>)</li><li>See full diff in <ahref="https://github.com/valyala/fasthttp/compare/v1.67.0...v1.68.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 parent277b2d2 commit10d2844
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1487 | 1487 | | |
1488 | 1488 | | |
1489 | 1489 | | |
1490 | | - | |
1491 | | - | |
| 1490 | + | |
| 1491 | + | |
1492 | 1492 | | |
1493 | 1493 | | |
1494 | 1494 | | |
| |||
1871 | 1871 | | |
1872 | 1872 | | |
1873 | 1873 | | |
1874 | | - | |
1875 | | - | |
| 1874 | + | |
| 1875 | + | |
1876 | 1876 | | |
1877 | 1877 | | |
1878 | 1878 | | |
| |||
0 commit comments
Comments
(0)