dependabot[bot] opened a new pull request, #667:
URL: https://github.com/apache/karaf-decanter/pull/667

   Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.12.0 
to 7.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/oshi/oshi/releases";>com.github.oshi:oshi-core's 
releases</a>.</em></p>
   <blockquote>
   <h2>Release 7.1.0</h2>
   <h5>New Features</h5>
   <ul>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3225";>#3225</a>: Add 
CgroupInfo API with Linux cgroup v1/v2 support - <a 
href="https://github.com/rohan-coder02";><code>@​rohan-coder02</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3229";>#3229</a>: 
Support environment variables (<code>OSHI_*</code>) for configuration - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/issues/3230";>#3230</a>: 
Add disk type information (SSD, HDD, Removable, Virtual) - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/issues/2904";>#2904</a>: 
Add voluntary/involuntary context switch methods to OSProcess - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/issues/3223";>#3223</a>: 
Add <code>oshi-metrics</code> module with Micrometer integration for system 
metrics following OpenTelemetry semantic conventions - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   </ul>
   <h5>Bug Fixes and Improvements</h5>
   <ul>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3233";>#3233</a>: Use 
WMI formatted <code>% Processor Performance</code> counter for Windows CPU 
frequency, reporting actual turbo boost speeds above base frequency - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   </ul>
   <p><a href="https://github.com/oshi/oshi/blob/master/CHANGELOG.md";>Full 
change log</a></p>
   <h2>Release 7.0.1</h2>
   <h5>JPMS Package Moves</h5>
   <ul>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3220";>#3220</a>: 
Move <code>oshi-core-ffm</code> utility classes from 
<code>oshi.util.gpu</code>, <code>oshi.util.platform.mac</code>, and 
<code>oshi.util.platform.windows</code> packages to 
<code>oshi.ffm.util.gpu</code>, <code>oshi.ffm.util.platform.mac</code>, and 
<code>oshi.ffm.util.platform.windows</code>. This eliminates split-package 
conflicts so <code>oshi-core</code> and <code>oshi-core-ffm</code> can coexist 
on the module path - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   </ul>
   <p><a href="https://github.com/oshi/oshi/blob/master/CHANGELOG.md";>Full 
change log</a></p>
   <h2>Release 7.0.0</h2>
   <p>See <a 
href="https://github.com/oshi/oshi/blob/HEAD/src/site/markdown/Upgrading.md";>Upgrading</a>
 for breaking changes and migration guide.</p>
   <h5>Breaking Changes</h5>
   <ul>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3180";>#3180</a>: 
Rename <code>oshi-core-java25</code> artifact to <code>oshi-core-ffm</code>; 
rename JPMS module from <code>com.github.oshi</code> to 
<code>com.github.oshi.ffm</code>. A redirection pom is provided for the old 
artifact ID - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3181";>#3181</a>: 
Merge <code>oshi-core-java11</code> into <code>oshi-core</code>; 
<code>oshi-core</code> now includes a module descriptor 
(<code>com.github.oshi</code>). A redirection pom is provided for the old 
<code>oshi-core-java11</code> artifact ID - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3182";>#3182</a>: 
Remove deprecated <code>OSProcess.getResidentSetSize()</code> (use 
<code>getResidentMemory()</code> or <code>getPrivateResidentMemory()</code>), 
<code>oshi.PlatformEnum</code> and <code>oshi.PlatformEnumFFM</code> (use 
<code>oshi.util.PlatformEnum</code>), 
<code>SystemInfo.getCurrentPlatform()</code> and <code>SystemInfoFFM</code> 
(use <code>oshi.util.PlatformEnum.getCurrentPlatform()</code> and 
<code>oshi.ffm.SystemInfo</code>), and misspelled <code>GlobalConfig</code> 
constants - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   </ul>
   <h5>New Features</h5>
   <ul>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3183";>#3183</a>: Add 
<code>@PublicApi</code> annotation to all SemVer-guaranteed API types in 
<code>oshi.hardware</code>, <code>oshi.software.os</code>, both 
<code>SystemInfo</code> entry points, and <code>PlatformEnum</code> - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   </ul>
   <p><a href="https://github.com/oshi/oshi/blob/master/CHANGELOG.md";>Full 
change log</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/oshi/oshi/blob/master/CHANGELOG.md";>com.github.oshi:oshi-core's
 changelog</a>.</em></p>
   <blockquote>
   <h1>7.1.0 (2026-05-06)</h1>
   <h5>New Features</h5>
   <ul>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3225";>#3225</a>: Add 
CgroupInfo API with Linux cgroup v1/v2 support - <a 
href="https://github.com/rohan-coder02";><code>@​rohan-coder02</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3229";>#3229</a>: 
Support environment variables (<code>OSHI_*</code>) for configuration - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/issues/2857";>#2857</a>: 
Add disk type information (SSD, HDD, Removable, Virtual) - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/issues/2904";>#2904</a>: 
Add voluntary/involuntary context switch methods to OSProcess - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/issues/3223";>#3223</a>: 
Add <code>oshi-metrics</code> module with Micrometer integration for system 
metrics following OpenTelemetry semantic conventions - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   </ul>
   <h5>Bug Fixes and Improvements</h5>
   <ul>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3233";>#3233</a>: Use 
