Skip to content

chore(deps): bump github.com/dgraph-io/badger/v4 from 4.6.0 to 4.9.1#4830

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps github.com/dgraph-io/badger/v4 from 4.6.0 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)

Open with Devin

Bumps [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) from 4.6.0 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.6.0...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 the kind:deps Pull requests that update a dependency file label Mar 6, 2026
@dependabot dependabot bot added the kind:deps Pull requests that update a dependency file label Mar 6, 2026
Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:deps Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants