-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): update rust crate sysinfo to 0.33.0 #88
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
bded60f
to
bc1fcd2
Compare
1dba315
to
6e6fc62
Compare
6e6fc62
to
63c9910
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #88 +/- ##
=======================================
Coverage 56.53% 56.53%
=======================================
Files 24 24
Lines 1615 1615
Branches 1615 1615
=======================================
Hits 913 913
Misses 649 649
Partials 53 53 ☔ View full report in Codecov by Sentry. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
0.32.1
->0.33.0
Release Notes
GuillaumeGomez/sysinfo (sysinfo)
v0.33.0
boot_time
information.User::groups
.System::long_os_version
.std::env::consts::ARCH
as fallback forSystem::cpu_arch
.Disk::usage
.NetworkData::mtu
.DiskRefreshKind
to have finer-grained disks refreshes.Component::temperature
andComponent::max
now returnsOption<f32>
.Users::refresh_list
,Groups::refresh_list
,Components::refresh_list
,Networks::refresh_list
andDisks::refresh_list
methods were renamedrefresh
.*RefreshKind::new
methods were renamednothing
.DiskUsage::read_bytes
.Process::kill
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.