Skip to content

Bump com.github.oshi:oshi-core from 7.1.0 to 7.2.0#26178

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.oshi-oshi-core-7.2.0
Closed

Bump com.github.oshi:oshi-core from 7.1.0 to 7.2.0#26178
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.oshi-oshi-core-7.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps com.github.oshi:oshi-core from 7.1.0 to 7.2.0.

Release notes

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

Release 7.2.0

New Features
  • #3234: Add SystemInfoProvider SPI and SystemInfoFactory for automatic selection of the best available OSHI implementation at runtime - @​dbwiddis.
  • #3238: Add native-free Linux SystemInfoProvider implementation in oshi-common, enabling Linux system info without JNA or FFM dependencies - @​dbwiddis.
  • #3255: Add BluetoothDevice enumeration for paired/connected Bluetooth peripherals on Linux, Windows, and macOS - @​dbwiddis.
Bug Fixes and Improvements
  • #3245: Fix MacGlobalMemory.getPhysicalMemory() returning empty data on Apple Silicon Macs - @​dbwiddis.
  • #3249: Read EDID from /sys/class/drm on Linux, fixing display detection on Wayland - @​dbwiddis.
  • #3278, #3280: Add SystemInfoProvider convenience overloads to OshiMetrics constructor, bindTo, and builder methods - @​dbwiddis.
  • #3281: Fix AIX processor count detection to use LPAR vcpu and SMT configuration instead of frame-level physical processor count - @​dbwiddis.
  • #3283: Fix macOS JNA system CPU ticks overflowing to negative values after long uptimes - @​dbwiddis.
  • #3299: Handle Linux LUKS device-mapper disks without LVM volume names and avoid synthetic null paths - @​dbwiddis.
  • #3300: Fix macOS FFM open file limits and strengthen current-process limit coverage - @​dbwiddis.

Full change log

Changelog

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

7.2.0 (2026-05-24), 7.2.1 (2026-05-25)

New Features
  • #3234: Add SystemInfoProvider SPI and SystemInfoFactory for automatic selection of the best available OSHI implementation at runtime - @​dbwiddis.
  • #3238: Add native-free Linux SystemInfoProvider implementation in oshi-common, enabling Linux system info without JNA or FFM dependencies - @​dbwiddis.
  • #3255: Add BluetoothDevice enumeration for paired/connected Bluetooth peripherals on Linux, Windows, and macOS - @​dbwiddis.
Bug Fixes and Improvements
  • #3245: Fix MacGlobalMemory.getPhysicalMemory() returning empty data on Apple Silicon Macs - @​dbwiddis.
  • #3249: Read EDID from /sys/class/drm on Linux, fixing display detection on Wayland - @​dbwiddis.
  • #3278, #3280: Add SystemInfoProvider convenience overloads to OshiMetrics constructor, bindTo, and builder methods - @​dbwiddis.
  • #3281: Fix AIX processor count detection to use LPAR vcpu and SMT configuration instead of frame-level physical processor count - @​dbwiddis.
  • #3283: Fix macOS JNA system CPU ticks overflowing to negative values after long uptimes - @​dbwiddis.
  • #3299: Handle Linux LUKS device-mapper disks without LVM volume names and avoid synthetic null paths - @​dbwiddis.
  • #3300: Fix macOS FFM open file limits and strengthen current-process limit coverage - @​dbwiddis.
  • #3302: Fix WrongMethodTypeException for void invokeExact in expression lambdas - @​dbwiddis.
Commits
  • fb12f78 [maven-release-plugin] prepare release oshi-parent-7.2.0
  • f9c5fd5 7.2.0 Release
  • e016564 Fix macOS FFM open file limits (#3300)
  • 5721f32 Fix Linux device-mapper disk paths (#3299)
  • 2e28cda Fix SonarQube AutoCloseable findings for borrowed CF references (#3298)
  • 6fa5662 Update dependency org.apache.maven.plugins:maven-site-plugin to v3.22.0 (#3295)
  • 36aee52 Fix native resource leaks in JNA module (#3297)
  • f35b3c2 Migrate MacHWDiskStoreFFM to AutoCloseable try-with-resources (#3296)
  • 443360e Migrate MacFileSystemFFM to AutoCloseable try-with-resources (#3294)
  • 437822e Migrate remaining macOS AutoCloseable call sites (#3293)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 7.1.0 to 7.2.0.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](oshi/oshi@oshi-parent-7.1.0...oshi-parent-7.2.0)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  dependency-version: 7.2.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 maven labels Jun 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 3, 2026

Superseded by #26216.

@dependabot dependabot Bot closed this Jun 3, 2026
@dependabot dependabot Bot deleted the dependabot/maven/com.github.oshi-oshi-core-7.2.0 branch June 3, 2026 17:56
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 maven

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants