Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps systeminformation from 5.6.8 to 5.23.14.

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
  • d32376c 5.23.14
  • 26b5cd2 chassis() new chassis detection (macOS)
  • 823503d chassis(): new chassis detection (macOS)
  • 30b13d7 5.23.13
  • 6d1141b wifiConnections() improved BSSID parsing (windows)
  • c4b99a5 5.23.12
  • ac467ee networkConnections: improved parsing (macOS)
  • e8732d4 networkConnections: improved parsing (macOS)
  • e91f61d networkConnections: improved parsing (macOS)
  • 81d8167 5.23.11
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.6.8 to 5.23.14.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](sebhildebrandt/systeminformation@v5.6.8...v5.23.14)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from kevinpschaaf as a code owner December 20, 2024 19:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 20, 2024
@changeset-bot
Copy link

changeset-bot bot commented Dec 20, 2024

⚠️ No Changeset found

Latest commit: b9c11b2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Dec 20, 2024

πŸ“Š Tachometer Benchmark Results

Summary

nop-update

  • this-change, tip-of-tree, previous-release: unsure πŸ” -10% - +6% (-1.31ms - +0.83ms)
    this-change vs tip-of-tree

render

  • this-change: 47.94ms - 64.00ms
  • this-change, tip-of-tree, previous-release: unsure πŸ” -3% - +3% (-0.52ms - +0.67ms)
    this-change vs tip-of-tree
  • this-change, tip-of-tree, previous-release: unsure πŸ” -2% - +1% (-0.81ms - +0.23ms)
    this-change vs tip-of-tree
  • this-change, tip-of-tree, previous-release: unsure πŸ” -22% - +32% (-13.25ms - +19.01ms)
    this-change vs tip-of-tree

update

  • this-change: 504.13ms - 511.02ms
  • this-change, tip-of-tree, previous-release: unsure πŸ” -5% - +5% (-1.81ms - +2.19ms)
    this-change vs tip-of-tree
  • this-change, tip-of-tree, previous-release: unsure πŸ” -3% - +1% (-2.10ms - +0.99ms)
    this-change vs tip-of-tree
  • this-change, tip-of-tree, previous-release: unsure πŸ” -2% - +1% (-8.68ms - +3.60ms)
    this-change vs tip-of-tree

update-reflect

  • this-change: 502.43ms - 509.35ms
  • this-change, tip-of-tree, previous-release: unsure πŸ” -1% - +1% (-5.38ms - +5.72ms)
    this-change vs tip-of-tree

Results

this-change

render

VersionAvg timevs
47.94ms - 64.00ms-

update

VersionAvg timevs
504.13ms - 511.02ms-

update-reflect

VersionAvg timevs
502.43ms - 509.35ms-
this-change, tip-of-tree, previous-release

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
19.15ms - 20.04ms-unsure πŸ”
-3% - +3%
-0.52ms - +0.67ms
unsure πŸ”
-2% - +5%
-0.34ms - +0.88ms
tip-of-tree
tip-of-tree
19.12ms - 19.92msunsure πŸ”
-3% - +3%
-0.67ms - +0.52ms
-unsure πŸ”
-2% - +4%
-0.38ms - +0.77ms
previous-release
previous-release
18.91ms - 19.74msunsure πŸ”
-4% - +2%
-0.88ms - +0.34ms
unsure πŸ”
-4% - +2%
-0.77ms - +0.38ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
38.72ms - 41.87ms-unsure πŸ”
-5% - +5%
-1.81ms - +2.19ms
unsure πŸ”
-5% - +5%
-2.20ms - +1.92ms
tip-of-tree
tip-of-tree
38.87ms - 41.34msunsure πŸ”
-5% - +4%
-2.19ms - +1.81ms
-unsure πŸ”
-5% - +4%
-2.15ms - +1.48ms
previous-release
previous-release
39.11ms - 41.77msunsure πŸ”
-5% - +5%
-1.92ms - +2.20ms
unsure πŸ”
-4% - +5%
-1.48ms - +2.15ms
-

