Skip to content

Conversation

@christerswahn
Copy link
Collaborator

@christerswahn christerswahn commented Sep 29, 2025

  • cli_tools@0.8.0
  • config@0.8.0

Summary by CodeRabbit

  • Documentation
    • Consolidated 0.8.0 release notes by merging beta entries into a single stable section.
    • Clarified included items (e.g., command-line completion, Dart 3.9 testing) and removed obsolete experimental/revert notes.
  • Chores
    • Promoted packages from 0.8.0-beta.1 to 0.8.0.
    • Aligned dependency versions to stable 0.8.0.
    • No runtime or behavior changes.

 - cli_tools@0.8.0
 - config@0.8.0
@coderabbitai
Copy link

coderabbitai bot commented Sep 29, 2025

📝 Walkthrough

Walkthrough

Consolidates 0.8.0-beta entries into a single 0.8.0 release across cli_tools and config. Updates CHANGELOGs accordingly, removes beta sections/notes, and adds specific FEAT/FIX entries. Bumps package versions to 0.8.0, and updates cli_tools dependency on config to ^0.8.0. No code or runtime behavior changes.

Changes

Cohort / File(s) Summary
Changelog consolidation for 0.8.0
packages/cli_tools/CHANGELOG.md, packages/config/CHANGELOG.md
Replace 0.8.0-beta.1 with 0.8.0; remove 0.8.0-beta.0 and REVERT notes; move FEAT/FIX items into 0.8.0; add FEAT: MultiOption multiParser (#67) and FIX: tested up to Dart 3.9 (#62).
Version bump to 0.8.0
packages/cli_tools/pubspec.yaml, packages/config/pubspec.yaml
Update versions from 0.8.0-beta.1 to 0.8.0; in cli_tools, update dependency on config from ^0.8.0-beta.1 to ^0.8.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • nielsenko
  • SandPod

Pre-merge checks and finishing touches

✅ 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 succinctly follows conventional commit style, clearly indicating the release chore and version update to 0.8.0 across packages, and directly reflects the main change in this pull request.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch completion

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.

@christerswahn christerswahn changed the title chore(release): publish packages v0.8.0 chore(release): Publish packages v0.8.0 Sep 29, 2025
Copy link

@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: 2

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8ccd27c and 64cc828.

📒 Files selected for processing (4)
  • packages/cli_tools/CHANGELOG.md (1 hunks)
  • packages/cli_tools/pubspec.yaml (2 hunks)
  • packages/config/CHANGELOG.md (1 hunks)
  • packages/config/pubspec.yaml (1 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.18.1)
packages/cli_tools/CHANGELOG.md

3-3: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)


4-4: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)

packages/config/CHANGELOG.md

3-3: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)


4-4: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)

@christerswahn christerswahn merged commit 974bcdc into main Sep 29, 2025
11 of 12 checks passed
@christerswahn christerswahn deleted the completion branch September 29, 2025 11:15
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.

3 participants