[PR #74] [MERGED] chore(deps): bump github.com/gofiber/fiber/v2 from 2.16.0 to 2.17.0 #142

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/74
Author: @dependabot[bot]
Created: 8/12/2021
Status: Merged
Merged: 8/12/2021
Merged by: @Finb

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


📝 Commits (1)

  • c2a27e6 chore(deps): bump github.com/gofiber/fiber/v2 from 2.16.0 to 2.17.0

📊 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.16.0 to 2.17.0.

Release notes

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

v2.17.0

🚀 New

  • Feature: Add Skip middleware (#1465)
  • [Logger]: Add tag for response header (#1446)

🧹 Updates

  • Refactor: Remove use of deprecated functions (#1474)

🐛 Fixes

  • Fix route.Path on copy (#1471)
  • Fix: Fiber Client does multiple requests when using Timeout() and MaxRedirectsCount() #1457 (#1464)

📚 Documentation

Thank you @​ProExpertProg, @​andrascz, @​goldwind-ting, @​pcen, @​pd-pranay and @​thinklucrative 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 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/74 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/12/2021 **Status:** ✅ Merged **Merged:** 8/12/2021 **Merged by:** [@Finb](https://github.com/Finb) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofiber/fiber/v2-2.17.0` --- ### 📝 Commits (1) - [`c2a27e6`](https://github.com/Finb/bark-server/commit/c2a27e6ac9f36f20e444c484d6be98f924bac19e) chore(deps): bump github.com/gofiber/fiber/v2 from 2.16.0 to 2.17.0 ### 📊 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.16.0 to 2.17.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.17.0</h2> <h2>🚀 New</h2> <ul> <li>Feature: Add Skip middleware (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1465">#1465</a>)</li> <li>[Logger]: Add tag for response header (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1446">#1446</a>)</li> </ul> <h2>🧹 Updates</h2> <ul> <li>Refactor: Remove use of deprecated functions (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1474">#1474</a>)</li> </ul> <h2>🐛 Fixes</h2> <ul> <li>Fix <code>route.Path</code> on copy (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1471">#1471</a>)</li> <li>Fix: Fiber Client does multiple requests when using Timeout() and MaxRedirectsCount() <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1457">#1457</a> (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1464">#1464</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>Update README.md (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1477">#1477</a>, <a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1472">#1472</a>)</li> </ul> <p>Thank you <a href="https://github.com/ProExpertProg"><code>@​ProExpertProg</code></a>, <a href="https://github.com/andrascz"><code>@​andrascz</code></a>, <a href="https://github.com/goldwind-ting"><code>@​goldwind-ting</code></a>, <a href="https://github.com/pcen"><code>@​pcen</code></a>, <a href="https://github.com/pd-pranay"><code>@​pd-pranay</code></a> and <a href="https://github.com/thinklucrative"><code>@​thinklucrative</code></a> for making this update possible.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofiber/fiber/commit/385c94adcd2ab0e5b5642cc5ccd9b46ed36559f3"><code>385c94a</code></a> prepare release 2.17.0</li> <li><a href="https://github.com/gofiber/fiber/commit/f014d143accef0473c7f97a84e11d9cb7374ab0e"><code>f014d14</code></a> Update README.md (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1477">#1477</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/15987a26777685816cc28bfa7652c3d6ceaaffd9"><code>15987a2</code></a> ♻️ Refactor: remove use of deprecated functions (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1474">#1474</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/9a7b08ee238331e1cfa743bff6bca6f168448ce2"><code>9a7b08e</code></a> Update README.md (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1472">#1472</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/dd153adfdb26b2c6927d1c5debbd8663425a0f6f"><code>dd153ad</code></a> Fix <code>route.Path</code> on copy (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1471">#1471</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/5f1acd3c562f978318d07065153abbffdd6d4813"><code>5f1acd3</code></a> 🔥 Feature: Add Skip middleware (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1465">#1465</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/846d5a5b38e5f2e50b8b049677e0441dfada6631"><code>846d5a5</code></a> [Logger]: add tag for response header (<a href="https://github-redirect.dependabot.com/gofiber/fiber/issues/1446">#1446</a>)</li> <li><a href="https://github.com/gofiber/fiber/commit/7ad55451a0566fc39f3c26220498490756b4d418"><code>7ad5545</code></a> Fix: Fiber Client does multiple requests when using Timeout() and MaxRedirect...</li> <li>See full diff in <a href="https://github.com/gofiber/fiber/compare/v2.16.0...v2.17.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.16.0&new-version=2.17.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:24 +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#142
No description provided.