[PR #323] [MERGED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11 #321

Closed
opened 2026-03-03 11:57:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/323
Author: @dependabot[bot]
Created: 2/9/2026
Status: Merged
Merged: 2/18/2026
Merged by: @mritd

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


📝 Commits (1)

  • cdd4914 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11

📊 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.52.9 to 2.52.11.

Release notes

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

v2.52.11

What's Changed

🧹 Updates

🐛 Bug Fixes

Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.10...v2.52.11

v2.52.10

🐛 Bug Fixes

📚 Documentation

New Contributors

Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.9...v2.52.10

Commits
  • 65b0f3d Bump version to 2.52.11
  • 1b53334 Modernize error handling in UUID functions (#3941)
  • eb874b6 Merge commit from fork
  • 4ff945a 🩹 bug: Fix ErrorHandler invocation for mounted sub-apps (#3907)
  • 68d80a0 🩹 bug: Fix Fprint to use format instead of fmtArgs (#3924)
  • 5346c81 🔧 chore: Upgrade setup-go action from v5 to v6 in workflow files
  • 54fa41d Update AGENTS.md with coding practices and commands
  • a290d14 🐛 bug: Fixes and improvements for limiter middleware (#3899)
  • 3927e17 🧹 chore: Improve mount functionality (#3900)
  • 0786b39 🐛 Backport defensive copying fixes from #3828 and #3829 to v2 (#3888)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/323 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/9/2026 **Status:** ✅ Merged **Merged:** 2/18/2026 **Merged by:** [@mritd](https://github.com/mritd) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.11` --- ### 📝 Commits (1) - [`cdd4914`](https://github.com/Finb/bark-server/commit/cdd4914d386135674c5586e0ac1e657817fd2f55) chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11 ### 📊 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.52.9 to 2.52.11. <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.52.11</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🧹 Updates</h3> <ul> <li>Improve mount functionality by <a href="https://github.com/gaby"><code>@​gaby</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/3900">gofiber/fiber#3900</a></li> </ul> <h3>🐛 Bug Fixes</h3> <ul> <li>Backport defensive copying fixes from <a href="https://redirect.github.com/gofiber/fiber/issues/3828">#3828</a> and <a href="https://redirect.github.com/gofiber/fiber/issues/3829">#3829</a> to v2 by <a href="https://github.com/sixcolors"><code>@​sixcolors</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/3888">gofiber/fiber#3888</a></li> <li>Fixes and improvements for limiter middleware by <a href="https://github.com/gaby"><code>@​gaby</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/3899">gofiber/fiber#3899</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofiber/fiber/compare/v2.52.10...v2.52.11">https://github.com/gofiber/fiber/compare/v2.52.10...v2.52.11</a></p> <h2>v2.52.10</h2> <!-- raw HTML omitted --> <h3>🐛 Bug Fixes</h3> <ul> <li>Handle invalid path in filesystem by <a href="https://github.com/rokostik"><code>@​rokostik</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/3688">gofiber/fiber#3688</a></li> <li>Fix recover middleware panic output formatting by <a href="https://github.com/ReneWerner87"><code>@​ReneWerner87</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/3818">gofiber/fiber#3818</a></li> <li>Fix enforcement of Immutable config for some edge cases by <a href="https://github.com/gaby"><code>@​gaby</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/3835">gofiber/fiber#3835</a></li> </ul> <h3>📚 Documentation</h3> <ul> <li>Document RoutePatternMatch by <a href="https://github.com/ReneWerner87"><code>@​ReneWerner87</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/3723">gofiber/fiber#3723</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rokostik"><code>@​rokostik</code></a> made their first contribution in <a href="https://redirect.github.com/gofiber/fiber/pull/3688">gofiber/fiber#3688</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofiber/fiber/compare/v2.52.9...v2.52.10">https://github.com/gofiber/fiber/compare/v2.52.9...v2.52.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/65b0f3d48feceeb8f294ae2109852f963d969a07"><code>65b0f3d</code></a> Bump version to 2.52.11</li> <li><a href="https://github.com/gofiber/fiber/commit/1b5333404fc9195778ccfb0803f8ab9221b58968"><code>1b53334</code></a> Modernize error handling in UUID functions (<a href="https://redirect.github.com/gofiber/fiber/issues/3941">#3941</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/eb874b6f6c5896b968d9b0ab2b56ac7052cb0ee1"><code>eb874b6</code></a> Merge commit from fork</li> <li><a href="https://github.com/gofiber/fiber/commit/4ff945a6d70c6bb3acb6803d05100e1c7b19ab63"><code>4ff945a</code></a> 🩹 bug: Fix ErrorHandler invocation for mounted sub-apps (<a href="https://redirect.github.com/gofiber/fiber/issues/3907">#3907</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/68d80a0339293985030db83edc41ba73991bf413"><code>68d80a0</code></a> 🩹 bug: Fix Fprint to use format instead of fmtArgs (<a href="https://redirect.github.com/gofiber/fiber/issues/3924">#3924</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/5346c81c19f098e6ae2b2bc624c99cca9f2e4c22"><code>5346c81</code></a> 🔧 chore: Upgrade setup-go action from v5 to v6 in workflow files</li> <li><a href="https://github.com/gofiber/fiber/commit/54fa41d8373c4b11123d0ffeec496dfcbeb27676"><code>54fa41d</code></a> Update AGENTS.md with coding practices and commands</li> <li><a href="https://github.com/gofiber/fiber/commit/a290d144c26837cf069e5f3bf8681caf1b2e928b"><code>a290d14</code></a> 🐛 bug: Fixes and improvements for limiter middleware (<a href="https://redirect.github.com/gofiber/fiber/issues/3899">#3899</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/3927e17dc77f1ace48b53eda6ce3c85e21d45a36"><code>3927e17</code></a> 🧹 chore: Improve mount functionality (<a href="https://redirect.github.com/gofiber/fiber/issues/3900">#3900</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/0786b39b27309471e2c294eb3f491ca53adb8374"><code>0786b39</code></a> 🐛 Backport defensive copying fixes from <a href="https://redirect.github.com/gofiber/fiber/issues/3828">#3828</a> and <a href="https://redirect.github.com/gofiber/fiber/issues/3829">#3829</a> to v2 (<a href="https://redirect.github.com/gofiber/fiber/issues/3888">#3888</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gofiber/fiber/compare/v2.52.9...v2.52.11">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.52.9&new-version=2.52.11)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Finb/bark-server/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-03 11:57:15 +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#321
No description provided.