chore(deps): bump github.com/dgraph-io/badger/v4 from 4.9.1 to 4.9.2#589
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump github.com/dgraph-io/badger/v4 from 4.9.1 to 4.9.2#589dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #589 +/- ##
=======================================
Coverage 85.45% 85.45%
=======================================
Files 55 55
Lines 6175 6175
=======================================
Hits 5277 5277
Misses 691 691
Partials 207 207 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) from 4.9.1 to 4.9.2. - [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.2) --- 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>
523afe5 to
4c4b5dd
Compare
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 github.com/dgraph-io/badger/v4 from 4.9.1 to 4.9.2.
Release notes
Sourced from github.com/dgraph-io/badger/v4's releases.
Changelog
Sourced from github.com/dgraph-io/badger/v4's changelog.
Commits
284cea0fix(compaction): clamp baseLevel to >=1 to prevent L0->L0 panic on la… (#2296)897f12ffix : read only user should be able to open db on ReadOnly mode (#2268)ca9e10benh: compile with jemalloc 5.3.1 (#2275)7427d56perf: skip lsm lookup for expired entries during value log rewrite (#2269)773a835fix: Prevent NPE on sync with inmemory DB (#2264)abbb9a5fix(cd): upload build artifacts to GitHub Release (#2273)796cb85chore(core): remove unused event log (#2257)