Skip to content

chore(main): release 4.0.0-dev.4#97

Merged
Arenukvern merged 5 commits into
mainfrom
release-please--branches--main--components--flutter-mcp-toolkit
Jun 18, 2026
Merged

chore(main): release 4.0.0-dev.4#97
Arenukvern merged 5 commits into
mainfrom
release-please--branches--main--components--flutter-mcp-toolkit

Conversation

@Arenukvern

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

4.0.0-dev.4 (2026-06-18)

Bug Fixes

  • release: sync package changelogs for pub publish (6dfca08)

This PR was generated with Release Please. See documentation.

@docs-page

docs-page Bot commented Jun 18, 2026

Copy link
Copy Markdown

To preview the documentation for this pull request, visit the following URL:

docs.page/arenukvern/mcp_flutter~97

Documentation is deployed and generated using docs.page

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@Arenukvern, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 24 minutes and 39 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: af6a7820-c600-417b-823f-41c12d01656e

📥 Commits

Reviewing files that changed from the base of the PR and between 6dfca08 and fcbf1f2.

📒 Files selected for processing (24)
  • .claude-plugin/marketplace.json
  • .github/workflows/release_pr_sync_versions.yml
  • .release-please-manifest.json
  • CHANGELOG.md
  • VERSION
  • mcp_server_dart/lib/src/skill_assets.g.dart
  • mcp_server_dart/pubspec.yaml
  • mcp_toolkit/CHANGELOG.md
  • mcp_toolkit/pubspec.yaml
  • packages/core/CHANGELOG.md
  • packages/core/README.md
  • packages/core/lib/src/runtime_version.dart
  • packages/core/pubspec.yaml
  • packages/server_capability_core/CHANGELOG.md
  • packages/server_capability_core/README.md
  • packages/server_capability_core/lib/src/fmt_capability.dart
  • packages/server_capability_core/pubspec.yaml
  • packages/server_capability_kernel/CHANGELOG.md
  • packages/server_capability_kernel/README.md
  • packages/server_capability_kernel/pubspec.yaml
  • plugin/.claude-plugin/plugin.json
  • plugin/.codex-plugin/plugin.json
  • plugin/.cursor-plugin/plugin.json
  • plugin/EXPECTED_SERVER_VERSION
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--flutter-mcp-toolkit

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.

@github-actions

Copy link
Copy Markdown
Contributor

Release PR — skill assets

release-please bumps plugin/*-plugin/plugin.json but not the generated skill_assets.g.dart bundle.

Automatic: Release PR — sync skill assets commits skill_assets.g.dart when drift is detected on this PR.

Manual (if automation did not run):

make sync-skills
git add mcp_server_dart/lib/src/skill_assets.g.dart
git commit -m "chore: sync skill_assets.g.dart for release PR"
git push

Required check: skill-assets-drift must pass before merge.

@github-actions

Copy link
Copy Markdown
Contributor

Release PR — version sync

release-please updates VERSION; all package/plugin/runtime
touchpoints must be derived from that value.

Automatic: Release PR — sync versions runs tool/release/sync_version.sh and commits drift fixes.

Manual (if automation did not run):

make sync-version
bash tool/contracts/check_version_sync.sh
git add VERSION .release-please-manifest.json plugin mcp_server_dart/pubspec.yaml mcp_toolkit/pubspec.yaml packages
git commit -m "chore: sync release version touchpoints"
git push

Required check: check_version_sync.sh must pass before merge.

@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

skill-assets-drift failed

skill_assets.g.dart is out of sync with plugin/ (common after release-please bumps plugin manifests).

  1. Wait for Release PR — sync skill assets to push a fix commit on this branch, or
  2. Run locally: make sync-skills, commit mcp_server_dart/lib/src/skill_assets.g.dart, and push.

Re-run the skill-assets-drift check after the sync commit lands.

@Arenukvern Arenukvern merged commit c4e9be5 into main Jun 18, 2026
13 checks passed
@Arenukvern Arenukvern deleted the release-please--branches--main--components--flutter-mcp-toolkit branch June 18, 2026 13:05
@Arenukvern

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant