Conversation
Bumps the go-dev-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/gin-contrib/logger](https://github.com/gin-contrib/logger) | `1.2.6` | `1.2.7` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.0` | | [github.com/bytedance/sonic/loader](https://github.com/bytedance/sonic) | `0.5.0` | `0.5.1` | | [github.com/gin-contrib/sse](https://github.com/gin-contrib/sse) | `1.1.0` | `1.1.1` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.37` | `1.14.38` | | [github.com/moby/patternmatcher](https://github.com/moby/patternmatcher) | `0.6.0` | `0.6.1` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.2.4` | `2.3.0` | Updates `github.com/gin-contrib/logger` from 1.2.6 to 1.2.7 - [Release notes](https://github.com/gin-contrib/logger/releases) - [Commits](gin-contrib/logger@v1.2.6...v1.2.7) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.0 - [Commits](rs/zerolog@v1.34.0...v1.35.0) Updates `github.com/bytedance/sonic/loader` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@loader/v0.5.0...loader/v0.5.1) Updates `github.com/gin-contrib/sse` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/gin-contrib/sse/releases) - [Commits](gin-contrib/sse@v1.1.0...v1.1.1) Updates `github.com/mattn/go-sqlite3` from 1.14.37 to 1.14.38 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.37...v1.14.38) Updates `github.com/moby/patternmatcher` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/moby/patternmatcher/releases) - [Commits](moby/patternmatcher@v0.6.0...v0.6.1) Updates `github.com/pelletier/go-toml/v2` from 2.2.4 to 2.3.0 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.2.4...v2.3.0) --- updated-dependencies: - dependency-name: github.com/gin-contrib/logger dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/rs/zerolog dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/bytedance/sonic/loader dependency-version: 0.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/gin-contrib/sse dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/moby/patternmatcher dependency-version: 0.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.3.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 #301 +/- ##
==========================================
+ Coverage 57.13% 57.23% +0.10%
==========================================
Files 70 70
Lines 3945 3945
==========================================
+ Hits 2254 2258 +4
+ Misses 1493 1491 -2
+ Partials 198 196 -2
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:
|
mgoetzegb
approved these changes
Mar 30, 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 7 updates:
1.2.61.2.71.34.01.35.00.5.00.5.11.1.01.1.11.14.371.14.380.6.00.6.12.2.42.3.0Updates
github.com/gin-contrib/loggerfrom 1.2.6 to 1.2.7Release notes
Sourced from github.com/gin-contrib/logger's releases.
Commits
df37d7echore(deps): upgrade golang.org/x/text to v0.35.0ed9a350ci(workflow): bump goreleaser/goreleaser-action from v6 to v7fa03ed2chore(deps): upgrade gin to v1.12.0 and update CI Go versions1065dcachore(ci): upgrade trivy-action from 0.33.1 to 0.35.059f29e5Update golangci-lint version to v2.9d329ea8Add Go 1.26 to GitHub Actions test matrixb1173c9chore(deps): bump actions/cache from 4 to 5f9a0c7cfix: resolve golangci-lint issues in example4010432chore(ci): update golangci-lint to v2.6b55893bchore(deps): upgrade quic-go to v0.57.1Updates
github.com/rs/zerologfrom 1.34.0 to 1.35.0Commits
1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)f6fbd33Test coverage improvements (#748)Updates
github.com/bytedance/sonic/loaderfrom 0.5.0 to 0.5.1Commits
d64ddf9opt: unify JIT funcs in single moduledata onPretouch(#932)3835c03feat:(encoder) not omit zero value foromitemptytag (#927)c9e5b0ffix(rt): align map IndirectElem semantics across Go versions (#924)28040bdrevert: drop integer range mismatch and related tests (#922)f8ba977fix(decoder): align jit string-tag mismatch with encoding/json (#917)9a1c148fix(decoder): memory corruption when decode prefilled interface (#914)0724463chore: use go fmt format (#913)f7c86b9ci: add macOS ARM (Apple Silicon) runners to workflows (#911)646f13arefactor: improve code formatting and remove unused lookup_small_key … (#903)afa2fcechore: update go mod (#899)Updates
github.com/gin-contrib/ssefrom 1.1.0 to 1.1.1Release notes
Sourced from github.com/gin-contrib/sse's releases.
Commits
41aa9c0ci(workflow): bump goreleaser/goreleaser-action from v6 to v75f914eechore(deps): upgrade gin to v1.12.0 and update CI Go versions6adf020chore(ci): upgrade trivy-action from 0.33.1 to 0.35.08bfd803Update golangci-lint version to v2.9124027cAdd Go 1.26 to GitHub Actions test matrixba43f51chore(deps): bump actions/cache from 4 to 5723ee83docs: add Trivy Security Scan badge to README379d048chore(ci): update golangci-lint to v2.6461e5c9chore: drop Go 1.23 support, require Go 1.24+7398a9fci: update and enhance CI workflows and security scanningUpdates
github.com/mattn/go-sqlite3from 1.14.37 to 1.14.38Commits
edadafaMerge pull request #1381 from mattn/eliminate-bounds-checks8f9f86eEliminate unnecessary bounds checks in hot paths0d23881Merge pull request #1379 from theimpostor/pr-1322-missing-constraint-op-types84bdc43add missing index constraint op types57e5007Merge pull request #1313 from Jaculabilis/json-exampleUpdates
github.com/moby/patternmatcherfrom 0.6.0 to 0.6.1Release notes
Sourced from github.com/moby/patternmatcher's releases.
Commits
5a6d842Merge pull request #9 from thaJeztah/fix_panice5d80c7fix panic / nil pointer dereference on invalid patterns7f236f5Merge pull request #8 from thaJeztah/update_cia95e09cci: update actions and test against "oldest", "oldstable" and "stable"Updates
github.com/pelletier/go-toml/v2from 2.2.4 to 2.3.0Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
f36a3ecReduce marshal and unmarshal overhead (#1044)77f3862Fix benchmark script replacing internal package imports (#1042)16b1ef5Fix parser error pointing to wrong line when last line has no trailing newlin...e14bde7build(deps): bump docker/login-action from 3 to 4 (#1039)4b1ff01build(deps): bump docker/setup-buildx-action from 3 to 4 (#1040)048a25fGo 1.26 (#1030)b357558build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#1035)a0be52fbuild(deps): bump actions/upload-artifact from 6 to 7 (#1036)316bfc6Support Unmarshaler interface for tables and array tables (#1027)2edc61fFix panic when unmarshaling datetime values to incompatible types (#1028) (#1...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 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