Skip to content

Bump com.github.oshi:oshi-core from 6.10.0 to 6.11.0#652

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.10.0 to 6.11.0#652
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.10.0 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

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
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.10.0 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.10.0...oshi-parent-6.11.0)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  dependency-version: 6.11.0
  dependency-type: direct:production
  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
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Test Results

131 tests  ±0   128 ✅ ±0   21m 2s ⏱️ -4s
 68 suites ±0     3 💤 ±0 
 68 files   ±0     0 ❌ ±0 

Results for commit 4bbcbeb. ± Comparison against base commit 6a2b5b6.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 8, 2026

Superseded by #653.

@dependabot dependabot Bot closed this Apr 8, 2026
@dependabot dependabot Bot deleted the dependabot/maven/com.github.oshi-oshi-core-6.11.0 branch April 8, 2026 10:06
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