nop-update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
11.73ms - 13.17ms-unsure πŸ”
-10% - +6%
-1.31ms - +0.83ms
unsure πŸ”
-12% - +5%
-1.59ms - +0.70ms
tip-of-tree
tip-of-tree
11.90ms - 13.48msunsure πŸ”
-7% - +11%
-0.83ms - +1.31ms
-unsure πŸ”
-11% - +8%
-1.40ms - +0.98ms
previous-release
previous-release
12.00ms - 13.79msunsure πŸ”
-6% - +13%
-0.70ms - +1.59ms
unsure πŸ”
-8% - +11%
-0.98ms - +1.40ms
-
this-change, tip-of-tree, previous-release

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
35.24ms - 35.90ms-unsure πŸ”
-2% - +1%
-0.81ms - +0.23ms
unsure πŸ”
-1% - +2%
-0.32ms - +0.62ms
tip-of-tree
tip-of-tree
35.45ms - 36.27msunsure πŸ”
-1% - +2%
-0.23ms - +0.81ms
-unsure πŸ”
-0% - +3%
-0.09ms - +0.98ms
previous-release
previous-release
35.08ms - 35.75msunsure πŸ”
-2% - +1%
-0.62ms - +0.32ms
unsure πŸ”
-3% - +0%
-0.98ms - +0.09ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
74.93ms - 76.96ms-unsure πŸ”
-3% - +1%
-2.10ms - +0.99ms
unsure πŸ”
-2% - +2%
-1.28ms - +1.45ms
tip-of-tree
tip-of-tree
75.33ms - 77.66msunsure πŸ”
-1% - +3%
-0.99ms - +2.10ms
-unsure πŸ”
-1% - +3%
-0.84ms - +2.12ms
previous-release
previous-release
74.94ms - 76.78msunsure πŸ”
-2% - +2%
-1.45ms - +1.28ms
unsure πŸ”
-3% - +1%
-2.12ms - +0.84ms
-
this-change, tip-of-tree, previous-release

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
52.56ms - 75.42ms-unsure πŸ”
-22% - +32%
-13.25ms - +19.01ms
unsure πŸ”
-33% - +10%
-24.69ms - +8.32ms
tip-of-tree
tip-of-tree
49.73ms - 72.49msunsure πŸ”
-29% - +20%
-19.01ms - +13.25ms
-unsure πŸ”
-36% - +6%
-27.54ms - +5.42ms
previous-release
previous-release
60.26ms - 84.08msunsure πŸ”
-15% - +40%
-8.32ms - +24.69ms
unsure πŸ”
-11% - +47%
-5.42ms - +27.54ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
516.89ms - 525.51ms-unsure πŸ”
-2% - +1%
-8.68ms - +3.60ms
unsure πŸ”
-1% - +2%
-3.08ms - +9.66ms
tip-of-tree
tip-of-tree
519.37ms - 528.11msunsure πŸ”
-1% - +2%
-3.60ms - +8.68ms
-unsure πŸ”
-0% - +2%
-0.58ms - +12.24ms
previous-release
previous-release
513.22ms - 522.61msunsure πŸ”
-2% - +1%
-9.66ms - +3.08ms
unsure πŸ”
-2% - +0%
-12.24ms - +0.58ms
-

update-reflect

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
527.45ms - 535.03ms-unsure πŸ”
-1% - +1%
-5.38ms - +5.72ms
unsure πŸ”
-1% - +1%
-2.91ms - +6.69ms
tip-of-tree
tip-of-tree
527.01ms - 535.12msunsure πŸ”
-1% - +1%
-5.72ms - +5.38ms
-unsure πŸ”
-1% - +1%
-3.29ms - +6.73ms
previous-release
previous-release
526.41ms - 532.29msunsure πŸ”
-1% - +1%
-6.69ms - +2.91ms
unsure πŸ”
-1% - +1%
-6.73ms - +3.29ms
-

tachometer-reporter-action v2 for Benchmarks

@github-actions
Copy link
Contributor

The size of lit-html.js and lit-core.min.js are as expected.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2025

Superseded by #5180.

@dependabot dependabot bot closed this Dec 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/benchmarks/generator/systeminformation-5.23.14 branch December 16, 2025 22:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants