Update dependency com.github.oshi:oshi-core to v5.8.7
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
com.github.oshi:oshi-core |
5.8.6 -> 5.8.7
|
Release Notes
oshi/oshi
v5.8.7
New Features
- #1654: API for process arguments and environment - @basil and @dbwiddis.
Bug fixes / Improvements
- #1673: Fix FreeBSD ps command arguments for context switches - @basil.
- #1675: Replace ps argument lists with enum - @dbwiddis.
- #1678: Refactor to fix leaking udev reference in LinuxUsbDevice - @mattmacleod.
- #1680: Move supported operating system check out of SystemInfo constructor - @KyongSik-Yoon.
- #1701: Update to JNA 5.9.0 - @dbwiddis.
- #1707: Display Windows 11 version for insider builds - @dbwiddis.
- #1711, #1749: Fix WMI backup table source for process counters - @dbwiddis.
- #1712: Align PlatformEnum to JNA Platform type - @dbwiddis.
- #1768: Fixed incorrect use of reference equality - @mythili-rajaraman.
- #1792: Fix fd leaks in Solaris after Runtime.exec calls - @shvo123.
- #1796: Ban the use of Junit 4 and associated Hamcrest Core - @mprins
- #1803: Configure checkstyle, remove code-assert - @dbwiddis.
- #1808: Restrict imports with maven enforcer - @dbwiddis.
- #1812: Add tests for all WMI drivers and fix failures - @dbwiddis.
- #1822: Fix handle leaks in Windows after Runtime.exec calls - @shvo123.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by RenovateBot