Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2021

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

Release notes

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

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

Changelog

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

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)

0.6.1

2020-08-12

Improvements

... (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.5.2 to 0.6.6.
- [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.5.2...v0.6.6)

---
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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants