chore: bump github.com/valyala/fasthttp from 1.63.0 to 1.64.0
Merged
Number: #18940
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 21, 2025 at 02:06 PM UTC
(3 months ago)
(3 months ago)
Updated:
July 21, 2025 at 02:16 PM UTC
(3 months ago)
(3 months ago)
Merged:
July 21, 2025 at 02:16 PM UTC
(3 months ago)
by github-actions[bot]
(3 months ago)
by github-actions[bot]
Time to Close:
10 minutes
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/valyala/fasthttp from 1.63.0 to 1.64.0.
Release notes
Sourced from github.com/valyala/fasthttp's releases.
v1.64.0
⚠️ Deprecation warning! ⚠️
In the next version of fasthttp headers delimited by just
\n(instead of\r\n) are no longer supported!What's Changed
- Add warning for deprecated newline separator by
@erikdubbelboerin valyala/fasthttp#2031- refact: eliminate duplication in Request/Response via struct embedding by
@ksw2000in valyala/fasthttp#2027- chore(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 by
@dependabot[bot] in valyala/fasthttp#2034- chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by
@dependabot[bot] in valyala/fasthttp#2036- chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by
@dependabot[bot] in valyala/fasthttp#2035Full Changelog: https://github.com/valyala/fasthttp/compare/v1.63.0...v1.64.0
Commits
b1a54c8chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 (#2035)7ac856fchore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#2036)2a917b6chore(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 (#2034)a3c9dabAdd warning for deprecated newline separator (#2031)eb1f908refact: eliminate duplication in Request/Response via struct embedding (#2027)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+3
+3
Deletions:
-3
-3
Package Dependencies
Package:
github.com/valyala/fasthttp
Ecosystem:
go
go
Version Change:
1.63.0 → 1.64.0
Update Type:
Minor
Minor
Technical Details
| ID: | 3896842 |
| UUID: | 2682072670 |
| Node ID: | PR_kwDOGkVX1s6f3S5e |
| Host: | GitHub |
| Repository: | coder/coder |
| Merge State: | Unknown |