fix(deps): update go-major (major)#189
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
e855320 to
4bea3a4
Compare
Closed
18 tasks
bd66e45 to
b677651
Compare
2b02a74 to
d9e95c0
Compare
d9d9923 to
d690b4c
Compare
a2cb170 to
0a4b6c0
Compare
0a4b6c0 to
8aa99cf
Compare
d82da63 to
8ed876a
Compare
Contributor
Author
|
4223f4e to
1d82fb3
Compare
d9aa113 to
10c2804
Compare
10c2804 to
ce631dc
Compare
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.
This PR contains the following updates:
v2.52.13→v3.2.0v3.5.1→v4.5.0v2.27.7→v3.9.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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.