Skip to content

Bump github.com/gofiber/fiber/v2 from 2.6.0 to 2.9.0#12

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/develop/github.com/gofiber/fiber/v2-2.9.0
Closed

Bump github.com/gofiber/fiber/v2 from 2.6.0 to 2.9.0#12
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/develop/github.com/gofiber/fiber/v2-2.9.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps github.com/gofiber/fiber/v2 from 2.6.0 to 2.9.0.

Release notes

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

v2.9.0

🚀 New

  • Etag middleware support to custom etags (#1288)

🧹 Updates

  • Use atomic instead of mutex when counting the route handler. (#1314)
  • Print logger's error to stderr if given io.writer failed (#1299)
  • middleware/proxy: add buffer size configuration (#1292)

🐛 Fixes

  • Startup message doesn't show correct amount of Handlers after mounting (#1302)
  • Cache Middleware - Race condition in the cache expiration logic. Round 2 (#1310)

📚 Documentation

  • Fix broken Rate Limiter link (#1301)

Thank you @​bestgopher, @​capthiron, @​cep-ter, @​defshift, @​fernandobandeira, @​jney and @​sadfun for making this update possible.

v2.8.0

🚀 New

🧹 Updates

  • Removed Printed Warning (#1268)
  • Refactor cache middleware to not-use the deprecated methods (#1246)
  • Bump fasthttp v1.18.0 to v1.23.0 (#1265)

🐛 Fixes

  • Fix: deadlock on session (#1248)

📚 Documentation

  • Update german translation (#1282)
  • Doc: Correct cors to favicon in import statement (#1279)
  • Fix broken links (#1278)
  • Doc: Correct Session to Crsf in Import Statement (#1277)
  • Doc: Updated broken links for ErrorHandler hyperlink in readme (#1256)

Thank you @​HAUDRAUFHAUN, @​NikSchaefer, @​SuspiciousLookingOwl, @​kiyonlin, @​r-52, @​sagar23sj and @​si3nloong for making this update possible.

v2.7.1

🚀 New

... (truncated)

Commits
  • 24b5370 prepare release 2.9.0
  • 056c680 Use atomic instead of mutex when counting the route handler. (#1314)
  • a28afaa 🩹Fix: Startup message doesn't show correct amount of Handlers after mounting ...
  • 15cb3dc 🐛 Cache Middleware - Race condition in the cache expiration logic. Round 2 (#...
  • 0c8b833 Fix broken Rate Limiter link (#1301)
  • a95e371 🐛 Print logger's error to stderr if given io.writer failed (#1299)
  • 3b9f78a Merge pull request #1288 from fernandobandeira/master
  • c3aafde [middleware/proxy] add buffer size configuration (#1292)
  • a48cb80 Update app.go
  • 72c8463 ✨ Etag middleware support to custom etags
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.6.0 to 2.9.0.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.6.0...v2.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 7, 2021
@dependabot-preview dependabot-preview bot requested a review from lus May 7, 2021 06:25
@dependabot-preview
Copy link
Contributor Author

Superseded by #13.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/develop/github.com/gofiber/fiber/v2-2.9.0 branch May 20, 2021 06:30
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