Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v9.0.1 (#9477)
Browse files Browse the repository at this point in the history
[![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 |
|---|---|---|---|---|---|
| [uuid](https://togithub.com/uuidjs/uuid) | [`9.0.0` ->
`9.0.1`](https://renovatebot.com/diffs/npm/uuid/9.0.0/9.0.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/uuid/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/uuid/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/uuid/9.0.0/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/uuid/9.0.0/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/uuid](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`9.0.2` ->
`9.0.7`](https://renovatebot.com/diffs/npm/@types%2fuuid/9.0.2/9.0.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fuuid/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fuuid/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fuuid/9.0.2/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fuuid/9.0.2/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>uuidjs/uuid (uuid)</summary>

###
[`v9.0.1`](https://togithub.com/uuidjs/uuid/blob/HEAD/CHANGELOG.md#901-2023-09-12)

[Compare
Source](https://togithub.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

##### build

-   Fix CI to work with Node.js 20.x

</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 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==-->
  • Loading branch information
renovate[bot] authored and jtoar committed Nov 17, 2023
1 parent fddda1b commit cc821f7
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 25 deletions.
4 changes: 2 additions & 2 deletions packages/auth-providers/dbAuth/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"base64url": "3.0.1",
"core-js": "3.33.2",
"md5": "2.3.0",
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "6.4.0",
"@simplewebauthn/server": "7.4.0",
"@types/md5": "2.3.2",
"@types/uuid": "9.0.2",
"@types/uuid": "9.0.7",
"jest": "29.7.0",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"systeminformation": "5.21.17",
"terminal-link": "2.1.1",
"title-case": "3.0.3",
"uuid": "9.0.0",
"uuid": "9.0.1",
"yargs": "17.7.2"
},
"devDependencies": {
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 @@ -36,7 +36,7 @@
"systeminformation": "5.21.17",
"terminal-link": "2.1.1",
"untildify": "4.0.0",
"uuid": "9.0.0",
"uuid": "9.0.1",
"yargs": "17.7.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphql-tag": "2.12.6",
"graphql-yoga": "4.0.4",
"lodash": "4.17.21",
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"devDependencies": {
"@babel/cli": "7.23.0",
Expand All @@ -51,7 +51,7 @@
"@redwoodjs/realtime": "6.4.0",
"@types/jsonwebtoken": "9.0.5",
"@types/lodash": "4.14.195",
"@types/uuid": "9.0.2",
"@types/uuid": "9.0.7",
"@whatwg-node/fetch": "0.9.14",
"aws-lambda": "1.0.7",
"jest": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"split2": "4.2.0",
"sqlite": "4.2.1",
"sqlite3": "5.1.6",
"uuid": "9.0.0",
"uuid": "9.0.1",
"yargs": "17.7.2"
},
"devDependencies": {
Expand All @@ -75,7 +75,7 @@
"@types/react-grid-layout": "1",
"@types/smtp-server": "^3",
"@types/split2": "4.2.0",
"@types/uuid": "9.0.2",
"@types/uuid": "9.0.7",
"@types/yargs": "17.0.24",
"@vitejs/plugin-react": "4.1.1",
"autoprefixer": "10.4.14",
Expand Down
4 changes: 2 additions & 2 deletions packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"core-js": "3.33.2",
"envinfo": "7.9.0",
"systeminformation": "5.21.17",
"uuid": "9.0.0",
"uuid": "9.0.1",
"yargs": "17.7.2"
},
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "^7.22.20",
"@types/envinfo": "7.8.1",
"@types/uuid": "9.0.2",
"@types/uuid": "9.0.7",
"@types/yargs": "17.0.24",
"jest": "29.7.0"
},
Expand Down
39 changes: 24 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8034,13 +8034,13 @@ __metadata:
"@redwoodjs/project-config": 6.4.0
"@simplewebauthn/server": 7.4.0
"@types/md5": 2.3.2
"@types/uuid": 9.0.2
"@types/uuid": 9.0.7
base64url: 3.0.1
core-js: 3.33.2
jest: 29.7.0
md5: 2.3.0
typescript: 5.2.2
uuid: 9.0.0
uuid: 9.0.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8471,7 +8471,7 @@ __metadata:
terminal-link: 2.1.1
title-case: 3.0.3
typescript: 5.2.2
uuid: 9.0.0
uuid: 9.0.1
yargs: 17.7.2
bin:
redwood: ./dist/index.js
Expand Down Expand Up @@ -8701,7 +8701,7 @@ __metadata:
"@redwoodjs/realtime": 6.4.0
"@types/jsonwebtoken": 9.0.5
"@types/lodash": 4.14.195
"@types/uuid": 9.0.2
"@types/uuid": 9.0.7
"@whatwg-node/fetch": 0.9.14
aws-lambda: 1.0.7
core-js: 3.33.2
Expand All @@ -8713,7 +8713,7 @@ __metadata:
jsonwebtoken: 9.0.2
lodash: 4.17.21
typescript: 5.2.2
uuid: 9.0.0
uuid: 9.0.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9040,7 +9040,7 @@ __metadata:
"@types/react-grid-layout": 1
"@types/smtp-server": ^3
"@types/split2": 4.2.0
"@types/uuid": 9.0.2
"@types/uuid": 9.0.7
"@types/yargs": 17.0.24
"@vitejs/plugin-react": 4.1.1
ansi-colors: 4.1.3
Expand Down Expand Up @@ -9080,7 +9080,7 @@ __metadata:
tailwindcss: 3.3.5
typescript: 5.2.2
use-url-search-params: 2.5.1
uuid: 9.0.0
uuid: 9.0.1
vite: 4.5.0
yargs: 17.7.2
languageName: unknown
Expand All @@ -9096,15 +9096,15 @@ __metadata:
"@redwoodjs/project-config": 6.4.0
"@redwoodjs/structure": 6.4.0
"@types/envinfo": 7.8.1
"@types/uuid": 9.0.2
"@types/uuid": 9.0.7
"@types/yargs": 17.0.24
"@whatwg-node/fetch": 0.9.14
ci-info: 3.8.0
core-js: 3.33.2
envinfo: 7.9.0
jest: 29.7.0
systeminformation: 5.21.17
uuid: 9.0.0
uuid: 9.0.1
yargs: 17.7.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12213,10 +12213,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:9.0.2":
version: 9.0.2
resolution: "@types/uuid@npm:9.0.2"
checksum: 4c4834f9738575a69db1179589cf397830dc205850b491216697afb254764c79c96a63b92f76e81b6d03515bed9227adf184fa4d33bb04970e6377e2f7c5bab9
"@types/uuid@npm:9.0.7":
version: 9.0.7
resolution: "@types/uuid@npm:9.0.7"
checksum: b329ebd4f9d1d8e08d4f2cc211be4922d70d1149f73d5772630e4a3acfb5170c6d37b3d7a39a0412f1a56e86e8a844c7f297c798b082f90380608bf766688787
languageName: node
linkType: hard

Expand Down Expand Up @@ -16606,7 +16606,7 @@ __metadata:
systeminformation: 5.21.17
terminal-link: 2.1.1
untildify: 4.0.0
uuid: 9.0.0
uuid: 9.0.1
yargs: 17.7.2
bin:
create-redwood-app: ./dist/create-redwood-app.js
Expand Down Expand Up @@ -34710,7 +34710,7 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:9.0.0, uuid@npm:^9.0.0":
"uuid@npm:9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
bin:
Expand All @@ -34719,6 +34719,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:9.0.1, uuid@npm:^9.0.0":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b
languageName: node
linkType: hard

"uuid@npm:^3.3.3":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
Expand Down

0 comments on commit cc821f7

Please sign in to comment.