Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/tendermint/tm-db from 0.2.0 to 0.6.7 #154

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps github.com/tendermint/tm-db from 0.2.0 to 0.6.7.

Release notes

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

Release v0.6.7

https://github.com/tendermint/tm-db/blob/v0.6.7/CHANGELOG.md

Release v0.6.6

This release is the same API as v0.6.4, but bypasses the accidental v0.6.5 release that exported a different API. Any existing users of v0.6.5 may continue to use that tag.

https://github.com/tendermint/tm-db/blob/v0.6.6/CHANGELOG.md

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

v0.5.2

https://github.com/tendermint/tm-db/blob/0.5.x/CHANGELOG.md#052

v0.5.1

tendermint/tm-db#82

v0.5.0

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

v0.4.1

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

v0.4.0

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

v0.3.0

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

Changelog

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

0.6.7

2022-2-21

  • Use cosmos/rocksdb instead of techbot/rocksdb
  • Add ForceCopmact to goleveldb database

0.6.6

2021-11-08

Important note: Version v0.6.5 was accidentally tagged and should be avoided. This version is identical to v0.6.4 in package structure and API, but has updated the version marker so that normal go get upgrades will not require modifying existing use of v0.6.4.

Version bumps (since v0.6.4)

  • Bump grpc from to 1.42.0.
  • Bump dgraph/badger to v2 2.2007.3.
  • Bump go.etcd.io/bbolt to 1.3.6.

0.6.5

2021-08-04

Important note: This version was tagged by accident, and should not be used. The tag now points to the package-reorg branch so that any existing dependencies should not break.

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)

... (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 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/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.2.0 to 0.6.7.
- [Release notes](https://github.com/tendermint/tm-db/releases)
- [Changelog](https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md)
- [Commits](tendermint/tm-db@v0.2.0...v0.6.7)

---
updated-dependencies:
- dependency-name: github.com/tendermint/tm-db
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2022
@sonarcloud
Copy link

sonarcloud bot commented Feb 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants