[PR #600] [CLOSED] build(deps): bump sysinfo from 0.29.11 to 0.30.12 #3637

Closed
opened 2026-05-22 23:56:22 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/600
Author: @dependabot[bot]
Created: 5/20/2024
Status: Closed

Base: masterHead: dependabot/cargo/sysinfo-0.30.12


📝 Commits (1)

  • 16eac27 build(deps): bump sysinfo from 0.29.11 to 0.30.12

📊 Changes

2 files changed (+18 additions, -10 deletions)

View changed files

📝 Cargo.lock (+17 -9)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps sysinfo from 0.29.11 to 0.30.12.

Changelog

Sourced from sysinfo's changelog.

0.30.12

  • FreeBSD: Fix network interfaces retrieval (one was always missing).

0.30.11

  • macOS: Fix some invalid utf8 conversions.

0.30.10

  • Linux: Fix components not being listed anymore.

0.30.9

  • Linux/Windows: Performance improvements.
  • Linux/macOS/FreeBSD: Parent process ID is updated if changed as expected.

0.30.8

  • Linux: Fix missing parallelization.
  • Linux: Add cargo feature flag linux-tmpfs to list tmpfs mounts.
  • macOS: Fix CPU usage returning NaN.
  • Components::refresh is now parallelized.

0.30.7

  • Linux: Fix cgroup memory computation.
  • FreeBSD: Fix documentation about disk usage.

0.30.6

  • macOS: Fix missing update of process run time.
  • Add new Groups API.
  • Improve documentation.

0.30.5

  • Windows: Correctly retrieve processes name on 32 bits platforms.
  • Windows: Fix swap memory computation.

0.30.4

  • Windows: Fix misaligned read.

0.30.3

  • Improve dependency stack by updating the windows dependency.

0.30.2

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/600 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/20/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/sysinfo-0.30.12` --- ### 📝 Commits (1) - [`16eac27`](https://github.com/JakeStanger/ironbar/commit/16eac27b172b79a74eb91206607cb3fc2d85c855) build(deps): bump sysinfo from 0.29.11 to 0.30.12 ### 📊 Changes **2 files changed** (+18 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+17 -9) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.11 to 0.30.12. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md">sysinfo's changelog</a>.</em></p> <blockquote> <h1>0.30.12</h1> <ul> <li>FreeBSD: Fix network interfaces retrieval (one was always missing).</li> </ul> <h1>0.30.11</h1> <ul> <li>macOS: Fix some invalid utf8 conversions.</li> </ul> <h1>0.30.10</h1> <ul> <li>Linux: Fix components not being listed anymore.</li> </ul> <h1>0.30.9</h1> <ul> <li>Linux/Windows: Performance improvements.</li> <li>Linux/macOS/FreeBSD: Parent process ID is updated if changed as expected.</li> </ul> <h1>0.30.8</h1> <ul> <li>Linux: Fix missing parallelization.</li> <li>Linux: Add <code>cargo</code> feature flag <code>linux-tmpfs</code> to list <code>tmpfs</code> mounts.</li> <li>macOS: Fix CPU usage returning <code>NaN</code>.</li> <li><code>Components::refresh</code> is now parallelized.</li> </ul> <h1>0.30.7</h1> <ul> <li>Linux: Fix cgroup memory computation.</li> <li>FreeBSD: Fix documentation about disk usage.</li> </ul> <h1>0.30.6</h1> <ul> <li>macOS: Fix missing update of process run time.</li> <li>Add new <code>Groups</code> API.</li> <li>Improve documentation.</li> </ul> <h1>0.30.5</h1> <ul> <li>Windows: Correctly retrieve processes name on 32 bits platforms.</li> <li>Windows: Fix swap memory computation.</li> </ul> <h1>0.30.4</h1> <ul> <li>Windows: Fix misaligned read.</li> </ul> <h1>0.30.3</h1> <ul> <li>Improve dependency stack by updating the <code>windows</code> dependency.</li> </ul> <h1>0.30.2</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/GuillaumeGomez/sysinfo/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sysinfo&package-manager=cargo&previous-version=0.29.11&new-version=0.30.12)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 23:56:22 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#3637
No description provided.