cosmos / ethermint

Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
https://ethermint.dev/
Apache License 2.0
410 stars 161 forks source link

build(deps): bump github.com/tendermint/tm-db from 0.5.2 to 0.6.5 #922

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/tendermint/tm-db from 0.5.2 to 0.6.5.

Release notes

Sourced from github.com/tendermint/tm-db's releases.

v0.6.5

Breaking changes (Go API)

Version bumps

  • Bump dgraph/badger to v2.
  • Bump go.etcd.io/bbolt from 1.3.5 to 1.3.6.
  • Bump grpc from 1.35.0 to 1.38.0.

v0.6.4

https://github.com/tendermint/tm-db/blob/v0.6.4/CHANGELOG.md#064

v0.6.3

https://github.com/tendermint/tm-db/blob/3c338cacbc15dd43b0cf16278d860b4e64c543bc/CHANGELOG.md#063

v0.6.1

https://github.com/tendermint/tm-db/blob/919e86df3ac8564c23030a5194bf79931904aa9e/CHANGELOG.md#061

v0.6.0

https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md#060

Changelog

Sourced from github.com/tendermint/tm-db's changelog.

0.6.5

2021-08-04

Breaking changes (Go API)

Version bumps

  • Bump dgraph/badger to v2.
  • Bump go.etcd.io/bbolt from 1.3.5 to 1.3.6.
  • Bump grpc from 1.35.0 to 1.38.0.

0.6.4

2021-02-09

Bump protobuf to 1.3.2 and grpc to 1.35.0.

0.6.3

2020-11-10

Improvements

  • [goleveldb] #134 Improve iterator performance by bounding underlying iterator range (@​klim0v)

0.6.2

2020-08-27

Bump grpc, badger and goleveldb (see versions in go.mod file)

0.6.1

2020-08-12

Improvements

  • #115 Add a BadgerDB backend with build tag badgerdb (@​mvdan)

0.6.0

2020-06-24

Breaking Changes

... (truncated)

Commits
  • 2ce1ac7 changelog: add entry for 0.6.5 (#178)
  • 34a5cbf codeowners: add williambanfield (#179)
  • 4008652 build(deps): bump codecov/codecov-action from 2.0.1 to 2.0.2 (#177)
  • c951182 build(deps): bump actions/stale from 3 to 4 (#174)
  • 664e78d build(deps): bump github.com/dgraph-io/badger/v2 (#176)
  • 0189c6f build(deps): bump codecov/codecov-action from 1 to 2.0.1 (#175)
  • 0477674 build(deps): bump go.etcd.io/bbolt from 1.3.5 to 1.3.6 (#172)
  • 8b23718 build(deps): bump google.golang.org/grpc from 1.37.1 to 1.38.0 (#171)
  • 7ddb4c1 build(deps): bump golangci/golangci-lint-action from 2.4.0 to 2.5.2 (#166)
  • 4b89e0a .github: make the IG team codeowners (#170)
  • 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 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)
github-actions[bot] commented 2 years ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days-before-close if no further activity occurs. Thank you for your contributions.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.