chore: update deps#626
Conversation
|
Warning Review limit reached
More reviews will be available in 15 minutes and 35 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ✨ Finishing Touches🧪 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 |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request updates several dependencies and devDependencies in package.json. The reviewer recommends keeping @types/jest at version ^29.5.14 instead of upgrading to ^30.0.0 to avoid potential type mismatches or compilation errors with the test runner.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #626 +/- ##
=======================================
Coverage 97.28% 97.28%
=======================================
Files 17 17
Lines 956 956
Branches 268 268
=======================================
Hits 930 930
Misses 26 26 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s runtime and development dependencies in package.json, keeping the library aligned with newer releases of the @rc-component/* ecosystem and the repo’s tooling (linting, formatting, testing, docs).
Changes:
- Bumped
@rc-component/*runtime dependencies to newer minor/patch versions. - Updated dev tooling dependencies (Testing Library, types packages, dumi/father, eslint, prettier, rc-test, React) to newer releases.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.