WMI formatted <code>% Processor Performance</code> counter for Windows CPU 
frequency, reporting actual turbo boost speeds above base frequency - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   </ul>
   <h1>7.0.0 (2026-04-30), 7.0.1 (2026-05-02)</h1>
   <p>See <a 
href="https://github.com/oshi/oshi/blob/master/UPGRADING.md";>Upgrading</a> for 
breaking changes and migration guide.</p>
   <h5>Breaking Changes</h5>
   <ul>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3180";>#3180</a>: 
Rename <code>oshi-core-java25</code> artifact to <code>oshi-core-ffm</code>; 
rename JPMS module from <code>com.github.oshi</code> to 
<code>com.github.oshi.ffm</code>. A redirection pom is provided for the old 
artifact ID - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3181";>#3181</a>: 
Merge <code>oshi-core-java11</code> into <code>oshi-core</code>; 
<code>oshi-core</code> now includes a module descriptor 
(<code>com.github.oshi</code>). A redirection pom is provided for the old 
<code>oshi-core-java11</code> artifact ID - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3182";>#3182</a>: 
Remove deprecated <code>OSProcess.getResidentSetSize()</code> (use 
<code>getResidentMemory()</code> or <code>getPrivateResidentMemory()</code>), 
<code>oshi.PlatformEnum</code> and <code>oshi.PlatformEnumFFM</code> (use 
<code>oshi.util.PlatformEnum</code>), 
<code>SystemInfo.getCurrentPlatform()</code> and <code>SystemInfoFFM</code> 
(use <code>oshi.util.PlatformEnum.getCurrentPlatform()</code> and 
<code>oshi.ffm.SystemInfo</code>), and misspelled <code>GlobalConfig</code> 
constants - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   </ul>
   <h5>New Features</h5>
   <ul>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3183";>#3183</a>: Add 
<code>@PublicApi</code> annotation to all SemVer-guaranteed API types in 
<code>oshi.hardware</code>, <code>oshi.software.os</code>, both 
<code>SystemInfo</code> entry points, and <code>PlatformEnum</code> - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   </ul>
   <h5>JPMS Package Moves</h5>
   <ul>
   <li><a href="https://redirect.github.com/oshi/oshi/pull/3220";>#3220</a>: 
Move <code>oshi-core-ffm</code> utility classes from 
<code>oshi.util.gpu</code>, <code>oshi.util.platform.mac</code>, and 
<code>oshi.util.platform.windows</code> packages to 
<code>oshi.ffm.util.gpu</code>, <code>oshi.ffm.util.platform.mac</code>, and 
<code>oshi.ffm.util.platform.windows</code>. This eliminates split-package 
conflicts so <code>oshi-core</code> and <code>oshi-core-ffm</code> can coexist 
on the module path - <a 
href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/oshi/oshi/commit/97bed899947862bbe87b62899a07f8993173612e";><code>97bed89</code></a>
 [maven-release-plugin] prepare release oshi-parent-7.1.0</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/271c9e2877625d9b44a47865c6ab5bd8023b6a89";><code>271c9e2</code></a>
 Prepare for 7.1.0 release</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/80670bcfa8d70d7e44d0fe16361655b28e852281";><code>80670bc</code></a>
 Use WMI formatted % Processor Performance for Windows CPU frequency (<a 
href="https://redirect.github.com/oshi/oshi/issues/3233";>#3233</a>)</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/27517c16cd715feaf752c47402be7ab4877a64e1";><code>27517c1</code></a>
 Add voluntary/involuntary context switch methods to OSProcess (<a 
href="https://redirect.github.com/oshi/oshi/issues/3232";>#3232</a>)</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/c01654b5cab92cc72bb348cbe3218f54c8cd618f";><code>c01654b</code></a>
 Update badges: add javadoc, remove CodeRabbit</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/195502c54137292fc0d95a2da1de9885823efa8d";><code>195502c</code></a>
 Add macOS disk type detection via IOKit (JNA + FFM) (<a 
href="https://redirect.github.com/oshi/oshi/issues/3231";>#3231</a>)</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/78305425d071dd01812bffede080a5078e80d67f";><code>7830542</code></a>
 Add disk type information (SSD, HDD, Removable, Virtual) (<a 
href="https://redirect.github.com/oshi/oshi/issues/3230";>#3230</a>)</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/b09fcd9dc3692ad640b82204381f719d4c2ae1f0";><code>b09fcd9</code></a>
 Support environment variables (OSHI_*) for configuration (<a 
href="https://redirect.github.com/oshi/oshi/issues/3229";>#3229</a>)</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/52b37aa9bdc1582098e6fff7139f7456003a577d";><code>52b37aa</code></a>
 Update micrometer to v1.16.5 (<a 
href="https://redirect.github.com/oshi/oshi/issues/3228";>#3228</a>)</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/0f43155731f2d5eb3a9244a87e3e3c2e8b772cdd";><code>0f43155</code></a>
 Fix CPU frequency gauge returning -1 on ARM platforms</li>
   <li>Additional commits viewable in <a 
href="https://github.com/oshi/oshi/compare/oshi-parent-6.12.0...oshi-parent-7.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.oshi:oshi-core&package-manager=maven&previous-version=6.12.0&new-version=7.1.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to