[PR #137] [CLOSED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.33.0 #182

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/137
Author: @dependabot[bot]
Created: 5/6/2022
Status: Closed

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


📝 Commits (1)

  • 104593d chore(deps): bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.33.0

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/gofiber/fiber/v2 from 2.29.0 to 2.33.0.

Release notes

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

v2.33.0

🚀 New

  • Utils: ConvertToBytes (#1875)

🧹 Updates

  • Reduce duplicate in Get method (#1880)
  • Cannot process array of values in application/x-www-form-urlencoded request (#1873)

🐛 Fixes

  • 🐛 Fix expiration time in cache middleware (#1881)

📚 Documentation

  • Fixed typo (#1891)
  • Typo fix in ParamsInt() (#1863)
  • Remove incorrect links from supporter table (#1862)

Thank you @​ChandanChainani, @​TomRomeo, @​alfuhigi, @​ankush, @​breakbuidl, @​naveensrinivasan, @​webdevium and @​witer33 for making this update possible.

v2.32.0

🚀 New

🧹 Updates

🐛 Fixes

  • "Sub fiber's error handlers not working #1839" and "Mount sub fiber app on '/' #1842" (#1848)

📚 Documentation

  • ListenTLS comment (#1859)

Thank you @​asyslinux, @​codemicro, @​efectn and @​jfcg for making this update possible.

... (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/137 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/6/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.33.0` --- ### 📝 Commits (1) - [`104593d`](https://github.com/Finb/bark-server/commit/104593d8848bc2a531ca45bf2e27ee1d946ab593) chore(deps): bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.33.0 ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -4) </details> ### 📄 Description Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.29.0 to 2.33.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.33.0</h2> <h2>🚀 New</h2> <ul> <li>Utils: ConvertToBytes (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1875">#1875</a>)</li> </ul> <h2>🧹 Updates</h2> <ul> <li>Reduce duplicate in Get method (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1880">#1880</a>)</li> <li>Cannot process array of values in <code>application/x-www-form-urlencoded</code> request (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1873">#1873</a>)</li> </ul> <h2>🐛 Fixes</h2> <ul> <li>:bug: Fix expiration time in cache middleware (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1881">#1881</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>Fixed typo (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1891">#1891</a>)</li> <li>Typo fix in ParamsInt() (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1863">#1863</a>)</li> <li>Remove incorrect links from supporter table (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1862">#1862</a>)</li> </ul> <p>Thank you <a href="https://github.com/ChandanChainani"><code>@​ChandanChainani</code></a>, <a href="https://github.com/TomRomeo"><code>@​TomRomeo</code></a>, <a href="https://github.com/alfuhigi"><code>@​alfuhigi</code></a>, <a href="https://github.com/ankush"><code>@​ankush</code></a>, <a href="https://github.com/breakbuidl"><code>@​breakbuidl</code></a>, <a href="https://github.com/naveensrinivasan"><code>@​naveensrinivasan</code></a>, <a href="https://github.com/webdevium"><code>@​webdevium</code></a> and <a href="https://github.com/witer33"><code>@​witer33</code></a> for making this update possible.</p> <h2>v2.32.0</h2> <h2>🚀 New</h2> <ul> <li>Support adding queries to RedirectToRoute (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1858">#1858</a>) <a href="https://docs.gofiber.io/api/ctx#redirecttoroute">https://docs.gofiber.io/api/ctx#redirecttoroute</a></li> <li>Add AllParams method (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1853">#1853</a>) <a href="https://docs.gofiber.io/api/ctx#allparams">https://docs.gofiber.io/api/ctx#allparams</a></li> <li>Add context Writef feature function (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1841">#1841</a>) <a href="https://docs.gofiber.io/api/ctx#writef">https://docs.gofiber.io/api/ctx#writef</a></li> </ul> <h2>🧹 Updates</h2> <ul> <li>Use encoding/json (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1851">#1851</a>) <a href="https://docs.gofiber.io/guide/faster-fiber">https://docs.gofiber.io/guide/faster-fiber</a></li> <li>Bump github.com/valyala/fasthttp from 1.34.0 to 1.35.0 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1849">#1849</a>)</li> <li>RFC: Return an instance of <code>*fiber.Error</code> when no handler found (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1847">#1847</a>) <a href="https://docs.gofiber.io/extra/faq#how-do-i-handle-custom-404-responses">https://docs.gofiber.io/extra/faq#how-do-i-handle-custom-404-responses</a></li> </ul> <h2>🐛 Fixes</h2> <ul> <li>&quot;Sub fiber's error handlers not working <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1839">#1839</a>&quot; and &quot;Mount sub fiber app on '/' <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1842">#1842</a>&quot; (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1848">#1848</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>ListenTLS comment (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1859">#1859</a>)</li> </ul> <p>Thank you <a href="https://github.com/asyslinux"><code>@​asyslinux</code></a>, <a href="https://github.com/codemicro"><code>@​codemicro</code></a>, <a href="https://github.com/efectn"><code>@​efectn</code></a> and <a href="https://github.com/jfcg"><code>@​jfcg</code></a> for making this update possible.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/aace4251191cbe8903a9614ee723b129ba23be5b"><code>aace425</code></a> fixed typo (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1891">#1891</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/bb9ac8feaff56429ab3e1e67e26eef3046b17ae6"><code>bb9ac8f</code></a> :bug: Fix expiration time in cache middleware (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1881">#1881</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/2326297bb88f3e4a23f0edd0d6063cedd1f55f01"><code>2326297</code></a> Bump actions/checkout from 2 to 3 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1885">#1885</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/03bdab962c82a33ffa2e4a3eb36eea552c5eece1"><code>03bdab9</code></a> Bump reviewdog/action-golangci-lint from 1 to 2 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1886">#1886</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/ab260fd080c95627873a486b02767336d6262db4"><code>ab260fd</code></a> Bump actions/setup-go from 1 to 3 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1887">#1887</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/60c9a5399ec7a86f0babd3110b873774200716fb"><code>60c9a53</code></a> Bump actions/cache from 1 to 3 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1888">#1888</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/6d63e9fa1c5547f5153c70e5e6770867268c86b6"><code>6d63e9f</code></a> Bump github/codeql-action from 1 to 2 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1889">#1889</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/d277bbfce3d0cbe8843a82f0f11b628fe7ae3ab0"><code>d277bbf</code></a> reduce duplicate in Get method (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1880">#1880</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/bd4f1538e098cab91566825e605bd00aa71d9689"><code>bd4f153</code></a> chore: Included githubactions in the dependabot config (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1883">#1883</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/901492a78485b9c3e8378b8039f9e2b23a42bce6"><code>901492a</code></a> utils: ConvertToBytes: empty string (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1877">#1877</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gofiber/fiber/compare/v2.29.0...v2.33.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.33.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:36 +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#182
No description provided.