build(deps): bump github.com/valyala/fasthttp from 1.60.0 to 1.62.0#3440
Conversation
|
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. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
@dependabot rebase |
2340415 to
ceafba0
Compare
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.60.0 to 1.62.0. - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.60.0...v1.62.0) --- updated-dependencies: - dependency-name: github.com/valyala/fasthttp dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ceafba0 to
2460100
Compare
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Fix CSRF tests for fasthttp 1.62
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3440 +/- ##
==========================================
- Coverage 84.45% 84.36% -0.10%
==========================================
Files 120 120
Lines 12157 12157
==========================================
- Hits 10267 10256 -11
- Misses 1462 1474 +12
+ Partials 428 427 -1
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:
|
Bumps github.com/valyala/fasthttp from 1.60.0 to 1.62.0.
Release notes
Sourced from github.com/valyala/fasthttp's releases.
Commits
9e457ebmod acceptConn (#2005)69a68dfchore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 (#2003)83fbe80chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#2002)51817a4chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#2001)41a1449feat: move user values to Request structure (#1999)1345f42Add support for streaming identity-encoded or unknown length response bodies ...a05560dimplement early hints (#1996)48f3a2fFix panic when perIPConn.Close is called multiple times (#1993)e380d34Fix round robin addresses in dual stack dialing (#1995)4c71125chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 (#1991)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)