Skip to content

Update dependency com.github.oshi:oshi-core to v6

RenovateBot requested to merge renovate-com.github.oshi-oshi-core-6.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.oshi:oshi-core 5.8.7 -> 6.0.0 age adoption passing confidence

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

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports