dependabot[bot] opened a new pull request, #591: URL: https://github.com/apache/karaf-decanter/pull/591
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.9.1 to 6.9.2. <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 6.9.2</h2> <h5>Bug fixes / Improvements</h5> <ul> <li><a href="https://redirect.github.com/oshi/oshi/pull/2974">#2974</a>: Use simple xml parsing on MacInstalledApps, support more info/version from app plist, inclusing binary format - <a href="https://github.com/dyorgio"><code>@dyorgio</code></a>.</li> <li><a href="https://redirect.github.com/oshi/oshi/pull/2975">#2975</a>: Query Mac apps in xml formatting using internal xml parsing utils - <a href="https://github.com/dyorgio"><code>@dyorgio</code></a>.</li> <li><a href="https://redirect.github.com/oshi/oshi/pull/3024">#3024</a>: Add RegistryUtil class in oshi-core to handle unexpected registry types - <a href="https://github.com/rohan-coder02"><code>@rohan-coder02</code></a>.</li> <li><a href="https://redirect.github.com/oshi/oshi/pull/3040">#3040</a>: Filter out any USBC powersources on Linux - <a href="https://github.com/mprins"><code>@mprins</code></a>.</li> <li><a href="https://redirect.github.com/oshi/oshi/pull/3041">#3041</a>: Use systemd as preferred native method for session list - <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> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oshi/oshi/commit/c627fd5778fcdce589170887a427d5186a508c41"><code>c627fd5</code></a> [maven-release-plugin] prepare release oshi-parent-6.9.2</li> <li><a href="https://github.com/oshi/oshi/commit/16082f8ce5cffdf44bc095477abd579e58f28e86"><code>16082f8</code></a> 6.9.2 Release</li> <li><a href="https://github.com/oshi/oshi/commit/96015103cd21a1276262e10aea745b3d0f1473ea"><code>9601510</code></a> Fix all the leaks (<a href="https://redirect.github.com/oshi/oshi/issues/3046">#3046</a>)</li> <li><a href="https://github.com/oshi/oshi/commit/ac18648fe8a35e50306fbe59b151ac824afc4526"><code>ac18648</code></a> Free native memory for session data (<a href="https://redirect.github.com/oshi/oshi/issues/3045">#3045</a>)</li> <li><a href="https://github.com/oshi/oshi/commit/a4a3e8597745e2ea2b6f4ec90b6c0137a5cf0334"><code>a4a3e85</code></a> Fix checkstyle and spotless issues (<a href="https://redirect.github.com/oshi/oshi/issues/3044">#3044</a>)</li> <li><a href="https://github.com/oshi/oshi/commit/dcefa82b9b1b30ba274c058206b8b9dce99d16fc"><code>dcefa82</code></a> More robust testing of systemd methods (<a href="https://redirect.github.com/oshi/oshi/issues/3043">#3043</a>)</li> <li><a href="https://github.com/oshi/oshi/commit/372c61532b2fc06770f5479001b9a5901dae22ec"><code>372c615</code></a> Use systemd as preferred native method for session list (<a href="https://redirect.github.com/oshi/oshi/issues/3041">#3041</a>)</li> <li><a href="https://github.com/oshi/oshi/commit/6f4bdf261bf20c12214850d4b897b8b798870513"><code>6f4bdf2</code></a> Filter out any USBC powersources on Linux (<a href="https://redirect.github.com/oshi/oshi/issues/3040">#3040</a>)</li> <li><a href="https://github.com/oshi/oshi/commit/ad1f757e9d4a07de0aceffb25b13a5f0655d1d29"><code>ad1f757</code></a> chore(deps): update dependency maven to v3.9.12 (<a href="https://redirect.github.com/oshi/oshi/issues/3038">#3038</a>)</li> <li><a href="https://github.com/oshi/oshi/commit/b8f972b03f88efc3dd6c5629749851f8595ce9df"><code>b8f972b</code></a> chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12.3.0 (<a href="https://redirect.github.com/oshi/oshi/issues/3">#3</a>...</li> <li>Additional commits viewable in <a href="https://github.com/oshi/oshi/compare/oshi-parent-6.9.1...oshi-parent-6.9.2">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 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> -- 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]
