vector
vector copied to clipboard
chore(deps): Bump sysinfo from 0.34.2 to 0.35.1
Bumps sysinfo from 0.34.2 to 0.35.1.
Changelog
Sourced from sysinfo's changelog.
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.
- macOS: Fix M4 CPU frequency calculation.
- Linux: Correctly handle when new CPUs are added.
- Linux: Ignore
autofsdisks.- Linux (raspberry pi): Retrieve more thermal zones.
- Android: Update documentation to mention that newer Android version don't allow to retrieve CPU information.
- Windows: Improve
Process::waitcode.- Windows: Fix
Groups::refresh.
Commits
- See full diff 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)
Datadog Report
Branch report: dependabot/cargo/sysinfo-0.35.1
Commit report: dc3a864
Test service: vector
:white_check_mark: 0 Failed, 591 Passed, 0 Skipped, 4m 5.77s Total Time
A newer version of sysinfo exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot recreate