[PR #64] [MERGED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.11.0 to 2.12.0 #137

Closed
opened 2026-03-03 11:56:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/64
Author: @dependabot[bot]
Created: 6/7/2021
Status: Merged
Merged: 6/7/2021
Merged by: @mritd

Base: masterHead: dependabot/go_modules/github.com/gofiber/fiber/v2-2.12.0


📝 Commits (1)

  • 6ebfb60 chore(deps): bump github.com/gofiber/fiber/v2 from 2.11.0 to 2.12.0

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps github.com/gofiber/fiber/v2 from 2.11.0 to 2.12.0.

Release notes

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

v2.12.0

🚀 New

  • Configure proxy.Balancer with custom timeout #1362 (#1364)

🐛 Fixes

  • Fix session delete when there is one key (#1366)
  • fix - pprof middleware redirect index page to wrong url #1360 (#1361)

📚 Documentation

  • add link to third party middlewares of all readmes (#1358)

Thank you @​aschenmaker, @​bestgopher and @​hi019 for making this update possible.

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Finb/bark-server/pull/64 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/7/2021 **Status:** ✅ Merged **Merged:** 6/7/2021 **Merged by:** [@mritd](https://github.com/mritd) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.12.0` --- ### 📝 Commits (1) - [`6ebfb60`](https://github.com/Finb/bark-server/commit/6ebfb6065d280815e035a25c71b5df933e86d4b7) chore(deps): bump github.com/gofiber/fiber/v2 from 2.11.0 to 2.12.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.11.0 to 2.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gofiber/fiber/releases">github.com/gofiber/fiber/v2's releases</a>.</em></p> <blockquote> <h2>v2.12.0</h2> <h2>🚀 New</h2> <ul> <li>Configure proxy.Balancer with custom timeout <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1362">#1362</a> (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1364">#1364</a>)</li> </ul> <h2>🐛 Fixes</h2> <ul> <li>Fix session delete when there is one key (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1366">#1366</a>)</li> <li>fix - pprof middleware redirect index page to wrong url <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1360">#1360</a> (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1361">#1361</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>add link to third party middlewares of all readmes (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1358">#1358</a>)</li> </ul> <p>Thank you <a href="https://github.com/aschenmaker"><code>@​aschenmaker</code></a>, <a href="https://github.com/bestgopher"><code>@​bestgopher</code></a> and <a href="https://github.com/hi019"><code>@​hi019</code></a> for making this update possible.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/3698ed6ddd4cc2f042456d662538a57bb67c0ea2"><code>3698ed6</code></a> prepare release 2.12.0</li> <li><a href="https://github.com/gofiber/fiber/commit/a7d9c6816edb47cce9b589fbc7cd5bf277a80d94"><code>a7d9c68</code></a> Fix session delete when there is one key (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1366">#1366</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/8e89949381ee60f186ebd8346f88b63433df99fb"><code>8e89949</code></a> 🚀 Configure proxy.Balancer with custom timeout <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1362">#1362</a> (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1364">#1364</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/2d6323c1970500b4d86f233dd9b4be50fabaeb16"><code>2d6323c</code></a> ❌:fix <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1360">#1360</a> (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1361">#1361</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/9bbadddbb2e6a8b81909c772c5fd3e98ffc11d70"><code>9bbaddd</code></a> add link to third party middlewares of all readmes (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1358">#1358</a>)</li> <li>See full diff in <a href="https://github.com/gofiber/fiber/compare/v2.11.0...v2.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gofiber/fiber/v2&package-manager=go_modules&previous-version=2.11.0&new-version=2.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:56:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#137
No description provided.