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

chore: bump github.com/valyala/fasthttp from 1.58.0 to 1.59.0#16683

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubFeb 24, 2025

Bumpsgithub.com/valyala/fasthttp from 1.58.0 to 1.59.0.

Release notes

Sourced fromgithub.com/valyala/fasthttp's releases.

v1.59.0

What's Changed

New Contributors

Full Changelog:valyala/fasthttp@v1.58.0...v1.59.0

Commits
  • bb94b26 add dummy support for js,wasm (#1955)
  • afc3991 chore(deps): bump securego/gosec from 2.22.0 to 2.22.1 (#1956)
  • 8e25db0 fix: compression priority (#1950)
  • 243ce87 chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (#1952)
  • a250e77 chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#1951)
  • d2dc36f chore(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 (#1947)
  • c908d9c Refactor trailer Field for Improved Memory Efficiency and Performance (#1928)
  • 6371638 DoRedirects should follow DisablePathNormalizing
  • 195155e client: add interfaces for reading clientConn (#1941)
  • b1c2788 Try to fix tests with dial timeouts (#1940)
  • Additional commits viewable incompare view

Dependabot compatibility score

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 commands and options

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)

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.58.0 to 1.59.0.- [Release notes](https://github.com/valyala/fasthttp/releases)- [Commits](valyala/fasthttp@v1.58.0...v1.59.0)---updated-dependencies:- dependency-name: github.com/valyala/fasthttp  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@github-actionsgithub-actionsbotenabled auto-merge (squash)February 24, 2025 13:22
@github-actionsgithub-actionsbot merged commit3913023 intomainFeb 24, 2025
32 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/go_modules/github.com/valyala/fasthttp-1.59.0 branchFebruary 24, 2025 13:35
aslilac pushed a commit that referenced this pull requestFeb 27, 2025
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp)from 1.58.0 to 1.59.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.59.0</h2><h2>What's Changed</h2><ul><li>fix: Method-preserving doRequestFollowRedirects by <ahref="https://github.com/prepaser"><code>@​prepaser</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1920">valyala/fasthttp#1920</a></li><li>fix: &quot;identity&quot; has been deprecated <ahref="https://redirect.github.com/valyala/fasthttp/issues/1909">#1909</a>by <a href="https://github.com/ksw2000"><code>@​ksw2000</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1919">valyala/fasthttp#1919</a></li><li>Fix parsing of bad urls with # by <ahref="https://github.com/erikdubbelboer"><code>@​erikdubbelboer</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1915">valyala/fasthttp#1915</a></li><li>docs: improve README formatting and section headers by <ahref="https://github.com/alexandear"><code>@​alexandear</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1925">valyala/fasthttp#1925</a></li><li>perf: use buf in Args instead of bytebufferpool by <ahref="https://github.com/ksw2000"><code>@​ksw2000</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1931">valyala/fasthttp#1931</a></li><li>client: Client {} supports custom Transport by <ahref="https://github.com/zhangyongding"><code>@​zhangyongding</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1935">valyala/fasthttp#1935</a></li><li>Migrate valyala/tcplisten to this repo <ahref="https://redirect.github.com/valyala/fasthttp/issues/1926">#1926</a>by <a href="https://github.com/ksw2000"><code>@​ksw2000</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1929">valyala/fasthttp#1929</a></li><li>client: Modify some interfaces to be exportable by <ahref="https://github.com/zhangyongding"><code>@​zhangyongding</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1936">valyala/fasthttp#1936</a></li><li>Try to fix tests with dial timeouts by <ahref="https://github.com/erikdubbelboer"><code>@​erikdubbelboer</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1940">valyala/fasthttp#1940</a></li><li>client: add interfaces for reading clientConn by <ahref="https://github.com/zhangyongding"><code>@​zhangyongding</code></a>in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1941">valyala/fasthttp#1941</a></li><li>Refactor trailer Field for Improved Memory Efficiency andPerformance by <ahref="https://github.com/ksw2000"><code>@​ksw2000</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1928">valyala/fasthttp#1928</a></li><li>fix: compression priority by <ahref="https://github.com/inetol"><code>@​inetol</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1950">valyala/fasthttp#1950</a></li><li>add dummy support for js,wasm by <ahref="https://github.com/pjebs"><code>@​pjebs</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1955">valyala/fasthttp#1955</a></li><li>chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1918">valyala/fasthttp#1918</a></li><li>chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1910">valyala/fasthttp#1910</a></li><li>chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1927">valyala/fasthttp#1927</a></li><li>chore(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1932">valyala/fasthttp#1932</a></li><li>chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1934">valyala/fasthttp#1934</a></li><li>chore(deps): bump securego/gosec from 2.21.4 to 2.22.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1937">valyala/fasthttp#1937</a></li><li>chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1933">valyala/fasthttp#1933</a></li><li>chore(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1947">valyala/fasthttp#1947</a></li><li>chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1951">valyala/fasthttp#1951</a></li><li>chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1952">valyala/fasthttp#1952</a></li><li>chore(deps): bump securego/gosec from 2.22.0 to 2.22.1 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1956">valyala/fasthttp#1956</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/prepaser"><code>@​prepaser</code></a>made their first contribution in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1920">valyala/fasthttp#1920</a></li><li><a href="https://github.com/inetol"><code>@​inetol</code></a> madetheir first contribution in <ahref="https://redirect.github.com/valyala/fasthttp/pull/1950">valyala/fasthttp#1950</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/valyala/fasthttp/compare/v1.58.0...v1.59.0">https://github.com/valyala/fasthttp/compare/v1.58.0...v1.59.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/valyala/fasthttp/commit/bb94b26bceea29681f393eac0c5d48228be27fdd"><code>bb94b26</code></a>add dummy support for js,wasm (<ahref="https://redirect.github.com/valyala/fasthttp/issues/1955">#1955</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/afc399133478ae2eeb0376ff2a350d57a50587cd"><code>afc3991</code></a>chore(deps): bump securego/gosec from 2.22.0 to 2.22.1 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/1956">#1956</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/8e25db024a70f40635c4efb16ec78120bc5db02d"><code>8e25db0</code></a>fix: compression priority (<ahref="https://redirect.github.com/valyala/fasthttp/issues/1950">#1950</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/243ce87d01a9a00ac9fe760477ce382e7865a8fb"><code>243ce87</code></a>chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/1952">#1952</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/a250e776369076372475647300cc78521b9108e0"><code>a250e77</code></a>chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/1951">#1951</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/d2dc36f70ae9857bc8968eb14e05c1ef3599cdfb"><code>d2dc36f</code></a>chore(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 (<ahref="https://redirect.github.com/valyala/fasthttp/issues/1947">#1947</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/c908d9c1eeb4d725dabaf83b351b845c19163a04"><code>c908d9c</code></a>Refactor trailer Field for Improved Memory Efficiency and Performance(<ahref="https://redirect.github.com/valyala/fasthttp/issues/1928">#1928</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/63716382309ec2cd12f2938c18ed727b84668317"><code>6371638</code></a>DoRedirects should follow DisablePathNormalizing</li><li><ahref="https://github.com/valyala/fasthttp/commit/195155e91b8324e357333d7de92350377ecc1047"><code>195155e</code></a>client: add interfaces for reading clientConn (<ahref="https://redirect.github.com/valyala/fasthttp/issues/1941">#1941</a>)</li><li><ahref="https://github.com/valyala/fasthttp/commit/b1c27881cbd8407f5d9cd906475cd291d562cd14"><code>b1c2788</code></a>Try to fix tests with dial timeouts (<ahref="https://redirect.github.com/valyala/fasthttp/issues/1940">#1940</a>)</li><li>Additional commits viewable in <ahref="https://github.com/valyala/fasthttp/compare/v1.58.0...v1.59.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.58.0&new-version=1.59.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>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp