pastebin-ipfs icon indicating copy to clipboard operation
pastebin-ipfs copied to clipboard

build(deps): bump github.com/gofiber/fiber/v2 from 2.26.0 to 2.36.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

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

🐛 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, @​radenrishwan and @​tohutohu for making this update possible.

v2.35.0

🚀 New

🧹 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, @​olongfen and @​taheri24 for making this update possible.

... (truncated)

Commits
  • 1cca495 try to stabilize Test_Test_Timeout
  • 7108b44 prepare release v2.36.0
  • c59370f prepare release v2.36.0
  • e49880c :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)
  • ff1e010 Closes #1931 "🤗 How to get path param before a custom verb?" (#1983)
  • ad89ba4 fix README_it.md (#1980)
  • 2a2337d prepare release v2.35.0
  • bad7001 binds the param string to a struct use params tag (#1968)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

dependabot[bot] avatar Aug 03 '22 00:08 dependabot[bot]