Skip to content

chore: bump plugin versions#95

Merged
masseater merged 1 commit into
masterfrom
chore/auto-version-bump-26862025397-1
Jun 3, 2026
Merged

chore: bump plugin versions#95
masseater merged 1 commit into
masterfrom
chore/auto-version-bump-26862025397-1

Conversation

@masseater
Copy link
Copy Markdown
Owner

@masseater masseater commented Jun 3, 2026

Automated plugin version bump.

The workflow waits for PR CI to pass and then merges this PR without admin merge.

Auto-Version-Bump: true

Summary by CodeRabbit

  • Chores
    • Updated mutils plugin to version 0.24.3

Auto-Version-Bump: true
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 3, 2026

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates the mutils plugin version from 0.24.2 to 0.24.3 across two configuration files: the marketplace registry and the plugin manifest. The marketplace file is reformatted to use consistent 2-space indentation throughout, replacing tabs, while preserving all plugin entries.

Changes

mutils Plugin Version 0.24.3

Layer / File(s) Summary
mutils version 0.24.3 update across marketplace and plugin config
.claude-plugin/marketplace.json, plugins/mutils/plugin.json
Plugin version is incremented from 0.24.2 to 0.24.3 in both the marketplace registry and plugin configuration. Marketplace.json is reformatted to use consistent 2-space indentation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A version bumped, a format fixed,
From tabs to spaces, neatly mixed,
0.24.3 shines so bright,
Configuration files now just right!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: bump plugin versions' accurately describes the main change: updating plugin versions from 0.24.2 to 0.24.3 across configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/auto-version-bump-26862025397-1

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
Copy Markdown

@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

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.claude-plugin/marketplace.json:
- Around line 2-139: The marketplace JSON uses 2-space indentation but the doc
generator that produces this file (the plugin-list generation logic) emits tabs,
causing CI sync-check diffs; fix by regenerating .claude-plugin/marketplace.json
using the doc generator so it uses the same indentation as the generator output
(or update the generator's output formatting to 2-space), ensuring the generated
file and the generator are consistent to avoid out-of-sync failures when
comparing raw text.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: dad35ace-d561-4678-8a93-bd9829114fcd

📥 Commits

Reviewing files that changed from the base of the PR and between 0cb6d78 and fae9a62.

📒 Files selected for processing (2)
  • .claude-plugin/marketplace.json
  • plugins/mutils/plugin.json

Comment on lines +2 to +139
"name": "masseater-plugins",
"owner": {
"name": "masseater"
},
"plugins": [
{
"name": "agnix",
"source": "./plugins/agnix",
"description": "AI アシスタント設定ファイルリンター(agnix)統合",
"version": "0.0.19"
},
{
"name": "cc-hooks-ts",
"source": "./plugins/cc-hooks-ts",
"description": "cc-hooks-ts ライブラリガイド・Hook作成支援",
"version": "0.1.9"
},
{
"name": "code-review",
"source": "./plugins/code-review",
"description": "PR・コードレビューワークフロー支援",
"version": "0.2.11"
},
{
"name": "context",
"source": "./plugins/context",
"description": "プロジェクトコンテキスト管理(AGENTS.md, rules)",
"version": "0.2.13"
},
{
"name": "debug",
"source": "./plugins/debug",
"description": "plugin debug 用",
"version": "0.0.21"
},
{
"name": "devkit",
"source": "./plugins/devkit",
"description": "Development toolkit — tech stack definitions, project setup, and quality automation",
"version": "0.3.16"
},
{
"name": "diagram-render",
"source": "./plugins/diagram-render",
"description": "Markdown + Mermaid を beautiful-mermaid で SVG にレンダリングし自己完結HTMLとして出力するスキル",
"version": "0.0.9"
},
{
"name": "discord-notify",
"source": "./plugins/discord-notify",
"description": "Discord通知 — idle時にセッションの最新メッセージをDiscordスレッドに投稿",
"version": "0.0.9"
},
{
"name": "gh-projects",
"source": "./plugins/gh-projects",
"description": "GitHub Projects を EPIC - Story - Task の階層と依存関係で運用するための汎用パターン集",
"version": "0.0.4"
},
{
"name": "github-issue-db",
"source": "./plugins/github-issue-db",
"description": "GitHub issue をローカル SQLite にクローンしオフライン検索・重複検知・状態更新を行うプラグイン",
"version": "0.1.2"
},
{
"name": "github-workflow",
"source": "./plugins/github-workflow",
"description": "Git/GitHub ワークフロー支援 — Stop 時にブランチ状態とコンフリクトを通知",
"version": "0.0.32"
},
{
"name": "mutils",
"source": "./plugins/mutils",
"description": "汎用ユーティリティ(フック・スキル)",
"version": "0.24.3"
},
{
"name": "ops-harbor",
"source": "./plugins/ops-harbor",
"description": "Ops Harbor integration for cached work item visibility and MCP-first workflows",
"version": "0.1.1"
},
{
"name": "persona",
"source": "./plugins/persona",
"description": "planner / worker カスタムペルソナの切替プラグイン。UserPromptSubmit で最小プロンプトを注入し、詳細指針は skill で参照",
"version": "0.0.3"
},
{
"name": "plan",
"source": "./plugins/plan",
"description": "Plan file structure template and content rules",
"version": "0.0.18"
},
{
"name": "progress-tracker",
"source": "./plugins/progress-tracker",
"description": "過去セッションの進捗ファイル参照スキル",
"version": "0.1.18"
},
{
"name": "research",
"source": "./plugins/research",
"description": "調査・分析ツール(画像解析、ライブラリ調査、Figma連携)",
"version": "0.1.17"
},
{
"name": "sdd",
"source": "./plugins/sdd",
"description": "Spec Driven Development (SDD) ワークフロー支援コマンド集",
"version": "0.5.22"
},
{
"name": "swarm",
"source": "./plugins/swarm",
"description": "Agent Teams(swarm)支援 - チーム設計・運用・振り返りガイド",
"version": "0.1.4"
},
{
"name": "ui-dev",
"source": "./plugins/ui-dev",
"description": "Figma x AI UI implementation workflow",
"version": "0.0.29"
},
{
"name": "workspace-id",
"source": "./plugins/workspace-id",
"description": "エージェント作業ディレクトリ(workspace-id)の規約定義と Auto Compact / resume 時の復元",
"version": "0.0.5"
},
{
"name": "zenn-article",
"source": "./plugins/zenn-article",
"description": "Zenn技術記事の執筆・投稿支援",
"version": "0.0.4"
}
]
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟠 Major | ⚡ Quick win

Keep marketplace formatting generator-consistent to avoid sync-check failures.

This file is now 2-space indented, but packages/doc-engine/src/plugin-list.ts generates .claude-plugin/marketplace.json with tab indentation and, in check mode, compares raw text. That can cause recurring “out of sync” failures despite identical data. Please regenerate via the doc generator (or restore tab indentation) so CI and auto-sync stay stable.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.claude-plugin/marketplace.json around lines 2 - 139, The marketplace JSON
uses 2-space indentation but the doc generator that produces this file (the
plugin-list generation logic) emits tabs, causing CI sync-check diffs; fix by
regenerating .claude-plugin/marketplace.json using the doc generator so it uses
the same indentation as the generator output (or update the generator's output
formatting to 2-space), ensuring the generated file and the generator are
consistent to avoid out-of-sync failures when comparing raw text.

@masseater masseater merged commit 1a68328 into master Jun 3, 2026
6 checks passed
@masseater masseater deleted the chore/auto-version-bump-26862025397-1 branch June 3, 2026 03:36
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