-
Notifications
You must be signed in to change notification settings - Fork 3
chore(release): Publish packages prerelease 0.8.0-beta.0 #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- cli_tools@0.8.0-beta.0 - config@0.8.0-beta.0
📝 WalkthroughWalkthroughUpdates CHANGELOG entries and bumps versions to 0.8.0-beta.0 for two packages. In cli_tools, pubspec dependency on config is updated to ^0.8.0-beta.0. No source code or API changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. ✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
nielsenko
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I'll test once on pub dev
There was a problem hiding this 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 (2)
packages/config/CHANGELOG.md (1)
1-4: Fix markdown list indentation (MD007).
Remove the leading space before the list dash to satisfy markdownlint (ul-indent).- - **BREAKING** **FIX**: Resolved raw generic type warnings (#62). +- **BREAKING** **FIX**: Resolved raw generic type warnings (#62).packages/cli_tools/CHANGELOG.md (1)
1-4: Fix markdown list indentation (MD007).
Same indentation nit as in config changelog: remove the leading space before the list item.- - **BREAKING** **FIX**: Resolved raw generic type warnings (#62). +- **BREAKING** **FIX**: Resolved raw generic type warnings (#62).
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 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.17.2)
packages/cli_tools/CHANGELOG.md
3-3: 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)
🔇 Additional comments (1)
packages/config/pubspec.yaml (1)
2-2: LGTM: Version bump to 0.8.0-beta.0 is consistent with the release plan.
No issues spotted. Manifest fields remain stable; SDK constraint unchanged.
Summary by CodeRabbit