Skip to content

build(deps): bump systeminformation and cypress - #86

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/multi-099acebc96
Closed

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/multi-099acebc96

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026 •

Copy link
Copy Markdown
Contributor

Bumps systeminformation to 5.33.11 and updates ancestor dependency cypress. These dependencies need to be updated together.

Updates systeminformation from 5.27.7 to 5.33.11

Release notes

Sourced from systeminformation's releases.

v5.33.11

Full Changelog: sebhildebrandt/systeminformation@v5.33.10...v5.33.11

v5.33.10

Full Changelog: sebhildebrandt/systeminformation@v5.33.9...v5.33.10

v5.33.9

Full Changelog: sebhildebrandt/systeminformation@v5.33.8...v5.33.9

v5.33.8

Full Changelog: sebhildebrandt/systeminformation@v5.33.7...v5.33.8

v5.33.7

Full Changelog: sebhildebrandt/systeminformation@v5.33.6...v5.33.7

v5.33.6

Full Changelog: sebhildebrandt/systeminformation@v5.33.5...v5.33.6

v5.33.5

Full Changelog: sebhildebrandt/systeminformation@v5.33.4...v5.33.5

v5.33.4

What's Changed

New Contributors

Full Changelog: sebhildebrandt/systeminformation@v5.33.3...v5.33.4

v5.33.3

Full Changelog: sebhildebrandt/systeminformation@v5.33.2...v5.33.3

v5.33.2

Full Changelog: sebhildebrandt/systeminformation@v5.33.1...v5.33.2

v5.33.1

Full Changelog: sebhildebrandt/systeminformation@v5.33.0...v5.33.1

v5.33.0

What's Changed

New Contributors

Full Changelog: sebhildebrandt/systeminformation@v5.32.0...v5.33.0

v5.32.0

Full Changelog: sebhildebrandt/systeminformation@v5.31.17...v5.32.0

... (truncated)

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
  • 5632093 5.33.11
  • 2fd641d battery(), uuid(), blockDevices() fix Mac OS Golden Gate (macOS)
  • e5a8b1b 5.33.10
  • dda3203 fsSize() zfs usage and macOS file system type
  • 28f560e 5.33.9
  • 38aaefe processes() fix parsing command (zombie processes)
  • 41c1a40 processes() fix parsing cpu values, updated docs
  • c5cf92d docs: updated v6 docs
  • 77f7ed7 5.33.8
  • 7ab4b0f docs: updated changelog, v6 docs
  • Additional commits viewable in compare view

Updates cypress from 15.5.0 to 15.21.1

Release notes

Sourced from cypress's releases.

v15.21.1

Changelog: https://docs.cypress.io/app/references/changelog#15-21-1

v15.21.0

Changelog: https://docs.cypress.io/app/references/changelog#15-21-0

v15.20.1

Changelog: https://docs.cypress.io/app/references/changelog#15-20-1

v15.20.0

Changelog: https://docs.cypress.io/app/references/changelog#15-20-0

v15.19.0

Changelog: https://docs.cypress.io/app/references/changelog#15-19-0

v15.18.1

Changelog: https://docs.cypress.io/app/references/changelog#15-18-1

v15.18.0

Changelog: https://docs.cypress.io/app/references/changelog#15-18-0

v15.17.0

Changelog: https://docs.cypress.io/app/references/changelog#15-17-0

v15.16.0

Changelog: https://docs.cypress.io/app/references/changelog#15-16-0

v15.15.0

Changelog: https://docs.cypress.io/app/references/changelog#15-15-0

v15.14.2

Changelog: https://docs.cypress.io/app/references/changelog#15-14-2

v15.14.1

Changelog: https://docs.cypress.io/app/references/changelog#15-14-1

v15.14.0

Changelog: https://docs.cypress.io/app/references/changelog#15-14-0

v15.13.1

Changelog: https://docs.cypress.io/app/references/changelog#15-13-1

v15.13.0

Changelog: https://docs.cypress.io/app/references/changelog#15-13-0

v15.12.0

Changelog: https://docs.cypress.io/app/references/changelog#15-12-0

v15.11.0

Changelog: https://docs.cypress.io/app/references/changelog#15-11-0

... (truncated)

Commits
  • 979b6a2 fix: stop logging cypress tap requests to the open-mode terminal (#34670)
  • 71d628d chore: scope eslint graphql rules to packages that use gql (#34673)
  • fddee18 chore: remove verify-accessibility-results CI job (#34672)
  • a05905f chore: update Firefox to 154.0 (#34669)
  • bfdcb67 fix: do not offer to translate the application under test (#34664)
  • ee092e1 chore: Update v8 snapshot cache (#34648)
  • b4ad58f chore: disable Percy in CI unless percy-enabled pipeline parameter is set (#3...
  • f7281ba deprecation: deprecate cy.exec() in favor of cy.task() (#34645)
  • ae31593 chore: Add test-level rerun filtering (#34594)
  • c81f956 chore: update help content (#34572)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 17, 2026
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) to 5.33.11 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.


Updates `systeminformation` from 5.27.7 to 5.33.11
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](sebhildebrandt/systeminformation@v5.27.7...v5.33.11)

Updates `cypress` from 15.5.0 to 15.21.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v15.5.0...v15.21.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-version: 15.21.1
  dependency-type: direct:development
- dependency-name: systeminformation
  dependency-version: 5.33.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-099acebc96 branch from 04a67c5 to a42c571 Compare September 17, 2026 09:16
@dependabot @github

dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-099acebc96 branch September 17, 2026 12:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants