Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/gofiber/fiber/v2 from 2.33.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.33.0 to 2.36.0.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.33.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 the dependencies Pull requests that update a dependency file label Aug 3, 2022
@gaby
Copy link
Contributor

gaby commented Aug 24, 2022

@ansrivas Can you take a look at this PR and #135

Thanks!

@ansrivas ansrivas merged commit 37cac72 into master Aug 24, 2022
@ansrivas ansrivas deleted the dependabot/go_modules/github.com/gofiber/fiber/v2-2.36.0 branch August 24, 2022 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants