Skip to content

remove unused deps from package.json#3179

Merged
sawka merged 3 commits intomainfrom
sawka/remove-unused-deps
Apr 3, 2026
Merged

remove unused deps from package.json#3179
sawka merged 3 commits intomainfrom
sawka/remove-unused-deps

Conversation

@sawka
Copy link
Copy Markdown
Member

@sawka sawka commented Apr 3, 2026

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 699666b8-1a5f-4cca-8df5-a570c46b66cf

📥 Commits

Reviewing files that changed from the base of the PR and between ac0299e and f374d73.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (5)
  • .gitignore
  • .kilocode/rules/rules.md
  • .roo/rules/rules.md
  • frontend/types/media.d.ts
  • package.json
💤 Files with no reviewable changes (3)
  • .roo/rules/rules.md
  • .kilocode/rules/rules.md
  • package.json

Walkthrough

This pull request performs a cleanup and dependency reduction. Multiple packages are removed from package.json including class-variance-authority, tailwindcss-animate, and various color/type utility packages. Corresponding coding style guidelines referencing class-variance-authority are removed from two rule documentation files. TypeScript type declarations are added for non-module CSS/SCSS imports in frontend/types/media.d.ts, and .gitignore is updated to exclude TypeScript incremental build artifacts.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided by the author. While a description would be helpful for context, this is a straightforward dependency cleanup PR where the title alone conveys the intent. Consider adding a brief description explaining why these dependencies are no longer needed (e.g., replaced, no longer used in codebase, or consolidated into other packages).
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'remove unused deps from package.json' directly describes the main change: removing unused dependencies from package.json. It is concise, clear, and accurately summarizes the primary objective of the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sawka/remove-unused-deps

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.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying waveterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: f374d73
Status: ✅  Deploy successful!
Preview URL: https://e877bba8.waveterm.pages.dev
Branch Preview URL: https://sawka-remove-unused-deps.waveterm.pages.dev

View logs

@sawka sawka merged commit e46cf78 into main Apr 3, 2026
7 of 8 checks passed
@sawka sawka deleted the sawka/remove-unused-deps branch April 3, 2026 19:11
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