Skip to content

Update module github.com/dgraph-io/badger/v2 to v4#800

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-dgraph-io-badger-v2-4.x
Open

Update module github.com/dgraph-io/badger/v2 to v4#800
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-dgraph-io-badger-v2-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/dgraph-io/badger/v2 v2.2007.4v4.9.1 age confidence

Release Notes

dgraph-io/badger (github.com/dgraph-io/badger/v2)

v4.9.1

Compare Source

What's Changed

New Contributors

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

v4.9.0

Compare Source

What's Changed

New Contributors

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

v4.8.0: Badger v4.8.0

Compare Source

What's Changed

New Contributors

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

v4.7.0: Badger v4.7.0

Compare Source

This release removes the dependency on github.com/pkg/errors. If you rely on errors returned by badger, please proceed with caution.

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.6.0...v4.7.0

v4.6.0: Badger v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.5.2...v4.6.0

v4.5.2: Badger v4.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.5.1...v4.5.2

v4.5.1: Badger v4.5.1

Compare Source

What's Changed

  • Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1
  • docs: Add pagination explanation to docs
  • chore(deps): bump the minor group with 2 updates
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 in the minor group
  • chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.0 to 2.0.1 in the patch group
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in the minor group
  • chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the patch group
  • chore(deps): bump the minor group with 2 updates
  • fix(info): print Total BloomFilter Size with totalBloomFilter instead of totalIndex
  • chore(deps): bump the minor group with 2 updates
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the patch group
  • feat(info): print total size of listed keys
  • chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.1 to 2.1.0 in the minor group
  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the patch group

Full Changelog: dgraph-io/badger@v4.5.0...v4.5.1

v4.5.0: Badger v4.5.0

Compare Source

What's Changed

Full Changelog: dgraph-io/badger@v4.4.0...v4.5.0

v4.4.0: Badger v4.4.0

Compare Source

What's Changed

Full Changelog: dgraph-io/badger@v4.3.1...v4.4.0

v4.3.1: Badger v4.3.1

Compare Source

What's Changed

Full Changelog: dgraph-io/badger@v4.3.0...v4.3.1

v4.3.0: Badger v4.3.0

Compare Source

What's Changed

Fixes:

CI:

Full Changelog: dgraph-io/badger@v4.2.0...v4.3.0

v4.2.0: Badger v4.2.0

Compare Source

This release contains new and updated metrics for Badger, as well as several bug fixes.

