From 5c07ab649862780483b2ff07dd9b077dc6b12554 Mon Sep 17 00:00:00 2001 From: Sachin Kamath Date: Thu, 23 Oct 2025 17:39:09 +0530 Subject: [PATCH 1/2] chore: bump cometbft verion --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index bcaf8401..830f55e4 100644 --- a/go.mod +++ b/go.mod @@ -29,7 +29,7 @@ require ( cosmossdk.io/x/nft v0.1.1 cosmossdk.io/x/tx v0.14.0 cosmossdk.io/x/upgrade v0.1.4 - github.com/cometbft/cometbft v0.38.17 + github.com/cometbft/cometbft v0.38.18 github.com/cosmos/cosmos-db v1.1.1 github.com/cosmos/ibc-go/v10 v10.0.0 github.com/rs/zerolog v1.34.0 diff --git a/go.sum b/go.sum index 142f30fd..f6735b03 100644 --- a/go.sum +++ b/go.sum @@ -370,8 +370,8 @@ github.com/cockroachdb/redact v1.1.6/go.mod h1:BVNblN9mBWFyMyqK1k3AAiSxhvhfK2oOZ github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 h1:zuQyyAKVxetITBuuhv3BI9cMrmStnpT18zmgmTxunpo= github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06/go.mod h1:7nc4anLGjupUW/PeY5qiNYsdNXj7zopG+eqsS7To5IQ= github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd/go.mod h1:sE/e/2PUdi/liOCUjSTXgM1o87ZssimdTWN964YiIeI= -github.com/cometbft/cometbft v0.38.17 h1:FkrQNbAjiFqXydeAO81FUzriL4Bz0abYxN/eOHrQGOk= -github.com/cometbft/cometbft v0.38.17/go.mod h1:5l0SkgeLRXi6bBfQuevXjKqML1jjfJJlvI1Ulp02/o4= +github.com/cometbft/cometbft v0.38.18 h1:1ZHYMdu0S75YxFM13LlPXnOwiIpUW5z9TKMQtTIALpw= +github.com/cometbft/cometbft v0.38.18/go.mod h1:PlOQgf3jQorep+g6oVnJgtP65TJvBJoLiXjGaMdNxBE= github.com/cometbft/cometbft-db v0.14.1 h1:SxoamPghqICBAIcGpleHbmoPqy+crij/++eZz3DlerQ= github.com/cometbft/cometbft-db v0.14.1/go.mod h1:KHP1YghilyGV/xjD5DP3+2hyigWx0WTp9X+0Gnx0RxQ= github.com/containerd/continuity v0.3.0 h1:nisirsYROK15TAMVukJOUyGJjz4BNQJBVsNvAXZJ/eg= From 2a20477186c5da9ca59a9bc4090a22bd875f1e75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 12:10:26 +0000 Subject: [PATCH 2/2] Bump autofix-ci/action Bumps [autofix-ci/action](https://github.com/autofix-ci/action) from ff86a557419858bb967097bfc916833f5647fa8c to 635ffb0c9798bd160680f18fd73371e355b85f27. - [Release notes](https://github.com/autofix-ci/action/releases) - [Commits](https://github.com/autofix-ci/action/compare/ff86a557419858bb967097bfc916833f5647fa8c...635ffb0c9798bd160680f18fd73371e355b85f27) --- updated-dependencies: - dependency-name: autofix-ci/action dependency-version: 635ffb0c9798bd160680f18fd73371e355b85f27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/autofix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 704caa76..c1297580 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -24,4 +24,4 @@ jobs: run: make format # Get latest version from https://autofix.ci/setup - - uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c + - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27