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

   Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.12.0 
to 7.0.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.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>
   </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.0.0 (2026-04-30)</h1>
   <p>See <a 
href="https://github.com/oshi/oshi/blob/master/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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/oshi/oshi/commit/629336e38bade53c73393ee824e82c1ff19d0568";><code>629336e</code></a>
 [maven-release-plugin] prepare release oshi-parent-7.0.0</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/a824851c4617561e12eabd589c61d57bc1f119ca";><code>a824851</code></a>
 Enable javadoc generation for oshi-benchmark</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/8ac42805421a05574e14f0a5760c34925f28174b";><code>8ac4280</code></a>
 Add Central Portal upload fallback script</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/66479b5156537ba65a11b7f215011d1e2111afdd";><code>66479b5</code></a>
 7.0.0 Release</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/7cfdc134f4e96d249896aed2e17cfd475a080b9f";><code>7cfdc13</code></a>
 Fix flaky comparison tests</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/aa3bb51730f86cc868bea4519a0e897890bcca52";><code>aa3bb51</code></a>
 Remove .vscode directory and add to .gitignore</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/08c7379a95c2291c87dda1230d350a7154f6aeba";><code>08c7379</code></a>
 Remove accidentally committed META-INF directory and add to .gitignore</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/3a5d1f171f402e35dc05cbf32f47b844c05fbfaa";><code>3a5d1f1</code></a>
 Use native WTSEnumerateProcessesEx in FFM ProcessWtsData (<a 
href="https://redirect.github.com/oshi/oshi/issues/3216";>#3216</a>)</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/a315c5e87b94f569ad7b4535e67985c70cf774d3";><code>a315c5e</code></a>
 Update dependency windows to v2025 (<a 
href="https://redirect.github.com/oshi/oshi/issues/3215";>#3215</a>)</li>
   <li><a 
href="https://github.com/oshi/oshi/commit/52a1ec6c773c4f10fb7ac92b387f4d7b9d15b56e";><code>52a1ec6</code></a>
 Split JMH benchmarks into separate CI job (<a 
href="https://redirect.github.com/oshi/oshi/issues/3214";>#3214</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/oshi/oshi/compare/oshi-parent-6.12.0...oshi-parent-7.0.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.0.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