endpoint-sec
endpoint-sec copied to clipboard
build(deps): bump sysinfo from 0.28.4 to 0.37.2
Bumps sysinfo from 0.28.4 to 0.37.2.
Changelog
Sourced from sysinfo's changelog.
0.37.2
- Improve documentation of
System::refresh_cpu_alland ofSystem::refresh_cpu_specifics.- Android: Fix
System::uptime.- Linux: Correctly handled modified/removed
Process::exepaths.0.37.1
- Fix
serdeserialization onProcess::name.- Linux: Fix
get_cpu_frequencyonloongarch64.- Windows: Correctly handle invalid UTF-8 string in
Motherboard.0.37.0
- Update minimum supported Rust version to
1.88(for 2024 edition andif let chainfeature).- Added
Component::idAPI.- Linux: Greatly improve partial processes retrieval.
- Linux: Simplify internal components retrieval code.
0.36.1
- Linux: Improve processor CPU usage computation.
0.36.0
- Add new
Motherboardtype.- Add new
Producttype.- Linux/macOS: Fix CPU usage update.
- Linux: Improve
Component::labelgeneratedString.- macOS: Make
ComponentsimplementSendandSynctraits.0.35.2
- Linux: Fix retrieval of processor frequency on loongarch64.
- Linux/Android: Improve
Process::waitby checking if the process is still alive before waiting.- Windows: Fix
Process::wait.0.35.1
- Linux: Fix processor retrieval if some information is missing.
- Windows: Increase range of
windowscrate up to< 0.63.0.35.0
- Update MSRV to 1.75.
- Add
System::open_files_limit.- Add
Process::kill_and_waitandProcess::kill_with_and_waitmethods.Process::open_files*methods returnusize.set_open_files_limitargument type isusize.- Code example was improved.
... (truncated)
Commits
067dd61Merge pull request #1589 from GuillaumeGomez/update3ac7887Update version to0.37.23269940Update CHANGELOG for0.37.280bcfb2Merge pull request #1588 from GuillaumeGomez/doc1c19785Improve documentation ofSystem::refresh_cpu_specifics90f9005Merge pull request #1586 from GuillaumeGomez/linux-exe-linkcd837f7Linux: Correctly handle removed exe link pathsb5a341dMerge pull request #1583 from GuillaumeGomez/uptime-androidb23eb6aCorrectly getuptimeinformation on Androidcb15018Merge pull request #1581 from GuillaumeGomez/improve-docs- Additional commits viewable in compare view
Dependabot 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)