[PR #279] [MERGED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.3 to 2.52.5 #290

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/279
Author: @dependabot[bot]
Created: 7/1/2024
Status: Merged
Merged: 7/4/2024
Merged by: @mritd

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


📝 Commits (1)

  • 46ba338 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.3 to 2.52.5

📊 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.3 to 2.52.5.

Release notes

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

v2.52.5

👮 Security

https://docs.gofiber.io/api/middleware/session

🧹 Updates

  • Middleware/session: Remove extra release and aquire ctx calls in session_test.go (#3043)

🐛 Bug Fixes

  • Middleware/monitor: middleware reporting of CPU usage (#2984)
  • Middleware/session: mutex for thread safety (#3050)

📚 Documentation

  • Improve ctx.Locals method description and example (#3030)
  • Improve ctx.Locals method documentation (#3033)
  • Update README_id.md (#3045)

Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.4...v2.52.5

Thank you @​nyufeng, @​PaulTitto and @​sixcolors for making this update possible.

v2.52.4

🐛 Fixes

Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.3...v2.52.4

Commits
  • 6968d51 add release.yml config
  • 66a8814 fix(middleware/session): mutex for thread safety (#3050)
  • 6fa0e7c Update README_id.md (#3045)
  • c7bfb31 test(middleware/session): Remove extra release and aquire ctx calls in sessio...
  • abf8f32 prepare version v2.52.5
  • 7926e5b Merge pull request from GHSA-98j2-3j3p-fw2v
  • 4262f5b fix: monitor middleware reporting of CPU usage (#2984)
  • 232c0fa docs: Improve ctx.Locals method documentation (#3033)
  • 6c9510d docs: Improve ctx.Locals method description and example (#3030)
  • 6c3eb80 Update csrf.md
  • 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 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 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)

🔄 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/279 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/4/2024 **Merged by:** [@mritd](https://github.com/mritd) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.5` --- ### 📝 Commits (1) - [`46ba338`](https://github.com/Finb/bark-server/commit/46ba338014aa2f4c9d97f5ef91600ead9ddbccd7) chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.3 to 2.52.5 ### 📊 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.3 to 2.52.5. <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.5</h2> <h2>👮 Security</h2> <!-- raw HTML omitted --> <p><a href="https://docs.gofiber.io/api/middleware/session">https://docs.gofiber.io/api/middleware/session</a></p> <!-- raw HTML omitted --> <h2>🧹 Updates</h2> <ul> <li>Middleware/session: Remove extra release and aquire ctx calls in session_test.go (<a href="https://redirect.github.com/gofiber/fiber/issues/3043">#3043</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Middleware/monitor: middleware reporting of CPU usage (<a href="https://redirect.github.com/gofiber/fiber/issues/2984">#2984</a>)</li> <li>Middleware/session: mutex for thread safety (<a href="https://redirect.github.com/gofiber/fiber/issues/3050">#3050</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>Improve ctx.Locals method description and example (<a href="https://redirect.github.com/gofiber/fiber/issues/3030">#3030</a>)</li> <li>Improve ctx.Locals method documentation (<a href="https://redirect.github.com/gofiber/fiber/issues/3033">#3033</a>)</li> <li>Update README_id.md (<a href="https://redirect.github.com/gofiber/fiber/issues/3045">#3045</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofiber/fiber/compare/v2.52.4...v2.52.5">https://github.com/gofiber/fiber/compare/v2.52.4...v2.52.5</a></p> <p>Thank you <a href="https://github.com/nyufeng"><code>@​nyufeng</code></a>, <a href="https://github.com/PaulTitto"><code>@​PaulTitto</code></a> and <a href="https://github.com/sixcolors"><code>@​sixcolors</code></a> for making this update possible.</p> <h2>v2.52.4</h2> <h1>🐛 Fixes</h1> <ul> <li>Middleware/cors: CORS handling by <a href="https://github.com/sixcolors"><code>@​sixcolors</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/2937">gofiber/fiber#2937</a></li> <li>Middleware/cors: Vary header handling non-cors OPTIONS requests by <a href="https://github.com/sixcolors"><code>@​sixcolors</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/2939">gofiber/fiber#2939</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofiber/fiber/compare/v2.52.3...v2.52.4">https://github.com/gofiber/fiber/compare/v2.52.3...v2.52.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/6968d51d0dc990f60541536423cc7898b387bae4"><code>6968d51</code></a> add release.yml config</li> <li><a href="https://github.com/gofiber/fiber/commit/66a881441b27322a331f1b526cf1eb6b3358a4d8"><code>66a8814</code></a> fix(middleware/session): mutex for thread safety (<a href="https://redirect.github.com/gofiber/fiber/issues/3050">#3050</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/6fa0e7c9fc97763f4540050b902c96b5aa230553"><code>6fa0e7c</code></a> Update README_id.md (<a href="https://redirect.github.com/gofiber/fiber/issues/3045">#3045</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/c7bfb31bf92ecc02420714597c701fd3df4598ce"><code>c7bfb31</code></a> test(middleware/session): Remove extra release and aquire ctx calls in sessio...</li> <li><a href="https://github.com/gofiber/fiber/commit/abf8f324d69c04c4c5b74b74b224d25ab326d216"><code>abf8f32</code></a> prepare version v2.52.5</li> <li><a href="https://github.com/gofiber/fiber/commit/7926e5bf4da03e54f62d27d53229d35b264cba8e"><code>7926e5b</code></a> Merge pull request from GHSA-98j2-3j3p-fw2v</li> <li><a href="https://github.com/gofiber/fiber/commit/4262f5b5911d93afc4d4ccc68514b3732e083988"><code>4262f5b</code></a> fix: monitor middleware reporting of CPU usage (<a href="https://redirect.github.com/gofiber/fiber/issues/2984">#2984</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/232c0fac0df214d08ece49cf210b9b256997bdf1"><code>232c0fa</code></a> docs: Improve ctx.Locals method documentation (<a href="https://redirect.github.com/gofiber/fiber/issues/3033">#3033</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/6c9510df5a376c9a9dd2fbc7310f032e9137d24f"><code>6c9510d</code></a> docs: Improve ctx.Locals method description and example (<a href="https://redirect.github.com/gofiber/fiber/issues/3030">#3030</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/6c3eb80aa9b95c67db98a5e657ef871f335843d5"><code>6c3eb80</code></a> Update csrf.md</li> <li>Additional commits viewable in <a href="https://github.com/gofiber/fiber/compare/v2.52.3...v2.52.5">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.3&new-version=2.52.5)](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 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) </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:57:06 +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#290
No description provided.