Closed dependabot[bot] closed 3 months ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Superseded by #273.
Bumps github.com/cometbft/cometbft from 0.38.9 to 0.38.10.
Release notes
Sourced from github.com/cometbft/cometbft's releases.
Changelog
Sourced from github.com/cometbft/cometbft's changelog.
Commits
5f59b42
chore: releasev0.38.10
(#3515)c2405cc
feat: do not start indexer service (back port: #3331) (#3496)641d528
doc(changelog): move recent HackerOne changelogs to 'bug fixes' (#3479)0792c8b
fix: invalidtxs_results
returned for legacy ABCI responses (backport #3031...a1b6c68
feat(libs/pubsub): allow dash symbol in event type/attribute (backport #3456)...fcac713
changelog: moving entry (#3396) to right location (#3457)f2b42d7
build(deps): Bump docker/build-push-action from 6.2.0 to 6.3.0 (#3440)a392c28
build(deps): Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#3439)9ca0b49
perf(p2p/conn): Remove unneeded global pool buffers in secret connection (bac...0aeebd5
fix(blocksync): don't block in blocksync if our voting power is blocking the ...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 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