Skip to content

chore(deps): bump cli package#2048

Merged
troian merged 1 commit intomainfrom
deps
Mar 9, 2026
Merged

chore(deps): bump cli package#2048
troian merged 1 commit intomainfrom
deps

Conversation

@troian
Copy link
Member

@troian troian commented Mar 9, 2026

restores support for ibc cli commands

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
  • added ! to the type prefix if API or client breaking change
  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • included the necessary unit and integration tests
  • added a changelog entry to CHANGELOG.md
  • included comments for documenting Go code
  • updated the relevant documentation or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed

restores support for ibc cli commands

Signed-off-by: Artur Troian <troian@users.noreply.github.com>
@troian troian requested a review from a team as a code owner March 9, 2026 22:59
@coderabbitai
Copy link

coderabbitai bot commented Mar 9, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: cb8f242a-0cde-472a-afb2-9959238418ed

📥 Commits

Reviewing files that changed from the base of the PR and between a945973 and 1699adf.

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

Walkthrough

The go.mod file was updated to bump the pkg.akt.dev/go/cli dependency from version v0.1.9 to v0.1.10, reflecting a minor version increment in an external package.

Changes

Cohort / File(s) Summary
Dependency Update
go.mod
Updated pkg.akt.dev/go/cli from v0.1.9 to v0.1.10.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A tiny hop through version space,
v0.1.10 takes the place,
Dependencies dance, old yields to new,
Rabbits celebrate what updates do! 🐰✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(deps): bump cli package' clearly indicates a dependency bump for the CLI package, which aligns with the go.mod change updating pkg.akt.dev/go/cli from v0.1.9 to v0.1.10.
Description check ✅ Passed The description states the PR 'restores support for ibc cli commands' which is related to the CLI package bump, though the checklist items are unchecked and the issue reference is a placeholder.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch deps

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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

@troian troian merged commit 6f5a606 into main Mar 9, 2026
18 checks passed
@troian troian deleted the deps branch March 9, 2026 23:36
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.

1 participant