Commit 36e21f0
authored
chore(deps): bump sysinfo from 0.39.2 to 0.39.3 in /personal-sysadmin (#141)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.39.2
to 0.39.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md">sysinfo's
changelog</a>.</em></p>
<blockquote>
<h1>0.39.3</h1>
<ul>
<li>Unix: Fix retrieval of <code>Network::mac_addr</code>.</li>
<li>Linux: Improve retrieval of process information if process
terminates while doing so.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/3d1c52a983fdf6c702e4e6656aacba8fb6f6af21"><code>3d1c52a</code></a>
Update crate version to <code>0.39.3</code></li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/cce524de2c5e47d5ae6107e106d650987431e819"><code>cce524d</code></a>
Update CHANGELOG for <code>0.39.3</code> version</li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/891085cfe667ed24152a6c60e8a1b9bba4b0683b"><code>891085c</code></a>
Unix: Fix retrieval of <code>Network::mac_addr</code></li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/1f327b5afbd2787156526d3a3bfaf8a450a35997"><code>1f327b5</code></a>
linux: prevent TOCTOU data loss when process terminates during
refresh</li>
<li>See full diff in <a
href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.39.2...v0.39.3">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9061004 commit 36e21f0
1 file changed
Lines changed: 31 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments