Closed dependabot[bot] closed 1 week ago
Comparing dependabot/cargo/sysinfo-0.32.0
(438e061) with main
(16f5a8c)
⚡ 2
improvements
❌ 1
regressions
✅ 14
untouched benchmarks
:warning: Please fix the performance issues or acknowledge them on CodSpeed.
Benchmark | main |
dependabot/cargo/sysinfo-0.32.0 |
Change | |
---|---|---|---|---|
⚡ | test_count[1 Small File] |
3.8 ms | 3.4 ms | +14.02% |
⚡ | test_iter_rows_first_row[100 Small Files] |
302.5 ms | 264.8 ms | +14.25% |
❌ | test_show[100 Small Files] |
23.7 ms | 58.9 ms | -59.73% |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.66%. Comparing base (
84e34d0
) to head (9d1d0c0
).
Bumps sysinfo from 0.30.13 to 0.32.0.
Changelog
Sourced from sysinfo's changelog.
Commits
e022ae4
Merge pull request #1354 from GuillaumeGomez/update0c5ca6a
Update migration guide for 0.329f14cba
Update crate version to 0.32.0eb7f147
Update CHANGELOG for 0.32.09c86e25
Fix new clippy lints2fb2903
Merge pull request #1353 from GuillaumeGomez/rm-dead-processes7452b8d
UpdateSystem::refresh_processes
API to give control over when to remove de...6f1d382
Merge pull request #1348 from kevinbaker/master6d5ea97
add dependency on windows SystemServices for disk1c87f50
win: add correct location of FILE_READ_ONLY_VOLUME, correct callDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show