From 9010a6ee5d044250c6f209b527d6b4e65591bd66 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 9 Sep 2025 17:28:36 +0000 Subject: [PATCH 001/104] e21bd5c build: prepare exceptional minor branch: 20.3.x --- package.json | 9 +++++---- tasks/package-manager/executor.js | 6 ++++++ uniqueId | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 202884a19..bb54fe279 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "21.0.0-next.2+sha-9749ec6", + "version": "20.3.0-next.0+sha-e21bd5c", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,9 +18,9 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9749ec6", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e21bd5c", "jsonc-parser": "3.3.1", - "magic-string": "0.30.19", + "magic-string": "0.30.17", "ora": "8.2.0", "rxjs": "7.8.2" }, @@ -39,5 +39,6 @@ "bugs": { "url": "https://github.com/angular/angular-cli/issues" }, - "homepage": "https://github.com/angular/angular-cli" + "homepage": "https://github.com/angular/angular-cli", + "__ngDevExceptionalMinor__": true } diff --git a/tasks/package-manager/executor.js b/tasks/package-manager/executor.js index aaffca0e6..a70a1270f 100644 --- a/tasks/package-manager/executor.js +++ b/tasks/package-manager/executor.js @@ -57,6 +57,12 @@ const packageManagers = { installPackage: 'install', }, }, + 'cnpm': { + commands: { + installAll: 'install', + installPackage: 'install', + }, + }, 'yarn': { commands: { installAll: 'install', diff --git a/uniqueId b/uniqueId index 3063b69b6..8dad9eb0e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 09 2025 16:40:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 09 2025 17:28:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 502bf6f0bd66c7f9b7b13472994def6daeae71ff Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 10 Sep 2025 12:31:05 +0000 Subject: [PATCH 002/104] ef20a27 fix(@schematics/angular): align labels in ai-config schema --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bb54fe279..05de34fc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.0-next.0+sha-e21bd5c", + "version": "20.3.0-next.0+sha-ef20a27", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e21bd5c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ef20a27", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 8dad9eb0e..7893e71c3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 09 2025 17:28:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 10 2025 12:31:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 432074435ef734aa1312012b6399fa965ffad17c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 10 Sep 2025 17:06:19 +0000 Subject: [PATCH 003/104] db1c025 release: cut the v20.3.0 release --- package.json | 7 +++---- uniqueId | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 05de34fc0..420756b33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.0-next.0+sha-ef20a27", + "version": "20.3.0+sha-db1c025", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ef20a27", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#db1c025", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", @@ -39,6 +39,5 @@ "bugs": { "url": "https://github.com/angular/angular-cli/issues" }, - "homepage": "https://github.com/angular/angular-cli", - "__ngDevExceptionalMinor__": true + "homepage": "https://github.com/angular/angular-cli" } diff --git a/uniqueId b/uniqueId index 7893e71c3..76189e11a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 10 2025 12:31:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 10 2025 17:06:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7ce49a52a78d118a99e8e8eda0c7205347dedcf0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 11 Sep 2025 12:25:42 +0000 Subject: [PATCH 004/104] 4e51032 refactor(@angular/cli): Add instructions to component zoneless migration to retain NgZone.run --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 420756b33..8190ef687 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.0+sha-db1c025", + "version": "20.3.0+sha-4e51032", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#db1c025", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4e51032", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 76189e11a..f5ee865fc 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 10 2025 17:06:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Sep 11 2025 12:25:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From dccb9e9c2f9468a10cc889f096b15da291f99bc1 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 11 Sep 2025 13:07:03 +0000 Subject: [PATCH 005/104] be60be4 fix(@angular/build): add timestamp to bundle generation log --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8190ef687..c8e34f7ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.0+sha-4e51032", + "version": "20.3.0+sha-be60be4", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4e51032", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#be60be4", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index f5ee865fc..ef34b2cb9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Sep 11 2025 12:25:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Sep 11 2025 13:07:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4ee8b18ac745f6065fa9d6616b3f7e29aa000730 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 11 Sep 2025 13:16:04 +0000 Subject: [PATCH 006/104] 9930e8a release: cut the v20.3.1 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c8e34f7ef..7456d51a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.0+sha-be60be4", + "version": "20.3.1+sha-9930e8a", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#be60be4", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9930e8a", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index ef34b2cb9..c07d59428 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Sep 11 2025 13:07:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Sep 11 2025 13:16:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 03bc06eb736176c7f78ed006f1220ff3998c3852 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 12 Sep 2025 07:10:00 +0000 Subject: [PATCH 007/104] d12877f 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 7456d51a8..0ff153795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-9930e8a", + "version": "20.3.1+sha-d12877f", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9930e8a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d12877f", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index c07d59428..a0cc42859 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Sep 11 2025 13:16:04 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Sep 12 2025 07:10:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ad54bbf44a01e383faa0782331e84fe25965dfb2 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 12 Sep 2025 17:29:19 +0000 Subject: [PATCH 008/104] a5aef7d 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 0ff153795..8ad2c6a1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-d12877f", + "version": "20.3.1+sha-a5aef7d", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d12877f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a5aef7d", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index a0cc42859..77901f145 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Sep 12 2025 07:10:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Sep 12 2025 17:29:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e3fbd0b6b074a9f9dd92d044da913c9a86b15b61 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 12 Sep 2025 18:09:32 +0000 Subject: [PATCH 009/104] 6026426 build: update rules_angular digest to 4010ef9 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8ad2c6a1d..9dd6b18ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-a5aef7d", + "version": "20.3.1+sha-6026426", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a5aef7d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6026426", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 77901f145..c12345fd3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Sep 12 2025 17:29:19 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Sep 12 2025 18:09:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 73882dbe7ee1ea188e0afd3ee6e13bb215843b9a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Sat, 13 Sep 2025 08:20:41 +0000 Subject: [PATCH 010/104] bb93ebd 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 9dd6b18ae..21bef1920 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-6026426", + "version": "20.3.1+sha-bb93ebd", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6026426", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bb93ebd", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index c12345fd3..127395361 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Sep 12 2025 18:09:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Sat Sep 13 2025 08:20:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a023689c2a2152e267e6d0c5f9f7e18f2c085de0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 15 Sep 2025 07:00:18 +0000 Subject: [PATCH 011/104] 3fb4aa2 build: update pnpm to v10.16.1 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 21bef1920..5c21b0877 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-bb93ebd", + "version": "20.3.1+sha-3fb4aa2", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bb93ebd", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3fb4aa2", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", @@ -28,7 +28,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.15.1", + "packageManager": "pnpm@10.16.1", "engines": { "node": "^20.19.0 || ^22.12.0 || >=24.0.0", "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", diff --git a/uniqueId b/uniqueId index 127395361..66f55d1df 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Sat Sep 13 2025 08:20:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Sep 15 2025 07:00:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 714bbb4fb6d6ed3764b52c2f4b24e4d6f74ea47e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 15 Sep 2025 14:18:00 +0000 Subject: [PATCH 012/104] 4c1ef20 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 5c21b0877..6c2ca9571 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-3fb4aa2", + "version": "20.3.1+sha-4c1ef20", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3fb4aa2", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4c1ef20", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 66f55d1df..3f50a6237 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Sep 15 2025 07:00:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Sep 15 2025 14:18:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 52235df6ac413ad15d4a75b80fc18d0fa8a5a1a1 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 16 Sep 2025 11:58:14 +0000 Subject: [PATCH 013/104] deb3ed0 Revert "fix(@angular/build): preserve names in esbuild for improved debugging in dev mode" --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6c2ca9571..38e3d1da2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-4c1ef20", + "version": "20.3.1+sha-deb3ed0", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4c1ef20", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#deb3ed0", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 3f50a6237..c17ec76e4 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Sep 15 2025 14:18:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 16 2025 11:58:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From cd479651d73be793e014584aa466b7e996a250eb Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 17 Sep 2025 10:02:40 +0000 Subject: [PATCH 014/104] 5b804a5 build: update dependency aspect_rules_js to v2.6.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 38e3d1da2..0ac27c687 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-deb3ed0", + "version": "20.3.1+sha-5b804a5", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#deb3ed0", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5b804a5", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index c17ec76e4..b5ec22d5b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 16 2025 11:58:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 17 2025 10:02:40 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From aef5938ad5b3c6c0caf034a4322663f16eb14496 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 17 Sep 2025 13:18:02 +0000 Subject: [PATCH 015/104] 34b88c8 build: enable minimumReleaseAge to mitigate dependency chain attacks --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0ac27c687..a3d0e37b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-5b804a5", + "version": "20.3.1+sha-34b88c8", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5b804a5", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#34b88c8", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index b5ec22d5b..c568d2ac8 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 17 2025 10:02:40 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 17 2025 13:18:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 1082853fa3ddfa5171291f8e3b21bb8b894b3932 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 17 Sep 2025 14:50:46 +0000 Subject: [PATCH 016/104] 5edb82e 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 a3d0e37b1..904532724 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-34b88c8", + "version": "20.3.1+sha-5edb82e", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#34b88c8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5edb82e", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index c568d2ac8..68913e57c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 17 2025 13:18:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 17 2025 14:50:46 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c1624db9ef20b9d4a0f48116ec3708cc185bc974 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 17 Sep 2025 16:33:43 +0000 Subject: [PATCH 017/104] 1b05a3a release: cut the v20.3.2 release --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 904532724..a2cd769c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.1+sha-5edb82e", + "version": "20.3.2+sha-1b05a3a", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5edb82e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1b05a3a", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", @@ -28,7 +28,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.16.1", + "packageManager": "pnpm@10.17.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 68913e57c..d9e499b33 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 17 2025 14:50:46 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 17 2025 16:33:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 847ed457e4e8bf69df09ef8ce18e2aa9c74e0d8d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 19 Sep 2025 09:18:24 +0000 Subject: [PATCH 018/104] 4661ae8 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 a2cd769c4..c10b33c6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.2+sha-1b05a3a", + "version": "20.3.2+sha-4661ae8", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1b05a3a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4661ae8", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index d9e499b33..5e8b108d8 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 17 2025 16:33:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Sep 19 2025 09:18:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b82bf9b927a85210e70d2bad5e97497edb2a894b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 19 Sep 2025 20:44:37 +0000 Subject: [PATCH 019/104] 24e1638 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 c10b33c6a..86fd7f5c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.2+sha-4661ae8", + "version": "20.3.2+sha-24e1638", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4661ae8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#24e1638", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 5e8b108d8..e9167e592 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Sep 19 2025 09:18:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Sep 19 2025 20:44:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 96a2a4c41369f42af0bb775df499949a3f3fb2ce Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 22 Sep 2025 14:19:07 +0000 Subject: [PATCH 020/104] d7f392b 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 86fd7f5c4..54f258b6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.2+sha-24e1638", + "version": "20.3.2+sha-d7f392b", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#24e1638", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d7f392b", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index e9167e592..f4d16393f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Sep 19 2025 20:44:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Sep 22 2025 14:19:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f184f747f8c22586ce32ed6d5697562532cdd9f4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 22 Sep 2025 14:50:15 +0000 Subject: [PATCH 021/104] aa5581b build: update rolldown to v1.0.0-beta.38 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 54f258b6b..c28dc7619 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.2+sha-d7f392b", + "version": "20.3.2+sha-aa5581b", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d7f392b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#aa5581b", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index f4d16393f..b5e033b12 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Sep 22 2025 14:19:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Sep 22 2025 14:50:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From cc5b03904b36b1af4126c5aa97587ce80b3b7ede Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 23 Sep 2025 16:34:36 +0000 Subject: [PATCH 022/104] 0b5cef0 refactor(@angular/ssr): disable streaming when rendering SSG page --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c28dc7619..27e13350f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.2+sha-aa5581b", + "version": "20.3.2+sha-0b5cef0", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#aa5581b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0b5cef0", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index b5e033b12..ecf4f4fc2 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Sep 22 2025 14:50:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 23 2025 16:34:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ce15e49be68f1823d2a526e28ab23e22a877f9b8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 23 Sep 2025 17:01:01 +0000 Subject: [PATCH 023/104] a4c9a20 fix(@angular/ssr): avoid retaining rendered HTML in memory post-request --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 27e13350f..6eaef0623 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.2+sha-0b5cef0", + "version": "20.3.2+sha-a4c9a20", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0b5cef0", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a4c9a20", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index ecf4f4fc2..d11fc68ca 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 23 2025 16:34:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 23 2025 17:01:01 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ff75fbbdd8653abc2e68aacb58f36bcf001fa1d3 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 23 Sep 2025 20:35:10 +0000 Subject: [PATCH 024/104] 3ed3b7c 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 6eaef0623..7126bd091 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.2+sha-a4c9a20", + "version": "20.3.2+sha-3ed3b7c", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a4c9a20", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3ed3b7c", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index d11fc68ca..5c5490342 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 23 2025 17:01:01 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 23 2025 20:35:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 984a36633aabc8e41e83dfc7ba1d2f21a0a78d6e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 24 Sep 2025 09:54:15 +0000 Subject: [PATCH 025/104] 94583c5 build: update pnpm to v10.17.1 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7126bd091..1c15444b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.2+sha-3ed3b7c", + "version": "20.3.2+sha-94583c5", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3ed3b7c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#94583c5", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", @@ -28,7 +28,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.17.0", + "packageManager": "pnpm@10.17.1", "engines": { "node": "^20.19.0 || ^22.12.0 || >=24.0.0", "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", diff --git a/uniqueId b/uniqueId index 5c5490342..5e426006b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 23 2025 20:35:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 24 2025 09:54:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a04aebb254eddd06104f81b45dc395e8ac6d6e14 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 24 Sep 2025 14:16:11 +0000 Subject: [PATCH 026/104] b7f92da fix(@schematics/angular): add `__screenshots__/` to `.gitignore` --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1c15444b0..afe27aca7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.2+sha-94583c5", + "version": "20.3.2+sha-b7f92da", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#94583c5", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b7f92da", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 5e426006b..1fcec43cd 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 24 2025 09:54:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 24 2025 14:16:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9d39e4d69aa69f323d307d619edd4ec2b5fd988e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 24 Sep 2025 21:05:13 +0000 Subject: [PATCH 027/104] 2b45442 release: cut the v20.3.3 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index afe27aca7..0cc6db42a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.2+sha-b7f92da", + "version": "20.3.3+sha-2b45442", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b7f92da", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2b45442", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 1fcec43cd..633ecddab 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 24 2025 14:16:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 24 2025 21:05:13 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 1a9f5e9e8edebf4f9095768e2e44ad7dd4f08ec7 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 25 Sep 2025 12:34:58 +0000 Subject: [PATCH 028/104] bc6b631 fix(@angular-devkit/build-angular): mark `InjectionToken` as pure for improved tree-shaking --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0cc6db42a..01bd3b8bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-2b45442", + "version": "20.3.3+sha-bc6b631", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2b45442", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bc6b631", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 633ecddab..f06e1641e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Sep 24 2025 21:05:13 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Sep 25 2025 12:34:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a8db9611579e96c82a7fa4b2a7be7539523a093b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 25 Sep 2025 16:43:08 +0000 Subject: [PATCH 029/104] 31dc165 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 01bd3b8bb..f381cde45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-bc6b631", + "version": "20.3.3+sha-31dc165", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bc6b631", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#31dc165", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index f06e1641e..f6d48d6c9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Sep 25 2025 12:34:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Sep 25 2025 16:43:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9d087d0ba515137a72e6a49c9ca24ac740eaac50 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 25 Sep 2025 21:43:14 +0000 Subject: [PATCH 030/104] 6422909 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 f381cde45..ea8186b99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-31dc165", + "version": "20.3.3+sha-6422909", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#31dc165", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6422909", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index f6d48d6c9..24f8988c5 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Sep 25 2025 16:43:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Sep 25 2025 21:43:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 132a83c823d03fc0fcec2703e239264bc7365eec Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 25 Sep 2025 22:21:05 +0000 Subject: [PATCH 031/104] 1940e17 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 ea8186b99..cd6a6bf58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-6422909", + "version": "20.3.3+sha-1940e17", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6422909", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1940e17", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 24f8988c5..1ca9be8ce 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Sep 25 2025 21:43:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Sep 25 2025 22:21:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 87acd6baf06c145e174e6d7796bd068f692ce1d2 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 26 Sep 2025 18:38:11 +0000 Subject: [PATCH 032/104] a6a8216 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 cd6a6bf58..844988f4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-1940e17", + "version": "20.3.3+sha-a6a8216", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1940e17", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a6a8216", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 1ca9be8ce..4c8f937d2 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Sep 25 2025 22:21:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Sep 26 2025 18:38:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c4743441f5e42d7de93d1306bea091c9f67a7e61 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 26 Sep 2025 20:24:10 +0000 Subject: [PATCH 033/104] e84eba8 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 844988f4a..4991031c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-a6a8216", + "version": "20.3.3+sha-e84eba8", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a6a8216", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e84eba8", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 4c8f937d2..79b1ca453 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Sep 26 2025 18:38:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Sep 26 2025 20:24:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b46d130db2157e33c51659d08252fbaf485d5e6c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 29 Sep 2025 08:52:54 +0000 Subject: [PATCH 034/104] cb454a3 build: update github/codeql-action action to v3.30.5 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4991031c5..b72244db8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-e84eba8", + "version": "20.3.3+sha-cb454a3", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e84eba8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cb454a3", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 79b1ca453..3ba9a7310 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Sep 26 2025 20:24:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Sep 29 2025 08:52:54 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c8675c3e305d16fa0625238bea0bdb926ec72771 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 29 Sep 2025 15:07:05 +0000 Subject: [PATCH 035/104] 0b5481e 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 b72244db8..6aad816c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-cb454a3", + "version": "20.3.3+sha-0b5481e", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cb454a3", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0b5481e", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 3ba9a7310..71b3fc8c6 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Sep 29 2025 08:52:54 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Sep 29 2025 15:07:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bc23d9d798ed348265b40bc1b36e6a3ab6a79d4d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 29 Sep 2025 15:35:31 +0000 Subject: [PATCH 036/104] c94bf7f fix(@schematics/angular): Out of the box support for PM2 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6aad816c0..e9da5503e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-0b5481e", + "version": "20.3.3+sha-c94bf7f", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0b5481e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c94bf7f", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 71b3fc8c6..8bf6530ed 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Sep 29 2025 15:07:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Sep 29 2025 15:35:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 982bed2f9af2dd5adb6fa4d547f09c057e370deb Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 29 Sep 2025 16:24:47 +0000 Subject: [PATCH 037/104] 465436c fix(@schematics/angular): use bracket notation for `process.env['pm_id']` --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e9da5503e..d5111979a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-c94bf7f", + "version": "20.3.3+sha-465436c", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c94bf7f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#465436c", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 8bf6530ed..527c53beb 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Sep 29 2025 15:35:31 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Sep 29 2025 16:24:47 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 868e39e6789c5684d02a9c0e8b09f6be0dfb117b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 30 Sep 2025 16:38:14 +0000 Subject: [PATCH 038/104] ee2e4ee 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 d5111979a..96f860aa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-465436c", + "version": "20.3.3+sha-ee2e4ee", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#465436c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ee2e4ee", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 527c53beb..eaaf7f20f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Sep 29 2025 16:24:47 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Sep 30 2025 16:38:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 8cdefcb5ecb07a894102235a0d2479957497fd8b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 1 Oct 2025 13:08:34 +0000 Subject: [PATCH 039/104] c14ebe7 build: update ossf/scorecard-action action to v2.4.3 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 96f860aa2..8a02bc0cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-ee2e4ee", + "version": "20.3.3+sha-c14ebe7", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ee2e4ee", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c14ebe7", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index eaaf7f20f..487930640 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Sep 30 2025 16:38:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 01 2025 13:08:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bb83b64507b98fb368b075a1519f5ac4bcdb725d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 1 Oct 2025 15:36:28 +0000 Subject: [PATCH 040/104] 4779fe3 refactor(@angular/build): switch back to rollup for chunk optimizer --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8a02bc0cf..0243f77b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-c14ebe7", + "version": "20.3.3+sha-4779fe3", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c14ebe7", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4779fe3", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 487930640..a1d243705 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 01 2025 13:08:34 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 01 2025 15:36:28 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7bbb3a03d29b37b2aedf0303643f41b2df0ee203 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 2 Oct 2025 17:36:08 +0000 Subject: [PATCH 041/104] 92a6b2a 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 0243f77b4..3b7deca5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-4779fe3", + "version": "20.3.3+sha-92a6b2a", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4779fe3", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#92a6b2a", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index a1d243705..26c02d4e3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 01 2025 15:36:28 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 02 2025 17:36:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5f94875172e97cab1e9aadaa243767ffbe1001d0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Sat, 4 Oct 2025 13:27:30 +0000 Subject: [PATCH 042/104] d8ca86b build: update pnpm to v10.18.0 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3b7deca5c..ba5d6124b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.3+sha-92a6b2a", + "version": "20.3.4+sha-d8ca86b", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#92a6b2a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d8ca86b", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", @@ -28,7 +28,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.17.1", + "packageManager": "pnpm@10.18.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 26c02d4e3..bfc746b68 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 02 2025 17:36:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Sat Oct 04 2025 13:27:30 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 8b8345f02264b0f39ad640f34407c9fccecd8503 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 6 Oct 2025 12:28:26 +0000 Subject: [PATCH 043/104] 9004951 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 ba5d6124b..2f99dcb7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.4+sha-d8ca86b", + "version": "20.3.4+sha-9004951", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d8ca86b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9004951", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index bfc746b68..3df27dc52 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Sat Oct 04 2025 13:27:30 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Oct 06 2025 12:28:26 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 2a414bb3cd79f26ec5238f092706c83dc6c1969e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 6 Oct 2025 17:17:44 +0000 Subject: [PATCH 044/104] 7f71406 fix(@angular/build): cleanup karma temporary directory after process exit --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2f99dcb7d..11eaef5e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.4+sha-9004951", + "version": "20.3.4+sha-7f71406", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9004951", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7f71406", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 3df27dc52..b17e02edd 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Oct 06 2025 12:28:26 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Oct 06 2025 17:17:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6c005d8cbee1865154ddbf7371ed3ce1b0c847c8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 7 Oct 2025 09:44:29 +0000 Subject: [PATCH 045/104] 2b1a801 build: clean up BUILD files and update dependencies --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 11eaef5e0..24056310d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.4+sha-7f71406", + "version": "20.3.4+sha-2b1a801", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7f71406", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2b1a801", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index b17e02edd..be5a53ee4 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Oct 06 2025 17:17:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 07 2025 09:44:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c784744085f9ac8e81fe31cac72414cda4f6998c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 7 Oct 2025 09:53:09 +0000 Subject: [PATCH 046/104] 37df62a build: update rules_browsers digest to 508168a --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 24056310d..ecca3170b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.4+sha-2b1a801", + "version": "20.3.4+sha-37df62a", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2b1a801", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#37df62a", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index be5a53ee4..87b6dbc35 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 07 2025 09:44:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 07 2025 09:53:09 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f5d3226738092a27f72b2206e7b6550aa32eacff Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 8 Oct 2025 06:46:52 +0000 Subject: [PATCH 047/104] 736e5ee build: update pnpm to v10.18.1 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ecca3170b..4b1d95548 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.4+sha-37df62a", + "version": "20.3.4+sha-736e5ee", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#37df62a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#736e5ee", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", @@ -28,7 +28,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.18.0", + "packageManager": "pnpm@10.18.1", "engines": { "node": "^20.19.0 || ^22.12.0 || >=24.0.0", "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", diff --git a/uniqueId b/uniqueId index 87b6dbc35..c94aea0fd 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 07 2025 09:53:09 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 08 2025 06:46:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From fa399f29c0e7b7d4ac28d4d82c286f8e8ba86991 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 8 Oct 2025 10:30:52 +0000 Subject: [PATCH 048/104] 20b5250 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 4b1d95548..aea851eb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.4+sha-736e5ee", + "version": "20.3.4+sha-20b5250", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#736e5ee", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#20b5250", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index c94aea0fd..83ebf2795 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 08 2025 06:46:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 08 2025 10:30:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7c3ec092a590a909bfbda7c387c46df2a1380ce5 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 8 Oct 2025 10:42:53 +0000 Subject: [PATCH 049/104] af81cad release: cut the v20.3.5 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index aea851eb5..02719a9ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.4+sha-20b5250", + "version": "20.3.5+sha-af81cad", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#20b5250", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#af81cad", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 83ebf2795..5eac83b21 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 08 2025 10:30:52 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 08 2025 10:42:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 8755cbd4e799ee4ad765ae606a6c1fdc26468b16 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 9 Oct 2025 10:30:08 +0000 Subject: [PATCH 050/104] a45ec06 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 02719a9ff..b40126eb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-af81cad", + "version": "20.3.5+sha-a45ec06", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#af81cad", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a45ec06", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 5eac83b21..291e8b77c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 08 2025 10:42:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 09 2025 10:30:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 170df2b4dd4da0c8be5e742fe9dacaf6b9abd593 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 9 Oct 2025 11:01:16 +0000 Subject: [PATCH 051/104] fa646c9 build: update dependency bazel to v7.6.2 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b40126eb8..affdd9861 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-a45ec06", + "version": "20.3.5+sha-fa646c9", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a45ec06", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#fa646c9", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 291e8b77c..d30d1f46a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 09 2025 10:30:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 09 2025 11:01:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 01fe240d41fea3133a1aa91cca24503cc3ff92b0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 9 Oct 2025 13:28:32 +0000 Subject: [PATCH 052/104] e46f66a 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 affdd9861..2b3e72512 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-fa646c9", + "version": "20.3.5+sha-e46f66a", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#fa646c9", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e46f66a", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index d30d1f46a..782153261 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 09 2025 11:01:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 09 2025 13:28:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 0e452fc63e1d06601d2bd08508a88318bf610cd3 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 13 Oct 2025 12:19:45 +0000 Subject: [PATCH 053/104] 9143456 build: update pnpm to v10.18.2 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2b3e72512..f78f785c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-e46f66a", + "version": "20.3.5+sha-9143456", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e46f66a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9143456", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", @@ -28,7 +28,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.18.1", + "packageManager": "pnpm@10.18.2", "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 782153261..980f1a817 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 09 2025 13:28:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Oct 13 2025 12:19:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3d8a43c6c7918e4760a23f1e6e7b8dd625c67f8c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 13 Oct 2025 15:03:41 +0000 Subject: [PATCH 054/104] 587f9f0 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 f78f785c6..f4a9e2799 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-9143456", + "version": "20.3.5+sha-587f9f0", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9143456", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#587f9f0", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 980f1a817..7d6043fa0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Oct 13 2025 12:19:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Oct 13 2025 15:03:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From eb62a00ec2db4cf26605a3b20b6de80d3635294e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 14 Oct 2025 08:06:29 +0000 Subject: [PATCH 055/104] b45f97a 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 f4a9e2799..4cf4b11ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-587f9f0", + "version": "20.3.5+sha-b45f97a", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#587f9f0", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b45f97a", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 7d6043fa0..f2eac4d45 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Oct 13 2025 15:03:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 14 2025 08:06:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5fd817a2ea8c452aa5b7f3168c213d6eada1a14f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 14 Oct 2025 14:39:25 +0000 Subject: [PATCH 056/104] 82f8900 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 4cf4b11ec..d2dfe00a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-b45f97a", + "version": "20.3.5+sha-82f8900", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b45f97a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#82f8900", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index f2eac4d45..e5257b8e8 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 14 2025 08:06:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 14 2025 14:39:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 32f2d9f25372a5a71028e3896859d5d10d9dc86c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 15 Oct 2025 11:35:39 +0000 Subject: [PATCH 057/104] 03e3bfc docs(@angular-devkit/build-angular): add descriptions for browser builder options --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d2dfe00a8..d6ffd411a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-82f8900", + "version": "20.3.5+sha-03e3bfc", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#82f8900", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#03e3bfc", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index e5257b8e8..31c904b54 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 14 2025 14:39:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 15 2025 11:35:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 83693b89366c60afcdf84dc01a816a92be5881b8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 15 Oct 2025 16:49:54 +0000 Subject: [PATCH 058/104] 16656a1 build: update github/codeql-action action to v3.30.8 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d6ffd411a..3f52388e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-03e3bfc", + "version": "20.3.5+sha-16656a1", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#03e3bfc", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#16656a1", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", @@ -28,7 +28,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.18.2", + "packageManager": "pnpm@10.18.3", "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 31c904b54..edc020b2f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 15 2025 11:35:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 15 2025 16:49:54 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a58d2c47d0aa704667cd14cf0b382161f5786786 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 15 Oct 2025 17:28:38 +0000 Subject: [PATCH 059/104] 5271547 fix(@angular/ssr): prevent malicious URL from overriding host --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3f52388e0..3de7c669f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-16656a1", + "version": "20.3.5+sha-5271547", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#16656a1", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5271547", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index edc020b2f..a5cb46915 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 15 2025 16:49:54 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 15 2025 17:28:38 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 0befd3af48fd1ecc9e907b712f4fb9a2bfcba5a7 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 15 Oct 2025 18:41:02 +0000 Subject: [PATCH 060/104] f7bd567 release: cut the v20.3.6 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3de7c669f..e3ea396e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.5+sha-5271547", + "version": "20.3.6+sha-f7bd567", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5271547", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f7bd567", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index a5cb46915..61bfd0839 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 15 2025 17:28:38 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 15 2025 18:41:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6d5b101beb69b78e30719fa685483bc7643fc475 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 16 Oct 2025 13:31:07 +0000 Subject: [PATCH 061/104] 3a28fb6 fix(@angular/ssr): correctly handle routes with matrix parameters --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e3ea396e1..210610656 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-f7bd567", + "version": "20.3.6+sha-3a28fb6", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f7bd567", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3a28fb6", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 61bfd0839..593aead7d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 15 2025 18:41:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 16 2025 13:31:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 11ccdaec26bd228a446c6ae7b48a25c62db89957 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 16 Oct 2025 17:41:15 +0000 Subject: [PATCH 062/104] 3a124ac 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 210610656..f8a75567d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-3a28fb6", + "version": "20.3.6+sha-3a124ac", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3a28fb6", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3a124ac", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 593aead7d..99a5117e3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 16 2025 13:31:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 16 2025 17:41:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a72a25460cd1a89509a7137501bdd9e048bdb7e4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 17 Oct 2025 08:17:11 +0000 Subject: [PATCH 063/104] 5db6d64 fix(@angular/ssr): ensure server-side navigation triggers a redirect --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f8a75567d..2f6f3d838 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-3a124ac", + "version": "20.3.6+sha-5db6d64", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3a124ac", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5db6d64", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 99a5117e3..f434f4592 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 16 2025 17:41:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 17 2025 08:17:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9ab1d536968c0011af12a31170209b2d15276517 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 17 Oct 2025 09:25:41 +0000 Subject: [PATCH 064/104] ec2eb53 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 2f6f3d838..9d8f852e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-5db6d64", + "version": "20.3.6+sha-ec2eb53", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5db6d64", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ec2eb53", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index f434f4592..9ea4481b6 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 17 2025 08:17:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 17 2025 09:25:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e7c087191bb69612d38312a8a0b13186033c4ae4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 17 Oct 2025 15:21:14 +0000 Subject: [PATCH 065/104] 8cdda11 fix(@angular/build): resolve Angular locale data namespace in esbuild --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9d8f852e4..9a03d90ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-ec2eb53", + "version": "20.3.6+sha-8cdda11", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ec2eb53", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8cdda11", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 9ea4481b6..e2bace450 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 17 2025 09:25:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 17 2025 15:21:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From be3e899b6240be0eadba4948c22df6a7cf5d7e84 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 17 Oct 2025 17:38:37 +0000 Subject: [PATCH 066/104] 8c6b3e7 refactor(@angular/ssr): simplify redirect URL determination --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9a03d90ba..0afbcdc73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-8cdda11", + "version": "20.3.6+sha-8c6b3e7", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8cdda11", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8c6b3e7", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index e2bace450..fb4425a43 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 17 2025 15:21:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 17 2025 17:38:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ab1005824da75cfd5bc97f64d415a2d339270f9d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 17 Oct 2025 23:21:44 +0000 Subject: [PATCH 067/104] d09faf1 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 0afbcdc73..9f69882d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-8c6b3e7", + "version": "20.3.6+sha-d09faf1", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8c6b3e7", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d09faf1", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index fb4425a43..35c1e6f7e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 17 2025 17:38:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 17 2025 23:21:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5ba187d414501e9df9291ab2856e79a37166b1c6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 20 Oct 2025 13:24:29 +0000 Subject: [PATCH 068/104] c881af8 build: update github/codeql-action action to v3.30.9 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9f69882d9..8446293c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-d09faf1", + "version": "20.3.6+sha-c881af8", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d09faf1", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c881af8", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 35c1e6f7e..f2f276629 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 17 2025 23:21:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Oct 20 2025 13:24:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9e2b30b8d79c5ea79da1d0817b57d8a0c5bbf34b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 20 Oct 2025 13:57:25 +0000 Subject: [PATCH 069/104] cfee198 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 8446293c4..55e5031e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-c881af8", + "version": "20.3.6+sha-cfee198", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c881af8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cfee198", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index f2f276629..b538ac727 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Oct 20 2025 13:24:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Oct 20 2025 13:57:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b7d2ff387f1726b3538745308b63d7ff283da720 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 20 Oct 2025 15:59:11 +0000 Subject: [PATCH 070/104] c47e9a8 build: set `include_npm` to `true` --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 55e5031e6..cb4dcf89b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-cfee198", + "version": "20.3.6+sha-c47e9a8", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cfee198", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c47e9a8", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index b538ac727..bd1f936e9 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Oct 20 2025 13:57:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Oct 20 2025 15:59:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From acee707f27484f1466ec553fd6ccc8c66b475f3e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 21 Oct 2025 09:39:15 +0000 Subject: [PATCH 071/104] bd222df build: update dependency node to v22.21.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cb4dcf89b..fdd0bdbd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-c47e9a8", + "version": "20.3.6+sha-bd222df", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c47e9a8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bd222df", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index bd1f936e9..18885415d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Oct 20 2025 15:59:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 21 2025 09:39:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From fd6e3dbd24a5be32798262853f8e8c69d3febca4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 21 Oct 2025 11:18:41 +0000 Subject: [PATCH 072/104] 5847ccc fix(@angular/build): update `vite` to `7.11.1` --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fdd0bdbd6..8b5d0c5e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-bd222df", + "version": "20.3.6+sha-5847ccc", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bd222df", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5847ccc", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 18885415d..d2b8ea7f7 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 21 2025 09:39:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 21 2025 11:18:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5fe93bb9264928c9065c9c536dcca2ce57e6e3e1 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 21 Oct 2025 15:33:32 +0000 Subject: [PATCH 073/104] 72bc4da 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 8b5d0c5e9..190cd0e91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-5847ccc", + "version": "20.3.6+sha-72bc4da", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5847ccc", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#72bc4da", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index d2b8ea7f7..16ced9591 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 21 2025 11:18:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 21 2025 15:33:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bb6fda2cea0a0f6f48f426ef795d08385f22915a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 21 Oct 2025 16:03:20 +0000 Subject: [PATCH 074/104] a31533c fix(@angular-devkit/schematics): respect `--force` option when schematic contains `host.create` --- package.json | 4 ++-- src/tree/host-tree.js | 6 +----- uniqueId | 2 +- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 190cd0e91..bf107fc4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-72bc4da", + "version": "20.3.6+sha-a31533c", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#72bc4da", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a31533c", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/src/tree/host-tree.js b/src/tree/host-tree.js index 8a660e09c..23b74249b 100644 --- a/src/tree/host-tree.js +++ b/src/tree/host-tree.js @@ -315,12 +315,8 @@ class HostTree { } // Structural methods. create(path, content) { - const p = this._normalizePath(path); - if (this._recordSync.exists(p)) { - throw new exception_1.FileAlreadyExistException(p); - } const c = typeof content == 'string' ? Buffer.from(content) : content; - this._record.create(p, c).subscribe(); + this._record.create(this._normalizePath(path), c).subscribe(); } delete(path) { this._recordSync.delete(this._normalizePath(path)); diff --git a/uniqueId b/uniqueId index 16ced9591..91708cd08 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 21 2025 15:33:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 21 2025 16:03:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 2d5fac78bf1a9adaf1cbd5677f06265fd02470a4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 22 Oct 2025 14:44:08 +0000 Subject: [PATCH 075/104] 6f399cc build: update dependency rules_nodejs to v6.6.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bf107fc4d..7defbd1c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-a31533c", + "version": "20.3.6+sha-6f399cc", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a31533c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6f399cc", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 91708cd08..f4059d52d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 21 2025 16:03:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 22 2025 14:44:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 42550cd9897d96f2d2e1deaabaac52244538d937 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 22 Oct 2025 15:00:39 +0000 Subject: [PATCH 076/104] 3620d32 docs: update missing developer doc link --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7defbd1c0..862aa818d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-6f399cc", + "version": "20.3.6+sha-3620d32", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6f399cc", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3620d32", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index f4059d52d..af9724e14 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 22 2025 14:44:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 22 2025 15:00:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c0f672de964db731c8d03882896d8c38472992a9 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 22 Oct 2025 20:35:46 +0000 Subject: [PATCH 077/104] fdeff17 refactor(@schematics/angular): add trailing commas and remove leading commas in component template --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 862aa818d..311979fda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-3620d32", + "version": "20.3.6+sha-fdeff17", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3620d32", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#fdeff17", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index af9724e14..13a810938 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 22 2025 15:00:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 22 2025 20:35:46 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7050a091320da5d5c1a19b99beb9712aa86fd891 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 22 Oct 2025 21:25:22 +0000 Subject: [PATCH 078/104] 5ad69a5 release: cut the v20.3.7 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 311979fda..1177a4558 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.6+sha-fdeff17", + "version": "20.3.7+sha-5ad69a5", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#fdeff17", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5ad69a5", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 13a810938..3e7ff04ae 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 22 2025 20:35:46 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 22 2025 21:25:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 746af83cdb991495fb0b1db55d4e4ac948c95122 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 22 Oct 2025 22:50:11 +0000 Subject: [PATCH 079/104] 3cea706 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 1177a4558..87ccbfc6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-5ad69a5", + "version": "20.3.7+sha-3cea706", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#5ad69a5", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3cea706", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 3e7ff04ae..226f10c8e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 22 2025 21:25:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 22 2025 22:50:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c9102f3f62656a2c578a1520d974a6bbb10a52f9 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 23 Oct 2025 05:53:41 +0000 Subject: [PATCH 080/104] bdc584b build: update dependency aspect_rules_js to v2.7.0 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 87ccbfc6b..91f221729 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-3cea706", + "version": "20.3.7+sha-bdc584b", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3cea706", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bdc584b", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 226f10c8e..5218c51d1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 22 2025 22:50:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 23 2025 05:53:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4cdd8544791024c9cc4d12bfe8c706e1ddf96786 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 23 Oct 2025 10:11:22 +0000 Subject: [PATCH 081/104] 7b521dd build: update pnpm to v10.19.0 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 91f221729..b179c7fbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-bdc584b", + "version": "20.3.7+sha-7b521dd", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bdc584b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7b521dd", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", @@ -28,7 +28,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.18.3", + "packageManager": "pnpm@10.19.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 5218c51d1..fffbd8539 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 23 2025 05:53:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 23 2025 10:11:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 13510b314704533c7e9897d71f68ef2b1745efb6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 23 Oct 2025 12:28:26 +0000 Subject: [PATCH 082/104] 813cba9 fix(@angular-devkit/build-angular): expand jest and jest-environment-jsdom to allow version 30 --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b179c7fbb..4c8e652e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-7b521dd", + "version": "20.3.7+sha-813cba9", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7b521dd", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#813cba9", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index fffbd8539..6a9bdc44b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 23 2025 10:11:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 23 2025 12:28:26 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 02e079e454b323b60d887b8ebb9915bcafcd3a1d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 23 Oct 2025 12:55:42 +0000 Subject: [PATCH 083/104] 15b4495 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 4c8e652e1..b297adb77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-813cba9", + "version": "20.3.7+sha-15b4495", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#813cba9", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#15b4495", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 6a9bdc44b..3a9d2e770 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 23 2025 12:28:26 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Oct 23 2025 12:55:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From fcea0823bcc72c00fd609c4868e7cb6f844cbcd4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 24 Oct 2025 15:56:53 +0000 Subject: [PATCH 084/104] 2c7581c refactor(@angular/build): allow Bazel to inject a custom esbuild plugin --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b297adb77..b60aee761 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-15b4495", + "version": "20.3.7+sha-2c7581c", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#15b4495", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2c7581c", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 3a9d2e770..e35f8c184 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Oct 23 2025 12:55:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Oct 24 2025 15:56:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7f6157c7fb2c6f6591771719caeb9525610bc10a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 28 Oct 2025 11:55:57 +0000 Subject: [PATCH 085/104] e6ccc74 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 b60aee761..8ace6ac8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-2c7581c", + "version": "20.3.7+sha-e6ccc74", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2c7581c", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e6ccc74", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index e35f8c184..782a5b03a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Oct 24 2025 15:56:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 28 2025 11:55:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 2e3b5429d6be51bcaeb83436639f8a22be84e7e0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 28 Oct 2025 19:56:44 +0000 Subject: [PATCH 086/104] 45e498f 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 8ace6ac8a..95f076f01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-e6ccc74", + "version": "20.3.7+sha-45e498f", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e6ccc74", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#45e498f", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 782a5b03a..7758f1494 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 28 2025 11:55:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Oct 28 2025 19:56:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9a6f1138d850aa69236d3d53dbbcc669f65f88b2 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 13:16:20 +0000 Subject: [PATCH 087/104] 542973a 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 95f076f01..6de93f621 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-45e498f", + "version": "20.3.7+sha-542973a", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#45e498f", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#542973a", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 7758f1494..179fa3cae 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Oct 28 2025 19:56:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 13:16:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7a91fd88179d9c2c4c7ba87650117e390a7de8be Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 17:36:17 +0000 Subject: [PATCH 088/104] f088569 fix(@angular/build): ensure locale data plugin runs before other plugins --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6de93f621..e491845a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-542973a", + "version": "20.3.7+sha-f088569", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#542973a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f088569", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 179fa3cae..a089977dc 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 13:16:20 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 17:36:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4a953bf122c47106ba0b9a54fe8370f0b69b465a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 29 Oct 2025 18:16:33 +0000 Subject: [PATCH 089/104] 4ac89c5 release: cut the v20.3.8 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e491845a9..0fbe3d59f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.7+sha-f088569", + "version": "20.3.8+sha-4ac89c5", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f088569", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4ac89c5", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index a089977dc..d3f4d8329 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 17:36:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 18:16:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5ca9f9885ff4ff04fd51570b9469f7562995bcac Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 4 Nov 2025 14:53:29 +0000 Subject: [PATCH 090/104] 683697e 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 0fbe3d59f..d89e5efb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.8+sha-4ac89c5", + "version": "20.3.8+sha-683697e", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4ac89c5", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#683697e", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index d3f4d8329..4424038b0 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Oct 29 2025 18:16:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 04 2025 14:53:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 654cfa6bcbe6f311a9411a3809d158d43f3408ee Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 4 Nov 2025 15:39:54 +0000 Subject: [PATCH 091/104] bddf211 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 d89e5efb2..a55868ac5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.8+sha-683697e", + "version": "20.3.8+sha-bddf211", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#683697e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bddf211", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 4424038b0..853876296 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 04 2025 14:53:29 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 04 2025 15:39:54 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 93abfb879869decf9f36b66757104c1596396957 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 5 Nov 2025 14:56:07 +0000 Subject: [PATCH 092/104] 2c0cafa release: cut the v20.3.9 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a55868ac5..055580aeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.8+sha-bddf211", + "version": "20.3.9+sha-2c0cafa", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bddf211", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2c0cafa", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 853876296..7b777eeff 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 04 2025 15:39:54 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 05 2025 14:56:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 20e733c80bd6a40d8ce5e6a3ad0822fbec32d947 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 7 Nov 2025 10:58:18 +0000 Subject: [PATCH 093/104] 7c11e07 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 055580aeb..97786a2ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.9+sha-2c0cafa", + "version": "20.3.9+sha-7c11e07", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2c0cafa", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7c11e07", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 7b777eeff..3dd073654 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 05 2025 14:56:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 07 2025 10:58:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From eb5f3075baf4852762948508a1f86cd5edb86370 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 7 Nov 2025 18:07:21 +0000 Subject: [PATCH 094/104] 6fbd106 build: migrate license file handling to `write_source_file` --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 97786a2ba..deafe51dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.9+sha-7c11e07", + "version": "20.3.9+sha-6fbd106", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7c11e07", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6fbd106", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 3dd073654..a91ce0c7f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 07 2025 10:58:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 07 2025 18:07:21 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 02a7d197772fa07533475ba6174916e558e58950 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 7 Nov 2025 18:16:38 +0000 Subject: [PATCH 095/104] b3908f6 fix(@angular/build): do not remove `@angular/localize` when having external packages (#31721) --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index deafe51dd..15a9488b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.9+sha-6fbd106", + "version": "20.3.9+sha-b3908f6", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6fbd106", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b3908f6", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index a91ce0c7f..aa7eb7388 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 07 2025 18:07:21 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 07 2025 18:16:38 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a290e7d18684236aa73dd6d23021b93d089683fe Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 10 Nov 2025 07:33:08 +0000 Subject: [PATCH 096/104] c854a71 fix(@schematics/angular): correct `tsconfig.spec.json` include for spec files --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 15a9488b1..8bc5d4267 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.9+sha-b3908f6", + "version": "20.3.9+sha-c854a71", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b3908f6", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c854a71", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index aa7eb7388..25b906457 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 07 2025 18:16:38 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 10 2025 07:33:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ae87b990f96d59bf8ec4b30b1f1f12677a572086 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 12 Nov 2025 18:12:56 +0000 Subject: [PATCH 097/104] 904ef7a release: cut the v20.3.10 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8bc5d4267..caa4ddcde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.9+sha-c854a71", + "version": "20.3.10+sha-904ef7a", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c854a71", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#904ef7a", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 25b906457..7ed28f0d5 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 10 2025 07:33:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 12 2025 18:12:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f17206e286932e8167dece42b78866a96ab62160 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 13 Nov 2025 19:45:07 +0000 Subject: [PATCH 098/104] =?UTF-8?q?8053f2d=20fix(@angular/build):=20ensure?= =?UTF-8?q?=20`=C9=B5getOrCreateAngularServerApp`=20is=20always=20defined?= =?UTF-8?q?=20after=20errors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index caa4ddcde..f1ebf2b80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.10+sha-904ef7a", + "version": "20.3.10+sha-8053f2d", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#904ef7a", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8053f2d", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 7ed28f0d5..94d599bd1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 12 2025 18:12:56 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Nov 13 2025 19:45:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 70bd7609b1ba0a34bd8a99337a63142e3304064a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 19 Nov 2025 16:38:06 +0000 Subject: [PATCH 099/104] 4dfc314 release: cut the v20.3.11 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f1ebf2b80..13b269f76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.10+sha-8053f2d", + "version": "20.3.11+sha-4dfc314", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8053f2d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4dfc314", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 94d599bd1..426de6d5b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Nov 13 2025 19:45:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Nov 19 2025 16:38:06 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4cb40773e8c9a04c92cdd59b0ac7609f40e48f7a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 21 Nov 2025 18:02:33 +0000 Subject: [PATCH 100/104] 25bb7e6 fix(@angular/build): ensure correct URL joining for prerender routes --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 13b269f76..8a7887a13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.11+sha-4dfc314", + "version": "20.3.11+sha-25bb7e6", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#4dfc314", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#25bb7e6", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 426de6d5b..9a187f01e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Nov 19 2025 16:38:06 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Nov 21 2025 18:02:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3400d6fb9f035e653834a87f692dcba3b1ea0c19 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 24 Nov 2025 16:02:12 +0000 Subject: [PATCH 101/104] cceb862 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 8a7887a13..80f1b7ee1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.11+sha-25bb7e6", + "version": "20.3.11+sha-cceb862", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#25bb7e6", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cceb862", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index 9a187f01e..c96c27375 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Nov 21 2025 18:02:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Nov 24 2025 16:02:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 45174bc0bbbcfef281e12992c41c4b97854ea666 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 25 Nov 2025 11:10:35 +0000 Subject: [PATCH 102/104] d4ca7b7 release: cut the v20.3.12 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 80f1b7ee1..826ed4b37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.11+sha-cceb862", + "version": "20.3.12+sha-d4ca7b7", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cceb862", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d4ca7b7", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index c96c27375..f528cf401 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Nov 24 2025 16:02:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Nov 25 2025 11:10:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a1a2ec929ad05e467b1de02ae37fbdb118b3c399 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 3 Dec 2025 13:45:10 +0000 Subject: [PATCH 103/104] cfbb616 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 826ed4b37..c4564a7be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.12+sha-d4ca7b7", + "version": "20.3.12+sha-cfbb616", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d4ca7b7", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cfbb616", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index f528cf401..e46e9d80a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Nov 25 2025 11:10:35 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 03 2025 13:45:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From f8a01417620cf4cfd0e1aee6f02764925be62038 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 3 Dec 2025 14:12:51 +0000 Subject: [PATCH 104/104] 948869d release: cut the v20.3.13 release --- package.json | 4 ++-- uniqueId | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c4564a7be..8b3502fea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics", - "version": "20.3.12+sha-cfbb616", + "version": "20.3.13+sha-948869d", "description": "Angular Schematics - Library", "main": "src/index.js", "typings": "src/index.d.ts", @@ -18,7 +18,7 @@ "tooling" ], "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#cfbb616", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#948869d", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "8.2.0", diff --git a/uniqueId b/uniqueId index e46e9d80a..7fdc3d0ed 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Dec 03 2025 13:45:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Dec 03 2025 14:12:51 GMT+0000 (Coordinated Universal Time) \ No newline at end of file