This is an automated email from the ASF dual-hosted git repository.
Jefffrey pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
The following commit(s) were added to refs/heads/main by this push:
new bc042ab6f7 chore(deps): bump sysinfo from 0.38.4 to 0.39.6 (#10311)
bc042ab6f7 is described below
commit bc042ab6f78a4b96d872422a793dcfd65bfcfae0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 10:59:21 2026 +1000
chore(deps): bump sysinfo from 0.38.4 to 0.39.6 (#10311)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.38.4
to 0.39.6.
<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.6</h1>
<ul>
<li>NetBSD: Add support for disk I/O usage.</li>
<li>NetBSD: Improve retrieval of disk information.</li>
</ul>
<h1>0.39.5</h1>
<ul>
<li>macOS: Fix build for apple app store</li>
</ul>
<h1>0.39.4</h1>
<ul>
<li>Unix: Fix soundness issue when retrieving user's groups.</li>
<li>macOS: Add new macOS version name.</li>
<li>macOS: Fix inaccurate <code>open_files</code> returned value.</li>
</ul>
<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>
<h1>0.39.2</h1>
<ul>
<li>Windows: Greatly improve performance of
<code>System::refresh_cpu_specifics</code> when CPU usage is not
requested.</li>
<li>iOS: Fix compilation error when <code>user</code> feature is
enabled.</li>
<li>Linux: Correctly set thread information for processes.</li>
</ul>
<h1>0.39.1</h1>
<ul>
<li>Linux: Fix wrong network numbers computation.</li>
</ul>
<h1>0.39.0</h1>
<ul>
<li>Update minimum supported rust version to <code>1.95</code>.</li>
<li>Add new <code>NetworkData::operational_state</code> API.</li>
<li>Add new <code>Process::cgroup_limits</code> API (only returning data
on Linux).</li>
<li>All supported systems other than Windows: Improve performance of
<code>Networks::refresh*</code>.</li>
<li>All supported systems other than Windows: Fix soundness issue when
retrieving users.</li>
<li>Linux: Take into account parent cgroup memory limits.</li>
<li>Linux: Fix panic when retrieving process information on
<code>ESXi</code>.</li>
<li>FreeBSD: Use the name of dataset as <code>name</code> for zfs
disks.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/1bc6ed4f7d0dd03606de572a1531a165438b63ec"><code>1bc6ed4</code></a>
Update crate version to <code>0.39.6</code></li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/da9bea091b4a331eff8572312515c0fc498a40d8"><code>da9bea0</code></a>
Update CHANGELOG for <code>0.39.6</code></li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/cefd87774fb80cf84b11d47a7ddc071e666334bf"><code>cefd877</code></a>
Update src/unix/bsd/netbsd/system.rs</li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/9d79f93d0d0261848f9a981cc2ca1b289aa997eb"><code>9d79f93</code></a>
Fix NetBSD disk I/O and process I/O statistics</li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/029025e75ff4b6e1a35bf9781af5a37c6f34d904"><code>029025e</code></a>
Update crate version to <code>0.39.5</code></li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/78205e7b98b8ba1c46546162278f2ec039ceb8c2"><code>78205e7</code></a>
Update CHANGELOG for <code>0.39.5</code></li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/2a39746a57424f8f934ff2acefed9458711acfff"><code>2a39746</code></a>
Fix build for apple app store</li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/c07bb44578c5dbd7c00f492108f61da405ec242a"><code>c07bb44</code></a>
Update CHANGELOG for <code>0.39.4</code></li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/559b07dfad200495ce9c6dd085b11767da67d8e7"><code>559b07d</code></a>
Update crate version to <code>0.39.4</code></li>
<li><a
href="https://github.com/GuillaumeGomez/sysinfo/commit/07e3177e1dee6fc1d8cbd3951fec2459506cfbdd"><code>07e3177</code></a>
Linux: Fix soundness issue when retrieving user groups</li>
<li>Additional commits viewable in <a
href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.38.4...v0.39.6">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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
Cargo.lock | 4 ++--
parquet/Cargo.toml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index e5629a9fe2..f83fe5091b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3319,9 +3319,9 @@ dependencies = [
[[package]]
name = "sysinfo"
-version = "0.38.4"
+version = "0.39.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "92ab6a2f8bfe508deb3c6406578252e491d299cbbf3bc0529ecc3313aee4a52f"
+checksum = "d2071df9448915b71c4fe6d25deaf1c22f12bd234f01540b77312bb8e41361e6"
dependencies = [
"libc",
"memchr",
diff --git a/parquet/Cargo.toml b/parquet/Cargo.toml
index d50300e13e..da449b3e57 100644
--- a/parquet/Cargo.toml
+++ b/parquet/Cargo.toml
@@ -93,7 +93,7 @@ arrow-cast = { workspace = true }
tokio = { version = "1.0", default-features = false, features = ["macros",
"rt-multi-thread", "io-util", "fs"] }
rand = { version = "0.9", default-features = false, features = ["std",
"std_rng", "thread_rng"] }
object_store = { workspace = true, features = ["azure", "fs"] }
-sysinfo = { version = "0.38.1", default-features = false, features =
["system"] }
+sysinfo = { version = "0.39.6", default-features = false, features =
["system"] }
[package.metadata.docs.rs]
all-features = true