[PR #127] [CLOSED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.31.0 #173

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/127
Author: @dependabot[bot]
Created: 3/30/2022
Status: Closed

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


📝 Commits (1)

  • 8c4b994 chore(deps): bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.31.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.29.0 to 2.31.0.

Release notes

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

v2.31.0

🚀 New

🧹 Updates

  • EqualFold and docs (#1833)
  • Bump goccy/go-json to 0.9.6 (#1832)

Thank you @​jfcg, @​ninadingole and @​sujit-baniya for making this update possible.

v2.30.0

🚀 New

🧹 Updates

  • Add go1.18 to tests and docs (#1819)

🐛 Fixes

  • Limiter middleware db connection (#1813)

Thank you @​efectn and @​qracer 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/127 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/30/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.31.0` --- ### 📝 Commits (1) - [`8c4b994`](https://github.com/Finb/bark-server/commit/8c4b9948edd635b8f9749b419e337b6982631b2c) chore(deps): bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.31.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.29.0 to 2.31.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.31.0</h2> <h2>🚀 New</h2> <ul> <li>Allow parsing of square bracket query param (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1818">#1818</a>)</li> <li>Change name to get URL from (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1831">#1831</a>) <a href="https://docs.gofiber.io/api/ctx#getrouteurl">https://docs.gofiber.io/api/ctx#getrouteurl</a></li> </ul> <h2>🧹 Updates</h2> <ul> <li>EqualFold and docs (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1833">#1833</a>)</li> <li>Bump goccy/go-json to 0.9.6 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1832">#1832</a>)</li> </ul> <p>Thank you <a href="https://github.com/jfcg"><code>@​jfcg</code></a>, <a href="https://github.com/ninadingole"><code>@​ninadingole</code></a> and <a href="https://github.com/sujit-baniya"><code>@​sujit-baniya</code></a> for making this update possible.</p> <h2>v2.30.0</h2> <h2>🚀 New</h2> <ul> <li>Add initial support for hooks (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1777">#1777</a>) <a href="https://docs.gofiber.io/guide/hooks">https://docs.gofiber.io/guide/hooks</a></li> </ul> <h2>🧹 Updates</h2> <ul> <li>Add go1.18 to tests and docs (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1819">#1819</a>)</li> </ul> <h2>🐛 Fixes</h2> <ul> <li>Limiter middleware db connection (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1813">#1813</a>)</li> </ul> <p>Thank you <a href="https://github.com/efectn"><code>@​efectn</code></a> and <a href="https://github.com/qracer"><code>@​qracer</code></a> for making this update possible.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/907fdfa9fd83b16082573cf800d8ce488cff53a6"><code>907fdfa</code></a> prepare release 2.31.0</li> <li><a href="https://github.com/gofiber/fiber/commit/2b5b6b24ee987445590b8567f4800379913db67c"><code>2b5b6b2</code></a> :bug: utils: fix EqualFold and docs (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1833">#1833</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/2f0d745b5a7c264c122338eb3ca4b12714f76ad7"><code>2f0d745</code></a> :up: bump goccy/go-json to 0.9.6 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1832">#1832</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/44bfdc3d6b661454a52233829eb2d8777b595ef1"><code>44bfdc3</code></a> :adhesive_bandage: Allow parsing of square bracket query param (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1818">#1818</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/af339a851f619be8f787dfd5a82c1e745d112ec1"><code>af339a8</code></a> Change name to get URL from (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1831">#1831</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/528b8b46305e77a937a9aca4c2af00961c6898f8"><code>528b8b4</code></a> prepare release 2.30.0</li> <li><a href="https://github.com/gofiber/fiber/commit/1c4ebf85f114d1daf211fe529a6d1d148f05d613"><code>1c4ebf8</code></a> :arrow_up: add go1.18 to tests and docs (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1819">#1819</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/c92a5056aeda8a448f151ea2b6fe040cfaf2eb93"><code>c92a505</code></a> 🩹 Fix limiter middleware db connection (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1813">#1813</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/bd20e90e6ba87dbe6f27b81b895e53d22860489e"><code>bd20e90</code></a> :sparkles: feature: add initial support for hooks (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1777">#1777</a>)</li> <li>See full diff in <a href="https://github.com/gofiber/fiber/compare/v2.29.0...v2.31.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.29.0&new-version=2.31.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:33 +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#173
No description provided.