[PR #141] [CLOSED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.34.0 #186

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 3de2702 chore(deps): bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.34.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.34.0.

Release notes

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

v2.34.0

🚀 New

🧹 Updates

  • Bump github.com/valyala/fasthttp from 1.35.0 to 1.37.0 (#1882)
  • z/OS Compatibility (#1904)

Thank you @​dranikpg, @​jfcg and @​philippeleite for making this update possible.

v2.34.0-rc.1

🚀 New

  • Add max size to cache (#1892)
  • Add refresh period to monitor mw (#1898)
  • Add page title to monitor mw (#1893)

🧹 Updates

  • Bump github.com/valyala/fasthttp from 1.35.0 to 1.37.0 (#1882)
  • z/OS Compatibility (#1904)

Thank you @​dranikpg, @​jfcg and @​philippeleite for making this update possible.

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)

... (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/141 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/23/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.34.0` --- ### 📝 Commits (1) - [`3de2702`](https://github.com/Finb/bark-server/commit/3de2702c25a4fdd8452cedb3320588d8706a9460) chore(deps): bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.34.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.34.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.34.0</h2> <h2>🚀 New</h2> <ul> <li>Add max size to cache (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1892">#1892</a>) <a href="https://docs.gofiber.io/api/middleware/cache">https://docs.gofiber.io/api/middleware/cache</a></li> <li>Add refresh period to monitor mw (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1898">#1898</a>) <a href="https://docs.gofiber.io/api/middleware/monitor">https://docs.gofiber.io/api/middleware/monitor</a></li> <li>Add page title to monitor mw (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1893">#1893</a>) <a href="https://docs.gofiber.io/api/middleware/monitor">https://docs.gofiber.io/api/middleware/monitor</a></li> </ul> <h2>🧹 Updates</h2> <ul> <li>Bump github.com/valyala/fasthttp from 1.35.0 to 1.37.0 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1882">#1882</a>)</li> <li>z/OS Compatibility (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1904">#1904</a>)</li> </ul> <p>Thank you <a href="https://github.com/dranikpg"><code>@​dranikpg</code></a>, <a href="https://github.com/jfcg"><code>@​jfcg</code></a> and <a href="https://github.com/philippeleite"><code>@​philippeleite</code></a> for making this update possible.</p> <h2>v2.34.0-rc.1</h2> <h2>🚀 New</h2> <ul> <li>Add max size to cache (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1892">#1892</a>)</li> <li>Add refresh period to monitor mw (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1898">#1898</a>)</li> <li>Add page title to monitor mw (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1893">#1893</a>)</li> </ul> <h2>🧹 Updates</h2> <ul> <li>Bump github.com/valyala/fasthttp from 1.35.0 to 1.37.0 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1882">#1882</a>)</li> <li>z/OS Compatibility (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1904">#1904</a>)</li> </ul> <p>Thank you <a href="https://github.com/dranikpg"><code>@​dranikpg</code></a>, <a href="https://github.com/jfcg"><code>@​jfcg</code></a> and <a href="https://github.com/philippeleite"><code>@​philippeleite</code></a> for making this update possible.</p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/deb02cb64e11c6588abfe2bd38a6ff75ce9b5b0c"><code>deb02cb</code></a> add caching for tests</li> <li><a href="https://github.com/gofiber/fiber/commit/c541ec1cb8f2e63438285d4e7290139f793e3d3f"><code>c541ec1</code></a> prepare release 2.34.0</li> <li><a href="https://github.com/gofiber/fiber/commit/b31c1756a04ff16b1a6167fccbcdaacde4885fe5"><code>b31c175</code></a> prepare pre-release 2.34.0-rc.1</li> <li><a href="https://github.com/gofiber/fiber/commit/bf0673eb95412a011940c6fed7ed41926a088621"><code>bf0673e</code></a> Bump github.com/valyala/fasthttp from 1.35.0 to 1.37.0 (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1882">#1882</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/0fdd7df0f92c48508cc8193b1cfae3bbe5dbad08"><code>0fdd7df</code></a> :bar_chart: add refresh period to monitor mw (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1898">#1898</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/aa229287cfeeb2002534cb6145b50f7798f76b3e"><code>aa22928</code></a> 🔥 Feature: Add max size to cache (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1892">#1892</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/19c3a3c2c961ebc79d81a96eb27584e04c084141"><code>19c3a3c</code></a> z/OS Compatibility (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1904">#1904</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/29be6691c5d24b77e2a099e196e95319ace177cd"><code>29be669</code></a> :bar_chart: add page title to monitor mw (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1893">#1893</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/17d1d3c2f3ffa4892fe8fdcb0a60f1ce4fdca16d"><code>17d1d3c</code></a> prepare release 2.33.0</li> <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>Additional commits viewable in <a href="https://github.com/gofiber/fiber/compare/v2.29.0...v2.34.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.34.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:37 +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#186
No description provided.