chore(stac_cli): update cli version to 1.6.0#469
Conversation
📝 WalkthroughWalkthroughThis PR releases version 1.6.0 of the stac_cli package by updating version identifiers across configuration and manifest files, adding changelog entries, updating the build configuration, and adding a submodule reference. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🧹 Nitpick comments (1)
packages/stac_cli/CHANGELOG.md (1)
4-4: Usesnake_caseterminology in changelog for precision.Consider changing “snake case” to “snake_case” to match standard naming-convention terminology.
Suggested wording tweak
-- fix: Remove snake case conversion. +- fix: Remove snake_case conversion.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@packages/stac_cli/CHANGELOG.md` at line 4, Update the changelog entry text to use the precise `snake_case` terminology: replace "snake case" with "snake_case" in the line currently reading "fix: Remove snake case conversion." so it becomes "fix: Remove snake_case conversion." to match standard naming-convention terminology.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In @.claude/worktrees/youthful-faraday:
- Line 1: The PR includes an unrelated worktree/submodule pointer commit
(c89e0712dc720ecf890f7085825ce927b3f4cb8b) that must be removed; fix this by
dropping or reverting that commit from the release branch (e.g., interactive
rebase to remove the commit or revert it and force-push), or alternatively move
that commit onto a new branch and open a separate PR for the stac-vscode/docs
changes so the stac_cli 1.6.0 release remains atomic and audit-friendly.
---
Nitpick comments:
In `@packages/stac_cli/CHANGELOG.md`:
- Line 4: Update the changelog entry text to use the precise `snake_case`
terminology: replace "snake case" with "snake_case" in the line currently
reading "fix: Remove snake case conversion." so it becomes "fix: Remove
snake_case conversion." to match standard naming-convention terminology.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 8e240b45-5e22-4a7c-a497-3a14f556a520
📒 Files selected for processing (5)
.claude/worktrees/youthful-faradaymelos.yamlpackages/stac_cli/CHANGELOG.mdpackages/stac_cli/lib/src/version.dartpackages/stac_cli/pubspec.yaml
Description
update cli version to 1.6.0
Type of Change
Summary by CodeRabbit
Release Notes - Version 1.6.0
New Features
Bug Fixes