Conversation
Bumps the go-dev-dependencies group with 4 updates: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin), [github.com/ebitengine/purego](https://github.com/ebitengine/purego), [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/gin-gonic/gin` from 1.11.0 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.11.0...v1.12.0) Updates `github.com/ebitengine/purego` from 0.9.1 to 0.10.0 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](ebitengine/purego@v0.9.1...v0.10.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.1 to 4.26.2 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.1...v4.26.2) Updates `golang.org/x/net` from 0.50.0 to 0.51.0 - [Commits](golang/net@v0.50.0...v0.51.0) --- 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: go-dev-dependencies - dependency-name: github.com/ebitengine/purego dependency-version: 0.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: golang.org/x/net dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuesgo.mod
OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report😢 No conventional commits found. 👉 Learn more about the conventional commits usage at Greenbone. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #294 +/- ##
=======================================
Coverage 57.29% 57.29%
=======================================
Files 70 70
Lines 3939 3939
=======================================
Hits 2257 2257
Misses 1486 1486
Partials 196 196
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
llugin
approved these changes
Mar 4, 2026
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 go-dev-dependencies group with 4 updates: github.com/gin-gonic/gin, github.com/ebitengine/purego, github.com/shirou/gopsutil/v4 and golang.org/x/net.
Updates
github.com/gin-gonic/ginfrom 1.11.0 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.
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/ebitengine/puregofrom 0.9.1 to 0.10.0Release notes
Sourced from github.com/ebitengine/purego's releases.
Commits
bb9b1f4all: v0.10.0 released585a4c5purego: add support for s390x (#413)d685103.github/workflows: reduce CI time for minor architectures (#417)d8dcb88return errno value on darwin amd64/arm64 (#416)587d406.github/workflows: test against 1.26 and update patch versions (#414)1a5155fpurego: extend struct argument support to Linux amd64/arm64 (#361)071d22apurego: add support for ppc64le (#408)e8ef616.github/workflows: Update Go version to 1.26.0-rc.3 (#409)2fe737apurego: add benchmarks for calling methods (#363)49bede1purego: add support for linux/386 (#403)Updates
github.com/shirou/gopsutil/v4from 4.26.1 to 4.26.2Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
33fab7dMerge pull request #2009 from shirou/dependabot/github_actions/actions/setup-...6320f9eMerge pull request #2007 from shirou/fix/fix_disk_mountinfo_parsing_bugsa69a8e2chore(deps): bump actions/setup-go from 6.2.0 to 6.3.06a6e215Merge pull request #2008 from shirou/dependabot/go_modules/github.com/ebiteng...e140450chore(deps): bump github.com/ebitengine/purego from 0.9.1 to 0.10.02ef7eb7[linux][disk]: fix disk mountinfo parsing bug962bfd8Merge pull request #2000 from shirou/dependabot/go_modules/golang.org/x/sys-0...8de66e7Merge pull request #2006 from shirou/fix/fix_gosec_linta927423fix: ignore s390x golangci-lint due to becoming always fail4e9a8de[common][process]: fix gosec lintUpdates
golang.org/x/netfrom 0.50.0 to 0.51.0Commits
60b3f6finternal/http3: prevent Server handler from writing longer body than declaredb0ca456internal/http3: fix Write in Server Handler returning the wrong value1558ba7publicsuffix: update to 2026-02-064e1c745internal/http3: make Server response include headers that can be inferred19f580fhttp2: fix nil panic in typeFrameParser for unassigned frame types818aad7internal/http3: add server to client trailer header supportc1bbe1ainternal/http3: add client to server trailer header support29181b8all: remove go1.25 and older build constraints8109305all: upgrade go directive to at least 1.25.0 [generated]0b37bdfquic: don't run TestStreamsCreateConcurrency in synctest bubbleDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions