Skip to content

Bump github.com/valyala/fasthttp from 1.69.0 to 1.70.0#445

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/valyala/fasthttp-1.70.0
Open

Bump github.com/valyala/fasthttp from 1.69.0 to 1.70.0#445
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/valyala/fasthttp-1.70.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps github.com/valyala/fasthttp from 1.69.0 to 1.70.0.

Release notes

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

v1.70.0

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@v1.69.0...v1.70.0

Commits
  • 534461a fasthttpproxy: reject CRLF in HTTP proxy CONNECT target (#2174)
  • 267e740 fs: reject '..' path segments in rewritten paths (#2173)
  • a95a1ad Only normalize pre-colon whitespace for HTTP headers (#2172)
  • ab8c2ac fix: detect master process death in prefork children (#2158)
  • c4569c5 feat: enhance performance (#2135)
  • beab280 chore(deps): bump github.com/andybalholm/brotli from 1.2.0 to 1.2.1 (#2170)
  • 82254a7 Normalize framing header names with pre-colon whitespace
  • 6111327 Strict HTTP version validation and simplified first line parsing (#2167)
  • eb38f5f HTTP1/1 requires exactly one Host header (#2164)
  • 7d90713 Validate request URI format during header parsing to reject malformed request...
  • 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.69.0 to 1.70.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.69.0...v1.70.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-version: 1.70.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 Apr 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026


Report Summary

┌──────────────────────────────────────────────┬──────────┬─────────────────┬─────────┐
│                    Target                    │   Type   │ Vulnerabilities │ Secrets │
├──────────────────────────────────────────────┼──────────┼─────────────────┼─────────┤
│ ghcr.io/webp-sh/webp_server_go (debian 13.4) │  debian  │        0        │    -    │
├──────────────────────────────────────────────┼──────────┼─────────────────┼─────────┤
│ usr/bin/webp-server                          │ gobinary │        0        │    -    │
└──────────────────────────────────────────────┴──────────┴─────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


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