Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2022

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 🎨 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 ✨ 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)

Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.26.0 to 2.36.0.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.26.0...v2.36.0)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 3, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2022

Superseded by #224.

@dependabot dependabot bot closed this Aug 31, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gofiber/fiber/v2-2.36.0 branch August 31, 2022 00:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant