Skip to content

Bump systeminformation and homebridge-config-ui-x#243

Open
dependabot[bot] wants to merge 1 commit into
latestfrom
dependabot/npm_and_yarn/multi-c49d13d4c7
Open

Bump systeminformation and homebridge-config-ui-x#243
dependabot[bot] wants to merge 1 commit into
latestfrom
dependabot/npm_and_yarn/multi-c49d13d4c7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps systeminformation to 5.31.6 and updates ancestor dependency homebridge-config-ui-x. These dependencies need to be updated together.

Updates systeminformation from 5.31.5 to 5.31.6

Release notes

Sourced from systeminformation's releases.

v5.31.6

Full Changelog: sebhildebrandt/systeminformation@v5.31.5...v5.31.6

Changelog

Sourced from systeminformation's changelog.

Changelog

Major Changes - Version 5

New Functions

  • audio() detailed audio information
  • bluetoothDevices() detailed information detected bluetooth devices
  • dockerImages() detailed information docker images
  • dockerVolumes() detailed information docker volumes
  • printers() detailed printer information
  • usb() detailed USB information
  • wifiInterfaces() detected Wi-Fi interfaces
  • wifiConnections() active Wi-Fi connections

Breaking Changes

Be aware, that the new version 5.x is NOT fully backward compatible to version 4.x ...

We had to make several interface changes to keep systeminformation as consistent as possible. We highly recommend to go through the complete list and adapt your own code to be again compatible to the new version 5.

Function Old New (V5) Comments
unsupported values -1 null values which are unknown orunsupported on platform
battery() hasbatterycyclecountischargingdesignedcapacitymaxcapacityacconnectedtimeremaining hasBatterycycleCountisChargingdesignedCapacitymaxCapacityacConnectedtimeRemaining pascalCase conformity
blockDevices() fstype fsType pascalCase conformity
cpu() speedminspeedmax speedMinspeedMax pascalCase conformity
cpu().speedcpu().speedMincpu().speedMax string values now returningnumerical values better value handling
cpuCurrentspeed() cpuCurrentSpeed() function name changedpascalCase conformity
currentLoad() avgloadcurrentloadcurrentload_usercurrentload_systemcurrentload_nicecurrentload_idlecurrentload_irqraw_currentload avgLoadcurrentLoadcurrentLoadUsercurrentLoadSystemcurrentLoadNicecurrentLoadIdlecurrentLoadIrqrawCurrentLoad pascalCase conformity
dockerContainerStats() mem_usagemem_limitmem_percentcpu_percentcpu_statsprecpu_statsmemory_stats memUsagememLimitmemPercentcpuPercentcpuStatsprecpuStatsmemoryStats pascalCase conformity
dockerContainerProcesses() pid_host pidHost pascalCase conformity
graphics().display pixeldepthresolutionxresolutionysizexsizey pixelDepthresolutionXresolutionYsizeXsizeY pascalCase conformity
networkConnections() localaddresslocalportpeeraddresspeerport localAddresslocalPortpeerAddresspeerPort pascalCase conformity
networkInterfaces() carrier_changes carrierChanges pascalCase conformity
processes() mem_vszmem_rsspcpupcpuupcpuspmem memVszmemRsscpucpuucpusmem pascalCase conformityrenamed attributes
processLoad() result as object result as array of objects function now allows to provide more thanone process (as a comma separated list)
services() pcpupmem cpumem renamed attributes
vbox() HPETPAEAPICX2APICACPIIOAPICbiosAPICmodeTRC hpetpaeapicx2ApicacpiioApicbiosApicModertc pascalCase conformity

Other Improvements and Changes

  • baseboard(): added memMax, memSlots
  • bios(): added language and features (linux)
  • blockDevices() added raid group member (linux)
  • cpu(): extended AMD processor list

... (truncated)

Commits

Updates homebridge-config-ui-x from 5.22.0 to 5.23.0

Release notes

Sourced from homebridge-config-ui-x's releases.

v5.23.0

UI Changes

  • i18n: updates to the de.json language file (#2793) (@​michi-onl)
  • feat: support disabling hap on main and child bridges
  • fix: ssl keycert upload requires both files at once
  • fix: remove beta badge - terminal theme + log search
  • feat: highlight matching accessory in remove-from-cache list
  • fix: accessory layout drag-drop reorders wrong tile
  • fix: blank terminal on navigate-back after v5.21
  • fix: repeated socket emits after navigating between pages
  • fix: plugin cards briefly flash "needs setup" icon when navigating

Other Changes

  • chore: bump minimum node version to v22.12.0
  • ci: bump version of viperproject/create-nightly-release to v2 (@​NorthernMan54)
  • chore: dependency updates
  • docs: create claude info file
  • chore: update engines.homebridge for homebridge 2.0
  • fix: feature flags ignore homebridge prerelease versions
  • fix: write hideMatterAlert to local cache on matter toggle
  • fix: configured lang ignored on refresh
  • fix: remove dead message2 block from information modal
  • docs: factual touch-up of README

Homebridge Dependencies

  • @homebridge/hap-client @ v4.0.4
  • @homebridge/node-pty-prebuilt-multiarch @ v0.13.1
  • @homebridge/plugin-ui-utils @ v2.2.3
Changelog

Sourced from homebridge-config-ui-x's changelog.

v5.23.0 (2026-05-12)

UI Changes

  • i18n: updates to the de.json language file (#2793) (@​michi-onl)
  • feat: support disabling hap on main and child bridges
  • fix: ssl keycert upload requires both files at once
  • fix: remove beta badge - terminal theme + log search
  • feat: highlight matching accessory in remove-from-cache list
  • fix: accessory layout drag-drop reorders wrong tile
  • fix: blank terminal on navigate-back after v5.21
  • fix: repeated socket emits after navigating between pages
  • fix: plugin cards briefly flash "needs setup" icon when navigating

Other Changes

  • chore: bump minimum node version to v22.12.0
  • ci: bump version of viperproject/create-nightly-release to v2 (@​NorthernMan54)
  • chore: dependency updates
  • docs: create claude info file
  • chore: update engines.homebridge for homebridge 2.0
  • fix: feature flags ignore homebridge prerelease versions
  • fix: write hideMatterAlert to local cache on matter toggle
  • fix: configured lang ignored on refresh
  • fix: remove dead message2 block from information modal
  • docs: factual touch-up of README

Homebridge Dependencies

  • @homebridge/hap-client @ v4.0.4
  • @homebridge/node-pty-prebuilt-multiarch @ v0.13.1
  • @homebridge/plugin-ui-utils @ v2.2.3
Commits
  • 0d2e3d8 v5.23.0
  • a280be7 fix: plugin cards briefly flash "needs setup" icon when navigating
  • 0466310 docs: factual touch-up of README
  • b67f0e4 fix: repeated socket emits after navigating between pages
  • 01c620c fix: blank terminal on navigate-back after v5.21
  • e7d0edf fix: accessory layout drag-drop reorders wrong tile
  • 23fd407 fix: remove dead message2 block from information modal
  • 8db237b feat: highlight matching accessory in remove-from-cache list
  • aab73ec fix: configured lang ignored on refresh
  • e0d9148 feat(platform-tools): enable Homebridge apt upgrade via UI terminal command
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) to 5.31.6 and updates ancestor dependency [homebridge-config-ui-x](https://github.com/homebridge/homebridge-config-ui-x). These dependencies need to be updated together.


Updates `systeminformation` from 5.31.5 to 5.31.6
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](sebhildebrandt/systeminformation@v5.31.5...v5.31.6)

Updates `homebridge-config-ui-x` from 5.22.0 to 5.23.0
- [Release notes](https://github.com/homebridge/homebridge-config-ui-x/releases)
- [Changelog](https://github.com/homebridge/homebridge-config-ui-x/blob/latest/CHANGELOG.md)
- [Commits](homebridge/homebridge-config-ui-x@v5.22.0...v5.23.0)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-version: 5.31.6
  dependency-type: indirect
- dependency-name: homebridge-config-ui-x
  dependency-version: 5.23.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code minor labels May 13, 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 javascript Pull requests that update javascript code minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants