Bump sysinfo from 0.33.1 to 0.38.4 in /src-tauri#228
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
e8c2a75 to
8f5e3fa
Compare
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.33.1 to 0.38.4. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.33.1...v0.38.4) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
8f5e3fa to
b3cbcf9
Compare
|
Closing — major version bump (sysinfo 0.38), needs manual review. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Cargo.toml was still pinning old majors that the lockfile already moved past for some platforms. Bring the manifest in line with what the lockfile (and the issue tracker's hand-bumps in #84/#228/#229) already points at: - toml 0.8 → 0.9 (only call site is toml::from_str — stable) - sysinfo 0.33 → 0.38 (Windows-only, used in process_info.rs; Pid/System/ProcessRefreshKind/UpdateKind/ProcessesToUpdate APIs unchanged in this range) - windows 0.61 → 0.61 (manifest moved 0.59 → 0.61; lockfile already at 0.62 transitively) 26/26 backend tests pass on macOS; Windows path verified by API surface review (no cross-compile available locally). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bumps sysinfo from 0.33.1 to 0.38.4.
Changelog
Sourced from sysinfo's changelog.
... (truncated)
Commits
97c194dMerge pull request #1642 from GuillaumeGomez/update91b92f1Update crate version to0.38.48e8f76cUpdate CHANGELOG for0.38.49e6f37cMerge pull request #1641 from madsmtm/macos-no-pin-deps73d545cFix warnings introduced in new objc2-* versions5cc4bcbDon't pin objc2-* crates5d4c63bMerge pull request #1640 from patjakdev/patjakdev/fix-1639a8ee05cUse fragment size instead of block size for disk stats61257e4Merge pull request #1635 from GuillaumeGomez/update3cf4b65Update crate version to0.38.3