[PR #236] [MERGED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.49.0 to 2.49.1 #257

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/236
Author: @dependabot[bot]
Created: 9/4/2023
Status: Merged
Merged: 9/7/2023
Merged by: @Finb

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


📝 Commits (1)

  • 97145fd chore(deps): bump github.com/gofiber/fiber/v2 from 2.49.0 to 2.49.1

📊 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.49.0 to 2.49.1.

Release notes

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

v2.49.1

🧹 Updates

  • Bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 (#2615)

🐛 Fixes

  • Rollback changes to go.mod file (#2614)

📚 Documentation

  • Add Polish translation - README_pl.md (#2613)
  • Update README_ko.md (#2605)

Full Changelog: https://github.com/gofiber/fiber/compare/v2.49.0...v2.49.1

Thank you @​KompocikDot, @​LimJiAn and @​gaby for making this update possible.

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 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/236 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/4/2023 **Status:** ✅ Merged **Merged:** 9/7/2023 **Merged by:** [@Finb](https://github.com/Finb) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.49.1` --- ### 📝 Commits (1) - [`97145fd`](https://github.com/Finb/bark-server/commit/97145fdde9ba93fbc98c084f5bf6713304761c41) chore(deps): bump github.com/gofiber/fiber/v2 from 2.49.0 to 2.49.1 ### 📊 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.49.0 to 2.49.1. <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.49.1</h2> <h2>🧹 Updates</h2> <ul> <li>Bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 (<a href="https://redirect.github.com/gofiber/fiber/issues/2615">#2615</a>)</li> </ul> <h2>🐛 Fixes</h2> <ul> <li>Rollback changes to go.mod file (<a href="https://redirect.github.com/gofiber/fiber/issues/2614">#2614</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>Add Polish translation - README_pl.md (<a href="https://redirect.github.com/gofiber/fiber/issues/2613">#2613</a>)</li> <li>Update README_ko.md (<a href="https://redirect.github.com/gofiber/fiber/issues/2605">#2605</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofiber/fiber/compare/v2.49.0...v2.49.1">https://github.com/gofiber/fiber/compare/v2.49.0...v2.49.1</a></p> <p>Thank you <a href="https://github.com/KompocikDot"><code>@​KompocikDot</code></a>, <a href="https://github.com/LimJiAn"><code>@​LimJiAn</code></a> and <a href="https://github.com/gaby"><code>@​gaby</code></a> for making this update possible.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/b932bf12fc1265d73988e3aa817d9a3621a792d5"><code>b932bf1</code></a> Update app.go</li> <li><a href="https://github.com/gofiber/fiber/commit/e85ceda9998cf4e20426f7a5a8f632b886e0b877"><code>e85ceda</code></a> 📚Add Polish translation - README_pl.md (<a href="https://redirect.github.com/gofiber/fiber/issues/2613">#2613</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/8bb5e21e39cf011b1125bbf4e8b84e93b4852a4e"><code>8bb5e21</code></a> build(deps): bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 (<a href="https://redirect.github.com/gofiber/fiber/issues/2615">#2615</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/8761d948ba5f492ecc40c060298f7db04fecbd9e"><code>8761d94</code></a> Rollback changes to go.mod file (<a href="https://redirect.github.com/gofiber/fiber/issues/2614">#2614</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/d44b03e60a68f8414f47e60127371267b8d60719"><code>d44b03e</code></a> 📝 docs: update README_ko.md (<a href="https://redirect.github.com/gofiber/fiber/issues/2605">#2605</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/5745dfe1ac4b4b02abe92b7e66f2c6ed51c86487"><code>5745dfe</code></a> add docs for dynamic routing</li> <li><a href="https://github.com/gofiber/fiber/commit/57aef091c4d0b171082ff590ec630e2cec9284e2"><code>57aef09</code></a> add docs for dynamic routing</li> <li>See full diff in <a href="https://github.com/gofiber/fiber/compare/v2.49.0...v2.49.1">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.49.0&new-version=2.49.1)](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:56:57 +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#257
No description provided.