Skip to content

build(deps): bump github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gofiber/fiber/v3-3.2.0
Open

build(deps): bump github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gofiber/fiber/v3-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps github.com/gofiber/fiber/v3 from 3.1.0 to 3.2.0.

Release notes

Sourced from github.com/gofiber/fiber/v3's releases.

v3.2.0

🚀 New

🧹 Updates

  • Optimize speed (#4231)
  • Remove duplicate benchmark handling and update benchmark action version (#4108)

🐛 Fixes

  • Fix race condition in TestTimeout_ContextPropagation (#4119)
  • Fix ARMv7 build overflow in etag middleware (#4190)
  • Fix HTML escaping in AutoFormat (#4228)
  • Structured default cache keys, and controls (#4224)
  • Enforce BodyLimit on request decompression and multipart form parsing (#4213)
  • Implement releaseData function for better resource management (#4209)
  • Strip path from referer before matching trusted origins (#4204)
  • Improve clarity for ProxyHeader and TrustProxy configuration (#4140)
  • Prefork children exit immediately in Docker containers (#4133)
  • Fix math.MaxUint32 overflow in etag middleware on 32-bit platforms (#4135)
  • Add nil checks to End() to prevent panic in streaming mode (#4128)
  • Custom binders bypass StructValidator in Body() and Custom() (#4124)

🛠️ Maintenance

  • bump actions/setup-go from 6.2.0 to 6.3.0 (#4114)
  • bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-modules group (#4113)
  • bump github.com/gofiber/schema from 1.7.0 to 1.7.1 (#4220)
  • bump actions/setup-node from 6.3.0 to 6.4.0 (#4222)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#4221)
  • bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#4215)
  • bump github/codeql-action from 4.35.1 to 4.35.2 (#4216)
  • bump actions/cache from 5.0.4 to 5.0.5 (#4214)

... (truncated)

Commits
  • bec9ba6 Bump fiber package version to 3.2.0
  • 49d4a78 Merge pull request #4231 from gofiber/optimize-performance
  • 993175d Merge branch 'main' into optimize-performance
  • 771b689 Merge pull request #4228 from gofiber/claude/fix-xss-raw-html-escaping
  • c3980c0 refactor: optimize baseURI and ID conversion for improved performance
  • 1afc2ac refactor: simplify route parameter matching by returning result directly
  • 46e2cd9 Potential fix for pull request finding
  • b3f1d9e Potential fix for pull request finding
  • 80c5c88 feat: add workflow to parse release tag and move closed milestone items
  • d55a9de Merge pull request #4224 from gofiber/implement-structured-cache-key-builder
  • 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/gofiber/fiber/v3](https://github.com/gofiber/fiber) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v3
  dependency-version: 3.2.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 28, 2026
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