chore: upgrade jest to v30, document Demucs and Flare in README#306
chore: upgrade jest to v30, document Demucs and Flare in README#306sauravpanda merged 1 commit intomainfrom
Conversation
- Upgrade jest, jest-environment-jsdom, and @types/jest from v29 to v30, clearing all 4 low-severity npm audit vulnerabilities (0 remaining) - Add Demucs (audio source separation) and Flare (GGUF via WASM) usage examples, model lists, and acknowledgments to README - Fix duplicate example package names causing jest haste collision warning - Auto-fix 9 lint warnings (template literals, unused eslint-disable comments) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughThe PR updates documentation to highlight additional inference engines (Flare and Demucs) with code examples, renames demo package identifiers for clarity, upgrades Jest dependencies to version 30, removes ESLint disable comments from test files, and refactors an error message. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Summary
Test plan
npm run buildsucceedsnpm auditreports 0 vulnerabilitiesnpm run lintreports 0 errors🤖 Generated with Claude Code
Summary by CodeRabbit
Documentation
Chores