Commit 1e062d0
authored
chore(deps): update rust crate sysinfo to 0.38.0 (#7049)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [sysinfo](https://redirect.github.com/GuillaumeGomez/sysinfo) |
workspace.dependencies | minor | `0.37.0` → `0.38.0` |
---
### Release Notes
<details>
<summary>GuillaumeGomez/sysinfo (sysinfo)</summary>
###
[`v0.38.4`](https://redirect.github.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0384)
[Compare
Source](https://redirect.github.com/GuillaumeGomez/sysinfo/compare/v0.38.3...v0.38.4)
- macOS: Unpin `objc2-*` crates version.
- Linux: Fix computation of disk size.
###
[`v0.38.3`](https://redirect.github.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0383)
[Compare
Source](https://redirect.github.com/GuillaumeGomez/sysinfo/compare/v0.38.2...v0.38.3)
- macOS: Improve accuracy of `System::available_memory` and
`System::used_memory`.
- Documentation: add missing unit for `CPU::frequency` returned value.
###
[`v0.38.2`](https://redirect.github.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0382)
[Compare
Source](https://redirect.github.com/GuillaumeGomez/sysinfo/compare/v0.38.1...v0.38.2)
- Implement `Error` trait for `MacAddrFromStrError`,
`IpNetworkFromStrError` and `KillError` types.
###
[`v0.38.1`](https://redirect.github.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0381)
[Compare
Source](https://redirect.github.com/GuillaumeGomez/sysinfo/compare/v0.38.0...v0.38.1)
- macOS: Put back support for versions below macOS 12.
###
[`v0.38.0`](https://redirect.github.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0380)
[Compare
Source](https://redirect.github.com/GuillaumeGomez/sysinfo/compare/v0.37.2...v0.38.0)
- Add NetBSD support.
- Windows: Fix unsoundness for a function used in `Motherboard` and
`Product`.
- Linux: Improve CPU info parsing.
- Fix `serde` serialization of `MacAddr` and of `Disk::file_system`.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/vortex-data/vortex).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hhbmdlbG9nL2Nob3JlIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f97e0b3 commit 1e062d0
2 files changed
Lines changed: 61 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments