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

build(deps): Bump github.com/tendermint/tm-db from 0.6.6 to 0.6.7 #448

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2022

Bumps github.com/tendermint/tm-db from 0.6.6 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

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

@dependabot dependabot bot requested review from Kynea0b, torao and tnasu as code owners July 27, 2022 11:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 27, 2022
@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #448 (be1f726) into main (97cd427) will increase coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
+ Coverage   65.47%   65.60%   +0.13%     
==========================================
  Files         278      278              
  Lines       37920    37920              
==========================================
+ Hits        24827    24877      +50     
+ Misses      11284    11239      -45     
+ Partials     1809     1804       -5     
Impacted Files Coverage Δ
mempool/reactor.go 78.57% <0.00%> (-1.10%) ⬇️
consensus/msgs.go 84.19% <0.00%> (-0.92%) ⬇️
consensus/reactor.go 75.28% <0.00%> (-0.71%) ⬇️
p2p/conn/connection.go 80.95% <0.00%> (+0.57%) ⬆️
p2p/pex/pex_reactor.go 80.28% <0.00%> (+0.61%) ⬆️
consensus/state.go 74.08% <0.00%> (+0.75%) ⬆️
types/voter_set.go 85.62% <0.00%> (+0.84%) ⬆️
abci/client/socket_client.go 72.96% <0.00%> (+0.87%) ⬆️
blockchain/v0/reactor.go 70.50% <0.00%> (+1.01%) ⬆️
privval/signer_listener_endpoint.go 91.26% <0.00%> (+2.38%) ⬆️
... and 5 more

@zemyblue
Copy link
Member

lbm-sdk already update this version. Finschia/finschia-sdk#613

@torao torao self-assigned this Jul 28, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tendermint/tm-db-0.6.7 branch from d71d5e6 to 3f435fc Compare August 4, 2022 09:59
@torao
Copy link
Contributor

torao commented Aug 5, 2022

dependabot force push-ed to follow main branch, but the e2e test doesn't seem to be running.

Kynea0b
Kynea0b previously approved these changes Aug 8, 2022
@torao
Copy link
Contributor

torao commented Aug 9, 2022

@dependabot recreate

Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.6.6 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.6.6...v0.6.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tendermint/tm-db-0.6.7 branch from 3f435fc to 3eadaa3 Compare August 9, 2022 08:44
@torao torao requested review from tnasu and Kynea0b August 16, 2022 07:31
test/e2e/docker/Dockerfile Outdated Show resolved Hide resolved
@torao torao merged commit 34837d2 into main Aug 17, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tendermint/tm-db-0.6.7 branch August 17, 2022 06:35
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.

4 participants