Skip to content

deps(deps): bump github.com/dgraph-io/badger/v4 from 4.9.1 to 4.9.3#130

Merged
devnullvoid merged 1 commit into
developfrom
dependabot/go_modules/develop/github.com/dgraph-io/badger/v4-4.9.2
Jul 7, 2026
Merged

deps(deps): bump github.com/dgraph-io/badger/v4 from 4.9.1 to 4.9.3#130
devnullvoid merged 1 commit into
developfrom
dependabot/go_modules/develop/github.com/dgraph-io/badger/v4-4.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v4.9.3

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.9.2...v4.9.3

v4.9.2

What's Changed

New Contributors

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

Changelog

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

[4.9.3] - 2026-07-06

Performance

  • perf(db): signal-based L0 write backpressure (replace busy-sleeps) (#2308)

Fixed

  • fix(vlog): prevent deleted key from reappearing after value-log GC (#2310)

Docs

  • docs: update CONTRIBUTING (TOC, code style, license header, master→main) (#2300)

CI

  • chore(ci): add stale Action (#2302)
  • ci: keep required checks green on docs-only PRs (#2301)

Full Changelog: dgraph-io/badger@v4.9.2...v4.9.3

[4.9.2] - 2026-06-09

Fixed

  • fix: Prevent NPE on sync with inmemory DB (#2264)
  • fix: read only user should be able to open db on ReadOnly mode (#2268)
  • fix(compaction): clamp baseLevel to >=1 to prevent L0->L0 panic on large LSM trees (#2296)

Performance

  • perf: skip lsm lookup for expired entries during value log rewrite (#2269)

CI

  • fix(cd): upload build artifacts to GitHub Release (#2273)

Chores

  • chore(core): remove unused event log (#2257)
  • enh: compile with jemalloc 5.3.1 (#2275)

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

Commits
  • c3489dc perf(db): signal-based L0 write backpressure (replace busy-sleeps) (#2308)
  • 34dba21 fix(vlog): prevent deleted key from reappearing after value-log GC (#2310)
  • 5e2d536 chore (ci): add stale Action (#2302)
  • 5df4188 docs: update CONTRIBUTING (TOC, code style, license header, master→main) (#2300)
  • d0c62dd ci: keep required checks green on docs-only PRs (#2301)
  • 284cea0 fix(compaction): clamp baseLevel to >=1 to prevent L0->L0 panic on la… (#2296)
  • 897f12f fix : read only user should be able to open db on ReadOnly mode (#2268)
  • ca9e10b enh: compile with jemalloc 5.3.1 (#2275)
  • 7427d56 perf: skip lsm lookup for expired entries during value log rewrite (#2269)
  • 773a835 fix: Prevent NPE on sync with inmemory DB (#2264)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 15, 2026
Bumps [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) from 4.9.1 to 4.9.3.
- [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.1...v4.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(deps): bump github.com/dgraph-io/badger/v4 from 4.9.1 to 4.9.2 deps(deps): bump github.com/dgraph-io/badger/v4 from 4.9.1 to 4.9.3 Jul 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/develop/github.com/dgraph-io/badger/v4-4.9.2 branch from 7de325f to f38ddca Compare July 7, 2026 01:04
@devnullvoid devnullvoid merged commit 3daccdd into develop Jul 7, 2026
1 check passed
@devnullvoid devnullvoid deleted the dependabot/go_modules/develop/github.com/dgraph-io/badger/v4-4.9.2 branch July 7, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant