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.6.3 to 0.6.4 #616

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/tendermint/tm-db from 0.6.3 to 0.6.4.

Release notes

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

v0.6.4

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

Changelog

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

0.6.4

2021-02-09

Bump protobuf to 1.3.2 and grpc to 1.35.0.

Commits
  • 6f9a08c update changelog for v0.6.4 (#150)
  • 4de5f6b CODEOWNERS: remove erikgrinaker (#148)
  • 9f5cde0 build(deps): bump google.golang.org/grpc from 1.33.2 to 1.35.0 (#143)
  • c606a78 build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#142)
  • 0438145 build(deps): bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 (#140)
  • f2b292d testing: docker deployment (#144)
  • 3157a92 changelog: update with 0.5.2 release (#138)
  • See full diff 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file go labels Feb 10, 2021
@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #616 (22aed57) into main (d2222fc) will increase coverage by 0.74%.
The diff coverage is 23.07%.

@@            Coverage Diff             @@
##             main     #616      +/-   ##
==========================================
+ Coverage   11.58%   12.33%   +0.74%     
==========================================
  Files           8        8              
  Lines         673      697      +24     
==========================================
+ Hits           78       86       +8     
- Misses        586      593       +7     
- Partials        9       18       +9     

@fedekunze fedekunze merged commit 2aedb99 into main Feb 10, 2021
@fedekunze fedekunze deleted the dependabot/go_modules/github.com/tendermint/tm-db-0.6.4 branch February 10, 2021 12:59
alessio pushed a commit that referenced this pull request Feb 17, 2021
* Adding stub for migration guide (#586)

* Update Github actions pattern filter for go files, go.mod, and go.sum

* Updating changelog for v4

* Added PR link to changelog line item

* update discord link (#596)

* Fix Discord Links (#599)

* Update config.js

* Update overview.md

* Update README.md (#603)

Update Github license badge to branch `main` instead of former `master`

* Upgrade descriptions for cosmoshub-3 (#585)

* Upgrade descriptions for cosmoshub-3

* Remove any blockheight, since it is not known

* Add steps for the upgrade and more info around service providers

* Add info on backup

* Add info about x-crisis-skipp-assert-invariants

* Update to gaia v2.0.15

* Add grpc and state sync settings to the upgrade guide

* Replace unsafe-reset-all with init

* Use unsafe-reset-all, info about genesis hash value

* Fix repo name in license file (#604)

* Remove circleci (#597)

* ci: remove circleci

* Adding localnet sim to github action

* Remove file filter temporarily

* Re-enable file filter for action trigger

* Remove commented lines

* Linking file filter to actions

* Update .gaia directory and fixed timestamp for migrate (#607)

* Update .gaia directory and fixed timestamp for migrate

* Optimise readability in migrate step

* Add comment on new created genesis

* Adding resources to migration guide (#605)

* docs: deploy gh pages (#541)

* deploy docs to gh pages

* change base

* remove circle

* Update .github/workflows/docs.yml

* remove prefix

* push on main (#609)

* Cosmoshub 3 upgrade genesis initial height (#608)

* Change genesis timestamp to initial height

* Remove further explanation on time with initial height

* Removing dup liveness-test; was implemented in (#597) (#611)

* Bump github.com/tendermint/tm-db from 0.6.3 to 0.6.4 (#616)

* Bump github.com/tendermint/tm-db from 0.6.3 to 0.6.4

Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.6.3 to 0.6.4.
- [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.3...v0.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>

* Bump github.com/spf13/cobra from 1.1.1 to 1.1.2 (#617)

* Bump github.com/spf13/cobra from 1.1.1 to 1.1.2

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](spf13/cobra@v1.1.1...v1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>

* 100 validators to 125 validators (#618)

* 100 validators to 125 validators

* Update validator-faq.md

* Update validator-faq.md

* Update validator-faq.md

* Update validator-faq.md

* Update delegator-faq.md

* Update overview.md

* Update validator-setup.md

* Updates to release process (#588)

* Initial commit of updates

* Adding new RELEASING.md file

* Update contact info in COC

* Adding info on tag deletion, fixed reproducible build cmd

* Update .github/CODEOWNERS

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>

* Add missing breaking changes file (#625)

* Add missing breaking changes file

* Update docs/migration/breaking_changes.md

Co-authored-by: Alessio Treglia <alessio@tendermint.com>

* Bump github.com/tendermint/tendermint from 0.34.3 to 0.34.4 (#622)

* Bump github.com/tendermint/tendermint from 0.34.3 to 0.34.4

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.3 to 0.34.4.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/v0.34.4/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.34.3...v0.34.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>

* Add memory hardware requirements to the upgrade guide (#621)

* Bump github.com/spf13/cobra from 1.1.2 to 1.1.3 (#619)

* Bump github.com/spf13/cobra from 1.1.2 to 1.1.3

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](spf13/cobra@v1.1.2...v1.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Shahan Khatchadourian <shahan.k.code@gmail.com>

* remove version (#630)

* Add summary, pathways, full node operator guidance (#631)

* Applying fixes (#632)

* Create Cosmos Hub3 upgrade Instructions on ES_es (#613)

* Create Cosmos Hub3 upgrade Instructions on ES_es

* Update docs/migration/cosmoshub-3[ES_es].md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update docs/migration/cosmoshub-3[ES_es].md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update docs/migration/cosmoshub-3[ES_es].md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update docs/migration/cosmoshub-3[ES_es].md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update docs/migration/cosmoshub-3[ES_es].md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update docs/migration/cosmoshub-3[ES_es].md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update Cosmoshub-3 

Fedekunze's translation suggestions added.
Check (https://github.com/cosmos/gaia/pull/613#discussion_r573697546)[https://github.com/cosmos/gaia/pull/613#discussion_r573697546]

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* FIX: typo (#633)

* Depend on cosmos-sdk v0.41.1 (#635)

* FIX v4.0.0 hash (#634)

Co-authored-by: Jelena647 <34727326+Jelena647@users.noreply.github.com>
Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
Co-authored-by: Tobias Schwarz <tobias@tendermint.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: wimel <wimeleth85@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Nicolas Pinto <nicolas.pinto@gmail.com>
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.

1 participant