-
Notifications
You must be signed in to change notification settings - Fork 120
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
[rc.9] cargo update #6844
[rc.9] cargo update #6844
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a reminder to list the changes the next time you re-generate this PR. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #6844 +/- ##
==========================================
- Coverage 77.67% 77.52% -0.16%
==========================================
Files 310 310
Lines 41418 41416 -2
==========================================
- Hits 32173 32108 -65
- Misses 9245 9308 +63 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good pending CI
Missed Dependency Updates
Sometimes
dependabot
misses some dependency updates, or we accidentally turned them off.Here's how we make sure we got everything:
cargo update
on the latestmain
branch, and keep the outputcargo update
to that PR as a commentReview
Reviewer Checklist