Skip to content

Bump com.github.oshi:oshi-core from 6.4.1 to 6.11.1#267

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.github.oshi-oshi-core-6.11.1
Open

Bump com.github.oshi:oshi-core from 6.4.1 to 6.11.1#267
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.github.oshi-oshi-core-6.11.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps com.github.oshi:oshi-core from 6.4.1 to 6.11.1.

Release notes

Sourced from com.github.oshi:oshi-core's releases.

Release 6.11.1

Bug fixes / Improvements

Full change log

Release 6.11.0

New Features
  • #3082: Add getResidentMemory() and getPrivateResidentMemory() to OSProcess, separating true RSS from the private/footprint memory shown by graphical system monitors. Deprecate getResidentSetSize() - @​dyorgio, @​dbwiddis.
  • #3088, #3089, #3092, #3095: Add GPU metrics to GraphicsCard - @​dbwiddis.
  • #3107: Add configurable privilege escalation on Linux - @​rohan-coder02.
  • #3112: Move platform detection into PlatformEnum; introduce oshi.ffm.SystemInfo. Deprecate SystemInfo.getCurrentPlatform() and SystemInfoFFM - @​dbwiddis.
Bug fixes / Improvements

Full change log

Release 6.10.0

New Features

Full change log

Release 6.9.3

Bug fixes / Improvements

Full change log

Release 6.9.2

Bug fixes / Improvements
  • #2974: Use simple xml parsing on MacInstalledApps, support more info/version from app plist, inclusing binary format - @​dyorgio.
  • #2975: Query Mac apps in xml formatting using internal xml parsing utils - @​dyorgio.
  • #3024: Add RegistryUtil class in oshi-core to handle unexpected registry types - @​rohan-coder02.
  • #3040: Filter out any USBC powersources on Linux - @​mprins.

... (truncated)

Changelog

Sourced from com.github.oshi:oshi-core's changelog.

6.11.0 (2026-04-04), 6.11.1 (2026-04-07)

New Features
  • #3082: Add getResidentMemory() and getPrivateResidentMemory() to OSProcess, separating true RSS from the private/footprint memory shown by graphical system monitors. Deprecate getResidentSetSize() - @​dyorgio, @​dbwiddis.
  • #3088, #3089, #3092, #3095: Add GPU metrics to GraphicsCard - @​dbwiddis.
  • #3107: Add configurable privilege escalation on Linux - @​rohan-coder02.
  • #3112: Move platform detection into PlatformEnum; introduce oshi.ffm.SystemInfo. Deprecate SystemInfo.getCurrentPlatform() and SystemInfoFFM - @​dbwiddis.
Bug fixes / Improvements

6.10.0 (2026-02-22)

New Features

6.9.0 (2025-09-18), 6.9.1 (2025-10-18), 6.9.2 (2025-12-20), 6.9.3 (2025-01-28)

New Features
Bug fixes / Improvements

... (truncated)

Commits
  • a96b578 [maven-release-plugin] prepare release oshi-parent-6.11.1
  • fa05e84 6.11.1 Release
  • eb54798 Refactor PowerSource hierarchy and add Windows FFM implementation (#3125)
  • 49bf0f5 Prevent duplicate sample output on FFM test run
  • f274b23 Fix Windows battery remaining capacity percent not reflecting IOCTL (#3124)
  • 6bb1fd9 Typo fix
  • 2b4a349 Refactor USB device classes to reduce duplication (#3122)
  • b88ab7f Port remaining Linux JNA classes to FFM (#3121)
  • 180c940 Migrate LinuxCentralProcessor udev calls (#3120)
  • 9a00acd Fix resource leaks and flaky test in PrivilegedUtil (#3119)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.1 to 6.11.1.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](oshi/oshi@oshi-parent-6.4.1...oshi-parent-6.11.1)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  dependency-version: 6.11.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 9, 2026
@dependabot dependabot bot had a problem deploying to configure coverage April 9, 2026 04:03 Failure
@dependabot dependabot bot had a problem deploying to configure coverage April 9, 2026 04:03 Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants