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.35.0 #286

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps github.com/gofiber/fiber/v2 from 2.33.0 to 2.35.0.

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

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.

v2.34.1

🧹 Updates

  • Spliting dump request to add Query (#1909)
  • Refactor favicon middleware, avoid magic numbers. (#1919)

🐛 Fixes

  • Fix GetLocationFromRoute bug for optional params (#1922)

📚 Documentation

  • Fix typo for paramsInt function (#1913)

Thank you @​ancogamer, @​remotenode, @​sujit-baniya and @​vikpe for making this update possible.

v2.34.0

🚀 New

... (truncated)

Commits
  • 2a2337d prepare release v2.35.0
  • bad7001 binds the param string to a struct use params tag (#1968)
  • dfa24a0 add: params parse (#1964)
  • 744e4da add some parameters to config for supporting #1936 (#1956)
  • 29be233 ♻️ refactor: default error handler & example (#1941)
  • e58ad6b TagLatency doesn't have consistence format between default and custom format ...
  • dac929f 🧹 client: remove beta warning (#1951)
  • b6818c2 📝 docs: new issue templates (#1945)
  • a337e95 Bump github.com/valyala/fasthttp from 1.37.0 to 1.38.0 (#1948)
  • 41d31a0 fix middleware/session update cookie. (#1960)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2022
@chimanjain chimanjain self-requested a review July 8, 2022 10:46
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.33.0 to 2.35.0.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.33.0...v2.35.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gofiber/fiber/v2-2.35.0 branch from 7fffb35 to 10b8127 Compare July 8, 2022 10:47
@chimanjain chimanjain merged commit 3d3e5ae into master Jul 8, 2022
@chimanjain chimanjain deleted the dependabot/go_modules/github.com/gofiber/fiber/v2-2.35.0 branch July 8, 2022 10:52
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.

1 participant