diff --git a/CHANGELOG.md b/CHANGELOG.md index 0df2a83541..8f1a05a698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,7 @@ This is the log of notable changes to EAS CLI and related packages. - [build-tools] Upload tvOS (and other non-iOS) IPAs to the App Store Connect platform declared in the bundle's `DTPlatformName`, instead of always uploading to the iOS train. ([#4234](https://github.com/expo/eas-cli/pull/4234) by [@douglowder](https://github.com/douglowder)) +- [eas-cli][steps] Bump `uuid` to v11 and remove the redundant `@types/uuid` dependency. ([#4282](https://github.com/expo/eas-cli/pull/4282) by [@brentvatne](https://github.com/brentvatne)) - [eas-cli] Bump `minizlib` to 3.1.0 to drop its deprecated `rimraf@5` transitive dependency. ([#4281](https://github.com/expo/eas-cli/pull/4281) by [@brentvatne](https://github.com/brentvatne)) ## [22.2.0](https://github.com/expo/eas-cli/releases/tag/v22.2.0) - 2026-08-20 diff --git a/packages/eas-cli/package.json b/packages/eas-cli/package.json index 20f022cfcc..dc0c5ac8e2 100644 --- a/packages/eas-cli/package.json +++ b/packages/eas-cli/package.json @@ -130,7 +130,7 @@ "tslib": "2.6.2", "turndown": "7.1.2", "untildify": "4.0.0", - "uuid": "9.0.1", + "uuid": "11.1.1", "wrap-ansi": "7.0.0", "yaml": "2.6.0", "zod": "^4.1.3" @@ -159,7 +159,6 @@ "@types/tar": "6.1.10", "@types/tar-stream": "3.1.3", "@types/tough-cookie": "4.0.2", - "@types/uuid": "9.0.7", "@types/wrap-ansi": "3.0.0", "axios": "1.18.1", "eslint-plugin-graphql": "4.0.0", diff --git a/packages/steps/package.json b/packages/steps/package.json index 2d83d55c8b..be4829f923 100644 --- a/packages/steps/package.json +++ b/packages/steps/package.json @@ -37,7 +37,7 @@ "jsep": "^1.3.8", "lodash.clonedeep": "^4.5.0", "lodash.get": "^4.4.2", - "uuid": "^9.0.1", + "uuid": "^11.1.1", "yaml": "^2.4.3", "zod": "^4.3.5" }, diff --git a/yarn.lock b/yarn.lock index 304540ea0a..96baa65286 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2913,7 +2913,7 @@ __metadata: ts-mockito: "npm:^2.6.1" ts-node: "npm:^10.9.2" typescript: "npm:^5.5.4" - uuid: "npm:^9.0.1" + uuid: "npm:^11.1.1" yaml: "npm:^2.4.3" zod: "npm:^4.3.5" languageName: unknown @@ -7762,13 +7762,6 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:9.0.7": - version: 9.0.7 - resolution: "@types/uuid@npm:9.0.7" - checksum: 10c0/b329ebd4f9d1d8e08d4f2cc211be4922d70d1149f73d5772630e4a3acfb5170c6d37b3d7a39a0412f1a56e86e8a844c7f297c798b082f90380608bf766688787 - languageName: node - linkType: hard - "@types/uuid@npm:^9.0.7, @types/uuid@npm:^9.0.8": version: 9.0.8 resolution: "@types/uuid@npm:9.0.8" @@ -10440,7 +10433,6 @@ __metadata: "@types/tar": "npm:6.1.10" "@types/tar-stream": "npm:3.1.3" "@types/tough-cookie": "npm:4.0.2" - "@types/uuid": "npm:9.0.7" "@types/wrap-ansi": "npm:3.0.0" "@urql/core": "npm:4.0.11" "@urql/exchange-retry": "npm:1.2.0" @@ -10512,7 +10504,7 @@ __metadata: turndown: "npm:7.1.2" typescript: "npm:5.5.4" untildify: "npm:4.0.0" - uuid: "npm:9.0.1" + uuid: "npm:11.1.1" wrap-ansi: "npm:7.0.0" yaml: "npm:2.6.0" zod: "npm:^4.1.3" @@ -19417,6 +19409,15 @@ __metadata: languageName: node linkType: hard +"uuid@npm:11.1.1, uuid@npm:^11.1.1": + version: 11.1.1 + resolution: "uuid@npm:11.1.1" + bin: + uuid: dist/esm/bin/uuid + checksum: 10c0/9e3af58eba872ece5a5e76f4773a94fc78a0ef2c2444c38dbe6b42f41dadf76c01850fd783604f27986f6195e6286aef064d45987d401b2a33127b98ddf7c0c5 + languageName: node + linkType: hard + "uuid@npm:3.4.0": version: 3.4.0 resolution: "uuid@npm:3.4.0" @@ -19426,15 +19427,6 @@ __metadata: languageName: node linkType: hard -"uuid@npm:9.0.1, uuid@npm:^9.0.1": - version: 9.0.1 - resolution: "uuid@npm:9.0.1" - bin: - uuid: dist/bin/uuid - checksum: 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b - languageName: node - linkType: hard - "uuid@npm:^11.1.0": version: 11.1.0 resolution: "uuid@npm:11.1.0" @@ -19462,6 +19454,15 @@ __metadata: languageName: node linkType: hard +"uuid@npm:^9.0.1": + version: 9.0.1 + resolution: "uuid@npm:9.0.1" + bin: + uuid: dist/bin/uuid + checksum: 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b + languageName: node + linkType: hard + "uuidv7@npm:1.1.0": version: 1.1.0 resolution: "uuidv7@npm:1.1.0"