fix(deps): update module github.com/cometbft/cometbft-db to v0.15.0#311
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
fix(deps): update module github.com/cometbft/cometbft-db to v0.15.0#311renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
5ff39cc to
d381c83
Compare
d381c83 to
d326a7e
Compare
d326a7e to
0154af0
Compare
0154af0 to
8a8d412
Compare
8a8d412 to
e339643
Compare
e339643 to
f857a66
Compare
437f072 to
ff62361
Compare
31de655 to
e14b178
Compare
e14b178 to
e2d2002
Compare
e2d2002 to
882c546
Compare
882c546 to
9e7184c
Compare
9e7184c to
1ee1dbc
Compare
bb2441e to
d6ed3d9
Compare
581254b to
87357a0
Compare
ac1a5ca to
18d801b
Compare
fccbf5b to
95f74f1
Compare
95f74f1 to
2fa8729
Compare
2fa8729 to
96211ba
Compare
96211ba to
38d2a07
Compare
44b599e to
c4aa394
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
c4aa394 to
e611f97
Compare
e611f97 to
ea9329b
Compare
ea9329b to
00ee352
Compare
00ee352 to
d93f92c
Compare
d93f92c to
3a70915
Compare
3a70915 to
4c1caed
Compare
4c1caed to
08b109d
Compare
08b109d to
b346aa0
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
b346aa0 to
0f25459
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.7.0→v0.15.0Release Notes
cometbft/cometbft-db (github.com/cometbft/cometbft-db)
v0.15.0Compare Source
September 9, 2024
This release bumps the Go version to 1.23.
BREAKING CHANGES
[go/runtime]Bump minimum Go version to v1.23(#4039)
DEPENDENCIES
(#189)
v0.14.3Compare Source
v0.14.2Compare Source
CHANGELOG
v0.14.1Compare Source
v0.14.0Compare Source
Aug 9, 2024
This release reinstates boltdb and cleveldb as deprecated backend types.
Please note that we discourage the use of them, as we plan to discontinue support in a future release.
DEPENDENCIES
(#177)
v0.13.0Compare Source
Aug 2, 2024
This release:
BREAKING CHANGES
FEATURES
use (#168)
v0.12.0Compare Source
Apr 10, 2024
This release deprecates boltdb and cleveldb. Also, Go MSRV is bumped to 1.22.
FEATURES
out (#153)
v0.11.0Compare Source
Feb 7, 2024
This release adds support for explicit compaction. Please note that badger and
bolt do not support this.
BREAKING CHANGES
FEATURES
v0.10.0Compare Source
Jan 26, 2024
This release adds experimental support for
pebble and drops
remotedb. If youexperience any issues with pebble, please open an issue on Github.
Special thanks to @faddat and @baabeetaa for their contributions to this
release!
BREAKING CHANGES
FEATURES
v0.9.5Compare Source
CHANGELOG
v0.9.4Compare Source
CHANGELOG
v0.9.3Compare Source
📖 CHANGELOG
v0.9.2Compare Source
v0.9.1Compare Source
December 4, 2023
This release is precisely the same code-wise as v0.9.0, except that it builds
the
cometbft/cometbft-db-testingDocker image for bothlinux/amd64andlinux/arm64platforms.v0.9.0Compare Source
December 1, 2023
This release primarily updates some key dependencies, including adding support
for RocksDB v8. It also bumps the minimum Go version to v1.21 in order for
CometBFT to be able to use it in the E2E testing framework for the latest major
releases.
DEPENDENCIES
(#97)
GO VERSION
(#98)
v0.8.0Compare Source
Apr 26, 2023
This release bumps the supported version of RocksDB, which requires cometbft-db
RocksDB users to update their builds (and hence requires a "major" release, but
does not introduce any other breaking changes). Special thanks to @yihuang for
this update!
While the minimum supported version of the Go compiler was bumped to 1.19, no
1.19-specific code changes were introduced and this should, therefore, still be
able to be compiled with earlier versions of Go. It is, however, recommended to
upgrade to the latest version(s) of Go ASAP.
COMPILER
(#40)
DEPENDENCIES
to
v7.10.2(#42)(#40)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.