Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

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

Release notes

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

Badger v4.5.1

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

Badger v4.5.0

What's Changed

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

Badger v4.4.0

What's Changed

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

Badger v4.3.1

What's Changed

... (truncated)

Changelog

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

[4.5.1] - 2025-01-21

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

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

[4.5.0] - 2024-11-29

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

[4.4.0] - 2024-10-26

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

[4.3.1] - 2024-10-06

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

... (truncated)

Commits
  • 64b2f37 add changelog for v4.5.1 (#2152)
  • f5e00bd chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the pat...
  • 79bd7da chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.1 to 2.1.0 in th...
  • a3882a0 feat(info): print total size of listed keys (#2149)
  • 0b6e40f chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the pat...
  • 40955c4 chore(deps): bump the minor group with 2 updates (#2147)
  • 6f5ff28 fix(info): print Total BloomFilter Size with totalBloomFilter instead of tota...
  • eba96a1 chore(deps): bump the minor group with 2 updates (#2141)
  • 461afd8 chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the pat...
  • b514761 chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in the min...
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

Superseded by #168.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/dgraph-io/badger/v4-4.5.1 branch March 10, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants