vegaprotocol / vegatools

A go command line utility providing a bunch of tools to use with a Vega network
MIT License
3 stars 4 forks source link

fix(deps): update module github.com/cometbft/cometbft-db to v0.12.0 #311

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cometbft/cometbft-db v0.7.0 -> v0.12.0 age adoption passing confidence

Release Notes

cometbft/cometbft-db (github.com/cometbft/cometbft-db) ### [`v0.12.0`](https://togithub.com/cometbft/cometbft-db/blob/HEAD/CHANGELOG.md#v0120) [Compare Source](https://togithub.com/cometbft/cometbft-db/compare/v0.11.0...v0.12.0) *Apr 10, 2024* This release deprecates boltdb and cleveldb. Also, Go MSRV is bumped to 1.22. ##### FEATURES - Deprecate boltdb and cleveldb. If you're using either of those, please reach out ([#​153](https://togithub.com/cometbft/cometbft-db/pull/153)) ### [`v0.11.0`](https://togithub.com/cometbft/cometbft-db/blob/HEAD/CHANGELOG.md#v0110) [Compare Source](https://togithub.com/cometbft/cometbft-db/compare/v0.10.0...v0.11.0) *Feb 7, 2024* This release adds support for explicit compaction. Please note that badger and bolt do not support this. ##### BREAKING CHANGES - Expanded db interface to support compaction ([#​111](https://togithub.com/cometbft/cometbft-db/pull/111)) ##### FEATURES - Add compaction support to the databases ([#​111](https://togithub.com/cometbft/cometbft-db/pull/111)) ### [`v0.10.0`](https://togithub.com/cometbft/cometbft-db/blob/HEAD/CHANGELOG.md#v0100) [Compare Source](https://togithub.com/cometbft/cometbft-db/compare/v0.9.1...v0.10.0) *Jan 26, 2024* This release adds experimental support for [pebble](https://togithub.com/cockroachdb/pebble) and drops `remotedb`. If you experience any issues with pebble, please open an issue on Github. Special thanks to [@​faddat](https://togithub.com/faddat) and [@​baabeetaa](https://togithub.com/baabeetaa) for their contributions to this release! ##### BREAKING CHANGES - Remove remotedb ([#​121](https://togithub.com/cometbft/cometbft-db/pull/121)) ##### FEATURES - Add [pebbledb](https://togithub.com/cockroachdb/pebble) ([#​112](https://togithub.com/cometbft/cometbft-db/pull/112)) ### [`v0.9.1`](https://togithub.com/cometbft/cometbft-db/blob/HEAD/CHANGELOG.md#v091) [Compare Source](https://togithub.com/cometbft/cometbft-db/compare/v0.9.0...v0.9.1) *December 4, 2023* This release is precisely the same code-wise as v0.9.0, except that it builds the `cometbft/cometbft-db-testing` Docker image for both `linux/amd64` and `linux/arm64` platforms. ### [`v0.9.0`](https://togithub.com/cometbft/cometbft-db/blob/HEAD/CHANGELOG.md#v090) [Compare Source](https://togithub.com/cometbft/cometbft-db/compare/v0.8.0...v0.9.0) *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 - Use RocksDB v8, testing with v8.8.1 ([#​97](https://togithub.com/cometbft/cometbft-db/pull/97)) ##### GO VERSION - Bump minimum Go version to v1.21 ([#​98](https://togithub.com/cometbft/cometbft-db/pull/98)) ### [`v0.8.0`](https://togithub.com/cometbft/cometbft-db/blob/HEAD/CHANGELOG.md#v080) [Compare Source](https://togithub.com/cometbft/cometbft-db/compare/v0.7.0...v0.8.0) *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](https://togithub.com/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 - Bump minimum Go version to 1.19 ([#​40](https://togithub.com/cometbft/cometbft-db/pull/40)) ##### DEPENDENCIES - Switch rocksdb binding from gorocksdb to grocksdb, bump librocksdb dependency to `v7.10.2` ([#​42](https://togithub.com/cometbft/cometbft-db/pull/42)) - Update to the latest version of golang.org/x/net ([#​40](https://togithub.com/cometbft/cometbft-db/pull/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 becomes conflicted, 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.

renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
go 1.21.5 -> 1.22.5
go.etcd.io/bbolt v1.3.6 -> v1.4.0-alpha.0.0.20240404170359-43604f3112c5
gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b -> v1.0.0-20201130134442-10cb98267c6c