Update module github.com/gofiber/fiber/v2 to v3#2061
Update module github.com/gofiber/fiber/v2 to v3#2061renovate[bot] wants to merge 1 commit into
Conversation
ℹ️ Artifact update noticeFile name: internal/test/integration/components/gogeneric/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2061 +/- ##
==========================================
- Coverage 69.16% 68.56% -0.60%
==========================================
Files 288 288
Lines 35994 35994
==========================================
- Hits 24896 24681 -215
- Misses 9751 9999 +248
+ Partials 1347 1314 -33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bd20136 to
1364359
Compare
|
Major version bump for a testing dependency. Closing. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v2.52.0→v3.2.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gofiber/fiber (github.com/gofiber/fiber/v2)
v3.2.0Compare Source
🚀 New
https://docs.gofiber.io/api/app#getroute
https://docs.gofiber.io/middleware/healthcheck#config
https://docs.gofiber.io/middleware/paginate
https://docs.gofiber.io/api/bind#binderror
https://docs.gofiber.io/middleware/recover#config
🧹 Updates
🐛 Fixes
End()to prevent panic in streaming mode (#4128)🛠️ Maintenance
43 changes
📚 Documentation
📒 Documentation: https://docs.gofiber.io/next/
💬 Discord: https://gofiber.io/discord
Full Changelog: gofiber/fiber@v3.1.0...v3.2.0
Thank you @JonasDoe, @ReneWerner87, @adrian-lin-1-0-0, @aviu16, @gaby, @ha-sante, @loderunner, @meruiden, @mutantkeyboard and @sixcolors for making this release possible.
v3.1.0Compare Source
🚀 New
https://docs.gofiber.io/api/fiber/#passlocalstocontext
🧹 Updates
🐛 Fixes
🛠️ Maintenance
📚 Documentation
uristruct tag forctx.Bind().URI()in migration guide (#4092)📒 Documentation: https://docs.gofiber.io/next/
💬 Discord: https://gofiber.io/discord
Full Changelog: gofiber/fiber@v3.0.0...v3.1.0
Thank you @ReneWerner87, @SadikSunbul, @gaby and @sixcolors for making this release possible.
v3.0.0Compare Source
For a detailed view of all changes and the migration guide, visit:
https://docs.gofiber.io/whats_new
Try our new migration tool to help you upgrade from v2 to v3:
What's Changed
🚀 New Features
Rename WithTlsConfigmethod toWithTLSConfigin (#2570)https://*.example.comstyle subdomains in (#2925)c.SendFile()in (#3017)app.Test()for configurable testing in (#3161)NewErrorfin (#3463)Convert fiber.Ctxtype to interface in (#1928)End()method toCtxin (#3280)ShutdownWithContextFunc in (#3162)context.Contextin keyauth middleware in (#3287)Fiber.Contextimplementcontext.Contextin (#3382)Merge Listenmethods &ListenConfigin (#1930)BodyStream()logic toadaptor.FiberHandlermiddleware in (#3799)Keys()in session middleware in (#3517)net/httpand fasthttp handlers in (#3769)🧹 Updates
[]bytesupport toutils.EqualFoldin (#2029)interface{}to any in (#2796)methodinDefaultCtxin (#3372)c.Redirect()default status in (#3415)Cookie()validation in (#3546)Accept*compliance with RFC 9110 in (#3548)reflect.TypeAssertin (#3698)Client::Param()in (#3782)FullPath()helper to context in (#3837)(Docs)
io/fsin (#2027) (Docs)utils.Trim*because stdlib has same performance in go1.19 in (#2030)c.Body()by 125% in (#3090)IsFromLocal()performance in (#3140)RebuildTree()by 68% in (#3895)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.