Skip to content

chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.8 to 2.52.9 #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps github.com/gofiber/fiber/v2 from 2.52.8 to 2.52.9.

Release notes

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

v2.52.9

🐛 Bug Fixes

Full Changelog: gofiber/fiber@v2.52.8...v2.52.9

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)

Summary by Sourcery

将 Fiber 依赖升级至 v2.52.9,以包含上游错误修复

Bug 修复:

  • 为解析器添加索引上限
  • 修复嵌入式结构体解析
  • 更正 Is() 中的 Content-Type 比较
  • 修复 MIME 类型相等性检查

构建:

  • 更新 github.com/gofiber/fiber/v2 从 v2.52.8 到 v2.52.9
Original summary in English

Summary by Sourcery

Bump Fiber dependency to v2.52.9 to include upstream bug fixes

Bug Fixes:

  • Add upper index limit for parsers
  • Fix embedded struct parsing
  • Correct Content-Type comparison in Is()
  • Fix MIME type equality checks

Build:

  • Update github.com/gofiber/fiber/v2 from v2.52.8 to v2.52.9

Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.8 to 2.52.9.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.8...v2.52.9)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-version: 2.52.9
  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 Jul 21, 2025
Copy link

vercel bot commented Jul 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quicknote-frontend-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2025 8:55am

Copy link

sourcery-ai bot commented Jul 21, 2025

审阅者指南

此 PR 通过更新模块要求和锁定文件,将 Fiber 框架依赖升级到 v2.52.9,从而整合了上游针对解析器限制、结构体解析和内容类型比较的错误修复。

文件级变更

变更 详情 文件
升级 gofiber/fiber/v2 依赖
  • 在 go.mod 中将 Fiber 版本从 v2.52.8 提升到 v2.52.9
  • 重新生成 go.sum 以反映更新的依赖
go.mod
go.sum
整合 Fiber v2.52.9 中的上游错误修复
  • 为解析器添加上限索引限制
  • 支持嵌入式结构体解析
  • 修复 Is() 中的 Content-Type 比较逻辑
  • 更正 MIME 类型相等性检查
go.mod
go.sum

提示和命令

与 Sourcery 交互

  • 触发新审阅: 在拉取请求上评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的审阅评论。
  • 从审阅评论生成 GitHub issue: 通过回复审阅评论,要求 Sourcery 从中创建一个 issue。您也可以回复审阅评论并输入 @sourcery-ai issue 来从中创建一个 issue。
  • 生成拉取请求标题: 随时在拉取请求标题的任意位置写入 @sourcery-ai 以生成标题。您也可以在拉取请求上评论 @sourcery-ai title 来随时(重新)生成标题。
  • 生成拉取请求摘要: 随时在拉取请求正文的任意位置写入 @sourcery-ai summary 以在您想要的位置生成 PR 摘要。您也可以在拉取请求上评论 @sourcery-ai summary 来随时(重新)生成摘要。
  • 生成审阅者指南: 随时在拉取请求上评论 @sourcery-ai guide 来(重新)生成审阅者指南。
  • 解决所有 Sourcery 评论: 在拉取请求上评论 @sourcery-ai resolve 以解决所有 Sourcery 评论。如果您已经处理了所有评论并且不想再看到它们,这将很有用。
  • 关闭所有 Sourcery 审阅: 在拉取请求上评论 @sourcery-ai dismiss 以关闭所有现有 Sourcery 审阅。如果您想从新的审阅开始,这尤其有用——别忘了评论 @sourcery-ai review 来触发新的审阅!

自定义您的体验

访问您的 仪表板 以:

  • 启用或禁用审阅功能,例如 Sourcery 生成的拉取请求摘要、审阅者指南等。
  • 更改审阅语言。
  • 添加、删除或编辑自定义审阅说明。
  • 调整其他审阅设置。

获取帮助

Original review guide in English

Reviewer's Guide

This PR upgrades the Fiber framework dependency to v2.52.9 by updating the module requirement and lock file, thereby incorporating upstream bug fixes for parser limits, struct parsing, and content-type comparisons.

File-Level Changes

Change Details Files
Upgrade gofiber/fiber/v2 dependency
  • Bump fiber version from v2.52.8 to v2.52.9 in go.mod
  • Regenerate go.sum to reflect updated dependency
go.mod
go.sum
Incorporate upstream bug fixes from Fiber v2.52.9
  • Add upper index limit for parsers
  • Support embedded struct parsing
  • Fix Content-Type comparison logic in Is()
  • Correct MIME type equality checks
go.mod
go.sum

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

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.

0 participants