From 464f4357fc46323d4bfdcb5328e1734ee103917e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 23 Oct 2025 13:59:33 +0000 Subject: [PATCH 001/144] 107dcc8 release: cut the v21.0.0-next.9 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ff07718f5..6bcad2a6c 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.8+sha-2ffc527", + "version": "0.2100.0-next.9+sha-107dcc8", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2ffc527", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#107dcc8", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 4eb2a3e3f..16b3028e9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 23 2025 13:26:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 23 2025 13:59:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d26c15f1ad220280fab6d0ee18ffef39971d0577 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 23 Oct 2025 14:38:05 +0000 Subject: [PATCH 002/144] b79f8fb build: remove `minimumReleaseAgeExclude` for `vitest` --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6bcad2a6c..b6ba654e5 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-107dcc8", + "version": "0.2100.0-next.9+sha-b79f8fb", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#107dcc8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b79f8fb", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 16b3028e9..47927fc65 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 23 2025 13:59:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 23 2025 14:38:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From dfa226db2a9c739157ce4aa7aca3301e16ed05c8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 23 Oct 2025 15:56:52 +0000 Subject: [PATCH 003/144] 9d7cf4f build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b6ba654e5..3b6f5a019 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-b79f8fb", + "version": "0.2100.0-next.9+sha-9d7cf4f", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b79f8fb", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9d7cf4f", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 47927fc65..804e1cb7d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 23 2025 14:38:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 23 2025 15:56:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 1001e59e4ecac7f0294cbef3f1ce1677f0bcef0f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 23 Oct 2025 16:22:47 +0000 Subject: [PATCH 004/144] 9b93e26 build: enable auto merge strategy for pull requests --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3b6f5a019..c022a1624 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-9d7cf4f", + "version": "0.2100.0-next.9+sha-9b93e26", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9d7cf4f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9b93e26", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 804e1cb7d..660f3d274 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 23 2025 15:56:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 23 2025 16:22:47 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4297fabe333294bda62d79981eaea3e0743f5774 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 23 Oct 2025 20:43:27 +0000 Subject: [PATCH 005/144] 00d941c fix(@schematics/angular): correct style guide paths for standalone components --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c022a1624..bfef47b3f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-9b93e26", + "version": "0.2100.0-next.9+sha-00d941c", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9b93e26", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#00d941c", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 660f3d274..6b76aad26 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 23 2025 16:22:47 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 23 2025 20:43:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a182893e5e9a0ef5ed33f499219a3901fb4a3657 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 24 Oct 2025 10:53:25 +0000 Subject: [PATCH 006/144] 6b1b03d build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bfef47b3f..21d2281ba 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-00d941c", + "version": "0.2100.0-next.9+sha-6b1b03d", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#00d941c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6b1b03d", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 6b76aad26..e2e232a25 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 23 2025 20:43:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 24 2025 10:53:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ad6fea262b1ef7c5d7d6a561b987cc17275271e7 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 24 Oct 2025 12:00:25 +0000 Subject: [PATCH 007/144] b2f0487 fix(@angular/build): add --ui option for Vitest runner --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 21d2281ba..26d735c3c 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-6b1b03d", + "version": "0.2100.0-next.9+sha-b2f0487", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6b1b03d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b2f0487", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index e2e232a25..47717b1cd 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 24 2025 10:53:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 24 2025 12:00:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bbde627b86b0e58489c613b9b40bf743c4fb74a7 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Sat, 25 Oct 2025 15:22:07 +0000 Subject: [PATCH 008/144] 7c529c1 fix(@angular/build): externalize Angular dependencies in Vitest runner --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 26d735c3c..2e70ba297 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-b2f0487", + "version": "0.2100.0-next.9+sha-7c529c1", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b2f0487", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7c529c1", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 47717b1cd..82393edc9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 24 2025 12:00:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Sat Oct 25 2025 15:22:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a20b1e9ce49c9ad12bdd7513fd88e6b8f412c853 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 27 Oct 2025 13:58:33 +0000 Subject: [PATCH 009/144] 900a84d build: lock file maintenance --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2e70ba297..3655bc6eb 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-7c529c1", + "version": "0.2100.0-next.9+sha-900a84d", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7c529c1", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#900a84d", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 82393edc9..e055275d0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Sat Oct 25 2025 15:22:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Oct 27 2025 13:58:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c4821218a303c0a8208213b14aaf7d19486e5ee5 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 27 Oct 2025 16:32:22 +0000 Subject: [PATCH 010/144] b884eb8 build: update rules_angular digest to 1f1aa3e --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3655bc6eb..a349e1a1c 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-900a84d", + "version": "0.2100.0-next.9+sha-b884eb8", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#900a84d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b884eb8", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index e055275d0..db5fafff4 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Oct 27 2025 13:58:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Oct 27 2025 16:32:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7bac74e5bb5749a888f488a6c660b2d2f5ab5e40 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 27 Oct 2025 17:16:15 +0000 Subject: [PATCH 011/144] 542d528 fix(@angular/build): allow custom runner configuration file for unit-test --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a349e1a1c..3bad00153 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-b884eb8", + "version": "0.2100.0-next.9+sha-542d528", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b884eb8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#542d528", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index db5fafff4..368c7a54f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Oct 27 2025 16:32:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Oct 27 2025 17:16:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 020790112879f4d1838e0e11579b69d7da9665d4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 28 Oct 2025 11:55:20 +0000 Subject: [PATCH 012/144] 555c819 refactor(@schematics/angular): add trailing comma to generated services --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3bad00153..6866760e2 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-542d528", + "version": "0.2100.0-next.9+sha-555c819", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#542d528", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#555c819", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 368c7a54f..8abb64af9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Oct 27 2025 17:16:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 28 2025 11:55:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b400e977cd7a78ba3c9bc997f9a83b67ca3f6a51 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 28 Oct 2025 12:47:58 +0000 Subject: [PATCH 013/144] 7d14c63 refactor: update experimental builder warnings --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6866760e2..3b6c04e17 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-555c819", + "version": "0.2100.0-next.9+sha-7d14c63", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#555c819", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7d14c63", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 8abb64af9..d17c5cfa0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 28 2025 11:55:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 28 2025 12:47:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 289b4fbec398beb8175f45f9a090e1755564d243 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 28 Oct 2025 19:56:20 +0000 Subject: [PATCH 014/144] a41f4e8 fix(@angular/build): handle redirects from guards during prerendering --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3b6c04e17..3582cc19b 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-7d14c63", + "version": "0.2100.0-next.9+sha-a41f4e8", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7d14c63", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a41f4e8", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index d17c5cfa0..6dd847228 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 28 2025 12:47:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 28 2025 19:56:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 31b95a282f1dc9ec2dd6d91a49c22260fa2b4502 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 10:14:31 +0000 Subject: [PATCH 015/144] 9f20af1 build: update dependency node to v22.21.1 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3582cc19b..494b726af 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-a41f4e8", + "version": "0.2100.0-next.9+sha-9f20af1", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a41f4e8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9f20af1", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 6dd847228..fc29393a0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 28 2025 19:56:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 10:14:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 697f00656d46cda2b988fcd2e026fa28bfbe1ca5 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 12:12:12 +0000 Subject: [PATCH 016/144] 9132e6a fix(@angular/build): resolve browser provider packages using project resolver --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 494b726af..d2bcbac35 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-9f20af1", + "version": "0.2100.0-next.9+sha-9132e6a", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9f20af1", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9132e6a", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index fc29393a0..5c3d44580 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 10:14:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 12:12:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 760d073f576bc076f4304a6842c7d9a3bc15a1a6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 12:50:48 +0000 Subject: [PATCH 017/144] b39d0c1 refactor(@angular/build): normalize unit test coverage options for consistency --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d2bcbac35..23180ff2a 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-9132e6a", + "version": "0.2100.0-next.9+sha-b39d0c1", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9132e6a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b39d0c1", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 5c3d44580..00ecae255 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 12:12:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 12:50:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 72eaa9a7e4fedf95a5d53f2bcf757c8c003df720 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 13:17:29 +0000 Subject: [PATCH 018/144] 091d1c0 fix(@angular/build): add adapters to new reporter --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 23180ff2a..4d65a721f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-b39d0c1", + "version": "0.2100.0-next.9+sha-091d1c0", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b39d0c1", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#091d1c0", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 00ecae255..66f15317a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 12:50:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 13:17:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From dc4de9b2728c7a56d32bc9a6b066aa97bc62af22 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 16:47:26 +0000 Subject: [PATCH 019/144] 530d927 fix(@angular/build): add `define` option to dev-server --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4d65a721f..b8857b814 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-091d1c0", + "version": "0.2100.0-next.9+sha-530d927", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#091d1c0", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#530d927", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 66f15317a..394512b02 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 13:17:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 16:47:26 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f8bd1cf3f5bde295cc895d66d261e1b568afb689 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 17:15:21 +0000 Subject: [PATCH 020/144] f7f02f2 refactor(@angular/build): remove Angular packages from externals for browser tests --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b8857b814..3a003ecc4 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-530d927", + "version": "0.2100.0-next.9+sha-f7f02f2", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#530d927", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f7f02f2", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 394512b02..2eda4dce7 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 16:47:26 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 17:15:21 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 1df4807dc584d5ca4a0107f031d11258592e9ee1 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 17:37:44 +0000 Subject: [PATCH 021/144] bab5806 fix(@angular/build): introduce vitest-base.config for test configuration --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3a003ecc4..8269642b3 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-f7f02f2", + "version": "0.2100.0-next.9+sha-bab5806", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f7f02f2", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bab5806", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 2eda4dce7..a2488ede2 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 17:15:21 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 17:37:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 65a4e222c5c67d5719a4890737b37a23014182b8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 18:19:12 +0000 Subject: [PATCH 022/144] 026a9c1 refactor(@schematics/angular): add trailing commas to generated directive, pipe, and guard files --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8269642b3..d5be2d76b 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-bab5806", + "version": "0.2100.0-next.9+sha-026a9c1", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bab5806", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#026a9c1", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index a2488ede2..762023416 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 17:37:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 18:19:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 92b9e359316431eb356ad12175740feb5759b891 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 19:31:03 +0000 Subject: [PATCH 023/144] 0e39280 build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d5be2d76b..3a4e5f5c1 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-026a9c1", + "version": "0.2100.0-next.9+sha-0e39280", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#026a9c1", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0e39280", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 762023416..ab7463138 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 18:19:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 19:31:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 452ae22bcff0784e601c22267220a2a24d0a69aa Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 20:27:04 +0000 Subject: [PATCH 024/144] 953c75a release: cut the v21.0.0-next.10 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3a4e5f5c1..1dee16735 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.9+sha-0e39280", + "version": "0.2100.0-next.10+sha-953c75a", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0e39280", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#953c75a", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index ab7463138..65f9c22cc 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 19:31:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 20:27:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 76c0ccd9a186acb9aad27702058c50fd97f020c2 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 30 Oct 2025 09:46:39 +0000 Subject: [PATCH 025/144] a85efb9 release: cut the v21.0.0-rc.0 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1dee16735..55613f649 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-next.10+sha-953c75a", + "version": "0.2100.0-rc.0+sha-a85efb9", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#953c75a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a85efb9", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 65f9c22cc..c746b837e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 20:27:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 30 2025 09:46:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 74e876a0c7040042243af61f7c46d0cf82c48749 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 30 Oct 2025 20:34:42 +0000 Subject: [PATCH 026/144] a5c5aa2 refactor(@angular/build): refactor Vitest configuration to use project-based setup --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 55613f649..130ee4ccd 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-a85efb9", + "version": "0.2100.0-rc.0+sha-a5c5aa2", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a85efb9", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a5c5aa2", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index c746b837e..644837500 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 30 2025 09:46:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 30 2025 20:34:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4a3e15e138fbdefbce464883c1373f7cc923813e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 31 Oct 2025 14:45:00 +0000 Subject: [PATCH 027/144] d26e870 build: update pnpm to v10.20.0 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 130ee4ccd..2d2bbfe43 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-a5c5aa2", + "version": "0.2100.0-rc.0+sha-d26e870", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a5c5aa2", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d26e870", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.19.0", + "packageManager": "pnpm@10.20.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 644837500..20ef5713b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 30 2025 20:34:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 31 2025 14:45:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 803451ad232224f451da0ea4df719c2c49974192 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 31 Oct 2025 19:12:20 +0000 Subject: [PATCH 028/144] 7c24dda refactor(@angular/cli): Change modernize to use a host interface for OS/FS operations --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2d2bbfe43..c310a141f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-d26e870", + "version": "0.2100.0-rc.0+sha-7c24dda", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d26e870", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7c24dda", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 20ef5713b..b27c9e552 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 31 2025 14:45:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 31 2025 19:12:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ec41b9d44842ecb8bf82e530488ada6f458b295b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 31 Oct 2025 20:09:46 +0000 Subject: [PATCH 029/144] 8694369 build: update dependency bazel to v7.7.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c310a141f..377b179e1 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-7c24dda", + "version": "0.2100.0-rc.0+sha-8694369", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7c24dda", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8694369", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index b27c9e552..16ad80b39 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 31 2025 19:12:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 31 2025 20:09:46 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d81ee9212aa4dec0a8cc47585fb591a61b157346 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 3 Nov 2025 21:58:55 +0000 Subject: [PATCH 030/144] dfb4242 fix(@angular/cli): add vitest to version command output --- package.json | 4 ++-- testing/testing-architect-host.js | 12 +++++------- testing/testing-architect-host.js.map | 2 +- uniqueId | 2 +- 4 files changed, 9 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 377b179e1..21aadb20f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-8694369", + "version": "0.2100.0-rc.0+sha-dfb4242", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8694369", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#dfb4242", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/testing/testing-architect-host.js b/testing/testing-architect-host.js index 1b3e04c08..9b7b0ac54 100644 --- a/testing/testing-architect-host.js +++ b/testing/testing-architect-host.js @@ -96,7 +96,7 @@ class TestingArchitectHost { const name = (0, src_1.targetStringFromTarget)(target); const maybeTarget = this._targetMap.get(name); if (!maybeTarget) { - return this._backendHost && this._backendHost.getBuilderNameForTarget(target); + return this._backendHost?.getBuilderNameForTarget(target) ?? null; } return maybeTarget.builderName; } @@ -108,8 +108,7 @@ class TestingArchitectHost { * @returns All the info needed for the builder itself. */ async resolveBuilder(builderName) { - return (this._builderMap.get(builderName) || - (this._backendHost && this._backendHost.resolveBuilder(builderName))); + return (this._builderMap.get(builderName) || (this._backendHost?.resolveBuilder(builderName) ?? null)); } async getCurrentDirectory() { return this.currentDirectory; @@ -121,16 +120,15 @@ class TestingArchitectHost { const name = (0, src_1.targetStringFromTarget)(target); const maybeTarget = this._targetMap.get(name); if (!maybeTarget) { - return this._backendHost && this._backendHost.getOptionsForTarget(target); + return this._backendHost?.getOptionsForTarget(target) ?? null; } return maybeTarget.options; } async getProjectMetadata(target) { - return this._backendHost && this._backendHost.getProjectMetadata(target); + return this._backendHost?.getProjectMetadata(target) ?? null; } async loadBuilder(info) { - return (this._builderImportMap.get(info.builderName) || - (this._backendHost && this._backendHost.loadBuilder(info))); + return (this._builderImportMap.get(info.builderName) || (this._backendHost?.loadBuilder(info) ?? null)); } } exports.TestingArchitectHost = TestingArchitectHost; diff --git a/testing/testing-architect-host.js.map b/testing/testing-architect-host.js.map index 63ca829e3..7ecf44d85 100644 --- a/testing/testing-architect-host.js.map +++ b/testing/testing-architect-host.js.map @@ -1 +1 @@ -{"version":3,"file":"testing-architect-host.js","sourceRoot":"","sources":["testing-architect-host.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGH,gCAAqE;AAGrE,MAAa,oBAAoB;IAYtB;IACA;IACC;IAbF,iBAAiB,GAAG,IAAI,GAAG,EAAmB,CAAC;IAC/C,WAAW,GAAG,IAAI,GAAG,EAAuB,CAAC;IAC7C,UAAU,GAAG,IAAI,GAAG,EAA6D,CAAC;IAE1F;;;;;OAKG;IACH,YACS,gBAAgB,EAAE,EAClB,mBAA2B,aAAa,EACvC,eAAqC,IAAI;QAF1C,kBAAa,GAAb,aAAa,CAAK;QAClB,qBAAgB,GAAhB,gBAAgB,CAAwB;QACvC,iBAAY,GAAZ,YAAY,CAA6B;IAChD,CAAC;IAEJ,UAAU,CACR,WAAmB,EACnB,OAAgB,EAChB,WAAW,GAAG,uBAAuB,EACrC,eAAuC,EAAE,IAAI,EAAE,QAAQ,EAAE;QAEzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,CAAC,WAAW,EAAE,OAAO,CAAC,CAAC;QACjD,IAAI,CAAC,WAAW,CAAC,GAAG,CAAC,WAAW,EAAE,EAAE,WAAW,EAAE,WAAW,EAAE,YAAY,EAAE,CAAC,CAAC;IAChF,CAAC;IACD,KAAK,CAAC,qBAAqB,CAAC,WAAmB;QAC7C,MAAM,WAAW,GAAG,yBAAa,WAAW,GAAG,eAAe,uCAAC,CAAC;QAChE,IAAI,CAAC,CAAC,UAAU,IAAI,WAAW,CAAC,EAAE,CAAC;YACjC,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;QACnE,CAAC;QAED,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,CAAC;YACtB,MAAM,IAAI,KAAK,CAAC,sBAAsB,CAAC,CAAC;QAC1C,CAAC;QAED,MAAM,eAAe,GAAG,WAAW,GAAG,GAAG,GAAG,WAAW,CAAC,UAAU,CAAC,CAAC;QACpE,MAAM,WAAW,GAAG,yBAAa,eAAe,uCAAC,CAAC;QAClD,MAAM,QAAQ,GAAG,WAAW,CAAC,UAAU,CAAC,CAAC;QACzC,IAAI,CAAC,QAAQ,EAAE,CAAC;YACd,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;QACpE,CAAC;QAED,KAAK,MAAM,WAAW,IAAI,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC;YAChD,MAAM,CAAC,GAAG,QAAQ,CAAC,WAAW,CAAC,CAAC;YAChC,0DAA0D;YAC1D,IAAI,CAAC,CAAC,CAAC,cAAc,EAAE,CAAC;gBACtB,SAAS;YACX,CAAC;YACD,MAAM,OAAO,GAAG,CAAC,yBAAa,eAAe,GAAG,MAAM,GAAG,CAAC,CAAC,cAAc,uCAAC,CAAC,CAAC,OAAO,CAAC;YACpF,MAAM,aAAa,GAAG,yBAAa,eAAe,GAAG,MAAM,GAAG,CAAC,CAAC,MAAM,uCAAC,CAAC;YACxE,IAAI,CAAC,UAAU,CAAC,GAAG,WAAW,CAAC,IAAI,IAAI,WAAW,EAAE,EAAE,OAAO,EAAE,CAAC,CAAC,WAAW,EAAE,aAAa,CAAC,CAAC;QAC/F,CAAC;IACH,CAAC;IACD,SAAS,CAAC,MAAc,EAAE,WAAmB,EAAE,UAA2B,EAAE;QAC1E,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,IAAA,4BAAsB,EAAC,MAAM,CAAC,EAAE,EAAE,WAAW,EAAE,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED,KAAK,CAAC,uBAAuB,CAAC,MAAc;QAC1C,MAAM,IAAI,GAAG,IAAA,4BAAsB,EAAC,MAAM,CAAC,CAAC;QAC5C,MAAM,WAAW,GAAG,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC9C,IAAI,CAAC,WAAW,EAAE,CAAC;YACjB,OAAO,IAAI,CAAC,YAAY,IAAI,IAAI,CAAC,YAAY,CAAC,uBAAuB,CAAC,MAAM,CAAC,CAAC;QAChF,CAAC;QAED,OAAO,WAAW,CAAC,WAAW,CAAC;IACjC,CAAC;IAED;;;;;;OAMG;IACH,KAAK,CAAC,cAAc,CAAC,WAAmB;QACtC,OAAO,CACL,IAAI,CAAC,WAAW,CAAC,GAAG,CAAC,WAAW,CAAC;YACjC,CAAC,IAAI,CAAC,YAAY,IAAI,IAAI,CAAC,YAAY,CAAC,cAAc,CAAC,WAAW,CAAC,CAAC,CACrE,CAAC;IACJ,CAAC;IAED,KAAK,CAAC,mBAAmB;QACvB,OAAO,IAAI,CAAC,gBAAgB,CAAC;IAC/B,CAAC;IACD,KAAK,CAAC,gBAAgB;QACpB,OAAO,IAAI,CAAC,aAAa,CAAC;IAC5B,CAAC;IAED,KAAK,CAAC,mBAAmB,CAAC,MAAc;QACtC,MAAM,IAAI,GAAG,IAAA,4BAAsB,EAAC,MAAM,CAAC,CAAC;QAC5C,MAAM,WAAW,GAAG,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC9C,IAAI,CAAC,WAAW,EAAE,CAAC;YACjB,OAAO,IAAI,CAAC,YAAY,IAAI,IAAI,CAAC,YAAY,CAAC,mBAAmB,CAAC,MAAM,CAAC,CAAC;QAC5E,CAAC;QAED,OAAO,WAAW,CAAC,OAAO,CAAC;IAC7B,CAAC;IAED,KAAK,CAAC,kBAAkB,CAAC,MAAuB;QAC9C,OAAO,IAAI,CAAC,YAAY,IAAI,IAAI,CAAC,YAAY,CAAC,kBAAkB,CAAC,MAAgB,CAAC,CAAC;IACrF,CAAC;IAED,KAAK,CAAC,WAAW,CAAC,IAAiB;QACjC,OAAO,CACL,IAAI,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,WAAW,CAAC;YAC5C,CAAC,IAAI,CAAC,YAAY,IAAI,IAAI,CAAC,YAAY,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAC3D,CAAC;IACJ,CAAC;CACF;AA7GD,oDA6GC"} \ No newline at end of file +{"version":3,"file":"testing-architect-host.js","sourceRoot":"","sources":["testing-architect-host.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGH,gCAAqE;AAGrE,MAAa,oBAAoB;IAYtB;IACA;IACC;IAbF,iBAAiB,GAAG,IAAI,GAAG,EAAmB,CAAC;IAC/C,WAAW,GAAG,IAAI,GAAG,EAAuB,CAAC;IAC7C,UAAU,GAAG,IAAI,GAAG,EAA6D,CAAC;IAE1F;;;;;OAKG;IACH,YACS,gBAAgB,EAAE,EAClB,mBAA2B,aAAa,EACvC,eAAqC,IAAI;QAF1C,kBAAa,GAAb,aAAa,CAAK;QAClB,qBAAgB,GAAhB,gBAAgB,CAAwB;QACvC,iBAAY,GAAZ,YAAY,CAA6B;IAChD,CAAC;IAEJ,UAAU,CACR,WAAmB,EACnB,OAAgB,EAChB,WAAW,GAAG,uBAAuB,EACrC,eAAuC,EAAE,IAAI,EAAE,QAAQ,EAAE;QAEzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,CAAC,WAAW,EAAE,OAAO,CAAC,CAAC;QACjD,IAAI,CAAC,WAAW,CAAC,GAAG,CAAC,WAAW,EAAE,EAAE,WAAW,EAAE,WAAW,EAAE,YAAY,EAAE,CAAC,CAAC;IAChF,CAAC;IACD,KAAK,CAAC,qBAAqB,CAAC,WAAmB;QAC7C,MAAM,WAAW,GAAG,yBAAa,WAAW,GAAG,eAAe,uCAAC,CAAC;QAChE,IAAI,CAAC,CAAC,UAAU,IAAI,WAAW,CAAC,EAAE,CAAC;YACjC,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;QACnE,CAAC;QAED,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,CAAC;YACtB,MAAM,IAAI,KAAK,CAAC,sBAAsB,CAAC,CAAC;QAC1C,CAAC;QAED,MAAM,eAAe,GAAG,WAAW,GAAG,GAAG,GAAG,WAAW,CAAC,UAAU,CAAC,CAAC;QACpE,MAAM,WAAW,GAAG,yBAAa,eAAe,uCAAC,CAAC;QAClD,MAAM,QAAQ,GAAG,WAAW,CAAC,UAAU,CAAC,CAAC;QACzC,IAAI,CAAC,QAAQ,EAAE,CAAC;YACd,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;QACpE,CAAC;QAED,KAAK,MAAM,WAAW,IAAI,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC;YAChD,MAAM,CAAC,GAAG,QAAQ,CAAC,WAAW,CAAC,CAAC;YAChC,0DAA0D;YAC1D,IAAI,CAAC,CAAC,CAAC,cAAc,EAAE,CAAC;gBACtB,SAAS;YACX,CAAC;YACD,MAAM,OAAO,GAAG,CAAC,yBAAa,eAAe,GAAG,MAAM,GAAG,CAAC,CAAC,cAAc,uCAAC,CAAC,CAAC,OAAO,CAAC;YACpF,MAAM,aAAa,GAAG,yBAAa,eAAe,GAAG,MAAM,GAAG,CAAC,CAAC,MAAM,uCAAC,CAAC;YACxE,IAAI,CAAC,UAAU,CAAC,GAAG,WAAW,CAAC,IAAI,IAAI,WAAW,EAAE,EAAE,OAAO,EAAE,CAAC,CAAC,WAAW,EAAE,aAAa,CAAC,CAAC;QAC/F,CAAC;IACH,CAAC;IACD,SAAS,CAAC,MAAc,EAAE,WAAmB,EAAE,UAA2B,EAAE;QAC1E,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,IAAA,4BAAsB,EAAC,MAAM,CAAC,EAAE,EAAE,WAAW,EAAE,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED,KAAK,CAAC,uBAAuB,CAAC,MAAc;QAC1C,MAAM,IAAI,GAAG,IAAA,4BAAsB,EAAC,MAAM,CAAC,CAAC;QAC5C,MAAM,WAAW,GAAG,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC9C,IAAI,CAAC,WAAW,EAAE,CAAC;YACjB,OAAO,IAAI,CAAC,YAAY,EAAE,uBAAuB,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC;QACpE,CAAC;QAED,OAAO,WAAW,CAAC,WAAW,CAAC;IACjC,CAAC;IAED;;;;;;OAMG;IACH,KAAK,CAAC,cAAc,CAAC,WAAmB;QACtC,OAAO,CACL,IAAI,CAAC,WAAW,CAAC,GAAG,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,cAAc,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAC9F,CAAC;IACJ,CAAC;IAED,KAAK,CAAC,mBAAmB;QACvB,OAAO,IAAI,CAAC,gBAAgB,CAAC;IAC/B,CAAC;IACD,KAAK,CAAC,gBAAgB;QACpB,OAAO,IAAI,CAAC,aAAa,CAAC;IAC5B,CAAC;IAED,KAAK,CAAC,mBAAmB,CAAC,MAAc;QACtC,MAAM,IAAI,GAAG,IAAA,4BAAsB,EAAC,MAAM,CAAC,CAAC;QAC5C,MAAM,WAAW,GAAG,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC9C,IAAI,CAAC,WAAW,EAAE,CAAC;YACjB,OAAO,IAAI,CAAC,YAAY,EAAE,mBAAmB,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC;QAChE,CAAC;QAED,OAAO,WAAW,CAAC,OAAO,CAAC;IAC7B,CAAC;IAED,KAAK,CAAC,kBAAkB,CAAC,MAAuB;QAC9C,OAAO,IAAI,CAAC,YAAY,EAAE,kBAAkB,CAAC,MAAgB,CAAC,IAAI,IAAI,CAAC;IACzE,CAAC;IAED,KAAK,CAAC,WAAW,CAAC,IAAiB;QACjC,OAAO,CACL,IAAI,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,WAAW,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAC/F,CAAC;IACJ,CAAC;CACF;AA3GD,oDA2GC"} \ No newline at end of file diff --git a/uniqueId b/uniqueId index 16ad80b39..9f6fed028 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 31 2025 20:09:46 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 03 2025 21:58:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 20dace70d2eebdacc8974aab8c6adbe0fd4fce5d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 4 Nov 2025 08:15:08 +0000 Subject: [PATCH 031/144] 5d30887 build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 21aadb20f..d958ef370 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-dfb4242", + "version": "0.2100.0-rc.0+sha-5d30887", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#dfb4242", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5d30887", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 9f6fed028..ed3a1051e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 03 2025 21:58:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 04 2025 08:15:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4d5cdb6f8c78a05ffbab82632373e62593b61feb Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 4 Nov 2025 10:30:34 +0000 Subject: [PATCH 032/144] 62938e7 fix(@angular/build): update vitest to 4.0.6 and remove coverage workaround --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d958ef370..4a5376a69 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-5d30887", + "version": "0.2100.0-rc.0+sha-62938e7", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5d30887", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#62938e7", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index ed3a1051e..e7e61e9d8 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 04 2025 08:15:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 04 2025 10:30:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7e32b914e206c59a593f5968ca730b9360dfbf6d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 4 Nov 2025 14:53:14 +0000 Subject: [PATCH 033/144] 4a3cfdf fix(@angular/ssr): improve route matching for wildcard routes --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4a5376a69..b75b536ed 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-62938e7", + "version": "0.2100.0-rc.0+sha-4a3cfdf", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#62938e7", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4a3cfdf", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index e7e61e9d8..74b1d8291 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 04 2025 10:30:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 04 2025 14:53:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3e803e04f304f636ec0aabeb95b3ea8cb765ced3 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 4 Nov 2025 15:39:49 +0000 Subject: [PATCH 034/144] d5bae29 docs: clarify `outputMode` description in application schema --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b75b536ed..5cb434709 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-4a3cfdf", + "version": "0.2100.0-rc.0+sha-d5bae29", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4a3cfdf", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d5bae29", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 74b1d8291..d721b4ad4 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 04 2025 14:53:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 04 2025 15:39:49 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bd6703702bfa5b3ab304764aa6de6340b58e58eb Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 4 Nov 2025 18:41:02 +0000 Subject: [PATCH 035/144] f89750b fix(@schematics/angular): add `addImports` option to jasmine-vitest schematic --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5cb434709..e07996d60 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-d5bae29", + "version": "0.2100.0-rc.0+sha-f89750b", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d5bae29", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f89750b", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index d721b4ad4..5fdb300bf 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 04 2025 15:39:49 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 04 2025 18:41:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d1d9ff7b9765a544cef40dbbb8022100d1d94805 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 4 Nov 2025 21:29:19 +0000 Subject: [PATCH 036/144] 7ac9877 refactor(@schematics/angular): improve code quality in jasmine-vitest transformer --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e07996d60..2fe267d12 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-f89750b", + "version": "0.2100.0-rc.0+sha-7ac9877", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f89750b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7ac9877", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 5fdb300bf..8b1820a87 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 04 2025 18:41:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 04 2025 21:29:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 880b4dc406db3eb1e5c758f219e0ae0c27071607 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 5 Nov 2025 07:25:34 +0000 Subject: [PATCH 037/144] 5f4cbe8 build: update bazel dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2fe267d12..1891b7b13 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-7ac9877", + "version": "0.2100.0-rc.0+sha-5f4cbe8", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7ac9877", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5f4cbe8", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 8b1820a87..96325c95b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 04 2025 21:29:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 05 2025 07:25:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 94e3606e67d89e18ddfa271efad118621ef3c7c4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 5 Nov 2025 10:38:48 +0000 Subject: [PATCH 038/144] 5dd4f8f refactor(@angular/build): improve vitest `runnerConfig` support via plugin --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1891b7b13..45d9bf23f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-5f4cbe8", + "version": "0.2100.0-rc.0+sha-5dd4f8f", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5f4cbe8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5dd4f8f", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 96325c95b..9b3496485 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 05 2025 07:25:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 05 2025 10:38:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e0c3dbb1a52475a6fad1f3f907e07a80730d548a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 5 Nov 2025 15:12:34 +0000 Subject: [PATCH 039/144] 9573024 release: cut the v21.0.0-rc.1 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 45d9bf23f..aee1235ad 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.0+sha-5dd4f8f", + "version": "0.2100.0-rc.1+sha-9573024", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5dd4f8f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9573024", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 9b3496485..a5225b410 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 05 2025 10:38:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 05 2025 15:12:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3762d2cb6936cd25172ad480a9e381b92743685f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 5 Nov 2025 18:11:52 +0000 Subject: [PATCH 040/144] 1be35b3 fix(@angular/cli): promote zoneless migration MCP tool to stable --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index aee1235ad..7e1c1d4ec 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-9573024", + "version": "0.2100.0-rc.1+sha-1be35b3", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9573024", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1be35b3", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index a5225b410..14b880bdf 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 05 2025 15:12:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 05 2025 18:11:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b7796817a5d3403e622f924c8bfbd6605166f5f3 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 5 Nov 2025 22:36:16 +0000 Subject: [PATCH 041/144] 63c9874 fix(@angular/build): add webcontainer support for Vitest browser provider --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7e1c1d4ec..5eb99c95a 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-1be35b3", + "version": "0.2100.0-rc.1+sha-63c9874", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1be35b3", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#63c9874", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 14b880bdf..51dd80d81 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 05 2025 18:11:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 05 2025 22:36:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 94856c5ed07fc13cb4cef7cb6ef75c6e9ad159e4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 6 Nov 2025 12:33:11 +0000 Subject: [PATCH 042/144] c4fd220 refactor(@angular/build): remove advanced chunking option in experimental chunk optimizer --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5eb99c95a..cea6732ba 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-63c9874", + "version": "0.2100.0-rc.1+sha-c4fd220", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#63c9874", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c4fd220", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 51dd80d81..01a7180d8 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 05 2025 22:36:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 06 2025 12:33:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From eff89243d7b9853f578e0279de68ee43becd9844 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 6 Nov 2025 17:00:27 +0000 Subject: [PATCH 043/144] 0851d2e fix(@angular/build): show full aggregate errors from vitest --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cea6732ba..7d392684d 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-c4fd220", + "version": "0.2100.0-rc.1+sha-0851d2e", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c4fd220", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0851d2e", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 01a7180d8..20e1b18b3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 06 2025 12:33:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 06 2025 17:00:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c399e5b7bdbf69509e34d24541796bf9f237874c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 6 Nov 2025 20:32:06 +0000 Subject: [PATCH 044/144] 0497b01 build: update rolldown to v1.0.0-beta.47 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7d392684d..9ccb9f69f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-0851d2e", + "version": "0.2100.0-rc.1+sha-0497b01", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0851d2e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0497b01", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 20e1b18b3..a9e41e7f9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 06 2025 17:00:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 06 2025 20:32:06 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7300b50f8c69d43bd13a9acbf56d10f2213e9aac Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 7 Nov 2025 10:58:19 +0000 Subject: [PATCH 045/144] 3a7b328 refactor: fix several typos (#31716) --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9ccb9f69f..fae142a86 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-0497b01", + "version": "0.2100.0-rc.1+sha-3a7b328", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0497b01", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3a7b328", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index a9e41e7f9..3bee7f85b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 06 2025 20:32:06 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 07 2025 10:58:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 0b8d95d14f4efc3e5c706d3e5b5fd4b814f2146a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 7 Nov 2025 11:35:05 +0000 Subject: [PATCH 046/144] bd2b594 build: update dependency aspect_rules_js to v2.8.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fae142a86..50b21a75f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-3a7b328", + "version": "0.2100.0-rc.1+sha-bd2b594", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3a7b328", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bd2b594", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 3bee7f85b..26638ed4e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 07 2025 10:58:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 07 2025 11:35:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 646854f795d447f11e9616c3d6418853867c3107 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 7 Nov 2025 22:56:09 +0000 Subject: [PATCH 047/144] b76962d build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 50b21a75f..ca942845d 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-bd2b594", + "version": "0.2100.0-rc.1+sha-b76962d", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bd2b594", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b76962d", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 26638ed4e..aa765e89b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 07 2025 11:35:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 07 2025 22:56:09 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3c1f46915022201c70f8f7bd264e0e2767ddf262 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Sat, 8 Nov 2025 08:37:35 +0000 Subject: [PATCH 048/144] cc2668f fix(@angular/build): simplify SSL handling for `ng serve` with SSR (#31723) --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ca942845d..12d4965b8 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-b76962d", + "version": "0.2100.0-rc.1+sha-cc2668f", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b76962d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cc2668f", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index aa765e89b..c1d8c487e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 07 2025 22:56:09 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Sat Nov 08 2025 08:37:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 587e773a9315882322a310a2f0e6c549c6bc0384 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Sat, 8 Nov 2025 10:35:24 +0000 Subject: [PATCH 049/144] a44f8fa fix(@angular/build): dynamically select Vitest DOM environment --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 12d4965b8..8cd2bf672 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-cc2668f", + "version": "0.2100.0-rc.1+sha-a44f8fa", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cc2668f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a44f8fa", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index c1d8c487e..ef8acb898 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Sat Nov 08 2025 08:37:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Sat Nov 08 2025 10:35:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4b7685a3c53fe11cf2bf8f50fff25cfd2a0d4e5a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Sun, 9 Nov 2025 08:23:14 +0000 Subject: [PATCH 050/144] ae35543 fix(@angular/build): enhance Vitest config merging and validation --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8cd2bf672..21f9959bc 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-a44f8fa", + "version": "0.2100.0-rc.1+sha-ae35543", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a44f8fa", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ae35543", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index ef8acb898..6ba490105 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Sat Nov 08 2025 10:35:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Sun Nov 09 2025 08:23:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d8fdab964baaca9bd476d3a366c149cf9d2b9c79 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 10 Nov 2025 07:40:56 +0000 Subject: [PATCH 051/144] 41b1250 fix(@angular/build): ensure TestBed setup is robust in non-isolated Vitest --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 21f9959bc..7eba01270 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-ae35543", + "version": "0.2100.0-rc.1+sha-41b1250", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ae35543", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#41b1250", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 6ba490105..772e6b2d9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Sun Nov 09 2025 08:23:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 10 2025 07:40:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d5fee1c2d50545e022ac4d9f66ec94637b32193b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 10 Nov 2025 14:03:51 +0000 Subject: [PATCH 052/144] dca04d6 build: update dependency esbuild-wasm to v0.26.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7eba01270..8389b2d95 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-41b1250", + "version": "0.2100.0-rc.1+sha-dca04d6", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#41b1250", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#dca04d6", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 772e6b2d9..46de0cac1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 10 2025 07:40:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 10 2025 14:03:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4dc127c763405591aa20de85b12236cf5b6713cf Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 11 Nov 2025 01:47:04 +0000 Subject: [PATCH 053/144] abbee1a build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8389b2d95..1ac01df19 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-dca04d6", + "version": "0.2100.0-rc.1+sha-abbee1a", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#dca04d6", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#abbee1a", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 46de0cac1..343531fba 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 10 2025 14:03:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 11 2025 01:47:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From fe4c81f957fe759ba8252e50342dbda7121bdab9 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 11 Nov 2025 06:47:43 +0000 Subject: [PATCH 054/144] ee6338b build: bump jsdom to `^27.1.0` --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1ac01df19..d28162c59 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-abbee1a", + "version": "0.2100.0-rc.1+sha-ee6338b", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#abbee1a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ee6338b", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 343531fba..ca78dde4b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 11 2025 01:47:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 11 2025 06:47:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 41dd9da97944baccc53b9d0a88de59b9058ee2b5 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 11 Nov 2025 16:31:05 +0000 Subject: [PATCH 055/144] b65d22e build: update dependency jsdom to v27.1.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d28162c59..1d0990d8e 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-ee6338b", + "version": "0.2100.0-rc.1+sha-b65d22e", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ee6338b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b65d22e", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index ca78dde4b..52618ec03 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 11 2025 06:47:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 11 2025 16:31:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 734b2bee48569ebfc26d8cfdca29f137344911d1 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 11 Nov 2025 18:48:44 +0000 Subject: [PATCH 056/144] c17d7a9 fix(@angular/cli): add schema versioning and metadata to example database --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1d0990d8e..c62adfd2d 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-b65d22e", + "version": "0.2100.0-rc.1+sha-c17d7a9", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b65d22e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c17d7a9", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 52618ec03..7193e8cd6 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 11 2025 16:31:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 11 2025 18:48:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 364f666a9a4bc535d75799366891e18ed69a43e9 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 11 Nov 2025 22:45:44 +0000 Subject: [PATCH 057/144] e14b537 build: lock file maintenance --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c62adfd2d..9f30372a9 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-c17d7a9", + "version": "0.2100.0-rc.1+sha-e14b537", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c17d7a9", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e14b537", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 7193e8cd6..7f8125e93 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 11 2025 18:48:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 11 2025 22:45:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 74194a747d75038d2b02d74e495622471140c095 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 12 Nov 2025 15:42:43 +0000 Subject: [PATCH 058/144] 1b6f15c build: update pnpm to v10.21.0 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9f30372a9..f0413ede3 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-e14b537", + "version": "0.2100.0-rc.1+sha-1b6f15c", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e14b537", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1b6f15c", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.20.0", + "packageManager": "pnpm@10.21.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 7f8125e93..2b3af77b0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 11 2025 22:45:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 12 2025 15:42:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5c60dbb244258aafdd19adcdf81286f9be792e70 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 12 Nov 2025 16:02:10 +0000 Subject: [PATCH 059/144] 599b3b8 refactor(@angular/build): improve Vitest configuration merging --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f0413ede3..656d882a7 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-1b6f15c", + "version": "0.2100.0-rc.1+sha-599b3b8", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1b6f15c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#599b3b8", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 2b3af77b0..4830c99bb 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 12 2025 15:42:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 12 2025 16:02:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 8d35e332f4ee11b49147a2def1efc3bf3fd9b112 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 12 Nov 2025 17:43:09 +0000 Subject: [PATCH 060/144] ffc7a60 build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 656d882a7..d657251db 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-599b3b8", + "version": "0.2100.0-rc.1+sha-ffc7a60", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#599b3b8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ffc7a60", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 4830c99bb..3775c6e3a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 12 2025 16:02:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 12 2025 17:43:09 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 94e8ac074d413f017a6945345f332310090fbb26 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 12 Nov 2025 19:20:35 +0000 Subject: [PATCH 061/144] 7c7bfa9 release: cut the v21.0.0-rc.2 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d657251db..bd908b325 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-ffc7a60", + "version": "0.2100.0-rc.2+sha-7c7bfa9", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ffc7a60", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7c7bfa9", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 3775c6e3a..d18632477 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 12 2025 17:43:09 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 12 2025 19:20:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 160eee974db2e27da0d2bc0be04b474266287df4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 12 Nov 2025 21:21:24 +0000 Subject: [PATCH 062/144] 9fc574f build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bd908b325..5a1ff4366 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.2+sha-7c7bfa9", + "version": "0.2100.0-rc.2+sha-9fc574f", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7c7bfa9", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9fc574f", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index d18632477..73c50def3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 12 2025 19:20:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 12 2025 21:21:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c507e40ce89cddbd42242630a3a5e0a71a8fbdb0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 13 Nov 2025 07:45:22 +0000 Subject: [PATCH 063/144] 4d2809c build: update bazel dependencies --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5a1ff4366..cff37d1b9 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.2+sha-9fc574f", + "version": "0.2100.0-rc.1+sha-4d2809c", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9fc574f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4d2809c", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.21.0", + "packageManager": "pnpm@10.20.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 73c50def3..415cbf011 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 12 2025 21:21:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 13 2025 07:45:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3ecd667037b78417499dee54339351b98a099954 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 13 Nov 2025 09:55:58 +0000 Subject: [PATCH 064/144] dea6ced refactor: address issue with bazel resolution of peer dependencies --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index cff37d1b9..7a089a1ac 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.1+sha-4d2809c", + "version": "0.2100.0-rc.2+sha-dea6ced", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4d2809c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#dea6ced", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.20.0", + "packageManager": "pnpm@10.21.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 415cbf011..5ed2a1f94 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 13 2025 07:45:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 13 2025 09:55:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From cfb7603a2832b25798baed31cc91f61a9d26eb13 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 13 Nov 2025 11:17:20 +0000 Subject: [PATCH 065/144] 931c62d fix(@angular/build): allow unit-test runner config with absolute path --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7a089a1ac..9a469f8ae 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.2+sha-dea6ced", + "version": "0.2100.0-rc.2+sha-931c62d", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#dea6ced", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#931c62d", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 5ed2a1f94..db0adbe0e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 13 2025 09:55:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 13 2025 11:17:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From eb5c60e6ca2d2eced991ce2a5d2f51bfc74d8d0c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 13 Nov 2025 14:00:21 +0000 Subject: [PATCH 066/144] 55145f5 fix(@angular/build): ensure Vitest setup files are executed in order --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9a469f8ae..5b1d467a4 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.2+sha-931c62d", + "version": "0.2100.0-rc.2+sha-55145f5", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#931c62d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#55145f5", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index db0adbe0e..6b4000377 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 13 2025 11:17:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 13 2025 14:00:21 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9820be8eed56583d64de64f09b6d3b4e965fda0d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 13 Nov 2025 14:49:53 +0000 Subject: [PATCH 067/144] 1c3f562 build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5b1d467a4..c28ef6605 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.2+sha-55145f5", + "version": "0.2100.0-rc.2+sha-1c3f562", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#55145f5", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1c3f562", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 6b4000377..22634adea 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 13 2025 14:00:21 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 13 2025 14:49:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e22f3a445cb83c54a56200b97ab90ea906912233 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 13 Nov 2025 17:53:03 +0000 Subject: [PATCH 068/144] 4deac3e fix(@angular/cli): support multi-database search in find_examples MCP tool --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c28ef6605..a24725705 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.2+sha-1c3f562", + "version": "0.2100.0-rc.2+sha-4deac3e", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1c3f562", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4deac3e", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 22634adea..7d0655173 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 13 2025 14:49:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 13 2025 17:53:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f37a19fbdeac53ff6de21305782ea738b81bd883 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 13 Nov 2025 19:35:32 +0000 Subject: [PATCH 069/144] 6576bb5 fix(@angular/build): remove explicit test isolation configuration --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a24725705..799c38f00 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.2+sha-4deac3e", + "version": "0.2100.0-rc.2+sha-6576bb5", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4deac3e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6576bb5", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 7d0655173..e725c789e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 13 2025 17:53:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 13 2025 19:35:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9f2faa9cf5ddc211d73ebb07323c65fa6b0349af Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 14 Nov 2025 00:19:55 +0000 Subject: [PATCH 070/144] 8a53e2d test: stabilize Vitest snapshot E2E test on Windows --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 799c38f00..86da5b2da 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.2+sha-6576bb5", + "version": "0.2100.0-rc.2+sha-8a53e2d", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6576bb5", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8a53e2d", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index e725c789e..62cfeec6f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 13 2025 19:35:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 14 2025 00:19:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 09356371e539da11a6fca9907637487a1be47908 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 14 Nov 2025 00:36:50 +0000 Subject: [PATCH 071/144] 8d63d59 test(@angular/build): add test with 'vitest' import in browser mode --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 86da5b2da..c7e3cf04e 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.2+sha-8a53e2d", + "version": "0.2100.0-rc.3+sha-8d63d59", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8a53e2d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8d63d59", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 62cfeec6f..f877c9ba9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 14 2025 00:19:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 14 2025 00:36:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 881fb913a6927bffabe1849789d80d521cbdfeda Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 14 Nov 2025 19:17:30 +0000 Subject: [PATCH 072/144] 0830f4f fix(@angular/build): ensure TestBed cleanup hooks are always registered --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c7e3cf04e..c039d2f55 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.3+sha-8d63d59", + "version": "0.2100.0-rc.3+sha-0830f4f", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8d63d59", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0830f4f", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index f877c9ba9..ff33abee0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 14 2025 00:36:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 14 2025 19:17:30 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 427487de3629ed4e5e87047a2afd85262b3683f2 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 14 Nov 2025 19:36:05 +0000 Subject: [PATCH 073/144] bb57baf build: update pnpm to v10.22.0 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c039d2f55..5610a2182 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.3+sha-0830f4f", + "version": "0.2100.0-rc.3+sha-bb57baf", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0830f4f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bb57baf", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.21.0", + "packageManager": "pnpm@10.22.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 ff33abee0..a2eae3f52 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 14 2025 19:17:30 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 14 2025 19:36:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 33134f818548586561cb015736eea20fa97e370c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 14 Nov 2025 19:46:52 +0000 Subject: [PATCH 074/144] 7a781d4 build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5610a2182..f84127499 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.3+sha-bb57baf", + "version": "0.2100.0-rc.3+sha-7a781d4", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bb57baf", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7a781d4", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index a2eae3f52..1091eeff7 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 14 2025 19:36:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 14 2025 19:46:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 50908cab6cf060df23094849670ff783b7ac27d7 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 14 Nov 2025 20:45:45 +0000 Subject: [PATCH 075/144] 62a5256 ci: bump specs for e2e-package-managers --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f84127499..0754315e4 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.3+sha-7a781d4", + "version": "0.2100.0-rc.3+sha-62a5256", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7a781d4", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#62a5256", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 1091eeff7..5ec714658 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 14 2025 19:46:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 14 2025 20:45:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c7b05d5cad65a4083c3faf41ab0cdbefda60a7bd Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 14 Nov 2025 22:16:36 +0000 Subject: [PATCH 076/144] 729ba99 release: cut the v21.0.0-rc.4 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0754315e4..bde3e9b5c 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.3+sha-62a5256", + "version": "0.2100.0-rc.4+sha-729ba99", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#62a5256", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#729ba99", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 5ec714658..56f40c4ab 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 14 2025 20:45:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 14 2025 22:16:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 11c595a51e36a4e50286171c6253ab2f9bb999d4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 14 Nov 2025 22:29:51 +0000 Subject: [PATCH 077/144] 6b2a88a build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bde3e9b5c..77703df10 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.4+sha-729ba99", + "version": "0.2100.0-rc.4+sha-6b2a88a", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#729ba99", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6b2a88a", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 56f40c4ab..edd98e8f5 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 14 2025 22:16:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 14 2025 22:29:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 2583f607facfdd78dbdb681c3aaa305d7177862e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Sat, 15 Nov 2025 02:20:02 +0000 Subject: [PATCH 078/144] 49b65ab fix(@angular/build): disable Vitest test isolation by default --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 77703df10..4ed5d5d26 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.4+sha-6b2a88a", + "version": "0.2100.0-rc.4+sha-49b65ab", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6b2a88a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#49b65ab", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index edd98e8f5..707d416ac 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 14 2025 22:29:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Sat Nov 15 2025 02:20:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e1ebd92690e6c7f3d0c0fdf5240543373f5452c3 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Sat, 15 Nov 2025 13:32:19 +0000 Subject: [PATCH 079/144] bb29254 test(@angular/build): add e2e for a larger project with Vitest --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4ed5d5d26..cd69bb6cd 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.4+sha-49b65ab", + "version": "0.2100.0-rc.4+sha-bb29254", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#49b65ab", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bb29254", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 707d416ac..eabaf335c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Sat Nov 15 2025 02:20:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Sat Nov 15 2025 13:32:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ba3216644682d78c5fdfbacd02882e9fe3b2c3fa Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 17 Nov 2025 11:52:20 +0000 Subject: [PATCH 080/144] f05ffd1 fix(@angular/build): correct Vitest coverage include handling for virtual files --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cd69bb6cd..42256debd 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.4+sha-bb29254", + "version": "0.2100.0-rc.4+sha-f05ffd1", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bb29254", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f05ffd1", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index eabaf335c..a8140c3cd 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Sat Nov 15 2025 13:32:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 17 2025 11:52:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6c0bc199cb40ac274269e5e55b66abd31fcd593d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 17 Nov 2025 12:31:02 +0000 Subject: [PATCH 081/144] a11dd31 fix(@angular/build): configure Vitest cache to use Angular cache --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 42256debd..5ca07bbe0 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.4+sha-f05ffd1", + "version": "0.2100.0-rc.4+sha-a11dd31", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f05ffd1", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a11dd31", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index a8140c3cd..133643e6a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 17 2025 11:52:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 17 2025 12:31:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 603dee5e419e2d51a85fcb2258e3c4a3a02fd5cd Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 17 Nov 2025 14:32:04 +0000 Subject: [PATCH 082/144] e0a8183 test: improve vitest e2e test stability and performance --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5ca07bbe0..9697c1336 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.4+sha-a11dd31", + "version": "0.2100.0-rc.4+sha-e0a8183", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a11dd31", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e0a8183", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 133643e6a..a1b7e44be 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 17 2025 12:31:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 17 2025 14:32:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f3745c1f8693854106098a4dba6301ac6d61b70c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 17 Nov 2025 17:10:53 +0000 Subject: [PATCH 083/144] f7c9f26 test(@angular/build): temporarily disable Vitest coverage check on Windows --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9697c1336..77763ccd8 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.4+sha-e0a8183", + "version": "0.2100.0-rc.4+sha-f7c9f26", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e0a8183", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f7c9f26", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index a1b7e44be..6dfdb0ec1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 17 2025 14:32:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 17 2025 17:10:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b2adcd2460b5c601345189b281c91690b38cf636 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 17 Nov 2025 17:31:50 +0000 Subject: [PATCH 084/144] e8feba9 fix(@schematics/angular): add missing typeSeparator to main.ts.template file --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 77763ccd8..ee93a4a3c 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.4+sha-f7c9f26", + "version": "0.2100.0-rc.4+sha-e8feba9", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f7c9f26", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e8feba9", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 6dfdb0ec1..3e0e13374 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 17 2025 17:10:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 17 2025 17:31:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 00aab5699d8e22a80df7a432c42cea1bc478efbd Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 17 Nov 2025 18:47:09 +0000 Subject: [PATCH 085/144] fa5c923 fix(@angular/build): prioritize string type for runnerConfig schema --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ee93a4a3c..1770382ab 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.4+sha-e8feba9", + "version": "0.2100.0-rc.4+sha-fa5c923", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e8feba9", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#fa5c923", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 3e0e13374..ce42bb3f0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 17 2025 17:31:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 17 2025 18:47:09 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b10903f16ebf211fcbbc6379ed53ec19274b0ccf Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 17 Nov 2025 23:29:51 +0000 Subject: [PATCH 086/144] 907c899 release: cut the v21.0.0-rc.5 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1770382ab..ba3895e5e 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.4+sha-fa5c923", + "version": "0.2100.0-rc.5+sha-907c899", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#fa5c923", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#907c899", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index ce42bb3f0..b146b34d0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 17 2025 18:47:09 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 17 2025 23:29:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9fff2747d19f9a01230b0fdfcac6e154f64842b4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 18 Nov 2025 18:33:58 +0000 Subject: [PATCH 087/144] e33e77d fix(@schematics/angular): flag '--file-name-style-guide=2016' - wrong import in main.ts --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ba3895e5e..f6ff764f6 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.5+sha-907c899", + "version": "0.2100.0-rc.5+sha-e33e77d", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#907c899", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e33e77d", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index b146b34d0..a3d5d24b2 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 17 2025 23:29:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 18 2025 18:33:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 33bab56aa0b2ed5789c37c53ea8dc5496782d6f6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 18 Nov 2025 20:11:26 +0000 Subject: [PATCH 088/144] 3655ad3 release: cut the v21.0.0-rc.6 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f6ff764f6..d4ddcb349 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.5+sha-e33e77d", + "version": "0.2100.0-rc.6+sha-3655ad3", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e33e77d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3655ad3", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index a3d5d24b2..0f3d9a5df 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 18 2025 18:33:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 18 2025 20:11:26 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6df80a4ba6763013dd8cd40f612f4fde8bd4af4c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 19 Nov 2025 18:57:48 +0000 Subject: [PATCH 089/144] 9257e3f build: update FW and `ng-packagr` dependencies for major release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d4ddcb349..fbdc7382b 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.6+sha-3655ad3", + "version": "0.2100.0-rc.6+sha-9257e3f", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3655ad3", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9257e3f", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 0f3d9a5df..130565d15 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 18 2025 20:11:26 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 19 2025 18:57:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ba1f30be140565a076a54302338e76718417693c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 19 Nov 2025 19:22:09 +0000 Subject: [PATCH 090/144] a06ccb3 release: cut the v21.0.0 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fbdc7382b..24cca6f22 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0-rc.6+sha-9257e3f", + "version": "0.2100.0+sha-a06ccb3", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9257e3f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a06ccb3", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 130565d15..f70904c82 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 19 2025 18:57:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 19 2025 19:22:09 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f1e58a97585548e9262fe4353a6c0c9cb137771c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 19 Nov 2025 22:30:33 +0000 Subject: [PATCH 091/144] c568c0d build: lock file maintenance --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 24cca6f22..bdc909ee2 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-a06ccb3", + "version": "0.2100.0+sha-c568c0d", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a06ccb3", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c568c0d", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index f70904c82..756fc7f23 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 19 2025 19:22:09 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 19 2025 22:30:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 0d38a53f92e8a997f25405561aab6802d3c81218 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 19 Nov 2025 23:30:35 +0000 Subject: [PATCH 092/144] d097df2 fix(@angular/build): correct Vitest coverage path resolution for JSDOM on Windows --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bdc909ee2..5f09a4d36 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-c568c0d", + "version": "0.2100.0+sha-d097df2", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c568c0d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d097df2", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 756fc7f23..6407c65aa 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 19 2025 22:30:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 19 2025 23:30:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5b3e995c401d6f7939bbbdc61bebf2384db14b52 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 20 Nov 2025 08:02:23 +0000 Subject: [PATCH 093/144] a13b07f build: update to latest ng-dev tooling for caretaker handoff update --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5f09a4d36..ad7066b91 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-d097df2", + "version": "0.2100.0+sha-a13b07f", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d097df2", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a13b07f", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 6407c65aa..7693d9f4c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 19 2025 23:30:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 20 2025 08:02:23 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b4b2a37827d9b432d17e10456224152c89c87d61 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 20 Nov 2025 10:57:50 +0000 Subject: [PATCH 094/144] ee4944a build: add README.md to the SSR `ng_package` --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ad7066b91..5c7600025 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-a13b07f", + "version": "0.2100.0+sha-ee4944a", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a13b07f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ee4944a", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 7693d9f4c..cfed7d124 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 20 2025 08:02:23 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 20 2025 10:57:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 99e1dbe54ef5d35641aea41b3549dfc2d0634339 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 20 Nov 2025 14:15:22 +0000 Subject: [PATCH 095/144] cdb607a fix(@angular/build): correctly configure per-browser headless mode in Vitest runner --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5c7600025..817b0c874 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-ee4944a", + "version": "0.2100.0+sha-cdb607a", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ee4944a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cdb607a", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index cfed7d124..bf90d50ff 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 20 2025 10:57:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 20 2025 14:15:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5545d3108d546330115e8a8c792193eaf4940dd9 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 20 Nov 2025 15:11:39 +0000 Subject: [PATCH 096/144] 6c2c10b refactor: modernize array and string last element access using `.at(-1)` --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 817b0c874..fb9076141 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-cdb607a", + "version": "0.2100.0+sha-6c2c10b", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cdb607a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6c2c10b", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index bf90d50ff..a1c158562 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 20 2025 14:15:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 20 2025 15:11:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From cf4d47da58e7d110eff7ba7183c3f944f972f4a0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 20 Nov 2025 18:02:03 +0000 Subject: [PATCH 097/144] 572e559 refactor: streamline test runner dependency management using array mapping --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fb9076141..4d4d00d0a 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-6c2c10b", + "version": "0.2100.0+sha-572e559", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6c2c10b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#572e559", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index a1c158562..635243413 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 20 2025 15:11:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 20 2025 18:02:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b9875a9482574608c53748ece3ccd1277e9fea24 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 21 Nov 2025 08:15:39 +0000 Subject: [PATCH 098/144] 3cac018 fix(@angular/ssr): prevent redirect loop with encoded query parameters --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4d4d00d0a..182daf392 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-572e559", + "version": "0.2100.0+sha-3cac018", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#572e559", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3cac018", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 635243413..498c59739 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 20 2025 18:02:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 21 2025 08:15:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 478059a59f4734c98870f73fa8a85b090401c863 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 21 Nov 2025 14:35:37 +0000 Subject: [PATCH 099/144] a28b38b fix(@angular/build): force dev-server to use HTTP/1.1 when using SSR with SSL --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 182daf392..d491819ae 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-3cac018", + "version": "0.2100.0+sha-a28b38b", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3cac018", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a28b38b", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 498c59739..b96f1bd8a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 21 2025 08:15:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 21 2025 14:35:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a4e8f15efbaec0301117b59a6d1e353510b769df Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 21 Nov 2025 14:47:19 +0000 Subject: [PATCH 100/144] 7a52e3c fix(@schematics/angular): add MCP configuration file to new workspaces --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d491819ae..10f847e17 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-a28b38b", + "version": "0.2100.0+sha-7a52e3c", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a28b38b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7a52e3c", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index b96f1bd8a..68af03ee0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 21 2025 14:35:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 21 2025 14:47:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 27e0eea33dbb9de02b16709cd22ddcb719383b32 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 21 Nov 2025 17:53:19 +0000 Subject: [PATCH 101/144] 3395fb0 Revert "fix(@schematics/angular): add MCP configuration file to new workspaces" --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 10f847e17..54b13644f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-7a52e3c", + "version": "0.2100.0+sha-3395fb0", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7a52e3c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3395fb0", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 68af03ee0..bbda39388 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 21 2025 14:47:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 21 2025 17:53:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 1163951d810222dbb9aca2f00c72ae5c92bde1d0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 24 Nov 2025 12:06:25 +0000 Subject: [PATCH 102/144] 03e2312 fix(@angular/ssr): handle `X-Forwarded-Prefix` and `APP_BASE_HREF` in redirects --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 54b13644f..2f3689659 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-3395fb0", + "version": "0.2100.0+sha-03e2312", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3395fb0", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#03e2312", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index bbda39388..575e9568a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 21 2025 17:53:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 24 2025 12:06:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bd34d6af293634be5e869df2838ee64721368d92 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 24 Nov 2025 14:55:48 +0000 Subject: [PATCH 103/144] afac5e7 refactor: simplify dynamic import type assertions and remove resolution mode hints --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2f3689659..1166d41d8 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-03e2312", + "version": "0.2100.0+sha-afac5e7", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#03e2312", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#afac5e7", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 575e9568a..81158fa6b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 24 2025 12:06:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 24 2025 14:55:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 8b3d000dc76f3259fce4e72e94a4d82c11097804 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 24 Nov 2025 15:07:53 +0000 Subject: [PATCH 104/144] 2f58705 fix(@schematics/angular): add missing imports for lifecycle hooks in jasmine-vitest migration --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1166d41d8..62c3be51a 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-afac5e7", + "version": "0.2100.0+sha-2f58705", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#afac5e7", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2f58705", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 81158fa6b..708aa0c5c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 24 2025 14:55:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 24 2025 15:07:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ad084e7ad24a4e87d584b25026e4f2596ac182ab Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 24 Nov 2025 15:32:49 +0000 Subject: [PATCH 105/144] 16d898e fix(@schematics/angular): fix migration of `jasmine.clock().mockDate()` --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 62c3be51a..18c43f560 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-2f58705", + "version": "0.2100.0+sha-16d898e", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2f58705", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#16d898e", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 708aa0c5c..0e582641a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 24 2025 15:07:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 24 2025 15:32:49 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3ad0679f091f0c2f18498ee3e753faffcfd07c8d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 24 Nov 2025 16:16:55 +0000 Subject: [PATCH 106/144] 7222b54 docs: mention Vitest instead of Karma in README template of workspace files --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 18c43f560..4619ff164 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-16d898e", + "version": "0.2100.0+sha-7222b54", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#16d898e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7222b54", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 0e582641a..bcf8c1e1f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 24 2025 15:32:49 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 24 2025 16:16:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b068a49c1da6382bb04e76c0be93a17170f20a74 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 25 Nov 2025 15:49:18 +0000 Subject: [PATCH 107/144] 21c3eac fix(@schematics/angular): handle createSpyObj without base name on refactor-jasmine-vitest --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4619ff164..01f2a9656 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-7222b54", + "version": "0.2100.0+sha-21c3eac", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7222b54", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#21c3eac", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index bcf8c1e1f..78703adbb 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 24 2025 16:16:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 25 2025 15:49:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b612ff82f2501bcff397e756f053712a081edf05 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 26 Nov 2025 08:48:03 +0000 Subject: [PATCH 108/144] 39ab18c build: update cross-repo angular dependencies to v21.0.1 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 01f2a9656..9e32ad7d6 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-21c3eac", + "version": "0.2100.0+sha-39ab18c", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#21c3eac", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#39ab18c", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 78703adbb..0aa573055 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 25 2025 15:49:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 26 2025 08:48:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6862a303c447e4393721e95db43a535af2356abc Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 26 Nov 2025 15:22:47 +0000 Subject: [PATCH 109/144] 2bfcbc3 build: update all github actions --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9e32ad7d6..886525599 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-39ab18c", + "version": "0.2100.0+sha-2bfcbc3", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#39ab18c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2bfcbc3", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 0aa573055..1dae68a79 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 26 2025 08:48:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 26 2025 15:22:47 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 51139a5a8af28dc4b02100b40e1c1a13acbf7294 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 26 Nov 2025 15:38:31 +0000 Subject: [PATCH 110/144] 4aa1f7e build: update pnpm to v10.23.0 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 886525599..8450ffabd 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-2bfcbc3", + "version": "0.2100.0+sha-4aa1f7e", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2bfcbc3", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4aa1f7e", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.22.0", + "packageManager": "pnpm@10.23.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 1dae68a79..504dfa64c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 26 2025 15:22:47 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 26 2025 15:38:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 0c5db380661c1dc3013249a96e37c4e7a551c4c3 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 26 Nov 2025 16:04:46 +0000 Subject: [PATCH 111/144] 53092c1 build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8450ffabd..468128ddb 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-4aa1f7e", + "version": "0.2100.0+sha-53092c1", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4aa1f7e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#53092c1", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 504dfa64c..4f028923f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 26 2025 15:38:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 26 2025 16:04:46 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5715b85628443a5af6c17d83caf68740c3a5d3da Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 26 Nov 2025 16:59:18 +0000 Subject: [PATCH 112/144] e09d9a5 release: cut the v21.0.1 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 468128ddb..4bfa7b929 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.0+sha-53092c1", + "version": "0.2100.1+sha-e09d9a5", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#53092c1", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e09d9a5", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 4f028923f..0fba4b60e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 26 2025 16:04:46 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 26 2025 16:59:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bafe04f9831e62014a872364d38165fc04d3ffd5 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 1 Dec 2025 14:49:58 +0000 Subject: [PATCH 113/144] 6e25bde build: update cross-repo angular dependencies --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4bfa7b929..ca4e10782 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.1+sha-e09d9a5", + "version": "0.2100.1+sha-6e25bde", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e09d9a5", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6e25bde", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.23.0", + "packageManager": "pnpm@10.24.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 0fba4b60e..73bed72a5 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 26 2025 16:59:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Dec 01 2025 14:49:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c1bd3f7cba1d04f1c215f773866f86475c9a052c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 1 Dec 2025 16:21:19 +0000 Subject: [PATCH 114/144] f8a1939 fix(@angular/build): add filename truncation to test discovery --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ca4e10782..65456e7d3 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.1+sha-6e25bde", + "version": "0.2100.1+sha-f8a1939", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6e25bde", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f8a1939", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 73bed72a5..8eb2920ad 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Dec 01 2025 14:49:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Dec 01 2025 16:21:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 09bbb12532762b35c42dde6879f01064cd7eec85 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 1 Dec 2025 18:22:35 +0000 Subject: [PATCH 115/144] 86dd329 fix(@angular/build): allow overriding Vitest coverage `reportsDirectory` option --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 65456e7d3..8ee2de558 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.1+sha-f8a1939", + "version": "0.2100.1+sha-86dd329", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f8a1939", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#86dd329", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 8eb2920ad..749fd2e25 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Dec 01 2025 16:21:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Dec 01 2025 18:22:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 15c0e16c9f74ec204553130ca5e72ab422e735fd Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 2 Dec 2025 08:31:07 +0000 Subject: [PATCH 116/144] 0ab471c build: lock file maintenance --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8ee2de558..1a0335d6b 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.1+sha-86dd329", + "version": "0.2100.1+sha-0ab471c", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#86dd329", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0ab471c", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 749fd2e25..7d104dc3b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Dec 01 2025 18:22:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Dec 02 2025 08:31:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a2f2453dcdec4715f5ac234fd61921f90bc8d8ad Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 2 Dec 2025 18:30:35 +0000 Subject: [PATCH 117/144] 6348d7f build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1a0335d6b..8ebd1d13f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.1+sha-0ab471c", + "version": "0.2100.1+sha-6348d7f", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0ab471c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6348d7f", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 7d104dc3b..4085a76cf 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Dec 02 2025 08:31:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Dec 02 2025 18:30:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5ac90634fbd2beee45a32b53e767d1f9861dbe21 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 3 Dec 2025 08:11:20 +0000 Subject: [PATCH 118/144] 3d0e5da build: update bazel dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8ebd1d13f..05efd7564 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.1+sha-6348d7f", + "version": "0.2100.1+sha-3d0e5da", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6348d7f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3d0e5da", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 4085a76cf..fc0559f08 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Dec 02 2025 18:30:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 03 2025 08:11:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b523f0ed6d05b7812f897e1cf9eb18d939e0a978 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 3 Dec 2025 13:50:00 +0000 Subject: [PATCH 119/144] f1a7116 fix(@angular/cli): update `@modelcontextprotocol/sdk` to v1.24.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 05efd7564..36478e8da 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.1+sha-3d0e5da", + "version": "0.2100.1+sha-f1a7116", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3d0e5da", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f1a7116", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index fc0559f08..80639a5c1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Dec 03 2025 08:11:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 03 2025 13:50:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 623b1e8cd24da4c77124699cf998fbcf81774375 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 3 Dec 2025 14:26:45 +0000 Subject: [PATCH 120/144] a15331b release: cut the v21.0.2 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 36478e8da..d09feaf5a 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.1+sha-f1a7116", + "version": "0.2100.2+sha-a15331b", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f1a7116", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a15331b", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 80639a5c1..5479bb2f2 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Dec 03 2025 13:50:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 03 2025 14:26:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 0b88d74bfb61a19278de951cf8d7401beb3cfbdd Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 5 Dec 2025 07:18:59 +0000 Subject: [PATCH 121/144] 6f74124 build: update bazel dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d09feaf5a..0462a9f68 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-a15331b", + "version": "0.2100.2+sha-6f74124", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a15331b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6f74124", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 5479bb2f2..460e967c1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Dec 03 2025 14:26:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Dec 05 2025 07:18:59 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5d52fba10e158d00d6e5856bf57bccf411b7ed15 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 5 Dec 2025 11:21:19 +0000 Subject: [PATCH 122/144] 60a5e02 build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0462a9f68..21c043761 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-6f74124", + "version": "0.2100.2+sha-60a5e02", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6f74124", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#60a5e02", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 460e967c1..4fff9f74c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Dec 05 2025 07:18:59 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Dec 05 2025 11:21:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 14990b00020d25ad369c6357a2cbc5e7718b7b41 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 5 Dec 2025 11:29:39 +0000 Subject: [PATCH 123/144] d1ea2d8 ci: force dev server host to IPv4 to resolve RBE resolution issues --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 21c043761..bb25c34ba 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-60a5e02", + "version": "0.2100.2+sha-d1ea2d8", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#60a5e02", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d1ea2d8", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 4fff9f74c..ac18273df 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Dec 05 2025 11:21:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Dec 05 2025 11:29:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 606a760c4b9a624de26fad4725c8de6dedf3e48b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 5 Dec 2025 14:06:53 +0000 Subject: [PATCH 124/144] 54f1009 ci: force ipv4 resolutions first in Node.js --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bb25c34ba..c192862a8 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-d1ea2d8", + "version": "0.2100.2+sha-54f1009", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d1ea2d8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#54f1009", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index ac18273df..20046973b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Dec 05 2025 11:29:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Dec 05 2025 14:06:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bc53730203dd61d4ea0590be86425e30ecbca6d1 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 5 Dec 2025 17:24:29 +0000 Subject: [PATCH 125/144] 0fc7d57 fix(@angular/build): ensure locale base href retains leading slash (#32040) --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c192862a8..051cdb9a5 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-54f1009", + "version": "0.2100.2+sha-0fc7d57", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#54f1009", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0fc7d57", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 20046973b..69d3196c9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Dec 05 2025 14:06:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Dec 05 2025 17:24:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 38f8a13f736626c9eead717be26b2822033fd8f3 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 5 Dec 2025 17:41:42 +0000 Subject: [PATCH 126/144] b141670 fix(@angular/build): inject testing polyfills in Karma unit-test executor --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 051cdb9a5..0b5ade6f4 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-0fc7d57", + "version": "0.2100.2+sha-b141670", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0fc7d57", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b141670", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 69d3196c9..d0035b19e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Dec 05 2025 17:24:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Dec 05 2025 17:41:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d4a850b4001bf82ff5d82ac3a80debf0713ebcbf Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 5 Dec 2025 17:49:35 +0000 Subject: [PATCH 127/144] 5d85f41 fix(@angular-devkit/build-angular): conditionally provide Zone.js change detection in the built-in test main file --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0b5ade6f4..bd9293a44 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-b141670", + "version": "0.2100.2+sha-5d85f41", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b141670", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5d85f41", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index d0035b19e..e2cbaf2e1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Dec 05 2025 17:41:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Dec 05 2025 17:49:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f9ce86e1ee7bd1f4834740f33455508cb0ae2c23 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 5 Dec 2025 18:15:18 +0000 Subject: [PATCH 128/144] c3d70bc build: simplify format configuration and update ng-dev dependency --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bd9293a44..0942c304c 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-5d85f41", + "version": "0.2100.2+sha-c3d70bc", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5d85f41", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c3d70bc", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index e2cbaf2e1..380b68f23 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Dec 05 2025 17:49:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Dec 05 2025 18:15:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 8549b415a807bd5e049a4c6edb35347ae2ab6759 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 8 Dec 2025 16:16:26 +0000 Subject: [PATCH 129/144] 88c18ce fix(@angular/build): support NODE_EXTRA_CA_CERTS in SSR SSL plugin --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0942c304c..175df4875 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-c3d70bc", + "version": "0.2100.2+sha-88c18ce", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c3d70bc", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#88c18ce", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 380b68f23..e372e13b2 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Dec 05 2025 18:15:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Dec 08 2025 16:16:26 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 2cc828a68b0f41a2fefaef6d5101ca5fac1cafa5 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 8 Dec 2025 22:55:59 +0000 Subject: [PATCH 130/144] d76a51d build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 175df4875..6b5f6af6c 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-88c18ce", + "version": "0.2100.2+sha-d76a51d", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#88c18ce", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d76a51d", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index e372e13b2..462ab7cf8 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Dec 08 2025 16:16:26 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Dec 08 2025 22:55:59 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 080f7ab6f5c4dffcc8eb5d4d9af827c48d16dab5 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 9 Dec 2025 17:59:36 +0000 Subject: [PATCH 131/144] 5fd5cf0 test: rename npm E2E suite to webpack --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6b5f6af6c..877430d58 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-d76a51d", + "version": "0.2100.2+sha-5fd5cf0", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d76a51d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5fd5cf0", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 462ab7cf8..01067d5b3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Dec 08 2025 22:55:59 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Dec 09 2025 17:59:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6ae4f0bdfa6886a6d7432114c37b068341d9335c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 9 Dec 2025 18:34:17 +0000 Subject: [PATCH 132/144] 0cd295a ci: correctly build E2E webpack tests on Windows --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 877430d58..d90fa3d16 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-5fd5cf0", + "version": "0.2100.2+sha-0cd295a", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5fd5cf0", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0cd295a", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 01067d5b3..0ad46f991 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Dec 09 2025 17:59:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Dec 09 2025 18:34:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a666c13fe23cc66549c40b250d380d30b68b9c27 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 9 Dec 2025 21:02:35 +0000 Subject: [PATCH 133/144] 735a15b ci: remove single value os matrix field from E2E jobs --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d90fa3d16..f3acda036 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-0cd295a", + "version": "0.2100.2+sha-735a15b", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0cd295a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#735a15b", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 0ad46f991..70190c11e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Dec 09 2025 18:34:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Dec 09 2025 21:02:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7df8359456313024b0d91d92e90f23763107c13b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 10 Dec 2025 01:15:32 +0000 Subject: [PATCH 134/144] 7b063de build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f3acda036..4e629d7de 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-735a15b", + "version": "0.2100.2+sha-7b063de", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#735a15b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7b063de", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 70190c11e..36381fc1e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Dec 09 2025 21:02:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 10 2025 01:15:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 49d920fed8cd454dd60c7ed168c3660bd570c793 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 10 Dec 2025 08:32:54 +0000 Subject: [PATCH 135/144] 2a35d8a build: update dependency rules_cc to v0.2.14 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4e629d7de..9753c1c1b 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-7b063de", + "version": "0.2100.2+sha-2a35d8a", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7b063de", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2a35d8a", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 36381fc1e..80a0cf414 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Dec 10 2025 01:15:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 10 2025 08:32:54 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ae66108c034c1e2d836d492c1c55bf4afa3203e0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 10 Dec 2025 13:21:53 +0000 Subject: [PATCH 136/144] efff0c7 build: update github/codeql-action action to v4.31.7 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9753c1c1b..71a5707ae 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-2a35d8a", + "version": "0.2100.2+sha-efff0c7", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2a35d8a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#efff0c7", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", @@ -21,7 +21,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.24.0", + "packageManager": "pnpm@10.25.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 80a0cf414..f72c93dc1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Dec 10 2025 08:32:54 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 10 2025 13:21:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From deb91fc3cbc5990cf0a5dddc5c19f68b2f850d82 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 10 Dec 2025 15:33:57 +0000 Subject: [PATCH 137/144] 9b02ab2 fix(@angular/build): Ensure disposal of close-javascript-transformer --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 71a5707ae..575b25eb2 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-efff0c7", + "version": "0.2100.2+sha-9b02ab2", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#efff0c7", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9b02ab2", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index f72c93dc1..1491b3bef 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Dec 10 2025 13:21:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 10 2025 15:33:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 8c807097e0e5772e1ea9f521ffe26cdd7bf002ba Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 10 Dec 2025 16:51:45 +0000 Subject: [PATCH 138/144] 4878729 release: cut the v21.0.3 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 575b25eb2..4e4a5d007 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.2+sha-9b02ab2", + "version": "0.2100.3+sha-4878729", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9b02ab2", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4878729", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 1491b3bef..385c7c790 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Dec 10 2025 15:33:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 10 2025 16:51:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6689508c51bb6a8bc6cd1b1b88d364e3f8208f9c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 10 Dec 2025 21:25:08 +0000 Subject: [PATCH 139/144] deb4fff fix(@angular/build): add browser condition to resolver for vitest --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4e4a5d007..d248c34ad 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.3+sha-4878729", + "version": "0.2100.3+sha-deb4fff", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4878729", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#deb4fff", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 385c7c790..4ddf0d38e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Dec 10 2025 16:51:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 10 2025 21:25:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From fe7d03c1b1c3c0bb0e823441692c90d705bd99b3 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 11 Dec 2025 15:22:22 +0000 Subject: [PATCH 140/144] 85a28de fix(@schematics/angular): remove `inlineSources` from library tsconfig template --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d248c34ad..b01d1eb19 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.3+sha-deb4fff", + "version": "0.2100.3+sha-85a28de", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#deb4fff", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#85a28de", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 4ddf0d38e..92237ad5b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Dec 10 2025 21:25:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Dec 11 2025 15:22:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7123002994a9ae396cec5ddd85faf8ef048455ea Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 11 Dec 2025 16:10:52 +0000 Subject: [PATCH 141/144] f58ae9e build: update cross-repo angular dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b01d1eb19..22b7b4ecc 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.3+sha-85a28de", + "version": "0.2100.3+sha-f58ae9e", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#85a28de", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f58ae9e", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 92237ad5b..96f405948 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Dec 11 2025 15:22:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Dec 11 2025 16:10:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e59bef996f209e7cca090bfa5d204183787863b6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 12 Dec 2025 17:08:20 +0000 Subject: [PATCH 142/144] 4dd3c1a fix(@angular/build): conditionally manage Vitest UI option --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 22b7b4ecc..43f43ab4a 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.3+sha-f58ae9e", + "version": "0.2100.3+sha-4dd3c1a", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f58ae9e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4dd3c1a", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 96f405948..8c7b2f493 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Dec 11 2025 16:10:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Dec 12 2025 17:08:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9996457d917aff68e71c0db8a802cf9c9562818a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Sat, 13 Dec 2025 00:24:52 +0000 Subject: [PATCH 143/144] df59b98 build: update dependency bazel to v8.5.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 43f43ab4a..6b989ac6d 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.3+sha-4dd3c1a", + "version": "0.2100.3+sha-df59b98", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4dd3c1a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#df59b98", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 8c7b2f493..3a1465090 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Dec 12 2025 17:08:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Sat Dec 13 2025 00:24:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6b1e07e10177c15db31f2ef513160108c5774e20 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Sat, 13 Dec 2025 00:59:33 +0000 Subject: [PATCH 144/144] b671245 fix(@schematics/angular): improve VS Code background compilation start/end detection --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6b989ac6d..d1c2d1e67 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@angular-devkit/architect", - "version": "0.2100.3+sha-df59b98", + "version": "0.2100.3+sha-b671245", "description": "Angular Build Facade", "experimental": true, "main": "src/index.js", "typings": "src/index.d.ts", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#df59b98", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b671245", "rxjs": "7.8.2" }, "builders": "./builders/builders.json", diff --git a/uniqueId b/uniqueId index 3a1465090..37a8325c0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Sat Dec 13 2025 00:24:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Sat Dec 13 2025 00:59:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file