-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 #6
base: main
Are you sure you want to change the base?
build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 #6
Conversation
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] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이 풀 리퀘스트 검토를 건너뛰었습니다. 봇(안녕하세요, dependabot[bot]!)에 의해 생성된 것으로 보입니다. 봇이 무엇을 하고 있는지 알고 있을 것이라고 가정합니다!
Original comment in English
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
리뷰어 가이드 by Sourcery이 PR은 github.com/gofiber/fiber/v2의 버전을 2.52.5에서 2.52.6으로 업데이트합니다. 여기에는 여러 버그 수정, 문서 개선 및 유지 관리 업데이트가 포함되어 있습니다. 종속성 버전 업데이트를 보여주는 클래스 다이어그램classDiagram
class Dependencies {
+gofiber/fiber/v2: 2.52.6
+andybalholm/brotli: 1.1.0
+klauspost/compress: 1.17.9
+google/uuid: 1.6.0
+mattn/go-runewidth: 0.0.16
+golang.org/sys: 0.28.0
}
note for Dependencies "go.mod에서 업데이트된 종속성"
파일 수준 변경 사항
팁 및 명령어Sourcery와 상호 작용하기
경험 맞춤 설정대시보드에 접속하여:
도움 받기Original review guide in EnglishReviewer's Guide by SourceryThis PR bumps the version of github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6. This includes several bug fixes, documentation improvements, and maintenance updates. Class diagram showing dependency version updatesclassDiagram
class Dependencies {
+gofiber/fiber/v2: 2.52.6
+andybalholm/brotli: 1.1.0
+klauspost/compress: 1.17.9
+google/uuid: 1.6.0
+mattn/go-runewidth: 0.0.16
+golang.org/sys: 0.28.0
}
note for Dependencies "Updated dependencies in go.mod"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Commits
e04f815
prepare release v2.52.67eb9d25
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 markdownca935c3
📚 Doc: Add detailed documentation for the templates guide (#3113)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
github.com/gofiber/fiber/v2를 2.52.5에서 2.52.6로 업데이트합니다.
버그 수정:
개선 사항:
문서:
Original summary in English
Summary by Sourcery
Update github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6.
Bug Fixes:
Enhancements:
Documentation: