Skip to content

Bump the all-dependencies group across 1 directory with 2 updates - #4823

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/gradle/all-dependencies-5d7067f334
Open

Bump the all-dependencies group across 1 directory with 2 updates#4823
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/gradle/all-dependencies-5d7067f334

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-dependencies group with 2 updates in the / directory: com.github.oshi:oshi-core and com.azure:azure-sdk-bom.

Updates com.github.oshi:oshi-core from 7.4.2 to 7.4.3

Release notes

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

Release 7.4.3

Bug Fixes and Improvements
  • #3526: Fix a potential NullPointerException in the macOS FFM process backend when an IOPlatformDevice entry has no readable name, and guard the native passwd/group struct dereferences against a null return - @​dbwiddis.
  • #3527: Consolidate the SLF4J log level dispatch duplicated in ExceptionUtil and PerfDataUtil into a new oshi.util.LogUtil, whose isEnabled method offers the slf4j 1.x-compatible equivalent of Logger#isEnabledForLevel - @​dbwiddis.
  • #3531: Stop reporting an implausible CPU or GPU temperature on Apple Silicon. An idle core cluster is power-gated and its die sensors then report a fixed parked value below room ambient, which was previously returned as a reading; Sensors#getCpuTemperature now reports 0 (unavailable) instead - @​dbwiddis.
  • #3535: Fix Sensors#getCpuTemperature returning 0 on Apple Silicon chips whose per-core SMC keys differ from the hardcoded set (e.g. the M3 Pro, where all five are absent). Prefer the chip-independent, firmware-computed CPU-die aggregate keys TCMb (die average) and TCMz (die max) before the per-core keys, reporting the die average - @​dbwiddis.
  • #3536: Discover Apple Silicon GPU temperature SMC keys at runtime instead of reading a fixed list of four chip-specific keys, and report the hottest GPU cluster rather than the first one found. Adds oshi.os.mac.sensors.gputemperature.keys to override the discovered keys - @​dbwiddis.
  • #3541: Identify Apple Silicon chips at runtime rather than from hardcoded tables that stopped at the M4. PhysicalProcessor#getEfficiency now classifies performance and efficiency cores from the IORegistry cluster-type property, fixing an all-zero classification (and the degraded per-core frequencies that followed from it) on newer chips, and ProcessorIdentifier#getMicroarchitecture falls back to a description derived from the core codenames instead of reporting unknown. An entry in oshi.architecture.properties still takes precedence where one exists - @​dbwiddis.
  • #3555: Fix Linux graphics cards all reporting the same VRAM, DRM device and GPU metrics: request the stable lspci -vnnmm machine-readable format so the Slot: field exists, stop discarding the PCI slot when entering a card record, and identify display controllers by PCI class 0x03 rather than a VGA substring match (expands to include XGA and others) - @​Krillsson.

Full change log

Changelog

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

Commits
  • 3f758ae [maven-release-plugin] prepare release oshi-parent-7.4.3
  • 1a563ee 7.4.3 Release
  • ef774f3 Fix Linux graphics cards all reporting the same VRAM (#3555)
  • 7fb5640 Update github/codeql-action digest to f205ea1 (#3556)
  • ea3c16f Cover the WMI CIM type conversions and fix a null query handle (#3554)
  • 315cd75 Share the systemd session fallback and fold the ADL clock duplicates (#3553)
  • b4acfc6 Inherit the DragonFly BSD hardware layer from FreeBSD's (#3552)
  • c7bb35b Share the SMC key resolution between the two backends (#3551)
  • 96c7f14 Extract a common BSD ComputerSystem base (#3550)
  • d208368 Update vmactions/netbsd-vm digest to e7ac71b (#3548)
  • Additional commits viewable in compare view

Updates com.azure:azure-sdk-bom from 1.3.7 to 1.3.8

Commits
  • c443b1e Update changelog, prepare for release (#34539)
  • ec9f1fb Increment package versions for iothub releases (#34532)
  • 61a14e0 [Automation] Generate Fluent Lite from postgresql#package-flexibleserver-2022...
  • bf7ae0d Java: 'Release for iothub 2022-11-15-preivew' #3974 by lihong at 20230418 124...
  • 9178513 Increment package versions for newrelicobservability releases (#34528)
  • ff27e9e [Automation] Generate Fluent Lite from newrelic#package-2022-07-01 (#34524)
  • ff5ef52 Increment package versions for elastic releases (#34523)
  • 8225dfc Increment package versions for qumulo releases (#34522)
  • d99baaf Increment package versions for security releases (#34521)
  • 059967c Increment package versions for confidentialledger releases (#34520)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 2 updates in the / directory: [com.github.oshi:oshi-core](https://github.com/oshi/oshi) and [com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java).


Updates `com.github.oshi:oshi-core` from 7.4.2 to 7.4.3
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](oshi/oshi@oshi-parent-7.4.2...oshi-parent-7.4.3)

Updates `com.azure:azure-sdk-bom` from 1.3.7 to 1.3.8
- [Release notes](https://github.com/azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.3.7...azure-digitaltwins-core_1.3.8)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  dependency-version: 7.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: com.azure:azure-sdk-bom
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

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 Aug 5, 2026
@dependabot
dependabot Bot requested a review from harsimar as a code owner August 5, 2026 01:42
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 5, 2026
@dependabot dependabot Bot added the java Pull requests that update Java code label Aug 5, 2026
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