-
Notifications
You must be signed in to change notification settings - Fork 371
chore(repo): Update dependencies #2450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This commit updates several dependencies to their latest versions and removes an unused plugin. Key changes: - `media_kit` is updated from `^1.1.10+1` to `^1.2.2`. - `media_kit_video` is updated from `^1.2.4` to `^2.0.0`. - The version constraint for `desktop_drop` is widened to `<0.8.0`. - The version constraint for `alchemist` is widened to `<0.14.0`.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (107)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the WalkthroughDependency constraints updated across configuration files: desktop_drop to 0.8.0, media_kit to 1.2.2, and media_kit_video bumped to 2.0.0; alchemist dev dependency to 0.14.0. The volume_controller plugin entry removed from generated CMake plugin lists for Linux and Windows platforms. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2450 +/- ##
=======================================
Coverage 64.60% 64.60%
=======================================
Files 420 420
Lines 26210 26210
=======================================
Hits 16932 16932
Misses 9278 9278 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Submit a pull request
Fixes: #2435
Description of the pull request
This PR updates several dependencies to their latest versions and removes an unused plugin.
Key changes:
media_kitis updated from^1.1.10+1to^1.2.2.media_kit_videois updated from^1.2.4to^2.0.0.desktop_dropis widened to<0.8.0.alchemistis widened to<0.14.0.Summary by CodeRabbit
Chores
✏️ Tip: You can customize this high-level summary in your review settings.