Breaking
  • feat(metrics): fix and update metrics in badger (#​1948)
  • fix(metrics): remove badger version in the metrics name (#​1982)
Fixed
  • fix(db): avoid panic in parallel reads after closing DB (#​1987)
  • fix(logging): fix direct access to logger (#​1980)
  • fix(sec): bump google.golang.org/grpc from 1.20.1 to 1.53.0 (#​1977)
  • fix(sec): update gopkg.in/yaml.v2 package (#​1969)
  • fix(test): fix flakiness of TestPersistLFDiscardStats (#​1963)
  • fix(stream): setup oracle correctly in stream writer (#​1968) (#​1904)
  • fix(stream): improve incremental stream writer (#​1901)
  • fix(test): improve the params in BenchmarkDbGrowth (#​1967)
  • fix(sync): sync active memtable and value log on Db.Sync (#​1847) (#​1953)
  • fix(test): handle draining of closed channel, speed up test. (#​1957)
  • fix(test): fix table checksum test. Test on uncompressed. (#​1952)
  • fix(level): change split key range right key to use ts=0 (#​1932)
  • fix(test): the new test case PagebufferReader5 introduced an error. (#​1936)
  • fix(test): add missing unlock in TestPersistLFDiscardStats (#​1924)
  • fix(PageBufferReader): should conform to io.Reader interface (#​1935)
  • fix(publisher): publish updates after persistence in WAL (#​1917)
CI
  • chore(ci): split off coverage workflow (#​1944)
  • chore(ci): adding trivy scanning workflow (#​1925)

v4.1.0

Compare Source

  • Fix an uint16 overflow when resizing key slice

v4.0.1

Compare Source

  • Fix an uint16 overflow when resizing key slice

v4.0.0

Compare Source

  • Fix an uint16 overflow when resizing key slice

v3.2103.5

Compare Source

  • Fix an uint16 overflow when resizing key slice

v3.2103.4

Compare Source

  • Fix an uint16 overflow when resizing key slice

v3.2103.3

Compare Source

  • Fix an uint16 overflow when resizing key slice

v3.2103.2

Compare Source

  • Fix an uint16 overflow when resizing key slice

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch 2 times, most recently from 91235db to 90e0d41 Compare March 6, 2023 07:50
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch 2 times, most recently from ce9faed to 6c8d63a Compare March 15, 2023 17:07
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch 2 times, most recently from e912fbf to 0b6faf4 Compare March 23, 2023 22:06
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 0b6faf4 to 31333f8 Compare April 4, 2023 22:11
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch 4 times, most recently from c18843c to b4155f2 Compare April 20, 2023 09:51
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch 3 times, most recently from ae6d7e8 to 9b0ceef Compare May 4, 2023 12:49
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 9b0ceef to eae70f8 Compare May 8, 2023 16:08
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from eae70f8 to f01fdaa Compare May 28, 2023 05:58
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from f01fdaa to 67cb85a Compare July 9, 2023 10:33
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 67cb85a to 42973ba Compare August 4, 2023 13:51
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 42973ba to a17fa41 Compare August 22, 2023 16:16
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from a17fa41 to 7cb5d3d Compare September 19, 2023 10:45
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 7cb5d3d to 94d564e Compare September 26, 2023 12:20
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 94d564e to 5ee85f6 Compare October 12, 2023 18:38
@renovate renovate bot changed the title Update module github.com/dgraph-io/badger/v2 to v4 Update module github.com/dgraph-io/badger/v2 to v4 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-dgraph-io-badger-v2-4.x branch October 23, 2023 09:07
@renovate renovate bot changed the title Update module github.com/dgraph-io/badger/v2 to v4 - autoclosed Update module github.com/dgraph-io/badger/v2 to v4 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-dgraph-io-badger-v2-4.x branch October 23, 2023 15:15
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 5ee85f6 to e9eb098 Compare October 23, 2023 15:15
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from e9eb098 to 423723f Compare November 16, 2023 13:19
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 423723f to 83d26df Compare January 28, 2024 12:00
@renovate
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.23.0
golang.org/x/sync v0.5.0 -> v0.15.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/dustin/go-humanize v1.0.0 -> v1.0.1
github.com/klauspost/compress v1.12.3 -> v1.18.0
golang.org/x/crypto v0.14.0 -> v0.39.0
golang.org/x/net v0.17.0 -> v0.41.0
golang.org/x/sys v0.13.0 -> v0.34.0
golang.org/x/text v0.13.0 -> v0.26.0
google.golang.org/protobuf v1.31.0 -> v1.36.6

@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 83d26df to 4800edf Compare August 28, 2024 14:04
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 4800edf to e279c38 Compare October 6, 2024 07:35
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from e279c38 to 92afd7c Compare November 12, 2024 01:14
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 92afd7c to 8795957 Compare November 29, 2024 00:05
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 8795957 to 04cd928 Compare December 22, 2024 16:56
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 04cd928 to b514d2f Compare January 21, 2025 21:35
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch 2 times, most recently from 57598f6 to b7d19fc Compare March 4, 2025 15:46
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from b7d19fc to 05eab66 Compare March 11, 2025 10:22
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 05eab66 to 2645687 Compare April 7, 2025 19:46
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 2645687 to 25a1701 Compare May 7, 2025 16:44
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 25a1701 to 33cfa3f Compare July 15, 2025 22:36
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 33cfa3f to eb02fb8 Compare August 10, 2025 14:37
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from eb02fb8 to 862bd6f Compare October 9, 2025 14:27
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.23.0
golang.org/x/sync v0.5.0 -> v0.16.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/dustin/go-humanize v1.0.0 -> v1.0.1
github.com/klauspost/compress v1.12.3 -> v1.18.0
golang.org/x/crypto v0.14.0 -> v0.41.0
golang.org/x/net v0.17.0 -> v0.43.0
golang.org/x/sys v0.13.0 -> v0.35.0
golang.org/x/text v0.13.0 -> v0.28.0
google.golang.org/protobuf v1.31.0 -> v1.36.7

@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from 862bd6f to a863045 Compare December 17, 2025 00:51
@renovate renovate bot force-pushed the renovate/github.com-dgraph-io-badger-v2-4.x branch from a863045 to fd6fe8a Compare February 4, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants