build(deps): Bump github.com/tendermint/tm-db from 0.6.6 to 0.6.7#7939
build(deps): Bump github.com/tendermint/tm-db from 0.6.6 to 0.6.7#7939dependabot[bot] wants to merge 2 commits intomasterfrom
Conversation
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] <support@github.com>
…ndermint/tm-db-0.6.7
|
Hmm. This appears to depend not only on the Go fork, but possibly also a different version of the C library? The builder is failing with cgo resolution errors: This suggests we would need to also pull a different version of the librocksdb package, but I'm not sure if we have that packaged somewhere. |
|
The problem appears to be limited to the e2e suite, as I think that's the only place where we build with that tag. |
Fair, though I think the problem is with tmdb and not with anything intrensic to the e2e suite. |
Yes, sorry—I don't mean the e2e suite caused the problem, I mean that's where it shows up. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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.
Changelog
Sourced from github.com/tendermint/tm-db's changelog.
Commits
e09e4d6add changelog entry (#220)1cf56efUpdate rocksdb.go (#218)9ea19a1goleveldb: ForceCompact (#216)ce3673bcosmos/gorocksdb in the imports (#214)a45e570build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#215)614e8b1build(deps): bump google.golang.org/grpc from 1.42.0 to 1.43.0 (#209)06fdc12Update to go 1.17 (#208)4fa83b5Update gorocksdb replace directive to use cosmos fork (#207)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)