pastebin-ipfs
pastebin-ipfs copied to clipboard
build(deps): bump github.com/gofiber/fiber/v2 from 2.26.0 to 2.36.0
Bumps github.com/gofiber/fiber/v2 from 2.26.0 to 2.36.0.
Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
v2.36.0
🚀 New
- Add OnPrefork Hooks so you can get the PID of the child process. (#1974) https://docs.gofiber.io/guide/hooks#onfork
- Customizable colors (#1977) https://docs.gofiber.io/api/fiber#config "ColorScheme"
🐛 Fixes
- Padding around app name in startup message when containing non-ascii characters (#1987)
- Closes #1931 "🤗 How to get path param before a custom verb?" (#1983)
📚 Documentation
- Translate to Indonesian Awesome List (#1980)
Thank you
@Maxi-Mega,@efectn,@radenrishwanand@tohutohufor making this update possible.v2.35.0
🚀 New
- Add params parse (#1964) https://docs.gofiber.io/api/ctx#paramsparser
- middleware/monitor: Add some parameters to config for supporting #1936 (#1956) https://docs.gofiber.io/api/middleware/monitor
🧹 Updates
- Binds the param string to a struct use params tag (#1968)
- Client: Remove beta warning (#1951)
- Bump github.com/valyala/fasthttp from 1.37.0 to 1.38.0 (#1948)
- Delete a blank line (#1961)
- Actions for MacOS (#1911)
🐛 Fixes
- middleware/logger: TagLatency doesn't have standard format between modes (#1943)
- middleware/session: fix update cookie. (#1960)
📚 Documentation
- Refactor - default error handler & example (#1941)
- New issue templates (#1945)
- Translate some lines to turkish (#1954)
- Update README_fa.md (#1953)
- Flat-square style for readme badges (#1949)
Thank you
@efectn,@hamidreza01,@ly020044,@marcelogamba,@nnnkkk7,@olongfenand@taheri24for making this update possible.
... (truncated)
Commits
1cca495try to stabilize Test_Test_Timeout7108b44prepare release v2.36.0c59370fprepare release v2.36.0e49880c:art: Fix padding around app name in startup message when containing non-asci...43133be🔥 Add OnPrefork Hooks so you can get the PID of the child process. (#1974)4103f94:sparkles: feature: customizable colors (#1977)ff1e010Closes #1931 "🤗 How to get path param before a custom verb?" (#1983)ad89ba4fix README_it.md (#1980)2a2337dprepare release v2.35.0bad7001binds the param string to a struct use params tag (#1968)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)