fix(deps): patch browserslist custom statistics handling - #54
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (3)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe change pins ChangesSecurity dependency review
Merge Risk: ⚪ Minimal · up to This change pins Browserslist to the patched release and adds a regression command for malicious custom-statistics handling. The dependency resolution and verification coverage are consistent with the intended security fix, with no remaining merge-blocking risk identified. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Docstring CoverageExplanation Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 1 files. (2 skipped: 2 unsupported.)
✨ Finishing Touches 💡 1📝 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 |
Browserslist can crash on malicious custom statistics discovered by build tooling. Pin Browserslist to 4.28.7 and regenerate both npm and Yarn lockfiles.
docs/security/dependabot-2026-09-07.md.npm run test:security-deps, andnpm run build.npm run lint: passed.Summary by CodeRabbit
Security
Documentation
Tests