chore(deps): bump the minor-patch group across 1 directory with 2 updates#1
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-patch group across 1 directory with 2 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the minor-patch group with 2 updates in the / directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) and [github.com/swaggo/swag](https://github.com/swaggo/swag). Updates `github.com/gin-gonic/gin` from 1.9.1 to 1.12.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.9.1...v1.12.0) Updates `github.com/swaggo/swag` from 1.8.12 to 1.16.6 - [Release notes](https://github.com/swaggo/swag/releases) - [Commits](swaggo/swag@v1.8.12...v1.16.6) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/swaggo/swag dependency-version: 1.16.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/minor-patch-0281af4805
branch
from
July 6, 2026 13:36
e901e2c to
74fe46c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-patch group with 2 updates in the / directory: github.com/gin-gonic/gin and github.com/swaggo/swag.
Updates
github.com/gin-gonic/ginfrom 1.9.1 to 1.12.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
73726dcdocs: update documentation to reflect Go version changes (#4552)e292e5cdocs: document and finalize Gin v1.12.0 release (#4551)ae3f524ci: update Go version support to 1.25+ across CI and docs (#4550)38534e2chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4548)472d086fix(tree): panic in findCaseInsensitivePathRec with RedirectFixedPath (#4535)fb25834test(context): use http.StatusContinue constant instead of magic number 100 (...6f1d5fetest(render): add comprehensive error handling tests (#4541)5c00df8fix(render): write content length in Data.Render (#4206)db30908chore(logger): allow skipping query string output (#4547)ba093d1chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)Updates
github.com/swaggo/swagfrom 1.8.12 to 1.16.6Release notes
Sourced from github.com/swaggo/swag's releases.
... (truncated)
Commits
f676981feat: allow description line continuation (#2048)252fecdUse the structs name without the@namecomment (#2043)b0c5cc9Feature: allow enum ordered const name override (2nd PR for this) (#2046)0f3bf86fix: router with tilde #2004 (#2005)d7cec57fix: prevent nil pointer dereference in getFuncDoc when parsing dependencies ...15a183bfeat: json:omitempty marks field as optional (#2041)714cd12fix(test): includerunetest in enums tests (#2025)93e8685chore(deps): bump golang.org/x/crypto in /example/celler (#1993)aee4fddRemove redundant (default: false) for parseFuncBody flag (#1961)5c99c17x/text v0.21, x/tools v0.21 (#1962)