-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
build(deps): bump github.com/valyala/fasthttp from 1.64.0 to 1.65.0 #3684
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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] <[email protected]>
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ 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
f9d84d7
Rewrite header parsing to improve spec compliance (#2030)89010cb
chore(deps): bump actions/checkout from 4 to 5 (#2055)1828bd4
Optimize fs to have 0 allocations (#2052)81ebee8
Fix PeekKeys()c20414a
Remove BenchmarkCoarseTimeNow3f641c3
chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 (#2049)51b4947
test: replace atomic operations with atomic types (#2048)1d8fe19
Add reuseport support for Solaris (#2046)01d533a
Fix RequestHeader.ContentLength() if disableSpecialHeader is true (#2042)a1c842f
Fix 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 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)