Skip to content

Commit 3cd8cd2

Browse files
fix(deps): update dependency systeminformation to v5.21.17 (#9446)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [systeminformation](https://systeminformation.io) ([source](https://togithub.com/sebhildebrandt/systeminformation)) | [`5.21.7` -> `5.21.17`](https://renovatebot.com/diffs/npm/systeminformation/5.21.7/5.21.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/systeminformation/5.21.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/systeminformation/5.21.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/systeminformation/5.21.7/5.21.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/systeminformation/5.21.7/5.21.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sebhildebrandt/systeminformation (systeminformation)</summary> ### [`v5.21.17`](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.16...v5.21.17) [Compare Source](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.16...v5.21.17) ### [`v5.21.16`](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.15...v5.21.16) [Compare Source](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.15...v5.21.16) ### [`v5.21.15`](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.14...v5.21.15) [Compare Source](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.14...v5.21.15) ### [`v5.21.14`](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.13...v5.21.14) [Compare Source](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.13...v5.21.14) ### [`v5.21.13`](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.12...v5.21.13) [Compare Source](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.12...v5.21.13) ### [`v5.21.12`](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.11...v5.21.12) [Compare Source](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.11...v5.21.12) ### [`v5.21.11`](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.10...v5.21.11) [Compare Source](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.10...v5.21.11) ### [`v5.21.10`](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.9...v5.21.10) [Compare Source](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.9...v5.21.10) ### [`v5.21.9`](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.8...v5.21.9) [Compare Source](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.8...v5.21.9) ### [`v5.21.8`](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.7...v5.21.8) [Compare Source](https://togithub.com/sebhildebrandt/systeminformation/compare/v5.21.7...v5.21.8) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent b09216e commit 3cd8cd2

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"rimraf": "5.0.5",
7575
"semver": "7.5.3",
7676
"string-env-interpolation": "1.0.1",
77-
"systeminformation": "5.21.7",
77+
"systeminformation": "5.21.17",
7878
"terminal-link": "2.1.1",
7979
"title-case": "3.0.3",
8080
"uuid": "9.0.0",

packages/create-redwood-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"execa": "5.1.1",
3434
"fs-extra": "11.1.1",
3535
"semver": "7.5.3",
36-
"systeminformation": "5.21.7",
36+
"systeminformation": "5.21.17",
3737
"terminal-link": "2.1.1",
3838
"untildify": "4.0.0",
3939
"uuid": "9.0.0",

packages/internal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"rimraf": "5.0.5",
6060
"source-map": "0.7.4",
6161
"string-env-interpolation": "1.0.1",
62-
"systeminformation": "5.21.7",
62+
"systeminformation": "5.21.17",
6363
"terminal-link": "2.1.1",
6464
"ts-node": "10.9.1",
6565
"typescript": "5.2.2"

packages/telemetry/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ci-info": "3.8.0",
3434
"core-js": "3.33.2",
3535
"envinfo": "7.9.0",
36-
"systeminformation": "5.21.7",
36+
"systeminformation": "5.21.17",
3737
"uuid": "9.0.0",
3838
"yargs": "17.7.2"
3939
},

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -8526,7 +8526,7 @@ __metadata:
85268526
rimraf: 5.0.5
85278527
semver: 7.5.3
85288528
string-env-interpolation: 1.0.1
8529-
systeminformation: 5.21.7
8529+
systeminformation: 5.21.17
85308530
terminal-link: 2.1.1
85318531
title-case: 3.0.3
85328532
typescript: 5.2.2
@@ -8819,7 +8819,7 @@ __metadata:
88198819
rimraf: 5.0.5
88208820
source-map: 0.7.4
88218821
string-env-interpolation: 1.0.1
8822-
systeminformation: 5.21.7
8822+
systeminformation: 5.21.17
88238823
terminal-link: 2.1.1
88248824
ts-node: 10.9.1
88258825
tsx: 3.12.7
@@ -9166,7 +9166,7 @@ __metadata:
91669166
core-js: 3.33.2
91679167
envinfo: 7.9.0
91689168
jest: 29.7.0
9169-
systeminformation: 5.21.7
9169+
systeminformation: 5.21.17
91709170
uuid: 9.0.0
91719171
yargs: 17.7.2
91729172
languageName: unknown
@@ -16714,7 +16714,7 @@ __metadata:
1671416714
jest: 29.7.0
1671516715
klaw-sync: 6.0.0
1671616716
semver: 7.5.3
16717-
systeminformation: 5.21.7
16717+
systeminformation: 5.21.17
1671816718
terminal-link: 2.1.1
1671916719
untildify: 4.0.0
1672016720
uuid: 9.0.0
@@ -33227,12 +33227,12 @@ __metadata:
3322733227
languageName: node
3322833228
linkType: hard
3322933229

33230-
"systeminformation@npm:5.21.7":
33231-
version: 5.21.7
33232-
resolution: "systeminformation@npm:5.21.7"
33230+
"systeminformation@npm:5.21.17":
33231+
version: 5.21.17
33232+
resolution: "systeminformation@npm:5.21.17"
3323333233
bin:
3323433234
systeminformation: lib/cli.js
33235-
checksum: ee94bb9213fa136c1e2d7545582eac0719dafcd5a353e7db4d887670d00fe03634e5dbd83a1a6968387e48058ebc3c31cdddd7920f42542968d6c04e67a4c8fd
33235+
checksum: 738d564fbf6332eda3fd19d393d2658e003e5eb2f8be50c83070f1e3acda4be8a9943da6388b2d5c7e240ba30305be76fdb424c70404085fbd62f89b597c4f61
3323633236
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
3323733237
languageName: node
3323833238
linkType: hard

0 commit comments

Comments
 (0)