[PR #84] [CLOSED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.17.0 to 2.19.0 #147

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/84
Author: @dependabot[bot]
Created: 9/21/2021
Status: Closed

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


📝 Commits (1)

  • 77390a8 chore(deps): bump github.com/gofiber/fiber/v2 from 2.17.0 to 2.19.0

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/gofiber/fiber/v2 from 2.17.0 to 2.19.0.

Release notes

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

v2.19.0

🚀 New

  • Add next support for Monitor middleware. (#1527)

🐛 Fixes

  • Get unexpected results from cache #1529 (#1531)
  • Fix Mutability issue of UserContext in fiber.Ctx (#1522)
  • Corrects ipv6 loopback ip shown on UI (#1517)

📚 Documentation

  • fixed translation issues and translate more area in turkish readme (#1525)
  • Translate External Middleware section of README to Chinese. (#1523)
  • Add Chinese translation for internal middleware (#1511)
  • Translate Limitations section of README to Chinese (#1510)
  • Translated limitation section (#1509)
  • Add Limitations section to README (#1508)

Thank you @​Ja7ad, @​Lynicis, @​Thammachart, @​ZACHSTRIVES, @​efectn, @​hi019, @​j178, @​techytoes and @​ut-zero for making this update possible.

v2.18.0

🚀 New

🧹 Updates

  • Session should not regenerate the ID in case Get() returned nil (#1493)
  • Improve startup message tests (#1504)
  • Update fasthttp from v1.26 to v1.29 (#1503)
  • Add test run for go1.17 (#1501)

🐛 Fixes

  • panic: unaligned 64-bit atomic operation [32 bit machines] #1487 (#1502)
  • ctx.BodyParser was not able to parse vendor specific content type (#1506)

Thank you @​amir9480, @​natebwangsut, @​pd-pranay and @​shirshendubhowmick 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/84 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/21/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.19.0` --- ### 📝 Commits (1) - [`77390a8`](https://github.com/Finb/bark-server/commit/77390a87860efe34cc6195a18917546326a183f6) chore(deps): bump github.com/gofiber/fiber/v2 from 2.17.0 to 2.19.0 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+6 -6) </details> ### 📄 Description Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.17.0 to 2.19.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.19.0</h2> <h2>🚀 New</h2> <ul> <li>Add next support for Monitor middleware. (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1527">#1527</a>)</li> </ul> <h2>🐛 Fixes</h2> <ul> <li>Get unexpected results from cache <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1529">#1529</a> (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1531">#1531</a>)</li> <li>Fix Mutability issue of UserContext in fiber.Ctx (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1522">#1522</a>)</li> <li>Corrects ipv6 loopback ip shown on UI (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1517">#1517</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>fixed translation issues and translate more area in turkish readme (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1525">#1525</a>)</li> <li>Translate <code>External Middleware</code> section of README to Chinese. (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1523">#1523</a>)</li> <li>Add Chinese translation for internal middleware (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1511">#1511</a>)</li> <li>Translate <code>Limitations</code> section of README to Chinese (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1510">#1510</a>)</li> <li>Translated limitation section (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1509">#1509</a>)</li> <li>Add Limitations section to README (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1508">#1508</a>)</li> </ul> <p>Thank you <a href="https://github.com/Ja7ad"><code>@​Ja7ad</code></a>, <a href="https://github.com/Lynicis"><code>@​Lynicis</code></a>, <a href="https://github.com/Thammachart"><code>@​Thammachart</code></a>, <a href="https://github.com/ZACHSTRIVES"><code>@​ZACHSTRIVES</code></a>, <a href="https://github.com/efectn"><code>@​efectn</code></a>, <a href="https://github.com/hi019"><code>@​hi019</code></a>, <a href="https://github.com/j178"><code>@​j178</code></a>, <a href="https://github.com/techytoes"><code>@​techytoes</code></a> and <a href="https://github.com/ut-zero"><code>@​ut-zero</code></a> for making this update possible.</p> <h2>v2.18.0</h2> <h2>🚀 New</h2> <ul> <li>Add encrypt cookies middleware (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1343">#1343</a>) <a href="https://docs.gofiber.io/api/middleware/encryptcookie">https://docs.gofiber.io/api/middleware/encryptcookie</a></li> <li>Add JSONDecoder to config (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1489">#1489</a>)</li> </ul> <h2>🧹 Updates</h2> <ul> <li>Session should not regenerate the ID in case Get() returned nil (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1493">#1493</a>)</li> <li>Improve startup message tests (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1504">#1504</a>)</li> <li>Update fasthttp from v1.26 to v1.29 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1503">#1503</a>)</li> <li>Add test run for go1.17 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1501">#1501</a>)</li> </ul> <h2>🐛 Fixes</h2> <ul> <li>panic: unaligned 64-bit atomic operation [32 bit machines] <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1487">#1487</a> (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1502">#1502</a>)</li> <li>ctx.BodyParser was not able to parse vendor specific content type (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1506">#1506</a>)</li> </ul> <p>Thank you <a href="https://github.com/amir9480"><code>@​amir9480</code></a>, <a href="https://github.com/natebwangsut"><code>@​natebwangsut</code></a>, <a href="https://github.com/pd-pranay"><code>@​pd-pranay</code></a> and <a href="https://github.com/shirshendubhowmick"><code>@​shirshendubhowmick</code></a> for making this update possible.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/0ad677e8e59cb3f26db930c5dcf8ccc893958e8a"><code>0ad677e</code></a> prepare release 2.19.0</li> <li><a href="https://github.com/gofiber/fiber/commit/1e04df035a8dae9438fd5c7f546715684dbe584e"><code>1e04df0</code></a> prepare version 2.18.1</li> <li><a href="https://github.com/gofiber/fiber/commit/2272e4a6b116bfb542fbfe8a5b0f832dbfa1a392"><code>2272e4a</code></a> 🐛 Get unexpected results from cache <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1529">#1529</a> (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1531">#1531</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/76b0d216c196d246d776d01fd1e710ddc79e586e"><code>76b0d21</code></a> Add next support for Monitor middleware. (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1527">#1527</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/7a53521da8d4c1333a61af4336756731aaa16b00"><code>7a53521</code></a> fix translate issues and translate others (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1525">#1525</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/842b63022d560432d29289d439206a42beb7f896"><code>842b630</code></a> :bug: Fix Mutability issue of UserContext in fiber.Ctx (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1522">#1522</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/5d1f89942c37eeafaa51cb7e4f7f5d8cdffa4133"><code>5d1f899</code></a> Translate External Middleware of README to chinese. (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1523">#1523</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/9dd39c0e55376b68b368a82f181446da8d96962f"><code>9dd39c0</code></a> 🩹 Fix: corrects ipv6 loopback ip shown on UI (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1517">#1517</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/12c1bf91bcb304054aea5f017c039208ef84a0a2"><code>12c1bf9</code></a> Add Chinese translation for internal middleware (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1511">#1511</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/4096e7200828d9d0c1ad44af901ce1a0017693c1"><code>4096e72</code></a> update logger readme</li> <li>Additional commits viewable in <a href="https://github.com/gofiber/fiber/compare/v2.17.0...v2.19.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.17.0&new-version=2.19.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:25 +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#147
No description provided.