Skip to content

Bump com.github.oshi:oshi-core from 6.4.1 to 6.11.0#266

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

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.
  • #3041: Use systemd as preferred native method for session list - @​dbwiddis.

Full change log

Release 6.9.1

New Features

... (truncated)

Changelog

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

6.11.0 (2026-04-04)

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
  • 8a5ec8e [maven-release-plugin] prepare release oshi-parent-6.11.0
  • 8fb6fce Release 6.11.0
  • f6506a8 chore(deps): update dependency io.github.git-commit-id:git-commit-id-maven-pl...
  • 13a2061 Fix forbidden String.format in MacForeignFunctions
  • 559a1b9 Add FFM-based CUPS printer implementation for Unix-like systems (#3113)
  • e676e3f Move platform detection into PlatformEnum; introduce oshi.ffm.SystemInfo (#3112)
  • 23cdc1f Migrate Mac HAL to FFM: CentralProcessor, GraphicsCard, IOReport, (#3111)
  • 4d99d58 Add more macOS hardware FFM implementations (#3110)
  • dbbad05 Migrate macOS IOKit/SMC hardware to FFM (#3109)
  • bbc6284 Add configurable privilege escalation on Linux (#3107)
  • 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.0.
- [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.0)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  dependency-version: 6.11.0
  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 6, 2026
@dependabot dependabot bot had a problem deploying to configure coverage April 6, 2026 04:03 Failure
@dependabot dependabot bot had a problem deploying to configure coverage April 6, 2026 04:03 Error
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2026

Superseded by #267.

@dependabot dependabot bot closed this Apr 9, 2026
@dependabot dependabot bot deleted the dependabot/maven/com.github.oshi-oshi-core-6.11.0 branch April 9, 2026 04:03
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