Skip to content

chore(stac_cli): update cli version to 1.6.0#469

Merged
divyanshub024 merged 2 commits intodevfrom
dv/cli-1.6
Mar 14, 2026
Merged

chore(stac_cli): update cli version to 1.6.0#469
divyanshub024 merged 2 commits intodevfrom
dv/cli-1.6

Conversation

@divyanshub024
Copy link
Member

@divyanshub024 divyanshub024 commented Mar 14, 2026

Description

update cli version to 1.6.0

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

Summary by CodeRabbit

Release Notes - Version 1.6.0

  • New Features

    • Console URL is now logged upon successful deployment for easier access to your deployed application.
  • Bug Fixes

    • Fixed snake_case conversion issue affecting certain operations.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 14, 2026

📝 Walkthrough

Walkthrough

This 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

Cohort / File(s) Summary
Build Configuration
melos.yaml
Added a new build_runner step for the stac_cli scope in the build script.
Package Metadata
pubspec.yaml, packages/stac_cli/lib/src/version.dart
Updated stac_cli package version from 1.5.1 to 1.6.0.
Documentation
packages/stac_cli/CHANGELOG.md
Added version 1.6.0 changelog entries documenting new feature for logging console URL on successful deployments and a fix for snake_case conversion.
Submodule Reference
.claude/worktrees/youthful-faraday
Added new subproject commit pointer reference.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Suggested reviewers

  • Potatomonsta
  • rahulbisht25

Poem

🐰 A new release hops into sight,
With versions bumped to 1.6.0 bright,
Stac_cli leaps with features new,
Changelogs logged—the build shines true! 🐇

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the stac_cli package version from 1.5.1 to 1.6.0, which is reflected across pubspec.yaml, version.dart, and CHANGELOG.md.
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 dv/cli-1.6
📝 Coding Plan
  • Generate coding plan for human review comments

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.

❤️ Share

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

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🧹 Nitpick comments (1)
packages/stac_cli/CHANGELOG.md (1)

4-4: Use snake_case terminology 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

📥 Commits

Reviewing files that changed from the base of the PR and between 6571534 and ad50028.

📒 Files selected for processing (5)
  • .claude/worktrees/youthful-faraday
  • melos.yaml
  • packages/stac_cli/CHANGELOG.md
  • packages/stac_cli/lib/src/version.dart
  • packages/stac_cli/pubspec.yaml

@divyanshub024 divyanshub024 merged commit 4e0826d into dev Mar 14, 2026
6 checks passed
@divyanshub024 divyanshub024 deleted the dv/cli-1.6 branch March 14, 2026 19:04
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