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/cosmos/cosmos-db from 1.0.0-rc.1 to 1.0.0 #16295

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2023

Bumps github.com/cosmos/cosmos-db from 1.0.0-rc.1 to 1.0.0.

Changelog

Sourced from github.com/cosmos/cosmos-db's changelog.

[v1.0.0] - 2023-05-25

Note this repository was forked from github.com/tendermint/tm-db. Minor modifications were made after the fork to better support the Cosmos SDK. Notably, this repo removes badger, boltdb and cleveldb.

  • added bloom filter: cosmos/cosmos-db#42
  • Removed Badger & Boltdb
  • Add NewBatchWithSize to DB interface: cosmos/cosmos-db#64
  • Add NewRocksDBWithRaw to support different rocksdb open mode (read-only, secondary-standby).
Commits
  • ea43078 change date of release
  • 76a44f3 build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#80)
  • ec49c7c build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#81)
  • 313e4da build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#77)
  • 17896f2 fix: downgrade GoLevelDB (#76)
  • a3d662c build(deps): bump github.com/linxGnu/grocksdb from 1.7.14 to 1.7.15 (#75)
  • 1d46266 quikie changelog change (#74)
  • 5253a17 build(deps): bump docker/build-push-action from 3 to 4 (#72)
  • d3cbeb4 add changelog for v1 (#73)
  • 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)

Bumps [github.com/cosmos/cosmos-db](https://github.com/cosmos/cosmos-db) from 1.0.0-rc.1 to 1.0.0.
- [Changelog](https://github.com/cosmos/cosmos-db/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-db@v1.0.0-rc.1...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 26, 2023 01:57
@dependabot dependabot bot added A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file labels May 26, 2023
@github-actions github-actions bot added C:CLI C:collections C:Confix Issues and PR related to Confix C:Cosmovisor Issues and PR related to Cosmovisor C:Hubl Tool: Hubl C:orm C:Rosetta Issues and PR related to Rosetta C:Store C:x/circuit C:x/evidence C:x/feegrant C:x/nft C:x/upgrade labels May 26, 2023
@tac0turtle tac0turtle added this pull request to the merge queue May 26, 2023
Merged via the queue into main with commit 52ccb7b May 26, 2023
@tac0turtle tac0turtle deleted the dependabot/go_modules/github.com/cosmos/cosmos-db-1.0.0 branch May 26, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once all prerequisites pass. C:CLI C:collections C:Confix Issues and PR related to Confix C:Cosmovisor Issues and PR related to Cosmovisor C:Hubl Tool: Hubl C:orm C:Rosetta Issues and PR related to Rosetta C:Store C:x/circuit C:x/evidence C:x/feegrant C:x/nft C:x/upgrade dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant