Skip to content

Commit

Permalink
build(deps): Bump github.com/cometbft/cometbft-db from 0.9.1 to 0.10.0 (
Browse files Browse the repository at this point in the history
cometbft#2175)

Bumps
[github.com/cometbft/cometbft-db](https://github.com/cometbft/cometbft-db)
from 0.9.1 to 0.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cometbft/cometbft-db/releases">github.com/cometbft/cometbft-db's
releases</a>.</em></p>
<blockquote>
<h2>v0.10.0</h2>
<p>:book: <a
href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md#v0100">CHANGELOG</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md">github.com/cometbft/cometbft-db's
changelog</a>.</em></p>
<blockquote>
<h2>v0.10.0</h2>
<p><em>Jan 26, 2024</em></p>
<p>This release adds experimental support for
<a href="https://github.com/cockroachdb/pebble">pebble</a> and drops
<code>remotedb</code>. If you
experience any issues with pebble, please open an issue on Github.</p>
<p>Special thanks to <a
href="https://github.com/faddat"><code>@​faddat</code></a> and <a
href="https://github.com/baabeetaa"><code>@​baabeetaa</code></a> for
their contributions to this
release!</p>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Remove remotedb (<a
href="https://redirect.github.com/cometbft/cometbft-db/pull/121">#121</a>)</li>
</ul>
<h3>FEATURES</h3>
<ul>
<li>Add <a href="https://github.com/cockroachdb/pebble">pebbledb</a> (<a
href="https://redirect.github.com/cometbft/cometbft-db/pull/112">#112</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cometbft/cometbft-db/commit/8fd0e20d9a8a0e8407b5acecbdb67793a3079803"><code>8fd0e20</code></a>
Release <code>v0.10.0</code> (<a
href="https://redirect.github.com/cometbft/cometbft-db/issues/127">#127</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft-db/commit/4521959c1a4a3e44354ccd081850c1bd182c908b"><code>4521959</code></a>
chore(pebbledb): remove isForceSync flag (<a
href="https://redirect.github.com/cometbft/cometbft-db/issues/125">#125</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft-db/commit/5424fbb624878ecbff46c37f258957bc2687e9e7"><code>5424fbb</code></a>
fix: add pebble to the ci test runs (<a
href="https://redirect.github.com/cometbft/cometbft-db/issues/124">#124</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft-db/commit/5e2bd08b0203ccb19ce19ca21fde5694439f9028"><code>5e2bd08</code></a>
chore: lint code (<a
href="https://redirect.github.com/cometbft/cometbft-db/issues/114">#114</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft-db/commit/649c0ef4d2ae763c931a2af2dd6923db7ecdf6e4"><code>649c0ef</code></a>
build(deps): bump github.com/linxGnu/grocksdb from 1.8.10 to 1.8.11 (<a
href="https://redirect.github.com/cometbft/cometbft-db/issues/123">#123</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft-db/commit/2af169e920dc1b69cd3c1883979c3efd681fc35a"><code>2af169e</code></a>
feat: add pebbledb (<a
href="https://redirect.github.com/cometbft/cometbft-db/issues/112">#112</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft-db/commit/f7a229f6429b5a17711fb294d07814c337d9a404"><code>f7a229f</code></a>
build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (<a
href="https://redirect.github.com/cometbft/cometbft-db/issues/122">#122</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft-db/commit/b15320bdbbd26d7fd9364be0290ffe2f5003e9f3"><code>b15320b</code></a>
remove remotedb (<a
href="https://redirect.github.com/cometbft/cometbft-db/issues/121">#121</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft-db/commit/d03785d37fc9279bccd773e4af0e8057642fa746"><code>d03785d</code></a>
build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 (<a
href="https://redirect.github.com/cometbft/cometbft-db/issues/110">#110</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft-db/commit/5d4fdd5fb36d40bd37b0ee356e37cef53ae90df5"><code>5d4fdd5</code></a>
build(deps): bump github.com/linxGnu/grocksdb from 1.8.9 to 1.8.10 (<a
href="https://redirect.github.com/cometbft/cometbft-db/issues/109">#109</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cometbft/cometbft-db/compare/v0.9.1...v0.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cometbft/cometbft-db&package-manager=go_modules&previous-version=0.9.1&new-version=0.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Kaliaev <[email protected]>
  • Loading branch information
dependabot[bot] and melekes authored Jan 29, 2024
1 parent c2f74de commit c60b05f
Show file tree
Hide file tree
Showing 4 changed files with 196 additions and 8 deletions.
14 changes: 12 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/btcsuite/btcd/btcec/v2 v2.3.2
github.com/btcsuite/btcd/btcutil v1.1.5
github.com/cometbft/cometbft-db v0.9.1
github.com/cometbft/cometbft-db v0.10.0
github.com/cometbft/cometbft-load-test v0.1.0
github.com/cometbft/cometbft/api v0.0.0
github.com/cosmos/gogoproto v1.4.11
Expand All @@ -57,13 +57,19 @@ require (
require (
dario.cat/mergo v1.0.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
github.com/DataDog/zstd v1.4.5 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/cockroachdb/errors v1.8.1 // indirect
github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f // indirect
github.com/cockroachdb/pebble v1.0.0 // indirect
github.com/cockroachdb/redact v1.0.8 // indirect
github.com/cockroachdb/sentry-go v0.6.1-cockroachdb.2 // indirect
github.com/containerd/continuity v0.3.0 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Expand All @@ -81,6 +87,7 @@ require (
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/go-billy/v5 v5.5.0 // indirect
github.com/go-sql-driver/mysql v1.7.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/glog v1.1.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/snappy v0.0.4 // indirect
Expand All @@ -94,7 +101,9 @@ require (
github.com/jmhodges/levigo v1.0.0 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/klauspost/compress v1.17.2 // indirect
github.com/linxGnu/grocksdb v1.8.6 // indirect
github.com/kr/pretty v0.3.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/linxGnu/grocksdb v1.8.11 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/moby/term v0.5.0 // indirect
Expand All @@ -107,6 +116,7 @@ require (
github.com/pjbgf/sha1cd v0.3.0 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/sagikazarmark/locafero v0.4.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
github.com/satori/go.uuid v1.2.0 // indirect
Expand Down
Loading

0 comments on commit c60b05f

Please sign in to comment.