Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit05f8ffd

Browse files
chore: bump github.com/valyala/fasthttp from 1.65.0 to 1.66.0 (#19822)
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp)from 1.65.0 to 1.66.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.66.0</h2><h2>What's Changed</h2><ul><li>chore(deps): bump securego/gosec from 2.22.7 to 2.22.8 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2056">valyala/fasthttp#2056</a></li><li>docs: add fasthttp-auth to related projects section by <ahref="https://github.com/FAUST-BENCHOU"><code>@​FAUST-BENCHOU</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2057">valyala/fasthttp#2057</a></li><li>server: refactor to use atomic type by <ahref="https://github.com/cuiweixie"><code>@​cuiweixie</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2058">valyala/fasthttp#2058</a></li><li>chore(deps): bump actions/setup-go from 5 to 6 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2060">valyala/fasthttp#2060</a></li><li>Fix extra whitespace parsing in HTTP request lines to prevent cachepoisoning by <ahref="https://github.com/Copilot"><code>@​Copilot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2061">valyala/fasthttp#2061</a></li><li>Drop Go 1.23 support by <ahref="https://github.com/erikdubbelboer"><code>@​erikdubbelboer</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2065">valyala/fasthttp#2065</a></li><li>Add flushing support to fasthttpadaptor by <ahref="https://github.com/grivera64"><code>@​grivera64</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2054">valyala/fasthttp#2054</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/FAUST-BENCHOU"><code>@​FAUST-BENCHOU</code></a>made their first contribution in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2057">valyala/fasthttp#2057</a></li><li><a href="https://github.com/cuiweixie"><code>@​cuiweixie</code></a>made their first contribution in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2058">valyala/fasthttp#2058</a></li><li><a href="https://github.com/Copilot"><code>@​Copilot</code></a> madetheir first contribution in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2061">valyala/fasthttp#2061</a>😄</li><li><a href="https://github.com/grivera64"><code>@​grivera64</code></a>made their first contribution in <ahref="https://redirect.github.com/valyala/fasthttp/pull/2054">valyala/fasthttp#2054</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/valyala/fasthttp/compare/v1.65.0...v1.66.0">https://github.com/valyala/fasthttp/compare/v1.65.0...v1.66.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/valyala/fasthttp/commit/e04490f830dd9671b53e2359cddc79a23d7877f3"><code>e04490f</code></a>Add flushing support to fasthttpadaptor (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2054">#2054</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/e9640b4d39215ac87fa85c171b26d745a40a8e99"><code>e9640b4</code></a>Update benchmarks in readme</li><li><ahref="https://github.com/valyala/fasthttp/commit/4d25421ae55c9f5d28dc3731d9a51106a71b7254"><code>4d25421</code></a>Drop Go 1.23 support (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2065">#2065</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/72dccd04fb1b6ec82f33b95fd8e069861a9872e7"><code>72dccd0</code></a>Fix extra whitespace parsing in HTTP request lines to prevent cachepoisoning...</li><li><ahref="https://github.com/valyala/fasthttp/commit/8c7d2bc051dfc5d5d3d0c847a293622aad42641b"><code>8c7d2bc</code></a>chore(deps): bump actions/setup-go from 5 to 6 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2060">#2060</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/28b7880b32812a37f8272b2153d07b2df16e821e"><code>28b7880</code></a>server: refactor to use atomic type (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2058">#2058</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/68d21ed0086a8a7794274a58c5284ab9cac45cdd"><code>68d21ed</code></a>docs: add fasthttp-auth to related projects section (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2057">#2057</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/7ad0219d24bb082dca5e70e2bd221fe3dc5e4fb5"><code>7ad0219</code></a>chore(deps): bump securego/gosec from 2.22.7 to 2.22.8 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/2056">#2056</a>)</li><li>See full diff in <ahref="https://github.com/valyala/fasthttp/compare/v1.65.0...v1.66.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/valyala/fasthttp&package-manager=go_modules&previous-version=1.65.0&new-version=1.66.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'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 parent3c059c7 commit05f8ffd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ require (
181181
github.com/tidwall/gjsonv1.18.0
182182
github.com/u-root/u-rootv0.14.0
183183
github.com/unrolled/securev1.17.0
184-
github.com/valyala/fasthttpv1.65.0
184+
github.com/valyala/fasthttpv1.66.0
185185
github.com/wagslane/go-password-validatorv0.3.0
186186
github.com/zclconf/go-cty-yamlv1.1.0
187187
go.mozilla.org/pkcs7v0.9.0

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1853,8 +1853,8 @@ github.com/unrolled/secure v1.17.0 h1:Io7ifFgo99Bnh0J7+Q+qcMzWM6kaDPCA5FroFZEdbW
18531853
github.com/unrolled/securev1.17.0/go.mod h1:BmF5hyM6tXczk3MpQkFf1hpKSRqCyhqcbiQtiAF7+40=
18541854
github.com/valyala/bytebufferpoolv1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
18551855
github.com/valyala/bytebufferpoolv1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
1856-
github.com/valyala/fasthttpv1.65.0 h1:j/u3uzFEGFfRxw79iYzJN+TteTJwbYkru9uDp3d0Yf8=
1857-
github.com/valyala/fasthttpv1.65.0/go.mod h1:P/93/YkKPMsKSnATEeELUCkG8a7Y+k99uxNHVbKINr4=
1856+
github.com/valyala/fasthttpv1.66.0 h1:M87A0Z7EayeyNaV6pfO3tUTUiYO0dZfEJnRGXTVNuyU=
1857+
github.com/valyala/fasthttpv1.66.0/go.mod h1:Y4eC+zwoocmXSVCB1JmhNbYtS7tZPRI2ztPB72EVObs=
18581858
github.com/vektah/gqlparser/v2v2.5.28 h1:bIulcl3LF69ba6EiZVGD88y4MkM+Jxrf3P2MX8xLRkY=
18591859
github.com/vektah/gqlparser/v2v2.5.28/go.mod h1:D1/VCZtV3LPnQrcPBeR/q5jkSQIPti0uYCP/RI0gIeo=
18601860
github.com/vishvananda/netlinkv1.2.1-beta.2 h1:Llsql0lnQEbHj0I1OuKyp8otXp0r3q0mPkuhwHfStVs=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp