Update dependency com.github.oshi:oshi-core to v6
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
com.github.oshi:oshi-core |
5.8.7 -> 6.0.0
|
Release Notes
oshi/oshi
v6.0.0
Breaking Changes
- #1724: Removed deprecated MACOSX value from PlatformEnum and SystemInfo and removed the getCurrentPlatformEnum() method - @Novaenn.
- #1725: Removed deprecated process sorting methods from the OperatingSystem class - @varnaa.
- #1729: Changed the return value of LinuxOSMRocess and MacOSProcess method getCommandLine() from null-delimited string to space-delimited string - @prathamgandhi.
- #1730: Changed the return value of getServices() from array to list in OperatingSystem - @adrian-kong.
- #1736: Changed the return type of the NetworkInterface method getMTU() from int to long in all its OS implementations. - @Simba-97.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by RenovateBot