Skip to content

Commit

Permalink
chore(deps): update dependency @types/uuid to v10
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
backstage-goalie[bot] authored and Github changeset workflow committed Feb 17, 2025
1 parent b5b8c39 commit 2e12685
Show file tree
Hide file tree
Showing 24 changed files with 96 additions and 42 deletions.
5 changes: 5 additions & 0 deletions workspaces/announcements/.changeset/renovate-9f91176.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-announcements-backend': patch
---

Updated dependency `@types/uuid` to `^10.0.0`.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@backstage/plugin-signals-backend": "^0.3.0",
"@backstage/test-utils": "^1.7.4",
"@types/supertest": "^2.0.15",
"@types/uuid": "^8.3.4",
"@types/uuid": "^10.0.0",
"better-sqlite3": "^11.3.0",
"msw": "^1.3.2",
"supertest": "^6.3.3"
Expand Down
10 changes: 5 additions & 5 deletions workspaces/announcements/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2656,7 +2656,7 @@ __metadata:
"@backstage/plugin-signals-node": "npm:^0.1.16"
"@backstage/test-utils": "npm:^1.7.4"
"@types/supertest": "npm:^2.0.15"
"@types/uuid": "npm:^8.3.4"
"@types/uuid": "npm:^10.0.0"
better-sqlite3: "npm:^11.3.0"
cross-fetch: "npm:^3.1.5"
express: "npm:^4.17.1"
Expand Down Expand Up @@ -12236,10 +12236,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^8.3.4":
version: 8.3.4
resolution: "@types/uuid@npm:8.3.4"
checksum: 10/6f11f3ff70f30210edaa8071422d405e9c1d4e53abbe50fdce365150d3c698fe7bbff65c1e71ae080cbfb8fded860dbb5e174da96fdbbdfcaa3fb3daa474d20f
"@types/uuid@npm:^10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
languageName: node
linkType: hard

Expand Down
5 changes: 5 additions & 0 deletions workspaces/badges/.changeset/renovate-9f91176.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-badges-backend': patch
---

Updated dependency `@types/uuid` to `^10.0.0`.
2 changes: 1 addition & 1 deletion workspaces/badges/plugins/badges-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@backstage/cli": "^0.29.6",
"@types/lodash": "^4.14.151",
"@types/supertest": "^6.0.0",
"@types/uuid": "^9.0.0",
"@types/uuid": "^10.0.0",
"supertest": "^7.0.0"
}
}
10 changes: 5 additions & 5 deletions workspaces/badges/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2599,7 +2599,7 @@ __metadata:
"@types/express": "npm:^4.17.6"
"@types/lodash": "npm:^4.14.151"
"@types/supertest": "npm:^6.0.0"
"@types/uuid": "npm:^9.0.0"
"@types/uuid": "npm:^10.0.0"
badge-maker: "npm:^3.3.0"
cors: "npm:^2.8.5"
express: "npm:^4.17.1"
Expand Down Expand Up @@ -8904,10 +8904,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.0":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
"@types/uuid@npm:^10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
languageName: node
linkType: hard

Expand Down
5 changes: 5 additions & 0 deletions workspaces/code-coverage/.changeset/renovate-9f91176.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-code-coverage-backend': patch
---

Updated dependency `@types/uuid` to `^10.0.0`.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@backstage/cli": "^0.29.6",
"@types/body-parser-xml": "^2.0.2",
"@types/supertest": "^6.0.0",
"@types/uuid": "^9.0.0",
"@types/uuid": "^10.0.0",
"supertest": "^7.0.0",
"xml2js": "^0.6.0"
}
Expand Down
11 changes: 9 additions & 2 deletions workspaces/code-coverage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2522,7 +2522,7 @@ __metadata:
"@types/body-parser-xml": "npm:^2.0.2"
"@types/express": "npm:^4.17.6"
"@types/supertest": "npm:^6.0.0"
"@types/uuid": "npm:^9.0.0"
"@types/uuid": "npm:^10.0.0"
body-parser: "npm:^1.20.0"
body-parser-xml: "npm:^2.0.5"
express: "npm:^4.17.1"
Expand Down Expand Up @@ -9047,7 +9047,14 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.0, @types/uuid@npm:^9.0.1":
"@types/uuid@npm:^10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.1":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
Expand Down
5 changes: 5 additions & 0 deletions workspaces/keycloak/.changeset/renovate-9f91176.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-catalog-backend-module-keycloak': patch
---

Updated dependency `@types/uuid` to `^10.0.0`.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@backstage/plugin-catalog-backend": "^1.30.0",
"@spotify/prettier-config": "^15.0.0",
"@types/lodash": "4.17.15",
"@types/uuid": "9.0.8",
"@types/uuid": "10.0.0",
"deepmerge": "4.3.1",
"open-cli": "^8.0.0"
},
Expand Down
11 changes: 9 additions & 2 deletions workspaces/keycloak/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2541,7 +2541,7 @@ __metadata:
"@keycloak/keycloak-admin-client": "npm:26.1.0"
"@spotify/prettier-config": "npm:^15.0.0"
"@types/lodash": "npm:4.17.15"
"@types/uuid": "npm:9.0.8"
"@types/uuid": "npm:10.0.0"
deepmerge: "npm:4.3.1"
inclusion: "npm:^1.0.1"
jsonwebtoken: "npm:^9.0.0"
Expand Down Expand Up @@ -7804,7 +7804,14 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:9.0.8, @types/uuid@npm:^9.0.1":
"@types/uuid@npm:10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.1":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
Expand Down
5 changes: 5 additions & 0 deletions workspaces/linguist/.changeset/renovate-9f91176.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-linguist-backend': patch
---

