build(deps): bump github.com/gofiber/fiber/v3 from 3.3.0 to 3.4.0 - #60
Merged
github-actions[bot] merged 1 commit intoAug 4, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/gofiber/fiber/v3-3.4.0
branch
2 times, most recently
from
August 1, 2026 06:56
ff04ba4 to
509491a
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/gofiber/fiber/v3-3.4.0
branch
from
August 1, 2026 14:37
509491a to
6a6af55
Compare
Bumps [github.com/gofiber/fiber/v3](https://github.com/gofiber/fiber) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v3 dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/gofiber/fiber/v3-3.4.0
branch
from
August 4, 2026 17:28
6a6af55 to
9128d85
Compare
dependabot
Bot
deleted the
dependabot/go_modules/github.com/gofiber/fiber/v3-3.4.0
branch
August 4, 2026 17:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/gofiber/fiber/v3 from 3.3.0 to 3.4.0.
Release notes
Sourced from github.com/gofiber/fiber/v3's releases.
... (truncated)
Commits
e88e762test(listen): add connection handling for shutdown timeout edge case96b30bdchore: bump version to v3.4.0cdf4d24Merge pull request #4491 from gofiber/claude/prefork-knobs-219983ad285Merge pull request #4490 from gofiber/perf/hot-path-micro-optimizationsb6a9545feat(listen): expose prefork RecoverInterval and ShutdownGracePerioddac0998perf(router): eliminate bounds checks in route matching hot loopsef3bbefperf(ctx): keep Route within the inlining budgetb1a54acperf(app): skip mounted error-handler lookup when no sub-apps exist05919e5Merge pull request #4488 from 0xghost42/fix/fresh-if-modified-since-onlye618f63perf(ctx): skip second date parse when If-Modified-Since echoes Last-Modified