Skip to content

Commit

Permalink
fix(deps): update dependency systeminformation to v5.23.5 (#11476)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [systeminformation](https://systeminformation.io)
([source](https://redirect.github.com/sebhildebrandt/systeminformation))
| [`5.23.4` ->
`5.23.5`](https://renovatebot.com/diffs/npm/systeminformation/5.23.4/5.23.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/systeminformation/5.23.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/systeminformation/5.23.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/systeminformation/5.23.4/5.23.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/systeminformation/5.23.4/5.23.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>sebhildebrandt/systeminformation (systeminformation)</summary>

###
[`v5.23.5`](https://redirect.github.com/sebhildebrandt/systeminformation/compare/v5.23.4...v5.23.5)

[Compare
Source](https://redirect.github.com/sebhildebrandt/systeminformation/compare/v5.23.4...v5.23.5)

</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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Josh-Walker-GM committed Sep 10, 2024
1 parent e40cf8b commit bd88f7c
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"semver": "7.6.3",
"smol-toml": "1.3.0",
"string-env-interpolation": "1.0.1",
"systeminformation": "5.23.4",
"systeminformation": "5.23.5",
"terminal-link": "2.1.1",
"title-case": "3.0.3",
"uuid": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"fs-extra": "11.2.0",
"klaw-sync": "6.0.0",
"semver": "7.6.3",
"systeminformation": "5.23.4",
"systeminformation": "5.23.5",
"terminal-link": "2.1.1",
"tsx": "4.17.0",
"untildify": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"rimraf": "6.0.1",
"source-map": "0.7.4",
"string-env-interpolation": "1.0.1",
"systeminformation": "5.23.4",
"systeminformation": "5.23.5",
"terminal-link": "2.1.1",
"ts-node": "10.9.2",
"typescript": "5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@whatwg-node/fetch": "0.9.20",
"ci-info": "4.0.0",
"envinfo": "7.13.0",
"systeminformation": "5.23.4",
"systeminformation": "5.23.5",
"uuid": "10.0.0",
"yargs": "17.7.2"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7995,7 +7995,7 @@ __metadata:
semver: "npm:7.6.3"
smol-toml: "npm:1.3.0"
string-env-interpolation: "npm:1.0.1"
systeminformation: "npm:5.23.4"
systeminformation: "npm:5.23.5"
terminal-link: "npm:2.1.1"
title-case: "npm:3.0.3"
tsx: "npm:4.17.0"
Expand Down Expand Up @@ -8320,7 +8320,7 @@ __metadata:
rimraf: "npm:6.0.1"
source-map: "npm:0.7.4"
string-env-interpolation: "npm:1.0.1"
systeminformation: "npm:5.23.4"
systeminformation: "npm:5.23.5"
terminal-link: "npm:2.1.1"
ts-node: "npm:10.9.2"
tsx: "npm:4.17.0"
Expand Down Expand Up @@ -8673,7 +8673,7 @@ __metadata:
"@whatwg-node/fetch": "npm:0.9.20"
ci-info: "npm:4.0.0"
envinfo: "npm:7.13.0"
systeminformation: "npm:5.23.4"
systeminformation: "npm:5.23.5"
tsx: "npm:4.17.0"
typescript: "npm:5.5.4"
uuid: "npm:10.0.0"
Expand Down Expand Up @@ -14706,7 +14706,7 @@ __metadata:
fs-extra: "npm:11.2.0"
klaw-sync: "npm:6.0.0"
semver: "npm:7.6.3"
systeminformation: "npm:5.23.4"
systeminformation: "npm:5.23.5"
terminal-link: "npm:2.1.1"
tsx: "npm:4.17.0"
untildify: "npm:4.0.0"
Expand Down Expand Up @@ -28095,12 +28095,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:5.23.4":
version: 5.23.4
resolution: "systeminformation@npm:5.23.4"
"systeminformation@npm:5.23.5":
version: 5.23.5
resolution: "systeminformation@npm:5.23.5"
bin:
systeminformation: lib/cli.js
checksum: 10c0/ed779bb3682a61f6cd049d01d9999c4c03818513d297e202e5fa6b42787b05ff2cbbfa69ad2b30773b5071987e5aba62205799e9d648cf21318eba07853b7454
checksum: 10c0/849283b2886c46ff5e79594e939c87202b5283b8aa16cd0d665c595781dba51913060728bae95b94837b78c3a515a0f00ab0a0471604990c5c778f555bd075ea
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
languageName: node
linkType: hard
Expand Down

0 comments on commit bd88f7c

Please sign in to comment.