build(deps): bump github.com/valyala/fasthttp from 1.64.0 to 1.65.0#3684
Conversation
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.64.0 to 1.65.0. - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.64.0...v1.65.0) --- updated-dependencies: - dependency-name: github.com/valyala/fasthttp dependency-version: 1.65.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
should be related to the breaking change |
|
instead of 3 headers content type and content length is addionally added |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3684 +/- ##
==========================================
+ Coverage 91.91% 92.01% +0.10%
==========================================
Files 113 114 +1
Lines 11496 11494 -2
==========================================
+ Hits 10566 10576 +10
+ Misses 667 659 -8
+ Partials 263 259 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: bbe7acf | Previous: 8f2c4e2 | Ratio |
|---|---|---|---|
Benchmark_Ctx_Fresh_LastModified |
155.9 ns/op 0 B/op 0 allocs/op |
103.7 ns/op 0 B/op 0 allocs/op |
1.50 |
Benchmark_Ctx_Fresh_LastModified - ns/op |
155.9 ns/op |
103.7 ns/op |
1.50 |
This comment was automatically generated by workflow using github-action-benchmark.

Bumps github.com/valyala/fasthttp from 1.64.0 to 1.65.0.
Release notes
Sourced from github.com/valyala/fasthttp's releases.
Commits
f9d84d7Rewrite header parsing to improve spec compliance (#2030)89010cbchore(deps): bump actions/checkout from 4 to 5 (#2055)1828bd4Optimize fs to have 0 allocations (#2052)81ebee8Fix PeekKeys()c20414aRemove BenchmarkCoarseTimeNow3f641c3chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 (#2049)51b4947test: replace atomic operations with atomic types (#2048)1d8fe19Add reuseport support for Solaris (#2046)01d533aFix RequestHeader.ContentLength() if disableSpecialHeader is true (#2042)a1c842fFix trailer security (#2043)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)