Skip to content

chore: bump github.com/valyala/fasthttp from 1.63.0 to 1.72.0#802

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/valyala/fasthttp-1.72.0
Open

chore: bump github.com/valyala/fasthttp from 1.63.0 to 1.72.0#802
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/valyala/fasthttp-1.72.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown

Bumps github.com/valyala/fasthttp from 1.63.0 to 1.72.0.

Release notes

Sourced from github.com/valyala/fasthttp's releases.

v1.72.0

What's Changed

New Contributors

... (truncated)

Commits
  • 37a31d7 Avoid default content type for empty requests (#2296)
  • d93cb94 validate trailer values in parseTrailer (#2301)
  • 9d21d35 Remove unused uint322ip, inline ip2uint32
  • eb82c9a Reject invalid cookie values during parsing
  • 598e2e0 fix(server): close listener on serve error in ListenAndServe helpers (#2304)
  • 134a8fe preserve duplicate request headers in ConvertRequest (#2305)
  • 7bca504 reject duplicate Transfer-Encoding in request header parser (#2303)
  • 9ee3c15 docs: document FSCompressedFileSuffixes is not safe for concurrent modificati...
  • 2c15900 feat(prefork): graceful shutdown, leak fixes, hook robustness (re-open of #21...
  • ec58c6e strip semicolons from cookie setters to block attribute injection (#2298)
  • Additional commits viewable in compare 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 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.63.0 to 1.72.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.63.0...v1.72.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 6, 2026
@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: golang golang.org/x/tools is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: go.modgolang/golang.org/x/tools@v0.45.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore golang/golang.org/x/tools@v0.45.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
codeserver 775b555 Jul 06 2026, 11:07 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants