Skip to content

Bump com.github.oshi:oshi-core from 6.12.0 to 7.0.0#662

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

Bump com.github.oshi:oshi-core from 6.12.0 to 7.0.0#662
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.github.oshi-oshi-core-7.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps com.github.oshi:oshi-core from 6.12.0 to 7.0.0.

Release notes

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

Release 7.0.0

See Upgrading for breaking changes and migration guide.

Breaking Changes
  • #3180: Rename oshi-core-java25 artifact to oshi-core-ffm; rename JPMS module from com.github.oshi to com.github.oshi.ffm. A redirection pom is provided for the old artifact ID - @​dbwiddis.
  • #3181: Merge oshi-core-java11 into oshi-core; oshi-core now includes a module descriptor (com.github.oshi). A redirection pom is provided for the old oshi-core-java11 artifact ID - @​dbwiddis.
  • #3182: Remove deprecated OSProcess.getResidentSetSize() (use getResidentMemory() or getPrivateResidentMemory()), oshi.PlatformEnum and oshi.PlatformEnumFFM (use oshi.util.PlatformEnum), SystemInfo.getCurrentPlatform() and SystemInfoFFM (use oshi.util.PlatformEnum.getCurrentPlatform() and oshi.ffm.SystemInfo), and misspelled GlobalConfig constants - @​dbwiddis.
New Features
  • #3183: Add @PublicApi annotation to all SemVer-guaranteed API types in oshi.hardware, oshi.software.os, both SystemInfo entry points, and PlatformEnum - @​dbwiddis.
Changelog

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

7.0.0 (2026-04-30)

See Upgrading for breaking changes and migration guide.

Breaking Changes
  • #3180: Rename oshi-core-java25 artifact to oshi-core-ffm; rename JPMS module from com.github.oshi to com.github.oshi.ffm. A redirection pom is provided for the old artifact ID - @​dbwiddis.
  • #3181: Merge oshi-core-java11 into oshi-core; oshi-core now includes a module descriptor (com.github.oshi). A redirection pom is provided for the old oshi-core-java11 artifact ID - @​dbwiddis.
  • #3182: Remove deprecated OSProcess.getResidentSetSize() (use getResidentMemory() or getPrivateResidentMemory()), oshi.PlatformEnum and oshi.PlatformEnumFFM (use oshi.util.PlatformEnum), SystemInfo.getCurrentPlatform() and SystemInfoFFM (use oshi.util.PlatformEnum.getCurrentPlatform() and oshi.ffm.SystemInfo), and misspelled GlobalConfig constants - @​dbwiddis.
New Features
  • #3183: Add @PublicApi annotation to all SemVer-guaranteed API types in oshi.hardware, oshi.software.os, both SystemInfo entry points, and PlatformEnum - @​dbwiddis.
Commits
  • 629336e [maven-release-plugin] prepare release oshi-parent-7.0.0
  • a824851 Enable javadoc generation for oshi-benchmark
  • 8ac4280 Add Central Portal upload fallback script
  • 66479b5 7.0.0 Release
  • 7cfdc13 Fix flaky comparison tests
  • aa3bb51 Remove .vscode directory and add to .gitignore
  • 08c7379 Remove accidentally committed META-INF directory and add to .gitignore
  • 3a5d1f1 Use native WTSEnumerateProcessesEx in FFM ProcessWtsData (#3216)
  • a315c5e Update dependency windows to v2025 (#3215)
  • 52a1ec6 Split JMH benchmarks into separate CI job (#3214)
  • 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.12.0 to 7.0.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.12.0...oshi-parent-7.0.0)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Superseded by #663.

@dependabot dependabot Bot closed this May 4, 2026
@dependabot dependabot Bot deleted the dependabot/maven/com.github.oshi-oshi-core-7.0.0 branch May 4, 2026 12:04
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