Skip to content

chore(deps): bump cometbft to v0.38.21-minitia.1#167

Merged
traviolus merged 1 commit into
mainfrom
bump/cometbft-minitia.1
May 20, 2026
Merged

chore(deps): bump cometbft to v0.38.21-minitia.1#167
traviolus merged 1 commit into
mainfrom
bump/cometbft-minitia.1

Conversation

@traviolus
Copy link
Copy Markdown
Contributor

@traviolus traviolus commented May 20, 2026

Description

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • included the correct type prefix in the PR title, you can find examples of the prefixes below:
  • confirmed ! in the type prefix if API or client breaking change
  • targeted the correct branch
  • provided a link to the relevant issue or specification
  • reviewed "Files changed" and left comments if necessary
  • included the necessary unit and integration tests
  • updated the relevant documentation or specification, including comments for documenting Go code
  • confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic, API design and naming, documentation is accurate, tests and test coverage

Summary by CodeRabbit

  • Chores
    • Updated multiple indirect dependencies and adjusted platform infrastructure component version mappings.

@traviolus traviolus requested a review from a team as a code owner May 20, 2026 06:20
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 20, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3a296b7f-fe7c-4492-aed0-bec98129ecb1

📥 Commits

Reviewing files that changed from the base of the PR and between d47bbb0 and 7a42741.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Walkthrough

This pull request updates go.mod with routine dependency maintenance. Indirect transitive dependencies (lib/pq, highwayhash, goid, go-deadlock) are bumped to newer versions, and the custom Initia cometbft fork replacement is advanced from v0.38.21-minitia.0 to v0.38.21-minitia.1.

Changes

Dependency Management Updates

Layer / File(s) Summary
Indirect dependency version updates
go.mod
Transitive dependencies for lib/pq, minio/highwayhash, petermattis/goid, and sasha-s/go-deadlock are updated to newer versions.
Custom cometbft fork version bump
go.mod
The replace directive for github.com/cometbft/cometbft is updated from v0.38.21-minitia.0 to v0.38.21-minitia.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A rabbit hops through deps so neat,
Bumping versions, quite the feat!
Cometbft takes a step ahead,
Dependencies all freshly fed! 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: bumping cometbft to v0.38.21-minitia.1, which is the primary modification in go.mod.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump/cometbft-minitia.1

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Member

@beer-1 beer-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traviolus traviolus merged commit f37f46c into main May 20, 2026
8 checks passed
@traviolus traviolus deleted the bump/cometbft-minitia.1 branch May 20, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants