Skip to content

deps(go): bump github.com/valyala/fasthttp from 1.69.0 to 1.70.0#29

Merged
chanhanzhan merged 3 commits intomasterfrom
dependabot/go_modules/github.com/valyala/fasthttp-1.70.0
Apr 14, 2026
Merged

deps(go): bump github.com/valyala/fasthttp from 1.69.0 to 1.70.0#29
chanhanzhan merged 3 commits 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 12, 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 @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Resolve merge conflict in go.mod for fasthttp and x/net versions.
@chanhanzhan chanhanzhan merged commit abadc64 into master Apr 14, 2026
4 of 5 checks passed
@chanhanzhan chanhanzhan deleted the dependabot/go_modules/github.com/valyala/fasthttp-1.70.0 branch April 14, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant