Skip to content

Bump systeminformation and cypress in /test/ui#4143

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/test/ui/multi-e367241807
Open

Bump systeminformation and cypress in /test/ui#4143
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/test/ui/multi-e367241807

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

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

Updates systeminformation from 5.27.7 to 5.31.17

Release notes

Sourced from systeminformation's releases.

v5.31.17

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

v5.31.16

Full Changelog: sebhildebrandt/systeminformation@v5.31.15...v5.31.16

v5.31.15

Full Changelog: sebhildebrandt/systeminformation@v5.31.14...v5.31.15

v5.31.14

Full Changelog: sebhildebrandt/systeminformation@v5.31.13...v5.31.14

v5.31.13

Full Changelog: sebhildebrandt/systeminformation@v5.31.12...v5.31.13

v5.31.12

Full Changelog: sebhildebrandt/systeminformation@v5.31.11...v5.31.12

v5.31.11

Full Changelog: sebhildebrandt/systeminformation@v5.31.10...v5.31.11

v5.31.10

Full Changelog: sebhildebrandt/systeminformation@v5.31.9...v5.31.10

v5.31.9

Full Changelog: sebhildebrandt/systeminformation@v5.31.8...v5.31.9

v5.31.8

Full Changelog: sebhildebrandt/systeminformation@v5.31.7...v5.31.8

v5.31.7

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

v5.31.6

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

v5.31.5

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

v5.31.4

Full Changelog: sebhildebrandt/systeminformation@v5.31.3...v5.31.4

v5.31.3

Full Changelog: sebhildebrandt/systeminformation@v5.31.2...v5.31.3

v5.31.2

Full Changelog: sebhildebrandt/systeminformation@v5.31.1...v5.31.2

v5.31.1

Full Changelog: sebhildebrandt/systeminformation@v5.31.0...v5.31.1

... (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
  • 9e79988 5.31.17
  • c697de0 fsSize() fixed parsing - spaces (linux)
  • ee6b544 getNvidiaSmi() System32 fastpath (windows), wifiConnections() query by UUID (...
  • 8ff6471 fsSize() fixed parsing (linux)
  • f5b9315 5.31.16
  • 0e4bf2e getLoad(), getFullLoad() adapted (windows)
  • b702b03 getLoad(), getFullLoad() adapted (windows)
  • 85af093 5.31.15
  • 6f799d3 code refacroting, hardening
  • 2ad8065 smaller lib hardening changes
  • Additional commits viewable in compare view

Updates cypress from 15.6.0 to 15.18.1

Release notes

Sourced from cypress's releases.

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

v15.10.0

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

v15.9.0

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

v15.8.2

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

v15.8.1

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

v15.8.0

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

... (truncated)

Commits
  • 6ff266f chore: updating v8 snapshot cache (#34233)
  • 5ac9a49 test: prevent browser_reset system test flake on Firefox (#34217)
  • c4dc6c4 chore: Update Chrome (stable) to 150.0.7871.46 and Chrome (beta) to 151.0.792...
  • 97dbbff fix: align --spec unmatched-pattern warning with spec discovery (#34162)
  • a7295d1 chore: use union merge driver for cli/CHANGELOG.md to reduce merge conflicts ...
  • df1e9bd chore: release @​cypress/vite-dev-server-v7.3.4
  • 596923e dependency: bump esbuild to 0.28.1 for SNYK-JS-ESBUILD-17750822 (#34211)
  • 8addb93 fix: refresh launchpad wizard UI when framework detection changes (#34212)
  • be34d24 docs: fix content-type typo in VisitOptions.body type definition (#34197)
  • ec97bf1 fix: scroll elements into view on both axes during actionability (#34108)
  • 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.17 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.31.17
- [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.31.17)

Updates `cypress` from 15.6.0 to 15.18.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.6.0...v15.18.1)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-version: 5.31.17
  dependency-type: indirect
- dependency-name: cypress
  dependency-version: 15.18.1
  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 labels Jul 16, 2026
@openshift-ci
openshift-ci Bot requested review from dsimansk and matzew July 16, 2026 00:13
@openshift-ci

openshift-ci Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign matzew for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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 needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants