[PR #107] [CLOSED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.20.0 to 2.25.0 #158

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/107
Author: @dependabot[bot]
Created: 1/21/2022
Status: Closed

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


📝 Commits (1)

  • 5bd7ef5 chore(deps): bump github.com/gofiber/fiber/v2 from 2.20.0 to 2.25.0

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/gofiber/fiber/v2 from 2.20.0 to 2.25.0.

Release notes

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

v2.25.0

🚀 New

🧹 Updates

🐛 Fixes

  • Add csrf_ to default encrypt cookie exception (#1631) (#1698)

📚 Documentation

  • Translate some English to zh-TW (#1725)
  • Translate some words to bahasa(ID) (#1717)
  • Fix typos in middleware (#1714)
  • Add Central Kurdish README (#1694)
  • Fix ID translation typo (#1691)
  • Update Turkish translation (#1689)
  • Tweaks README_id.md (#1690)
  • Add emoji for limitations (#1682)

Thank you @​ahmethakanbesel, @​amir9480, @​bl0cknumber, @​clickthisnick, @​efectn, @​rendiputra, @​roj1512 and @​vecpeng for making this update possible.

v2.24.0

🚀 New

🧹 Updates

  • Improve printRoutesMessage (#1681)
  • Rename handlerCount to handlersCount (#1674)

... (truncated)

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/107 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/21/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.25.0` --- ### 📝 Commits (1) - [`5bd7ef5`](https://github.com/Finb/bark-server/commit/5bd7ef579daf1f89f30a01d6e121216c1ab5161d) chore(deps): bump github.com/gofiber/fiber/v2 from 2.20.0 to 2.25.0 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+4 -4) </details> ### 📄 Description Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.20.0 to 2.25.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.25.0</h2> <h2>🚀 New</h2> <ul> <li>Add function NewErrors to create multiple new errors (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1701">#1701</a>) <a href="https://docs.gofiber.io/api/fiber#newerrors">https://docs.gofiber.io/api/fiber#newerrors</a></li> </ul> <h2>🧹 Updates</h2> <ul> <li>Bump github.com/valyala/fasthttp from 1.31.0 to 1.32.0 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1700">#1700</a>)</li> <li>Update goccy/go-json to 0.9.3. (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1709">#1709</a>, <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1719">#1719</a>)</li> <li>Change json tag for EnablePrintRoutes (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1702">#1702</a>) <a href="https://docs.gofiber.io/api/fiber#config">https://docs.gofiber.io/api/fiber#config</a></li> </ul> <h2>🐛 Fixes</h2> <ul> <li>Add <code>csrf_</code> to default encrypt cookie exception (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1631">#1631</a>) (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1698">#1698</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>Translate some English to zh-TW (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1725">#1725</a>)</li> <li>Translate some words to bahasa(ID) (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1717">#1717</a>)</li> <li>Fix typos in middleware (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1714">#1714</a>)</li> <li>Add Central Kurdish README (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1694">#1694</a>)</li> <li>Fix ID translation typo (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1691">#1691</a>)</li> <li>Update Turkish translation (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1689">#1689</a>)</li> <li>Tweaks README_id.md (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1690">#1690</a>)</li> <li>Add emoji for limitations (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1682">#1682</a>)</li> </ul> <p>Thank you <a href="https://github.com/ahmethakanbesel"><code>@​ahmethakanbesel</code></a>, <a href="https://github.com/amir9480"><code>@​amir9480</code></a>, <a href="https://github.com/bl0cknumber"><code>@​bl0cknumber</code></a>, <a href="https://github.com/clickthisnick"><code>@​clickthisnick</code></a>, <a href="https://github.com/efectn"><code>@​efectn</code></a>, <a href="https://github.com/rendiputra"><code>@​rendiputra</code></a>, <a href="https://github.com/roj1512"><code>@​roj1512</code></a> and <a href="https://github.com/vecpeng"><code>@​vecpeng</code></a> for making this update possible.</p> <h2>v2.24.0</h2> <h2>🚀 New</h2> <ul> <li>Add GetRespHeader, GetReqHeaders and TagReqHeaders for logger mw (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1678">#1678</a>) <a href="https://docs.gofiber.io/api/ctx#getreqheaders">https://docs.gofiber.io/api/ctx#getreqheaders</a> <a href="https://docs.gofiber.io/api/ctx#getrespheaders">https://docs.gofiber.io/api/ctx#getrespheaders</a> <a href="https://docs.gofiber.io/api/middleware/logger#constants">https://docs.gofiber.io/api/middleware/logger#constants</a> - TagReqHeaders</li> <li>Print all routes message when server starts (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1677">#1677</a>) <a href="https://docs.gofiber.io/api/fiber#config">https://docs.gofiber.io/api/fiber#config</a> - EnablePrintRoutes</li> <li>Add method the get registered handler count. (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1672">#1672</a>) <a href="https://docs.gofiber.io/api/app#handlerscount">https://docs.gofiber.io/api/app#handlerscount</a></li> <li>Add function to check if request came from localhost (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1671">#1671</a>) <a href="https://docs.gofiber.io/api/ctx#isfromlocal">https://docs.gofiber.io/api/ctx#isfromlocal</a></li> <li>Add route naming feature. (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1650">#1650</a>) <a href="https://docs.gofiber.io/api/app#name">https://docs.gofiber.io/api/app#name</a></li> </ul> <h2>🧹 Updates</h2> <ul> <li>Improve printRoutesMessage (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1681">#1681</a>)</li> <li>Rename handlerCount to handlersCount (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1674">#1674</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/d59f1af9c8c7c7da490edc43570e6564d03f510d"><code>d59f1af</code></a> Bump github.com/valyala/fasthttp from 1.31.0 to 1.32.0 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1700">#1700</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/8bcce5bba6148eb92f60c80a2c896d5aac4dd715"><code>8bcce5b</code></a> prepare release 2.25.0</li> <li><a href="https://github.com/gofiber/fiber/commit/24b645c7791f7815d56195a93dd5b8b91fd2feb2"><code>24b645c</code></a> :pencil:docs: translate English to zh-TW (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1725">#1725</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/2e1d425d4e28dcdb515e5776326bb3508ecd492b"><code>2e1d425</code></a> docs: translate some words to bahasa (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1717">#1717</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/3663c70f6c7f3b89403fbcb25a507d713d2c89cf"><code>3663c70</code></a> :package: Update goccy/go-json to 0.9.3. (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1719">#1719</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/1b002643857b4eaab742e69e4a8e9b636a9099b4"><code>1b00264</code></a> Fix typos in middleware (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1714">#1714</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/6f34de511edc2f4f59c4326576f28e1bf2afd95c"><code>6f34de5</code></a> Update goccy/go-json to 0.9.1. (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1709">#1709</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/2e697a6e9b6aed4f985ee50aa0268e6b92bd89a4"><code>2e697a6</code></a> :bug:fix: json tag (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1702">#1702</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/5fe95c2579b8beeeb262654ac1abe278cbf2a2dc"><code>5fe95c2</code></a> :sparkles:feat: add function NewErrors to create multiple new errors (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1701">#1701</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/4f1a71249847689d9e147009bf625db156dca144"><code>4f1a712</code></a> 🩹 Fix: Add <code>csrf_</code> to default encrypt cookie exception (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1631">#1631</a>) (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1698">#1698</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gofiber/fiber/compare/v2.20.0...v2.25.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.20.0&new-version=2.25.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:28 +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#158
No description provided.