Skip to content

chore: remove unused octokit dependencies - #636

Merged
jeffreylouden merged 1 commit into
mainfrom
claude/dependency-audit-patches-gz9eup
Aug 20, 2026
Merged

chore: remove unused octokit dependencies#636
jeffreylouden merged 1 commit into
mainfrom
claude/dependency-audit-patches-gz9eup

Conversation

@jeffreylouden

Copy link
Copy Markdown
Member

Description

Removes @octokit/auth-app and @octokit/rest from devDependencies. Nothing in scripts/, docs/, or .github/ imports either package, and a git 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

  • New software/plugin entry
  • New hardware entry
  • New manufacturer entry
  • Update to existing entry
  • Bug fix
  • Schema or script change

Checklist

  • I have run pnpm validate and it passes
  • YAML files follow the existing format
  • Manufacturer exists (or I'm adding it in this PR)
  • Categories and formats are from the schema files
  • Identifiers are accurate, if provided (bundle IDs, etc.)

Additional Notes

pnpm typecheck, pnpm lint, and pnpm 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

@changeset-bot

changeset-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e0e329e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your current included review allowance is based on your included PR review attempts over the past 7 days.

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:

  • Run 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 @coderabbitai review --use-credits.

You can also wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

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 configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: b3eeba1c-9e9a-4580-8f98-723f76ac0f99

📥 Commits

Reviewing files that changed from the base of the PR and between cc5fcf8 and e0e329e.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

Comment @coderabbitai help to get the list of available commands.

@jeffreylouden
jeffreylouden merged commit 0141fcf into main Aug 20, 2026
9 checks passed
@jeffreylouden
jeffreylouden deleted the claude/dependency-audit-patches-gz9eup branch August 20, 2026 21:57
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.

2 participants