Bump the go-modules group across 1 directory with 5 updates - #156
Merged
Conversation
Bumps the go-modules group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) | `4.9.2` | `4.9.6` | | [github.com/go-redsync/redsync/v4](https://github.com/go-redsync/redsync) | `4.16.0` | `4.17.0` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.21.0` | `9.22.0` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.4` | `1.10.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.0` | Updates `github.com/dgraph-io/badger/v4` from 4.9.2 to 4.9.6 - [Release notes](https://github.com/dgraph-io/badger/releases) - [Changelog](https://github.com/dgraph-io/badger/blob/main/CHANGELOG.md) - [Commits](dgraph-io/badger@v4.9.2...v4.9.6) Updates `github.com/go-redsync/redsync/v4` from 4.16.0 to 4.17.0 - [Commits](go-redsync/redsync@v4.16.0...v4.17.0) Updates `github.com/redis/go-redis/v9` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.21.0...v9.22.0) Updates `github.com/sirupsen/logrus` from 1.9.4 to 1.10.0 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.4...v1.10.0) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.0) --- updated-dependencies: - dependency-name: github.com/dgraph-io/badger/v4 dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/go-redsync/redsync/v4 dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
reinkrul
approved these changes
Aug 21, 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-modules group with 5 updates in the / directory:
4.9.24.9.64.16.04.17.09.21.09.22.01.9.41.10.01.11.11.12.0Updates
github.com/dgraph-io/badger/v4from 4.9.2 to 4.9.6Release notes
Sourced from github.com/dgraph-io/badger/v4's releases.
Changelog
Sourced from github.com/dgraph-io/badger/v4's changelog.
Commits
fbd8d2efix(compaction): restore size-ratio base level selection, clamped to the firs...21c0bc6fix: prevent nil deref when reading in-memory tables (#2316)4292e70chore(deps): bump go.opentelemetry.io/otel to v1.41.0 (CVE-2026-29181) (#2323)0a02e66ci: test PR's badger code against dgraph instead of main (#2320)9b0ef41chore: prepare for release v4.9.4 (#2314)bcef113fix: fix an issue where the compactor causes previously deleted data to reapp...7df4b2ffix(db): don't drop acknowledged writes during DropPrefix/DropAll (#2313)45d5bd1docs(changelog): backfill 4.9.2, add 4.9.3, fix 4.9.0 compare link (#2311)c3489dcperf(db): signal-based L0 write backpressure (replace busy-sleeps) (#2308)34dba21fix(vlog): prevent deleted key from reappearing after value-log GC (#2310)Updates
github.com/go-redsync/redsync/v4from 4.16.0 to 4.17.0Commits
79f6ba2Merge pull request #238 from MD-Mushfiqur123/refactor/interface-to-any757bf14Merge pull request #243 from go-redsync/dependabot/go_modules/github.com/redi...6978379Bump github.com/redis/rueidis/rueidiscompat from 1.0.73 to 1.0.76dab06d8Merge pull request #241 from go-redsync/dependabot/go_modules/github.com/redi...1dce2a4Merge pull request #240 from go-redsync/dependabot/go_modules/github.com/valk...a57cd65Bump github.com/redis/rueidis from 1.0.73 to 1.0.76f0d15aeBump github.com/valkey-io/valkey-go/valkeycompat from 1.0.73 to 1.0.767b772f1Merge pull request #242 from go-redsync/dependabot/go_modules/github.com/redi...5033f79Merge pull request #239 from go-redsync/dependabot/go_modules/golang.org/x/sy...6ddfa27Bump github.com/redis/go-redis/v9 from 9.18.0 to 9.21.0Updates
github.com/redis/go-redis/v9from 9.21.0 to 9.22.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
c7f59a2chore(release): prepare 9.22.0 (#3947)c994cfcfeat(autopipeline): automatic command pipelining (#3942)228b463chore(deps): bump actions/stale from 10 to 11 (#3944)a6be850feat(csc): add standalone client-side caching (#3941)82b0213chore(release): prepare 9.22.0-beta.1 (#3940)8eb9583fix(rediscmd): redact credential args in AppendCmd (#3939)90fd088chore(ci): point 8.10 testing at custom client-libs-test image (#3938)93f961afeat(timeseries): support multiple aggregators per key in TS.NRANGE (#3937)49e0041feat(himport): HIMPORT command with lazy per-connection prepare (#3919)3dd9675fix(proto): peek push notification name without demanding 36 bytes (#3936)Updates
github.com/sirupsen/logrusfrom 1.9.4 to 1.10.0Release notes
Sourced from github.com/sirupsen/logrus's releases.
... (truncated)
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
Commits
457e372Merge pull request #1573 from thaJeztah/update_colors6b6a3a6formatter: differentiate debug and trace colors8ebae73Merge pull request #1572 from thaJeztah/update_logsf156a33docs: clarify formatter field handling84cedf9Merge pull request #1571 from thaJeztah/slog_hookoptsa3e1580hooks/slog: add HookOptionse5b377aMerge pull request #1570 from thaJeztah/slog_leveler30a5487hooks/slog: add level adapters0cee61eMerge pull request #1569 from thaJeztah/slog_noleveler4069973hooks/slog: use concrete slog.Level for hook level mappingUpdates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.Builderd2699be_codegen: modernizea463c8cMerge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashesMost Recent Ignore Conditions Applied to This Pull Request
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