Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency com.github.oshi:oshi-core to v6.4.4 (#441)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.github.oshi:oshi-core](https://togithub.com/oshi/oshi) | dependencies | patch | `6.4.3` -> `6.4.4` | --- ### Release Notes <details> <summary>oshi/oshi</summary> ### [`v6.4.4`](https://togithub.com/oshi/oshi/blob/HEAD/CHANGELOG.md#​640-2022-12-02--641-2023-03-18--642-2023-05-02--643-2023-06-06--644-2023-07-01) ##### New Features - [#​2261](https://togithub.com/oshi/oshi/pull/2261): Add getThreadId, getCurrentThread and getCurrentProcess to OperatingSystem API - [@​dbwiddis](https://togithub.com/dbwiddis). ##### Bug fixes / Improvements - [#​2259](https://togithub.com/oshi/oshi/pull/2259): Cache AIX partition list to reduce disk reads from lspv - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2260](https://togithub.com/oshi/oshi/pull/2260): Use regex to pre-filter to parseable CPU numbers for ARM Macs - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2262](https://togithub.com/oshi/oshi/pull/2262): Consistent treatment of AIX tick lengths - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2264](https://togithub.com/oshi/oshi/pull/2264): Don't assume ticks match logical processor count - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2292](https://togithub.com/oshi/oshi/pull/2292): Update to JNA 5.13.0 - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2315](https://togithub.com/oshi/oshi/pull/2315), [#​2318](https://togithub.com/oshi/oshi/pull/2318): Fix parsing generally and for FreeBSD cpu detection - [@​decketron](https://togithub.com/decketron). - [#​2327](https://togithub.com/oshi/oshi/pull/2327): Improve Udev exception handling - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2329](https://togithub.com/oshi/oshi/pull/2329): Allow using SLF4J 1 in OSGi containers - [@​mshabarov](https://togithub.com/mshabarov). - [#​2361](https://togithub.com/oshi/oshi/pull/2361): Convert per-process CPU ticks on Apple Silicon to milliseconds - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2362](https://togithub.com/oshi/oshi/pull/2362): Make use of Kstat2 configurable - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2377](https://togithub.com/oshi/oshi/pull/2377): Graceful fallback for macOS Process user or group name - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2393](https://togithub.com/oshi/oshi/pull/2393): Get threadId by syscall when gettid not available - [@​silencewood](https://togithub.com/silencewood). - [#​2394](https://togithub.com/oshi/oshi/pull/2394): Fix bit shifting in CPUID calculation - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2396](https://togithub.com/oshi/oshi/pull/2396): Add command-line fallbacks for udev and sysfs processor info - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2407](https://togithub.com/oshi/oshi/pull/2407): Improve performance of Linux User and Group name queries - [@​dbwiddis](https://togithub.com/dbwiddis). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTAuNiIsInVwZGF0ZWRJblZlciI6IjMyLjE5MC42In0=-->
- Loading branch information