[PR #268] [MERGED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.3 #281

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/268
Author: @dependabot[bot]
Created: 3/26/2024
Status: Merged
Merged: 3/26/2024
Merged by: @Finb

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


📝 Commits (1)

  • 89e9638 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.3

📊 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.2 to 2.52.3.

Release notes

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

v2.52.3

🐛 Fixes

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

Commits
  • 43d5091 Prepare release v2.52.3
  • ba10e68 test(middleware/csrf): Fix Benchmark Tests (#2932)
  • 1607d87 fix(middleware/cors): Categorize requests correctly (#2921)
  • 1aac6f6 fix(middleware/cors): Handling and wildcard subdomain matching (#2915)
  • d2b19e2 refactor(docs): deactivate docs sync for v2
  • 68d90cd refactor(docs): deactivate docs sync for v2
  • See full diff 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/268 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/26/2024 **Status:** ✅ Merged **Merged:** 3/26/2024 **Merged by:** [@Finb](https://github.com/Finb) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.3` --- ### 📝 Commits (1) - [`89e9638`](https://github.com/Finb/bark-server/commit/89e9638767f6c327f9c13de6f1ef3b26b93c2595) chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.3 ### 📊 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.2 to 2.52.3. <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.3</h2> <h2>🐛 Fixes</h2> <ul> <li>Middleware/cors: Handling and wildcard subdomain matching by <a href="https://github.com/sixcolors"><code>@​sixcolors</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/2915">gofiber/fiber#2915</a></li> <li>Middleware/cors: Categorize requests correctly by <a href="https://github.com/sixcolors"><code>@​sixcolors</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/2921">gofiber/fiber#2921</a></li> <li>Middleware/csrf: Fix Benchmark Tests by <a href="https://github.com/sixcolors"><code>@​sixcolors</code></a> in <a href="https://redirect.github.com/gofiber/fiber/pull/2932">gofiber/fiber#2932</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofiber/fiber/compare/v2.52.2...v2.52.3">https://github.com/gofiber/fiber/compare/v2.52.2...v2.52.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/43d5091967e17f1d2a4774e8546e3cf5da21fe57"><code>43d5091</code></a> Prepare release v2.52.3</li> <li><a href="https://github.com/gofiber/fiber/commit/ba10e68d01399fe34e15b84e63164a85c3dab6fb"><code>ba10e68</code></a> test(middleware/csrf): Fix Benchmark Tests (<a href="https://redirect.github.com/gofiber/fiber/issues/2932">#2932</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/1607d872d9a825c1d99cf4894c429c2765cb01b6"><code>1607d87</code></a> fix(middleware/cors): Categorize requests correctly (<a href="https://redirect.github.com/gofiber/fiber/issues/2921">#2921</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/1aac6f618b6bd3e159d2449acb4232a2170b976b"><code>1aac6f6</code></a> fix(middleware/cors): Handling and wildcard subdomain matching (<a href="https://redirect.github.com/gofiber/fiber/issues/2915">#2915</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/d2b19e290d563ed80b188d875c0121059b449fc0"><code>d2b19e2</code></a> refactor(docs): deactivate docs sync for v2</li> <li><a href="https://github.com/gofiber/fiber/commit/68d90cd6b24308ebe3cf77a7ecb11c9683cbba8c"><code>68d90cd</code></a> refactor(docs): deactivate docs sync for v2</li> <li>See full diff in <a href="https://github.com/gofiber/fiber/compare/v2.52.2...v2.52.3">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.2&new-version=2.52.3)](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:03 +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#281
No description provided.