kamgurgul / cpu-info

CPU Info is a KMP application which provides information about device hardware and software
Apache License 2.0
660 stars 104 forks source link

Update dependency com.github.oshi:oshi-core to v6.6.3 - autoclosed #191

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

oshi/oshi (com.github.oshi:oshi-core) ### [`v6.6.3`](https://togithub.com/oshi/oshi/blob/HEAD/CHANGELOG.md#660-2024-04-13--661-2024-05-26--662-2024-07-21--663-2024-08-20) ##### New Features - [#​2603](https://togithub.com/oshi/oshi/pull/2603), [#​2625](https://togithub.com/oshi/oshi/pull/2625): Add part number to Physical Memory - [@​BartekDziurowicz](https://togithub.com/BartekDziurowicz), [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2644](https://togithub.com/oshi/oshi/pull/2644): Add serial number to Physical Memory - [@​Tegrason](https://togithub.com/Tegrason). ##### Bug fixes / Improvements - [#​2605](https://togithub.com/oshi/oshi/pull/2605): Reduce CpuStat.getSystemCpuLoadticks memory allocation pressure - [@​chrisribble](https://togithub.com/chrisribble). - [#​2612](https://togithub.com/oshi/oshi/pull/2612): Use 1k buffer in FileUtils.readLines to reduce heap allocation pressure - [@​chrisribble](https://togithub.com/chrisribble). - [#​2621](https://togithub.com/oshi/oshi/pull/2621): Cache thread counters when updating OS Process with suspended state - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2626](https://togithub.com/oshi/oshi/pull/2626): Make sys and dev paths on Linux configurable - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2627](https://togithub.com/oshi/oshi/pull/2627): Add more SMBIOSMemoryType values - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2645](https://togithub.com/oshi/oshi/pull/2645): fix getOwningProcessId sometimes return -1 on 64x linux - [@​yourancc](https://togithub.com/yourancc). - [#​2660](https://togithub.com/oshi/oshi/pull/2660): Add macOS 15 (Sequoia) to version properties - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2662](https://togithub.com/oshi/oshi/pull/2662): Only warn on duplicate properties files if they differ - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2692](https://togithub.com/oshi/oshi/pull/2692): Do not log errors for reading process arguments on Linux - [@​wolfs](https://togithub.com/wolfs). - [#​2704](https://togithub.com/oshi/oshi/pull/2704): Properly parse CPU vendor when lscpu not available - [@​dbwiddis](https://togithub.com/dbwiddis). - [#​2705](https://togithub.com/oshi/oshi/pull/2705): Restore optional legacy method of calculating Windows System CPU - [@​dbwiddis](https://togithub.com/dbwiddis).

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.



This PR was generated by Mend Renovate. View the repository job log.