Skip to content

Comments

build(deps): bump github.com/dgraph-io/badger/v4 from 4.5.1 to 4.9.1#286

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/main/github.com/dgraph-io/badger/v4-4.9.1
Open

build(deps): bump github.com/dgraph-io/badger/v4 from 4.5.1 to 4.9.1#286
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/main/github.com/dgraph-io/badger/v4-4.9.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps github.com/dgraph-io/badger/v4 from 4.5.1 to 4.9.1.

Release notes

Sourced from github.com/dgraph-io/badger/v4's releases.

v4.9.1

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.9.0...v4.9.1

v4.9.0

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.8.0...v4.9.0

Badger v4.8.0

What's Changed

... (truncated)

Changelog

Sourced from github.com/dgraph-io/badger/v4's changelog.

[4.9.1] - 2026-02-04

Fixed

  • fix(aix): add aix directory synchronization support (#2115)
  • fix: correct the comment on value size in skl.node (#2250)

Tests

  • test: add checksum tests for package y (#2246)

Chores

  • chore(ci): update arm runner label (#2248)

Full Changelog: dgraph-io/badger@v4.9.0...v4.9.1

[4.9.0] - 2025-12-15

Fixed

  • fix(y): y.SafeCopy shall always return empty slice rather than nil (#2245)

    WARNING SafeCopy now returns an empty slice rather than nil. For those using our y utility package, this could be a breaking change. This has implications for empty slices stored in badger, specifically, upon retrieval the value stored with the key will be equal to what was set (an empty []byte). See #2067 for more details.

  • fix: test.sh error (#2225)
  • fix: typo of abandoned (#2222)

Docs

  • add doc for encryption at rest (#2240)
  • move docs pages in the repo (#2232)

Chores

  • chore(ci): restrict Dgraph test to core packages only (#2242)
  • chore: update README.md with correct links and badges (#2239)
  • chore: change renovate to maintain backwards compatible go version (#2236)
  • chore: configure renovate to leave go version as declared (#2235)
  • chore(deps): Update actions (major) (#2229)
  • chore(deps): Update actions/checkout action to v5 (#2221)
  • chore(deps): Update go minor and patch (#2218)
  • chore: update the trunk conf file (#2217)
  • chore(deps): Update dependency node to v22 (#2219)
  • chore(deps): Update go minor and patch (#2212)

CI

  • move to GitHub Actions runners

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Medium Risk
Dependency-only change but it upgrades the embedded storage engine (badger) and several transitive libs, which can alter on-disk/IO behavior or performance and should be validated via existing storage tests.

Overview
Upgrades github.com/dgraph-io/badger/v4 from v4.5.1 to v4.9.1 and refreshes related transitive dependencies (e.g., ristretto, flatbuffers, klauspost/compress, x/*, protobuf).

Also normalizes the Go directive to go 1.23.0, updates go.sum accordingly, and makes a no-op reorder in the retract block.

Written by Cursor Bugbot for commit a1dd655. This will update automatically on new commits. Configure here.

Bumps [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) from 4.5.1 to 4.9.1.
- [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.5.1...v4.9.1)

---
updated-dependencies:
- dependency-name: github.com/dgraph-io/badger/v4
  dependency-version: 4.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Feb 9, 2026
@dependabot dependabot bot requested review from a team as code owners February 9, 2026 20:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file automerge labels Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants