-
Notifications
You must be signed in to change notification settings - Fork 368
chore(repo): update dependencies #2377
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
Warning Rate limit exceeded@xsahil03x has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 6 minutes and 18 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (3)
WalkthroughDependency version constraints were updated across the monorepo: melos workspace bootstrap dependencies and specific package pubspecs. No source code, configuration logic, or control flow was modified beyond version ranges. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related issues
Suggested reviewers
Poem
Pre-merge checks and finishing touches and finishing touches✅ Passed checks (3 passed)
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 |
a4d95a4
to
8423484
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2377 +/- ##
=======================================
Coverage 63.77% 63.77%
=======================================
Files 412 412
Lines 25824 25824
=======================================
Hits 16469 16469
Misses 9355 9355 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This commit updates the following dependencies: - `share_plus` to `^12.0.0` - `connectivity_plus` to `^7.0.0` - `device_info_plus` to `>=10.1.2 <13.0.0` - `package_info_plus` to `^9.0.0`
8423484
to
925b8bb
Compare
…e_info_plus`, and `package_info_plus` This commit updates the version constraints for the following dependencies: - `share_plus`: Loosened from `^12.0.0` to `>=11.0.0 <13.0.0`. - `connectivity_plus`: Loosened from `^7.0.0` to `>=6.0.3 <8.0.0`. - `device_info_plus`: Loosened from `>=10.1.2 <13.0.0` to `>=11.0.0 <13.0.0`. - `package_info_plus`: Loosened from `^9.0.0` to `>=8.3.0 <10.0.0`. These changes provide greater flexibility in resolving dependency conflicts.
Fixes: #2368
This PR updates the following dependencies:
share_plus
to^12.0.0
connectivity_plus
to^7.0.0
device_info_plus
to>=10.1.2 <13.0.0
package_info_plus
to `^9.0.0Summary by CodeRabbit