From 5b47176b2b78c7580e0485bdf3d396a0857c24bf Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 13 Aug 2025 14:13:12 +0000 Subject: [PATCH 01/69] 406cfa6 release: cut the v20.2.0-rc.0 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3d9e14df2..85cb404c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-next.3+sha-b017f84", + "version": "20.2.0-rc.0+sha-406cfa6", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index b3b0a3b2a..790ce2d2d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 13 2025 14:07:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 13 2025 14:13:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e66eb29cf45fbb772a2b44886abe2fbdfb05e91c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 13 Aug 2025 14:58:08 +0000 Subject: [PATCH 02/69] 8ba6b0b fix(@angular/cli): use correct path for MCP get_best_practices tool --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 85cb404c3..70868bad3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.0+sha-406cfa6", + "version": "20.2.0-rc.0+sha-8ba6b0b", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 790ce2d2d..947087216 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 13 2025 14:13:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 13 2025 14:58:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a1f01c4f08b499dae5b2bf07b6de3335294e8bc5 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 14 Aug 2025 08:25:34 +0000 Subject: [PATCH 03/69] b105b4d build: update dependency @inquirer/prompts to v7.8.2 --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 70868bad3..8670a3074 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.0+sha-8ba6b0b", + "version": "20.2.0-rc.0+sha-b105b4d", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 947087216..20d02b227 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 13 2025 14:58:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 14 2025 08:25:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 22e5f5072545ddf40cd08cb941fee84097da95ec Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 14 Aug 2025 10:59:15 +0000 Subject: [PATCH 04/69] 201d433 ci: re-enable windows CI --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8670a3074..abd7ecf83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.0+sha-b105b4d", + "version": "20.2.0-rc.0+sha-201d433", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 20d02b227..fbb1cc4cb 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 14 2025 08:25:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 14 2025 10:59:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From fc00ee4a79b8928749ff16299fb0885d25962c8d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 14 Aug 2025 12:09:25 +0000 Subject: [PATCH 05/69] 6fe1125 refactor: await `silentNpm` --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index abd7ecf83..c205ac1ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.0+sha-201d433", + "version": "20.2.0-rc.0+sha-6fe1125", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index fbb1cc4cb..eaba0c03e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 14 2025 10:59:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 14 2025 12:09:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d0d24e2f38cfad232cd93497698ca3bff38256e8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 14 Aug 2025 12:23:34 +0000 Subject: [PATCH 06/69] 3482633 build: update `dev-infra` action SHA --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c205ac1ad..375b3d53e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.0+sha-6fe1125", + "version": "20.2.0-rc.0+sha-3482633", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index eaba0c03e..9dbfde537 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 14 2025 12:09:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 14 2025 12:23:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3f67fbaa826f37ad6359ac45f01ceadd1926c7ef Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 14 Aug 2025 13:56:15 +0000 Subject: [PATCH 07/69] 9d7fb47 build: add retry-delay for `accept4 failed 110` --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 375b3d53e..981df40e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.0+sha-3482633", + "version": "20.2.0-rc.0+sha-9d7fb47", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 9dbfde537..efaad68e3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 14 2025 12:23:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 14 2025 13:56:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a4bfad0cafa1834a6c71873be89e52f93f54dda8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 14 Aug 2025 16:28:58 +0000 Subject: [PATCH 08/69] ccdbf29 refactor: delete protractor tests --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 981df40e3..aa1df420d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.0+sha-9d7fb47", + "version": "20.2.0-rc.0+sha-ccdbf29", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index efaad68e3..94de09b64 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 14 2025 13:56:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 14 2025 16:28:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7ae438fdedf874b31354d2004b4c85273abf3921 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 14 Aug 2025 18:28:25 +0000 Subject: [PATCH 09/69] 474e928 refactor: delete basic e2e test --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aa1df420d..c22251bc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.0+sha-ccdbf29", + "version": "20.2.0-rc.0+sha-474e928", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 94de09b64..566497fe5 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 14 2025 16:28:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 14 2025 18:28:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4a535fd2c62e72519f663e396039f4acc98a904f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 07:15:16 +0000 Subject: [PATCH 10/69] 6a79f9a fix(@schematics/angular): zoneless is now stable --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c22251bc3..c96304bbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.0+sha-474e928", + "version": "20.2.0-rc.0+sha-6a79f9a", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 566497fe5..f8a38f2f4 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 14 2025 18:28:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 07:15:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f444bdd7caa657e1abb0f59f6d2e436150947c47 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 07:40:13 +0000 Subject: [PATCH 11/69] 0363219 release: cut the v20.2.0-rc.1 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c96304bbf..18d40d390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.0+sha-6a79f9a", + "version": "20.2.0-rc.1+sha-0363219", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index f8a38f2f4..513de21b3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 07:15:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 07:40:13 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f712cd7a424e485ad729368b44ce4d02438ab3aa Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 08:06:06 +0000 Subject: [PATCH 12/69] 9bab9b5 build: update all non-major dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 18d40d390..218f643db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-0363219", + "version": "20.2.0-rc.1+sha-9bab9b5", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 513de21b3..7f8832834 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 07:40:13 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 08:06:06 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b2ea08b40a08651527687a9b284d3532535dbea7 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 14:40:57 +0000 Subject: [PATCH 13/69] d5b0c8c build: reduce batch size to try to reduce flakiness --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 218f643db..53057adda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-9bab9b5", + "version": "20.2.0-rc.1+sha-d5b0c8c", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 7f8832834..98b722d5e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 08:06:06 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 14:40:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From dabb7001e66a14add0da563bb61bf59006db8d63 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 16:15:10 +0000 Subject: [PATCH 14/69] c43504d fix(@angular-devkit/schematics): address Node.js deprecation DEP0190 --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 53057adda..7a7ee565b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-d5b0c8c", + "version": "20.2.0-rc.1+sha-c43504d", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 98b722d5e..76a4b0b6f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 14:40:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 16:15:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b7862cad62b9c885a47c052673ea4628186ab535 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 17:03:59 +0000 Subject: [PATCH 15/69] a3b25f6 fix(@angular/cli): add choices to command line parser when type is array and has an enum --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7a7ee565b..d2141dee7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-c43504d", + "version": "20.2.0-rc.1+sha-a3b25f6", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 76a4b0b6f..53406ae1c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 16:15:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 17:03:59 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 32da11a68b485db4bf159072cc263f5d19158276 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 18:16:57 +0000 Subject: [PATCH 16/69] 8abe5cd refactor(@angular/cli): improve analytics handling --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d2141dee7..69bcb1c34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-a3b25f6", + "version": "20.2.0-rc.1+sha-8abe5cd", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 53406ae1c..0a9e1c511 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 17:03:59 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 18:16:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c3a7597ab14bb94f9a4607d78158da2e5e54c2e6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 18 Aug 2025 16:40:13 +0000 Subject: [PATCH 17/69] 4ee6f32 fix(@angular/cli): apply default to array types --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 69bcb1c34..99208b300 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-8abe5cd", + "version": "20.2.0-rc.1+sha-4ee6f32", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 0a9e1c511..f9de9059e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 18:16:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 18 2025 16:40:13 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 1935b638b544fb68728b4b0042a062704186189a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 19 Aug 2025 15:43:41 +0000 Subject: [PATCH 18/69] ff719d2 build: add missing `@angular/create` package.json to `npm_translate_lock` data --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 99208b300..58d2347b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-4ee6f32", + "version": "20.2.0-rc.1+sha-ff719d2", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index f9de9059e..7e92507ac 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Aug 18 2025 16:40:13 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 19 2025 15:43:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3c2728884464292d0998dd8ac71dd59f6cd0bccf Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 19 Aug 2025 20:52:22 +0000 Subject: [PATCH 19/69] 533ba46 refactor(@angular/cli): improve discoverability of mcp server options --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 58d2347b9..4bea40713 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-ff719d2", + "version": "20.2.0-rc.1+sha-533ba46", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 7e92507ac..69e8ab80f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 19 2025 15:43:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 19 2025 20:52:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 2821b5dce52a6832d9d4c1c27df5c6cf2977e4c0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 20 Aug 2025 11:56:44 +0000 Subject: [PATCH 20/69] fe073a7 refactor(@angular/cli): use main element extraction for MCP doc search --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4bea40713..7217322df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-533ba46", + "version": "20.2.0-rc.1+sha-fe073a7", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 69e8ab80f..2c517fd3a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 19 2025 20:52:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 20 2025 11:56:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 600b0d2fd607f4981da398c3efa766ac552b44b5 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 20 Aug 2025 13:49:50 +0000 Subject: [PATCH 21/69] 344f8b2 build: update Angular versions to 20.2 stable version. --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7217322df..eef2bea47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-fe073a7", + "version": "20.2.0-rc.1+sha-344f8b2", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 2c517fd3a..746d2c745 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 20 2025 11:56:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 20 2025 13:49:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ba03e43f135c7861d33137da858e3c402243e997 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 20 Aug 2025 14:14:50 +0000 Subject: [PATCH 22/69] 6d139a5 release: cut the v20.2.0 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eef2bea47..be402182e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0-rc.1+sha-344f8b2", + "version": "20.2.0+sha-6d139a5", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 746d2c745..6950d5e7d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 20 2025 13:49:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 20 2025 14:14:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 247adc23c0056b83b6659bcf57bb5df674a26b26 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 20 Aug 2025 16:04:41 +0000 Subject: [PATCH 23/69] f067967 build: update bazel dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index be402182e..cdb12ed0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-6d139a5", + "version": "20.2.0+sha-f067967", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 6950d5e7d..8de0730e1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 20 2025 14:14:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 20 2025 16:04:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d10ad545cc02f7c93adfa7636046d0598de675ac Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 21 Aug 2025 12:20:33 +0000 Subject: [PATCH 24/69] ec75be0 build: update pnpm to v10.15.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cdb12ed0a..2e69c894d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-f067967", + "version": "20.2.0+sha-ec75be0", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -49,7 +49,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.14.0", + "packageManager": "pnpm@10.15.0", "engines": { "node": "^20.19.0 || ^22.12.0 || >=24.0.0", "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", diff --git a/uniqueId b/uniqueId index 8de0730e1..97be78bf3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 20 2025 16:04:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 21 2025 12:20:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 539cc23a3146bc6d23dd5e8dd9822efb50858977 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 21 Aug 2025 16:00:33 +0000 Subject: [PATCH 25/69] ffff9ea refactor(@angular/cli): allow first-party schematics to override encapsulation --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2e69c894d..a297d87ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-ec75be0", + "version": "20.2.0+sha-ffff9ea", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 97be78bf3..3581885f7 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 21 2025 12:20:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 21 2025 16:00:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 2eb4c46707b371f1e53f6eb2265ef2bcd149575e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 21 Aug 2025 18:49:27 +0000 Subject: [PATCH 26/69] f942424 ci: set `E2E_SHARD_TOTAL` as env variable --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a297d87ff..df0d4547e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-ffff9ea", + "version": "20.2.0+sha-f942424", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 3581885f7..4223c9622 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 21 2025 16:00:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 21 2025 18:49:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c03eaef0cae1e9af1ce1866f5bf8a05601a673ba Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 22 Aug 2025 16:16:17 +0000 Subject: [PATCH 27/69] f89aa0a build(@angular-devkit/schematics-cli): move TypeScript to development dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index df0d4547e..ddce76b1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-f942424", + "version": "20.2.0+sha-f89aa0a", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 4223c9622..84bc3eb4b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 21 2025 18:49:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 22 2025 16:16:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 93f5b81fea21446efcd389e677a4e1f80b88bcaa Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 22 Aug 2025 16:33:07 +0000 Subject: [PATCH 28/69] dc948b1 build: update cross-repo angular dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ddce76b1f..5a03062ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-f89aa0a", + "version": "20.2.0+sha-dc948b1", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 84bc3eb4b..21acb9bca 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 22 2025 16:16:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 22 2025 16:33:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ef23338d882e6cc3fa4fc2b9e0ebb31a5a39377d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 22 Aug 2025 18:49:28 +0000 Subject: [PATCH 29/69] e55ebf2 build: update cross-repo angular dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5a03062ad..93be9220a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-dc948b1", + "version": "20.2.0+sha-e55ebf2", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 21acb9bca..03d2daac9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 22 2025 16:33:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 22 2025 18:49:28 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f393ac6091212998dc2c5ac9765dfd06f822525a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 25 Aug 2025 09:19:22 +0000 Subject: [PATCH 30/69] c5484b2 build: lock file maintenance --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 93be9220a..185300705 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-e55ebf2", + "version": "20.2.0+sha-c5484b2", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 03d2daac9..5ac8b6073 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 22 2025 18:49:28 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 25 2025 09:19:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 1b02e1b542e32796774128924d70066526c8d1cf Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 25 Aug 2025 13:53:38 +0000 Subject: [PATCH 31/69] 3071317 build: lock file maintenance --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 185300705..f1463628b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-c5484b2", + "version": "20.2.0+sha-3071317", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 5ac8b6073..fa9883f5b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Aug 25 2025 09:19:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 25 2025 13:53:38 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c9e6725b602fbb52862f8657f3a5d96a42a26d16 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 25 Aug 2025 16:23:24 +0000 Subject: [PATCH 32/69] 5179d80 ci: Disable PNPM cache on Windows --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f1463628b..c5ff189f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-3071317", + "version": "20.2.0+sha-5179d80", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index fa9883f5b..f041e1b50 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Aug 25 2025 13:53:38 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 25 2025 16:23:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 43876217254c8c570e9c05dc258aabd55bf75328 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 25 Aug 2025 16:44:40 +0000 Subject: [PATCH 33/69] 9a626fd build: update cross-repo angular dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c5ff189f5..122c45c16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-5179d80", + "version": "20.2.0+sha-9a626fd", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index f041e1b50..1c3f971d2 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Aug 25 2025 16:23:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 25 2025 16:44:40 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 8597487d96ad1efd4d7f45467a208f49808ce546 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 25 Aug 2025 17:45:04 +0000 Subject: [PATCH 34/69] 5c76d4c build: enable strict deps enforcement for ts_project --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 122c45c16..79ecc7a28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-9a626fd", + "version": "20.2.0+sha-5c76d4c", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 1c3f971d2..c7cb9aabc 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Aug 25 2025 16:44:40 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 25 2025 17:45:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c301ae6f2c69d9358d3722ac2a27df32e300ac87 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 26 Aug 2025 13:52:56 +0000 Subject: [PATCH 35/69] ecc0198 ci: removing WSL for a simpler, more performant approach --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 79ecc7a28..a8cfbe19a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-5c76d4c", + "version": "20.2.0+sha-ecc0198", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index c7cb9aabc..4633b94bd 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Aug 25 2025 17:45:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 26 2025 13:52:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7c9b300d86c87e61a1020e28090af23a64f82e32 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 26 Aug 2025 14:36:22 +0000 Subject: [PATCH 36/69] e93919d fix(@angular-devkit/schematics-cli): correctly set default array values --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a8cfbe19a..01f853eed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-ecc0198", + "version": "20.2.0+sha-e93919d", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 4633b94bd..7476bcec3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 26 2025 13:52:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 26 2025 14:36:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 405f3e5dc51fe06e9f34fa492d03ef9843307949 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 26 Aug 2025 16:02:23 +0000 Subject: [PATCH 37/69] c114d27 build: update cross-repo angular dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 01f853eed..7f756bc50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-e93919d", + "version": "20.2.0+sha-c114d27", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 7476bcec3..d47c45c52 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 26 2025 14:36:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 26 2025 16:02:23 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 664d055d6d9cfef105701bcc87d8d92efbddbb1b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 26 Aug 2025 18:47:56 +0000 Subject: [PATCH 38/69] 24603ba build: update actions/download-artifact digest to d3f86a1 --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7f756bc50..9b5665bd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-c114d27", + "version": "20.2.0+sha-24603ba", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index d47c45c52..e91a0739c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 26 2025 16:02:23 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 26 2025 18:47:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a65fff66e26075cab65dec5416aa42302bcc9847 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 26 Aug 2025 19:09:06 +0000 Subject: [PATCH 39/69] 4d1cd2c ci: do not expand glob in shell --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9b5665bd0..cca894e41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-24603ba", + "version": "20.2.0+sha-4d1cd2c", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index e91a0739c..cdec90e28 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 26 2025 18:47:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 26 2025 19:09:06 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d3d9ec7ae41a3ed5129e7600cf507f71ead67669 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 27 Aug 2025 12:34:00 +0000 Subject: [PATCH 40/69] 06a6ddc fix(@angular/build): correct JS/TS file paths when running under Bazel --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cca894e41..1e6e76124 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-4d1cd2c", + "version": "20.2.0+sha-06a6ddc", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index cdec90e28..a12d66995 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 26 2025 19:09:06 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 27 2025 12:34:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 66c792ee36eb1aba76d13c646111019c1e9207c8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 27 Aug 2025 18:05:08 +0000 Subject: [PATCH 41/69] ce323c6 build: update cross-repo angular dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1e6e76124..623cfb19d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-06a6ddc", + "version": "20.2.0+sha-ce323c6", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index a12d66995..108a29a66 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 27 2025 12:34:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 27 2025 18:05:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From dfc17bd2cdfa12159997fa5df412c8518f284e2a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 27 Aug 2025 20:18:47 +0000 Subject: [PATCH 42/69] 9d27943 release: cut the v20.2.1 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 623cfb19d..f2440409b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.0+sha-ce323c6", + "version": "20.2.1+sha-9d27943", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 108a29a66..eff0187e5 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 27 2025 18:05:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 27 2025 20:18:47 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 15a8fbc595e8a782d36138bc279862c22ab1c4b0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 28 Aug 2025 09:31:37 +0000 Subject: [PATCH 43/69] 391eb32 build: define typescript version via string in module.bazel file --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f2440409b..ef6f948ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-9d27943", + "version": "20.2.1+sha-391eb32", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index eff0187e5..b652d2b43 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 27 2025 20:18:47 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 28 2025 09:31:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ee084216cd319758dd02b05dbfcaa15d8d20ccbb Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 28 Aug 2025 14:11:16 +0000 Subject: [PATCH 44/69] a793bbc fix(@angular/cli): don't set a default for array options when length is 0 --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ef6f948ea..c89d8d02c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-391eb32", + "version": "20.2.1+sha-a793bbc", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index b652d2b43..000c05801 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 28 2025 09:31:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 28 2025 14:11:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7826dd8e5b104f70e948e43251eaad4308cd33e4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 28 Aug 2025 18:22:08 +0000 Subject: [PATCH 45/69] 23ebb0f build: update cross-repo angular dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c89d8d02c..54f9c44bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-a793bbc", + "version": "20.2.1+sha-23ebb0f", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 000c05801..fa715fdd8 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 28 2025 14:11:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 28 2025 18:22:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 01718929d35f9e0468e3a8fbc9ba866bcced1850 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 29 Aug 2025 05:26:34 +0000 Subject: [PATCH 46/69] 11e2c4f build: update google-github-actions/auth action to v2.1.13 --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 54f9c44bb..2566f6749 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-23ebb0f", + "version": "20.2.1+sha-11e2c4f", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index fa715fdd8..18da30c9f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 28 2025 18:22:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 29 2025 05:26:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bd1b93dcc778991ee576f5b1f657f3af83c44890 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 29 Aug 2025 07:51:10 +0000 Subject: [PATCH 47/69] d59598a build: update dependency node to v22.19.0 --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2566f6749..64d6980a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-11e2c4f", + "version": "20.2.1+sha-d59598a", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 18da30c9f..48a32bb76 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 29 2025 05:26:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 29 2025 07:51:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 0146c511eba43818fb6f50668748ff4758cec7b6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 29 Aug 2025 13:48:45 +0000 Subject: [PATCH 48/69] 95319d0 refactor(@angular/cli): rewrite modernize MCP tool's description and schemas for clarity --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 64d6980a5..f10a202ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-d59598a", + "version": "20.2.1+sha-95319d0", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 48a32bb76..496e3d34d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 29 2025 07:51:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 29 2025 13:48:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From afc71d2d681495c2c7eb39208fbf02ee98fdde6c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 29 Aug 2025 16:45:59 +0000 Subject: [PATCH 49/69] c088aed build: update cross-repo angular dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f10a202ab..4ed10f3c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-95319d0", + "version": "20.2.1+sha-c088aed", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 496e3d34d..18dce656a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 29 2025 13:48:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 29 2025 16:45:59 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 982c2f148af27b0777ad485c0ba6c40dfdeb14ca Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 29 Aug 2025 20:04:13 +0000 Subject: [PATCH 50/69] 9467f8c refactor(@angular/cli): rewrite best-practices MCP tool description for clarity --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4ed10f3c1..19a3e61ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-c088aed", + "version": "20.2.1+sha-9467f8c", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 18dce656a..577213d4c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 29 2025 16:45:59 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 29 2025 20:04:13 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9881d31399e5fc6a922904b2171ed6d016b3d5a1 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 1 Sep 2025 23:04:29 +0000 Subject: [PATCH 51/69] 1524262 refactor(@angular/cli): rewrite best-practices MCP tool description for clarity --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 19a3e61ea..2676b9e16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-9467f8c", + "version": "20.2.1+sha-1524262", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 577213d4c..b672fddaf 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 29 2025 20:04:13 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Sep 01 2025 23:04:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From cb389ed13abd1cd2779a83f391306eb261026be8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 2 Sep 2025 09:53:36 +0000 Subject: [PATCH 52/69] 2d8b6f6 build: update pnpm to v10.15.1 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2676b9e16..3367cfea9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-1524262", + "version": "20.2.1+sha-2d8b6f6", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -49,7 +49,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.15.0", + "packageManager": "pnpm@10.15.1", "engines": { "node": "^20.19.0 || ^22.12.0 || >=24.0.0", "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", diff --git a/uniqueId b/uniqueId index b672fddaf..85cd08814 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Sep 01 2025 23:04:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 02 2025 09:53:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c9e7c283fa5ef95a67eb35efbf9a119b8bb6f567 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 2 Sep 2025 11:01:33 +0000 Subject: [PATCH 53/69] 269fd99 build: lock file maintenance --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3367cfea9..aa7310f49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-2d8b6f6", + "version": "20.2.1+sha-269fd99", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 85cd08814..bdebd750e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 02 2025 09:53:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 02 2025 11:01:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4093731a23cfc72e1b62ad592cf09c79ef228521 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 2 Sep 2025 12:10:29 +0000 Subject: [PATCH 54/69] 0eaec23 build: update github/codeql-action action to v3.30.0 --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aa7310f49..83bdf7dd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-269fd99", + "version": "20.2.1+sha-0eaec23", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index bdebd750e..9c0cb86f5 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 02 2025 11:01:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 02 2025 12:10:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a46820cedb49ba3ca1bef2e59fefd950e6a149ba Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 2 Sep 2025 17:54:15 +0000 Subject: [PATCH 55/69] 5c2abff fix(@angular/build): avoid extra tick in SSR dev-server builds --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 83bdf7dd4..009c8393d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-0eaec23", + "version": "20.2.1+sha-5c2abff", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 9c0cb86f5..c78e5fbf9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 02 2025 12:10:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 02 2025 17:54:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 0da16d5ac3530e97561706c34b6e3654082d1f73 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 3 Sep 2025 11:52:23 +0000 Subject: [PATCH 56/69] 99526bd refactor(@angular/cli): Improve zoneless migration prompts based on observed outcomes --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 009c8393d..65f142fe2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-5c2abff", + "version": "20.2.1+sha-99526bd", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index c78e5fbf9..b6bea94c3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 02 2025 17:54:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 03 2025 11:52:23 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 99f5a94c7a4dfeffe81ee35aec4667fd59a64f4f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 3 Sep 2025 12:54:29 +0000 Subject: [PATCH 57/69] f3c8268 fix(@angular/build): maintain media output hashing with vitest unit-testing --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 65f142fe2..cc6d1d78a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-99526bd", + "version": "20.2.1+sha-f3c8268", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index b6bea94c3..a9c881f38 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 03 2025 11:52:23 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 03 2025 12:54:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c11adbf211a26735bfaf9892ae8c00b99fb22a54 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 3 Sep 2025 13:19:12 +0000 Subject: [PATCH 58/69] 2736599 fix(@angular/cli): set process title when running architect commands --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cc6d1d78a..7aafd3f39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-f3c8268", + "version": "20.2.1+sha-2736599", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index a9c881f38..6a35b456d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 03 2025 12:54:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 03 2025 13:19:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 72cdf699132ac35782390cfaeacbe04c7af5819f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 3 Sep 2025 13:45:43 +0000 Subject: [PATCH 59/69] 425bfe4 refactor(@angular/cli): update MCP example tool format for if example --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7aafd3f39..08950542c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-2736599", + "version": "20.2.1+sha-425bfe4", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 6a35b456d..62c5c4664 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 03 2025 13:19:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 03 2025 13:45:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 02696313ac605fccc6db4132358c42323537e297 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 3 Sep 2025 20:50:15 +0000 Subject: [PATCH 60/69] 8ffc449 release: cut the v20.2.2 release --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 08950542c..c8c6627bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.1+sha-425bfe4", + "version": "20.2.2+sha-8ffc449", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 62c5c4664..516d818b1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 03 2025 13:45:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 03 2025 20:50:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 88870cf7b2455face73963ab798697571abde590 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 4 Sep 2025 23:24:29 +0000 Subject: [PATCH 61/69] 5a9503b build: update cross-repo angular dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c8c6627bd..b59d6d13a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.2+sha-8ffc449", + "version": "20.2.2+sha-5a9503b", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 516d818b1..c2fb89603 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 03 2025 20:50:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Sep 04 2025 23:24:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9cc51aa3ac585565a685854797aec179dd8101b4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 5 Sep 2025 15:47:56 +0000 Subject: [PATCH 62/69] 5d46d6e fix(@angular/build): preserve names in esbuild for improved debugging in dev mode --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b59d6d13a..9b8b1cc79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.2+sha-5a9503b", + "version": "20.2.2+sha-5d46d6e", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index c2fb89603..7054a93eb 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Sep 04 2025 23:24:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Sep 05 2025 15:47:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 232f594a9114b765c79ae00137d684b0a66becfd Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 8 Sep 2025 15:10:01 +0000 Subject: [PATCH 63/69] e54fc81 build: lock file maintenance --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9b8b1cc79..28f606286 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.2+sha-5d46d6e", + "version": "20.2.2+sha-e54fc81", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 7054a93eb..a40850141 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Sep 05 2025 15:47:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Sep 08 2025 15:10:01 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6e375f7347b26c1e7c44ad9aac568ba608c5ec23 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 9 Sep 2025 11:29:24 +0000 Subject: [PATCH 64/69] a48db0a refactor(@angular/cli): exclude Cnpm from LOCKFILE_NAMES type --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 28f606286..dfb465eb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.2+sha-e54fc81", + "version": "20.2.2+sha-a48db0a", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index a40850141..413da45b1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Sep 08 2025 15:10:01 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 09 2025 11:29:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ef678c7f7a8e93d7d2aec88cfa70add251a83878 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 9 Sep 2025 11:46:19 +0000 Subject: [PATCH 65/69] 5772469 build: update github/codeql-action action to v3.30.2 --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dfb465eb0..542f19b4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.2+sha-a48db0a", + "version": "20.2.2+sha-5772469", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 413da45b1..ad0b432e6 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 09 2025 11:29:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 09 2025 11:46:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d22dd4faf9eaa69de8608b4b3dbd37a406ba272e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 9 Sep 2025 12:36:56 +0000 Subject: [PATCH 66/69] ec9442c ci: update runs-on to ubuntu-latest --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 542f19b4d..ae864cceb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.2+sha-5772469", + "version": "20.2.2+sha-ec9442c", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index ad0b432e6..b4de0a18a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 09 2025 11:46:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 09 2025 12:36:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a8916c475c6d837673cfb663b41b5d1f6a7a6b99 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 9 Sep 2025 16:40:17 +0000 Subject: [PATCH 67/69] 1a78908 fix(@angular-devkit/build-angular): avoid extra tick in SSR builds --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ae864cceb..975e4a925 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.2+sha-ec9442c", + "version": "20.2.2+sha-1a78908", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index b4de0a18a..794598ae2 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 09 2025 12:36:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 09 2025 16:40:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e9d19908798d7bd92d4b884829e6222ae4f5d77c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 9 Sep 2025 18:09:27 +0000 Subject: [PATCH 68/69] caa6e72 build: update cross-repo angular dependencies --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 975e4a925..081f621a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.2+sha-1a78908", + "version": "20.2.2+sha-caa6e72", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 794598ae2..308eace81 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 09 2025 16:40:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 09 2025 18:09:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 41f658597d294e0e3725514ac3aee368c6d2fc7c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 10 Sep 2025 12:31:08 +0000 Subject: [PATCH 69/69] 8e7e555 fix(@schematics/angular): align labels in ai-config schema --- package.json | 2 +- uniqueId | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 081f621a6..28aee13c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/core", - "version": "20.2.2+sha-caa6e72", + "version": "20.2.2+sha-8e7e555", "description": "Angular DevKit - Core Utility Library", "main": "src/index.js", "typings": "src/index.d.ts", diff --git a/uniqueId b/uniqueId index 308eace81..dbe506ff5 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 09 2025 18:09:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 10 2025 12:31:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file