chore: remove unused octokit dependencies - #636
Conversation
|
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 59 minutes Limit details: You’ve used the included review currently available. Your 108 included PR review attempts over the past 7 days set your current allowance at 1 review per hour. You’re in a promotional period — use the checkbox below to run this review for free:
On-demand reviews are free for the next 31 days. After that, they cost $0.25 per reviewed file. How can I continue?Run this review now using the option above, or comment You can also wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Comment |
Description
Removes
@octokit/auth-appand@octokit/restfrom devDependencies. Nothing inscripts/,docs/, or.github/imports either package, and agit log -S "octokit"across scripts and workflows shows they were never used by any committed code (they arrived alongside a catalog import PR, not with any tooling that consumed them). Lockfile change is pure deletions.Type of Change
Checklist
pnpm validateand it passesAdditional Notes
pnpm typecheck,pnpm lint, andpnpm test(174 tests) all pass after removal. No data files touched.🤖 Generated with Claude Code
https://claude.ai/code/session_01ENVMmReRpGpbjzxW84SCdk
Generated by Claude Code