Conversation
Member
Scanning the following files:
Scan: 'go.mod'Nothing detected in go.mod Scan: 'go.sum'Nothing detected in go.sum |
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 #256 +/- ##
=======================================
Coverage 54.57% 54.57%
=======================================
Files 60 60
Lines 3212 3212
=======================================
Hits 1753 1753
Misses 1317 1317
Partials 142 142
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:
|
Bumps the go-dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.31.0` | `1.31.1` | | [github.com/bytedance/sonic](https://github.com/bytedance/sonic) | `1.14.1` | `1.14.2` | | [github.com/bytedance/sonic/loader](https://github.com/bytedance/sonic) | `0.3.0` | `0.4.0` | | [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.10` | `1.4.11` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.25.9` | `4.25.10` | | [github.com/ugorji/go/codec](https://github.com/ugorji/go) | `1.3.0` | `1.3.1` | Updates `gorm.io/gorm` from 1.31.0 to 1.31.1 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.31.0...v1.31.1) Updates `github.com/bytedance/sonic` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.14.1...v1.14.2) Updates `github.com/bytedance/sonic/loader` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@loader/v0.3.0...loader/v0.4.0) Updates `github.com/gabriel-vasile/mimetype` from 1.4.10 to 1.4.11 - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](gabriel-vasile/mimetype@v1.4.10...v1.4.11) Updates `github.com/shirou/gopsutil/v4` from 4.25.9 to 4.25.10 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.9...v4.25.10) Updates `github.com/ugorji/go/codec` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/ugorji/go/releases) - [Commits](ugorji/go@codec/v1.3.0...codec/v1.3.1) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-version: 1.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/bytedance/sonic dependency-version: 1.14.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/bytedance/sonic/loader dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/gabriel-vasile/mimetype dependency-version: 1.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.25.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/ugorji/go/codec dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1fe6ec3 to
fa001e4
Compare
mgoetzegb
approved these changes
Nov 3, 2025
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 6 updates:
1.31.01.31.11.14.11.14.20.3.00.4.01.4.101.4.114.25.94.25.101.3.01.3.1Updates
gorm.io/gormfrom 1.31.0 to 1.31.1Release notes
Sourced from gorm.io/gorm's releases.
Commits
eabca1fAllow Select/Omit for Generics Create, close #7638, #7633a57abbeAdd Namer-based column lookup to Schema.LookUpField (#7619)5eaf05afix: Allow escaped double quotes in struct tag parser (#7631)2c3d109Fix slog logger caller frame detection to output correct source file (#7610)4808ff5Update README.md (#7635)141388fFix AutoMigrate default value comparison for string fields (issue #7590) (#7591)d9372f5fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer v...d8cdb39chore: fix some comment (#7615)b881483Rename IsValidDBNameChar to IsInvalidDBNameChar (#7582)Updates
github.com/bytedance/sonicfrom 1.14.1 to 1.14.2Release notes
Sourced from github.com/bytedance/sonic's releases.
Commits
3fbf6d5chore: update loader version to 0.4.0 (#878)438eca4chore: pcsp for jit functions (#877)045dce4style(internal/rt): fix a typo in filename (#871)a71350bchore: update arm asm (#873)cdd9739fix: pcsp for jit functions (#868)72bd4cafeature: use pool for EscapeHTML (#866)48ba40bfix: make validate skip behave more similarly like encoding/json (#815)d55adc4fix:(decoder) not panic when map key is a interface (#861)2eeb744fix: make encoder pretouch able to recurse (#856)Updates
github.com/bytedance/sonic/loaderfrom 0.3.0 to 0.4.0Commits
438eca4chore: pcsp for jit functions (#877)045dce4style(internal/rt): fix a typo in filename (#871)a71350bchore: update arm asm (#873)cdd9739fix: pcsp for jit functions (#868)72bd4cafeature: use pool for EscapeHTML (#866)48ba40bfix: make validate skip behave more similarly like encoding/json (#815)d55adc4fix:(decoder) not panic when map key is a interface (#861)2eeb744fix: make encoder pretouch able to recurse (#856)53b981bfeat: show JSON trace when panic (#848)908af5dfix: compilation error withGOEXPERIMENT=jsonv2(#847)Updates
github.com/gabriel-vasile/mimetypefrom 1.4.10 to 1.4.11Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
Commits
9914830msoxml: match files and directories for first zip entry5ec1912json: prevent one alloc by re-using the same slice (#726)7cfd614performance: use regular funcs instead of var funcs (#670)71a0f37aaf: remove individual node for aafd0ad103supported_mimes: fix lint and make test shortfa141bdsupported_mimes: add .git-blame-ignore-revs16a062bsupported_mimes: add hierarchy to table49f3862clone: stop cloning MIME when there is no charsetd0a95afdxf: add support; closes #71954d3513markup: fix for duplicate branch warning from linterUpdates
github.com/shirou/gopsutil/v4from 4.25.9 to 4.25.10Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
1da1bb1Merge pull request #1941 from StefanoBalzarottiNozomi/refactor-disk-windows4bea90cMerge pull request #1942 from shirou/fix/linter_error5683c90[net][linux]: fix gosec linter issue3a9eeb4fix: linter error about string concat and build tag94fc64efix build1e8bd3eUpdate disk/disk_windows.gocf1133dUpdate disk/disk_windows.go7ebc85aUpdate disk/disk_windows.go0a39842lintingb65c122these tests are only for windowsUpdates
github.com/ugorji/go/codecfrom 1.3.0 to 1.3.1Release notes
Sourced from github.com/ugorji/go/codec's releases.
Commits
abdbcb1codec: nextValueBytes should not include last read token when reading a json ...af1615ecodec: minor updates in mono generated filesa9af3d3codec: fix passing checkExt appropriately when encoding/decoding an extensionc135357codec: only return error from Read if more data needs to be read4cdd2e6codec: rename honoring convention of notXXX (as opposed to not_XXX)9428373codec: fix misspellings and minor comment movementsbc38a23codec: bufioDecReader: checkErr before halting with io.ErrUnexpectedEOF175ab60codec: update README.md and doc.go with package documentationDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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