chore: remove unused runtime catalog entries - #1039
Conversation
Remove stale runtime catalog entries from pnpm-workspace.yaml that are no longer referenced by any package manifest. The lockfile was already resolved without these catalog entries, so this keeps the workspace catalog aligned with actual dependency usage.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe PR updates the ChangesBuild Catalog Restructuring
Possibly related PRs
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
ccusage-guide | 8d896f4 | Commit Preview URL Branch Preview URL |
May 17 2026, 06:16 PM |
commit: |
ccusage performance comparisonThis compares the PR build against the base branch build on the same CI runner. Committed fixture performanceCommitted small fixtures for stable PR-to-PR feedback and explicit Claude/Codex command coverage. Fixtures: Claude
Large real-world-shaped fixture performanceGenerated fixtures shaped from aggregate local log statistics: thousands of JSONL files, many small sessions, and a long tail of larger sessions. No real prompts, paths, or outputs are stored in the fixtures. Fixtures: Claude
Package size
Lower medians and smaller packed package sizes are better. CI runner noise still applies; use same-run ratios as directional PR feedback, not release guarantees. |
Removes stale runtime catalog entries from pnpm-workspace.yaml that are no longer referenced by any package manifest. The lockfile was already aligned with the active catalog entries, so no lockfile update was needed.
Validation:
Summary by cubic
Removed unused runtime catalog entries from pnpm-workspace.yaml to match actual dependency usage and reduce noise. No lockfile changes needed.
Written for commit 8d896f4. Summary will update on new commits. Review in cubic
Summary by CodeRabbit