Updated dependency `@types/uuid` to `^10.0.0`.
2 changes: 1 addition & 1 deletion workspaces/linguist/plugins/linguist-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/fs-extra": "^11.0.0",
"@types/node-fetch": "^2.5.12",
"@types/supertest": "^6.0.0",
"@types/uuid": "^9.0.0",
"@types/uuid": "^10.0.0",
"js-yaml": "^4.1.0",
"supertest": "^7.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions workspaces/linguist/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2768,7 +2768,7 @@ __metadata:
"@types/fs-extra": "npm:^11.0.0"
"@types/node-fetch": "npm:^2.5.12"
"@types/supertest": "npm:^6.0.0"
"@types/uuid": "npm:^9.0.0"
"@types/uuid": "npm:^10.0.0"
express: "npm:^4.18.1"
express-promise-router: "npm:^4.1.0"
fs-extra: "npm:^11.0.0"
Expand Down Expand Up @@ -13194,10 +13194,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.0":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
"@types/uuid@npm:^10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
languageName: node
linkType: hard

Expand Down
5 changes: 5 additions & 0 deletions workspaces/playlist/.changeset/renovate-9f91176.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-playlist-backend': patch
---

Updated dependency `@types/uuid` to `^10.0.0`.
2 changes: 1 addition & 1 deletion workspaces/playlist/plugins/playlist-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.4",
"@types/node-fetch": "^2.5.12",
"@types/supertest": "^6.0.0",
"@types/uuid": "^9.0.0",
"@types/uuid": "^10.0.0",
"supertest": "^7.0.0"
}
}
10 changes: 5 additions & 5 deletions workspaces/playlist/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2727,7 +2727,7 @@ __metadata:
"@types/express": "npm:*"
"@types/node-fetch": "npm:^2.5.12"
"@types/supertest": "npm:^6.0.0"
"@types/uuid": "npm:^9.0.0"
"@types/uuid": "npm:^10.0.0"
express: "npm:^4.17.1"
express-promise-router: "npm:^4.1.0"
knex: "npm:^3.0.0"
Expand Down Expand Up @@ -11764,10 +11764,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.0":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
"@types/uuid@npm:^10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
languageName: node
linkType: hard

Expand Down
5 changes: 5 additions & 0 deletions workspaces/shortcuts/.changeset/renovate-9f91176.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-shortcuts': patch
---

Updated dependency `@types/uuid` to `^10.0.0`.
2 changes: 1 addition & 1 deletion workspaces/shortcuts/plugins/shortcuts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",
"@types/react-dom": "^18.2.19",
"@types/uuid": "^9.0.0",
"@types/uuid": "^10.0.0",
"@types/zen-observable": "^0.8.2",
"canvas": "^2.11.2",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
Expand Down
10 changes: 5 additions & 5 deletions workspaces/shortcuts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2601,7 +2601,7 @@ __metadata:
"@testing-library/react": "npm:^15.0.0"
"@types/react": "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
"@types/react-dom": "npm:^18.2.19"
"@types/uuid": "npm:^9.0.0"
"@types/uuid": "npm:^10.0.0"
"@types/zen-observable": "npm:^0.8.2"
canvas: "npm:^2.11.2"
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
Expand Down Expand Up @@ -8544,10 +8544,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.0":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
"@types/uuid@npm:^10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
languageName: node
linkType: hard

Expand Down
5 changes: 5 additions & 0 deletions workspaces/tech-insights/.changeset/renovate-9f91176.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-tech-insights-backend': patch
---

Updated dependency `@types/uuid` to `^10.0.0`.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/lodash": "^4.14.151",
"@types/semver": "^7.3.8",
"@types/supertest": "^6.0.0",
"@types/uuid": "^9.0.0",
"@types/uuid": "^10.0.0",
"supertest": "^7.0.0",
"wait-for-expect": "^3.0.2"
},
Expand Down
10 changes: 5 additions & 5 deletions workspaces/tech-insights/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2784,7 +2784,7 @@ __metadata:
"@types/luxon": "npm:^3.0.0"
"@types/semver": "npm:^7.3.8"
"@types/supertest": "npm:^6.0.0"
"@types/uuid": "npm:^9.0.0"
"@types/uuid": "npm:^10.0.0"
express: "npm:^4.17.1"
express-promise-router: "npm:^4.1.0"
knex: "npm:^3.0.0"
Expand Down Expand Up @@ -13649,10 +13649,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.0":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
"@types/uuid@npm:^10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e12685

Please sign in to comment.