Skip to content

deps(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.7.0#6

Merged
devnullvoid merged 1 commit intomasterfrom
dependabot/go_modules/github.com/dgraph-io/badger/v4-4.7.0
Jun 5, 2025
Merged

deps(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.7.0#6
devnullvoid merged 1 commit intomasterfrom
dependabot/go_modules/github.com/dgraph-io/badger/v4-4.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

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

Release notes

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

Badger v4.7.0

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

Badger v4.6.0

What's Changed

New Contributors

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

Badger v4.5.2

What's Changed

New Contributors

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

Badger v4.5.1

What's Changed

... (truncated)

Changelog

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

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

  • chore(deps): Remove dependency on github.com/pkg/errors (#2184)
  • chore(deps): Migrate from OpenCensus to OpenTelemetry (#2169)

[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

... (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 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)

@dependabot dependabot bot requested a review from devnullvoid June 4, 2025 01:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 4, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

Bumps [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) from 4.2.0 to 4.7.0.
- [Release notes](https://github.com/dgraph-io/badger/releases)
- [Changelog](https://github.com/hypermodeinc/badger/blob/main/CHANGELOG.md)
- [Commits](dgraph-io/badger@v4.2.0...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/dgraph-io/badger/v4-4.7.0 branch from df8b44b to e078dda Compare June 4, 2025 04:02
@devnullvoid devnullvoid merged commit 9c9f70d into master Jun 5, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/dgraph-io/badger/v4-4.7.0 branch June 5, 2025 04:53
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