Skip to content

Bump github.com/valyala/fasthttp from 1.72.0 to 1.73.0 - #618

Merged
zachmann merged 1 commit into
prerelfrom
dependabot/go_modules/github.com/valyala/fasthttp-1.73.0
Aug 5, 2026
Merged

Bump github.com/valyala/fasthttp from 1.72.0 to 1.73.0#618
zachmann merged 1 commit into
prerelfrom
dependabot/go_modules/github.com/valyala/fasthttp-1.73.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.73.0

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@v1.72.0...v1.73.0

Commits
  • f83ac8c Optimize bounds checks in hot paths
  • d9babd9 fix: reject Windows alternate data stream paths in FS (#2335)
  • e7cf856 reject backslash '..' traversal in fs handler on windows (#2327)
  • 165a4c8 Improve AppendUnquotedArg with optimised bounds check
  • 7a1349d chore(deps): bump github.com/klauspost/compress from 1.19.0 to 1.19.1 (#2331)
  • f1ad91d fix: preserve pre-set status code in NewFastHTTPHandler (#2323)
  • 5f57d8f chore(deps): bump actions/setup-go from 6 to 7 (#2329)
  • 3aa940d chore(deps): bump securego/gosec from 2.27.1 to 2.28.0 (#2328)
  • 7a012e9 validate domain and path cookie attribute values on parse (#2315)
  • 9cf733f perf: reduce redundant scans and allocations in hot paths (#2322)
  • 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.72.0 to 1.73.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.72.0...v1.73.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-version: 1.73.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 28, 2026
@zachmann
zachmann merged commit edf2608 into prerel Aug 5, 2026
4 of 5 checks passed
@zachmann
zachmann deleted the dependabot/go_modules/github.com/valyala/fasthttp-1.73.0 branch August 5, 2026 06:04
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.

1 participant