Skip to content

fix(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 in /api - #592

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/gofiber/fiber/v2-2.52.6
Jan 1, 2025
Merged

fix(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 in /api#592
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/gofiber/fiber/v2-2.52.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 1, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6.

Release notes

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

v2.52.6

🐛 Bug Fixes

📚 Documentation

🛠️ Maintenance

Full Changelog: gofiber/fiber@v2.52.5...v2.52.6

Commits
  • e04f815 prepare release v2.52.6
  • 7eb9d25 Support Square Bracket Notation in Multipart Form data (#3268)
  • 47be681 🧹 chore: Add parallel benchmark for Next() (#3259)
  • c9ff17d 🧹 chore: Update dependencies (#3254)
  • 56ff2de 🐛 fix: Respect Immutable config for Body() (#3246)
  • 8c84b0f 🩹 fix: Middleware/CORS Remove Scheme Restriction (#3168)
  • 6e74114 v2: Add CODEOWNERS file (#3124)
  • cb06bc5 🩹 Fix: handle un-matched open brackets in the query params (#3121)
  • bfcf91d fix template markdown
  • ca935c3 📚 Doc: Add detailed documentation for the templates guide (#3113)
  • 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)

Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.5 to 2.52.6.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.5...v2.52.6)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2025
@dependabot
dependabot Bot requested a review from AchoArnold January 1, 2025 00:47
@what-the-diff

what-the-diff Bot commented Jan 1, 2025

Copy link
Copy Markdown

PR Summary

  • Updated Fiber Library Version
    The version of the Fiber library, a tool used for building fast and efficient web applications and services in Go programming language, has been updated from v2.52.5 to v2.52.6. This might include bug fixes, security updates or new features that can improve the services.

  • Updated Compress Library Version
    The version of the 'compress' library has also been updated from v1.17.8 to v1.17.9. This library is used for data compression which can help in optimizing our data storage and transmission.

  • Updated Checksums for the Updated Libraries
    To ensure the integrity and authenticity of the upgraded libraries, their respective checksums in the 'go.sum' file have been updated too. This helps us verify that the libraries haven't been tampered with and they're safe to use.

@AchoArnold
AchoArnold merged commit ae3befc into main Jan 1, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/github.com/gofiber/fiber/v2-2.52.6 branch January 1, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant