From f55290a95cf4c5e2a976f1c21f56618f8f99a5e8 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 1 Jul 2025 22:19:08 +0000 Subject: [PATCH 01/51] e701bae release: cut the v20.1.0-rc.0 release --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6946d347..20d9615e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-next.3+sha-2c32774", + "version": "20.1.0-rc.0+sha-e701bae", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2c32774", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#2c32774", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e701bae", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#e701bae", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 09677260..8ecdf8cb 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 01 2025 21:33:23 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 01 2025 22:19:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ac8cc4c99f0e8edf7000a13e70f2e80e4c8832c9 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 2 Jul 2025 21:38:28 +0000 Subject: [PATCH 02/51] 71a7ecd test: raise timeout of `//packages/ngtools/webpack:test` --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 20d9615e..c06bd524 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-e701bae", + "version": "20.1.0-rc.0+sha-71a7ecd", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e701bae", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#e701bae", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#71a7ecd", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#71a7ecd", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 8ecdf8cb..aa8c8c95 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 01 2025 22:19:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 02 2025 21:38:28 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a676f01e918fb95a1382e4c8092d94c4b72b2b41 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 3 Jul 2025 09:10:13 +0000 Subject: [PATCH 03/51] 343ae2d fix(@angular/build): correctly remap Angular diagnostics --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c06bd524..fdcc5f93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-71a7ecd", + "version": "20.1.0-rc.0+sha-343ae2d", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#71a7ecd", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#71a7ecd", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#343ae2d", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#343ae2d", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index aa8c8c95..9a0e7383 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 02 2025 21:38:28 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 03 2025 09:10:13 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 71999ab77900ce20ecca8b531907b616045488ac Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 3 Jul 2025 12:41:57 +0000 Subject: [PATCH 04/51] e869021 fix(@angular/build): failed to proxy error for assets --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fdcc5f93..a5f62c13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-343ae2d", + "version": "20.1.0-rc.0+sha-e869021", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#343ae2d", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#343ae2d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e869021", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#e869021", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 9a0e7383..49582e4f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 03 2025 09:10:13 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 03 2025 12:41:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From cdf3a3c86644089adfc67fbbc393cfdfcbd45a8a Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 3 Jul 2025 13:24:54 +0000 Subject: [PATCH 05/51] 28bac3b fix(@schematics/angular): remove constructor from service template --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a5f62c13..6eb7014b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-e869021", + "version": "20.1.0-rc.0+sha-28bac3b", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e869021", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#e869021", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#28bac3b", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#28bac3b", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 49582e4f..389990d1 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 03 2025 12:41:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 03 2025 13:24:54 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c996472f66a30fa4c4fef684613f59c99089384c Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 4 Jul 2025 07:23:18 +0000 Subject: [PATCH 06/51] 45f5a47 build: update bazel commands to use pnpm --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6eb7014b..5a6a351a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-28bac3b", + "version": "20.1.0-rc.0+sha-45f5a47", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#28bac3b", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#28bac3b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#45f5a47", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#45f5a47", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 389990d1..696e33e3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 03 2025 13:24:54 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 04 2025 07:23:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From bd6aff85d83bdb136b35ec65a544886fb90715b6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 4 Jul 2025 13:40:57 +0000 Subject: [PATCH 07/51] 8879716 fix(@angular/build): expose unit test and karma builder API --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5a6a351a..1628b81c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-45f5a47", + "version": "20.1.0-rc.0+sha-8879716", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#45f5a47", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#45f5a47", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8879716", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#8879716", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 696e33e3..302174c4 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 04 2025 07:23:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 04 2025 13:40:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 01871c7f3d9db155e8c6d540a4529d1f489e6b3e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 8 Jul 2025 06:54:08 +0000 Subject: [PATCH 08/51] 462bb3e refactor(@angular/build): clean up duplicate of code in the karma builders --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1628b81c..628a1efc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-8879716", + "version": "20.1.0-rc.0+sha-462bb3e", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8879716", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#8879716", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#462bb3e", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#462bb3e", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 302174c4..68e0eb7f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 04 2025 13:40:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 08 2025 06:54:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 6235e3823454e36b2b8e9f8f75c5a690f27c3f55 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 8 Jul 2025 13:07:05 +0000 Subject: [PATCH 09/51] f6420db refactor(@angular/cli): provide additional project details for MCP list projects tool --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 628a1efc..dcb54b79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-462bb3e", + "version": "20.1.0-rc.0+sha-f6420db", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#462bb3e", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#462bb3e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f6420db", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#f6420db", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 68e0eb7f..70b97193 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 08 2025 06:54:08 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 08 2025 13:07:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ab36e94c704a45933a48ba49de3e9c9bb3f0139f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 8 Jul 2025 13:42:22 +0000 Subject: [PATCH 10/51] b54a45b refactor: reduce the number of builds done in output-path_spec --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index dcb54b79..ed741371 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-f6420db", + "version": "20.1.0-rc.0+sha-b54a45b", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f6420db", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#f6420db", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b54a45b", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#b54a45b", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 70b97193..3e16df98 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 08 2025 13:07:05 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 08 2025 13:42:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From b93437a90ca92bf8bf10feb139f198088a2228ac Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 8 Jul 2025 14:36:17 +0000 Subject: [PATCH 11/51] ace8a35 test: increase timeout for ssr dev server tests --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ed741371..c25d74e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-b54a45b", + "version": "20.1.0-rc.0+sha-ace8a35", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#b54a45b", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#b54a45b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ace8a35", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ace8a35", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 3e16df98..46e227ae 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 08 2025 13:42:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 08 2025 14:36:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 1503a77e91ed743c276b6359de633cb99e92fc65 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 9 Jul 2025 13:40:02 +0000 Subject: [PATCH 12/51] aea3ed8 fix(@angular/build): exclude `@vitest/browser/context` from esbuild bundling --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c25d74e1..3cf90d09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-ace8a35", + "version": "20.1.0-rc.0+sha-aea3ed8", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ace8a35", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ace8a35", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#aea3ed8", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#aea3ed8", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 46e227ae..af56f92b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 08 2025 14:36:17 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 09 2025 13:40:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 021ddbaf0067dc329b48549bcd3586c38cb25e4e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 9 Jul 2025 21:24:18 +0000 Subject: [PATCH 13/51] bf6823d build: update Angular versions for 20.1 stable --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3cf90d09..fa32bb32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-aea3ed8", + "version": "20.1.0-rc.0+sha-bf6823d", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#aea3ed8", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#aea3ed8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bf6823d", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#bf6823d", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index af56f92b..3aaa5120 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 09 2025 13:40:02 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 09 2025 21:24:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5a7adf166e60ec8738d7fb233528a705c7b11704 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 9 Jul 2025 22:43:53 +0000 Subject: [PATCH 14/51] ed09cef release: cut the v20.1.0 release --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fa32bb32..c799a07c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0-rc.0+sha-bf6823d", + "version": "20.1.0+sha-ed09cef", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#bf6823d", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#bf6823d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ed09cef", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ed09cef", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 3aaa5120..a1fa3ec7 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 09 2025 21:24:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 09 2025 22:43:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ed3353d404f140fd8c350066a0d776f032620780 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 10 Jul 2025 14:05:15 +0000 Subject: [PATCH 15/51] e46cedb refactor: use `executeWithCases` instead of RXJS boillerplate --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c799a07c..6861a521 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0+sha-ed09cef", + "version": "20.1.0+sha-e46cedb", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ed09cef", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ed09cef", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e46cedb", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#e46cedb", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index a1fa3ec7..dcdf3cbf 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 09 2025 22:43:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 10 2025 14:05:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a7ed5b744025a0a1b333222628eb802e2bda7c47 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 11 Jul 2025 12:24:07 +0000 Subject: [PATCH 16/51] 1602181 refactor(@angular/build): use the `toPosixPath` util to convert windows file --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6861a521..1658bc8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0+sha-e46cedb", + "version": "20.1.0+sha-1602181", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e46cedb", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#e46cedb", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1602181", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#1602181", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index dcdf3cbf..65bea2b4 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 10 2025 14:05:15 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 11 2025 12:24:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 052371ed9322219536ad2900a25e124497faeca4 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 15 Jul 2025 23:20:40 +0000 Subject: [PATCH 17/51] eb29941 refactor(@angular/cli): add a documentation search tool to MCP server --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1658bc8e..7398953c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0+sha-1602181", + "version": "20.1.0+sha-eb29941", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#1602181", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#1602181", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#eb29941", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#eb29941", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 65bea2b4..e19e0d12 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 11 2025 12:24:07 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 15 2025 23:20:40 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c78be3f5d69f8d4e5b0e49ead7300da8e20b3005 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 16 Jul 2025 15:06:10 +0000 Subject: [PATCH 18/51] 3ccd1e8 refactor(@angular/build): provide private factory API for internal compilation infrastructure --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7398953c..ff7410f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0+sha-eb29941", + "version": "20.1.0+sha-3ccd1e8", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#eb29941", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#eb29941", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3ccd1e8", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#3ccd1e8", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index e19e0d12..6d366d2c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 15 2025 23:20:40 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 16 2025 15:06:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 32353b4d190d102e02cd81fed03f3978529dac5b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 16 Jul 2025 18:57:11 +0000 Subject: [PATCH 19/51] 0925ebd refactor(@schematics/angular): fix layout of pill button --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ff7410f0..602d8f0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0+sha-3ccd1e8", + "version": "20.1.0+sha-0925ebd", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#3ccd1e8", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#3ccd1e8", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0925ebd", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0925ebd", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 6d366d2c..825e3100 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 16 2025 15:06:10 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 16 2025 18:57:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5bc2ea43899c3837c93c83fe370c42dde45a2212 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 16 Jul 2025 21:21:25 +0000 Subject: [PATCH 20/51] 15c0148 release: cut the v20.1.1 release --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 602d8f0c..0e979c72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.0+sha-0925ebd", + "version": "20.1.1+sha-15c0148", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0925ebd", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0925ebd", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#15c0148", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#15c0148", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 825e3100..191422aa 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 16 2025 18:57:11 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 16 2025 21:21:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a1d9ff45afc01efed4ab5bf1a1ac44290b59655f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 16 Jul 2025 22:12:48 +0000 Subject: [PATCH 21/51] 9dfdaf5 test: use valid theme for material schematic --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0e979c72..afe9f40f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.1+sha-15c0148", + "version": "20.1.1+sha-9dfdaf5", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#15c0148", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#15c0148", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9dfdaf5", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#9dfdaf5", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 191422aa..b11c7afd 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 16 2025 21:21:25 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 16 2025 22:12:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a05e16f515ac2b809fd56448492b31a0b3d6837b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 18 Jul 2025 17:41:59 +0000 Subject: [PATCH 22/51] 0a2340b refactor(@angular/cli): add a get best practices guide MCP tool --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index afe9f40f..857cd183 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.1+sha-9dfdaf5", + "version": "20.1.1+sha-0a2340b", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9dfdaf5", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#9dfdaf5", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0a2340b", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0a2340b", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index b11c7afd..74065ef3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 16 2025 22:12:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 18 2025 17:41:59 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 9f76f7fc91c9d493030f83e776e8c498a09af1d6 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 18 Jul 2025 19:00:58 +0000 Subject: [PATCH 23/51] 0d0040b fix(@angular-devkit/core): use crypto.randomUUID instead of Date.now for unique string in tmp file names --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 857cd183..2d983e8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.1+sha-0a2340b", + "version": "20.1.1+sha-0d0040b", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0a2340b", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0a2340b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0d0040b", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0d0040b", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 74065ef3..896edbe7 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 18 2025 17:41:59 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 18 2025 19:00:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 37283069a0908204eff905bab6390d2301b56d99 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 21 Jul 2025 15:02:41 +0000 Subject: [PATCH 24/51] 9678522 fix(@angular/cli): `define` option is being included multiple times in the JSON help --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2d983e8e..8d350b5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.1+sha-0d0040b", + "version": "20.1.1+sha-9678522", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0d0040b", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0d0040b", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9678522", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#9678522", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 896edbe7..27c9d162 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 18 2025 19:00:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Jul 21 2025 15:02:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 2368965034f2641158fa18ded9bf00320a721d06 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 21 Jul 2025 20:27:00 +0000 Subject: [PATCH 25/51] ada3e20 refactor(@angular/cli): improve description of MCP documentation search tool --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8d350b5a..2f8f63a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.1+sha-9678522", + "version": "20.1.1+sha-ada3e20", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9678522", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#9678522", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ada3e20", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ada3e20", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 27c9d162..d010908b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Jul 21 2025 15:02:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Jul 21 2025 20:27:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 5eae6f18aeebecfe29e527bff43c6c535dc4c90d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 22 Jul 2025 12:02:28 +0000 Subject: [PATCH 26/51] 14da042 refactor(@angular/cli): move MCP list projects tool to separate file --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2f8f63a0..f21a31c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.1+sha-ada3e20", + "version": "20.1.1+sha-14da042", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ada3e20", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ada3e20", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#14da042", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#14da042", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index d010908b..1952afd5 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Jul 21 2025 20:27:00 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 22 2025 12:02:28 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From c08ccd7d8c420b269ca922f1f87291fdd9c1c7f0 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 23 Jul 2025 17:20:22 +0000 Subject: [PATCH 27/51] 0568f38 release: cut the v20.1.2 release --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f21a31c9..6143934d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.1+sha-14da042", + "version": "20.1.2+sha-0568f38", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#14da042", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#14da042", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0568f38", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0568f38", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 1952afd5..d3c58ada 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 22 2025 12:02:28 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 23 2025 17:20:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 1b232e2efa8e7f241b6274488b0409f7f8b68c71 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 24 Jul 2025 17:58:55 +0000 Subject: [PATCH 28/51] ea5cd0e fix(@angular/build): update `vite` to `7.0.6` --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6143934d..a8069b37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.2+sha-0568f38", + "version": "20.1.2+sha-ea5cd0e", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0568f38", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0568f38", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ea5cd0e", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ea5cd0e", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index d3c58ada..ee648e5f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 23 2025 17:20:22 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 24 2025 17:58:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 51f49e3b16eebd453bbf29a018516ad163107ad7 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 24 Jul 2025 19:59:50 +0000 Subject: [PATCH 29/51] 18b44f6 release: cut the v20.1.3 release --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a8069b37..c93c22c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.2+sha-ea5cd0e", + "version": "20.1.3+sha-18b44f6", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ea5cd0e", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ea5cd0e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#18b44f6", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#18b44f6", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index ee648e5f..5cbc193b 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 24 2025 17:58:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 24 2025 19:59:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4b8f834f64f48d5c19f635d5cf913ca4720fb64b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 25 Jul 2025 22:04:14 +0000 Subject: [PATCH 30/51] f7b6160 build: update bazel dependencies --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c93c22c2..154df1a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.3+sha-18b44f6", + "version": "20.1.3+sha-f7b6160", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#18b44f6", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#18b44f6", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f7b6160", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#f7b6160", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 5cbc193b..7bd2957d 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 24 2025 19:59:50 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Jul 25 2025 22:04:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 646e746662225215878f69c9dd27e206b4398fc7 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 28 Jul 2025 11:27:45 +0000 Subject: [PATCH 31/51] 0489fe7 refactor(@angular/build): update MCP best practices guide content --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 154df1a2..77ad9015 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.3+sha-f7b6160", + "version": "20.1.3+sha-0489fe7", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#f7b6160", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#f7b6160", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0489fe7", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0489fe7", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 7bd2957d..bca08a3f 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Jul 25 2025 22:04:14 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Jul 28 2025 11:27:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 459d99299045f2e7f1c8da384dd50341a61381cd Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 28 Jul 2025 12:12:39 +0000 Subject: [PATCH 32/51] 42d72ef fix(@angular/build): skip vite transformation of CSS-like assets --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 77ad9015..9aa3ecbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.3+sha-0489fe7", + "version": "20.1.3+sha-42d72ef", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0489fe7", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0489fe7", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#42d72ef", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#42d72ef", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index bca08a3f..69391126 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Jul 28 2025 11:27:45 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Jul 28 2025 12:12:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 8a04a907c072d2e21c7cfedb12e84523b32c7fab Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 29 Jul 2025 14:10:16 +0000 Subject: [PATCH 33/51] 2d753cc fix(@angular/cli): skip workspace-specific tools when outside a workspace --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9aa3ecbb..3af28fd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.3+sha-42d72ef", + "version": "20.1.3+sha-2d753cc", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#42d72ef", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#42d72ef", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2d753cc", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#2d753cc", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 69391126..70a51f3c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Jul 28 2025 12:12:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Jul 29 2025 14:10:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 0099731a1050f323ec555e9234d86738d5c23c72 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 30 Jul 2025 22:13:16 +0000 Subject: [PATCH 34/51] ffc4c67 release: cut the v20.1.4 release --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3af28fd0..ea9d6a54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.3+sha-2d753cc", + "version": "20.1.4+sha-ffc4c67", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2d753cc", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#2d753cc", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ffc4c67", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ffc4c67", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 70a51f3c..5ee64f5c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 29 2025 14:10:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Jul 30 2025 22:13:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 195e9020b2e3a4fc72a8bc2867e12303dd024ad9 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 31 Jul 2025 13:59:57 +0000 Subject: [PATCH 35/51] 9a2b642 refactor(@angular/cli): add instructional text to MCP server --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ea9d6a54..9f9d3f5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.4+sha-ffc4c67", + "version": "20.1.4+sha-9a2b642", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#ffc4c67", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ffc4c67", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9a2b642", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#9a2b642", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 5ee64f5c..5ca18ffa 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Jul 30 2025 22:13:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Jul 31 2025 13:59:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From d469105eecb3d043f7b2dd2160d53c4471936907 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 1 Aug 2025 17:31:36 +0000 Subject: [PATCH 36/51] 2ed9c37 test(@angular/cli): add initial e2e test for MCP server tool registration --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9f9d3f5d..074f66e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.4+sha-9a2b642", + "version": "20.1.4+sha-2ed9c37", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#9a2b642", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#9a2b642", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2ed9c37", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#2ed9c37", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 5ca18ffa..239e6d06 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Jul 31 2025 13:59:57 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 01 2025 17:31:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 370738d58c6941fc1efb48b20f8b1be22a715177 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 4 Aug 2025 17:51:37 +0000 Subject: [PATCH 37/51] 8601f06 refactor(@angular/cli): update suggested MCP server configuration output --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 074f66e0..4bde09b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.4+sha-2ed9c37", + "version": "20.1.4+sha-8601f06", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2ed9c37", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#2ed9c37", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8601f06", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#8601f06", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 239e6d06..76d7f123 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 01 2025 17:31:36 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 04 2025 17:51:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From a7b5bd7aa15340e44fc669d047181aed41064252 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 6 Aug 2025 15:17:23 +0000 Subject: [PATCH 38/51] 48ca044 fix(@angular/cli): cache MCP best practices content and add tool annotations --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4bde09b6..59ac8e0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.4+sha-8601f06", + "version": "20.1.4+sha-48ca044", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8601f06", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#8601f06", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#48ca044", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#48ca044", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 76d7f123..ac32fe80 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Mon Aug 04 2025 17:51:37 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 06 2025 15:17:23 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ff3ea1a3f098e20dc7536259f60bfe25a15c7e0e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 6 Aug 2025 15:42:16 +0000 Subject: [PATCH 39/51] 761bc78 build: update to latest dev-infra in the workspace --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 59ac8e0e..f4bbedcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.4+sha-48ca044", + "version": "20.1.4+sha-761bc78", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#48ca044", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#48ca044", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#761bc78", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#761bc78", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index ac32fe80..ed601800 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 06 2025 15:17:23 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 06 2025 15:42:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 108810b7c5f411dd43ae5b93dc6a96610da6d9de Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 6 Aug 2025 18:54:32 +0000 Subject: [PATCH 40/51] 2c0e973 release: cut the v20.1.5 release --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f4bbedcd..91b7fe6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.4+sha-761bc78", + "version": "20.1.5+sha-2c0e973", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#761bc78", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#761bc78", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2c0e973", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#2c0e973", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index ed601800..7ad1a35c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 06 2025 15:42:16 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 06 2025 18:54:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 4da056ee3e25d9f4100bb8c4c90fb42e38864d1d Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 12 Aug 2025 08:12:33 +0000 Subject: [PATCH 41/51] 0d050f3 build: update to latest version of dev-infra --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 91b7fe6c..be4ca00f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.5+sha-2c0e973", + "version": "20.1.5+sha-0d050f3", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2c0e973", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#2c0e973", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0d050f3", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0d050f3", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 7ad1a35c..2c5c8981 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 06 2025 18:54:32 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 12 2025 08:12:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3e717bcaea8143c07538b6c9a63a55efa8c4d705 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Tue, 12 Aug 2025 15:43:42 +0000 Subject: [PATCH 42/51] 584bc1d fix(@schematics/angular): add extra prettier config --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index be4ca00f..a6414790 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.5+sha-0d050f3", + "version": "20.1.5+sha-584bc1d", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0d050f3", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0d050f3", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#584bc1d", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#584bc1d", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 2c5c8981..5c692ff6 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 12 2025 08:12:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue Aug 12 2025 15:43:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From be5a0b46cd4a7eb7cfece6c79381b4697379405b Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 13 Aug 2025 11:55:12 +0000 Subject: [PATCH 43/51] 02b0506 fix(@schematics/angular): correct configure the `typeSeparator` in the library schematic --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a6414790..6468a584 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.5+sha-584bc1d", + "version": "20.1.5+sha-02b0506", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#584bc1d", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#584bc1d", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#02b0506", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#02b0506", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 5c692ff6..13e61e4c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Aug 12 2025 15:43:42 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 13 2025 11:55:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3c9096c154a4739420d1e5384d34f445fa22ff2e Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 13 Aug 2025 12:20:28 +0000 Subject: [PATCH 44/51] 2289ab5 refactor(@schematics/angular): remove duplicate prompt definition. --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6468a584..20504d10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.5+sha-02b0506", + "version": "20.1.5+sha-2289ab5", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#02b0506", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#02b0506", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2289ab5", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#2289ab5", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 13e61e4c..3b57fc19 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 13 2025 11:55:12 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 13 2025 12:20:28 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From ccde496367ccdc583b1b0e2756fb717939595117 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Wed, 13 Aug 2025 12:31:33 +0000 Subject: [PATCH 45/51] d67c260 release: cut the v20.1.6 release --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 20504d10..5160ed7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.5+sha-2289ab5", + "version": "20.1.6+sha-d67c260", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#2289ab5", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#2289ab5", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d67c260", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#d67c260", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 3b57fc19..fca156b3 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 13 2025 12:20:28 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Aug 13 2025 12:31:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From e4fd8ac1f7430f7f8a9d739edf106048cdb5fc1f Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Thu, 14 Aug 2025 13:55:41 +0000 Subject: [PATCH 46/51] 8b824bd build: add retry-delay for `accept4 failed 110` --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5160ed7c..5e88225b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.6+sha-d67c260", + "version": "20.1.6+sha-8b824bd", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d67c260", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#d67c260", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8b824bd", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#8b824bd", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index fca156b3..469ce48c 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 13 2025 12:31:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Thu Aug 14 2025 13:55:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 3f48f3d63ea9af13cb33e9ef7edda04a843da1e2 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 14:40:55 +0000 Subject: [PATCH 47/51] d92b3f4 build: reduce batch size to try to reduce flakiness --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5e88225b..fd896ebc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.6+sha-8b824bd", + "version": "20.1.6+sha-d92b3f4", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8b824bd", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#8b824bd", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d92b3f4", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#d92b3f4", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 469ce48c..fc8367c7 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Thu Aug 14 2025 13:55:41 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 14:40:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 2e47223d72d4ead3c86b05930ee92e2819ae7cdc Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 16:14:18 +0000 Subject: [PATCH 48/51] 0ecf2dc fix(@angular-devkit/schematics): address Node.js deprecation DEP0190 --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fd896ebc..64538296 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.6+sha-d92b3f4", + "version": "20.1.6+sha-0ecf2dc", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d92b3f4", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#d92b3f4", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0ecf2dc", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0ecf2dc", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index fc8367c7..f250fa4a 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 14:40:55 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 16:14:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 7f3f0888b2f3821e9daddbe3548548ccd251b900 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 17:03:44 +0000 Subject: [PATCH 49/51] 7d67a14 fix(@angular/cli): add choices to command line parser when type is array and has an enum --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 64538296..f619a017 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.6+sha-0ecf2dc", + "version": "20.1.6+sha-7d67a14", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0ecf2dc", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0ecf2dc", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7d67a14", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#7d67a14", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index f250fa4a..738313cd 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 16:14:18 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 17:03:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 36c1efb33595fe19342610b9b074d024d72f5344 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Fri, 15 Aug 2025 18:14:49 +0000 Subject: [PATCH 50/51] c0e7b6e refactor(@angular/cli): improve analytics handling --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f619a017..3806dcbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.6+sha-7d67a14", + "version": "20.1.6+sha-c0e7b6e", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#7d67a14", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#7d67a14", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c0e7b6e", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#c0e7b6e", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 738313cd..2f4b4037 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 17:03:44 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri Aug 15 2025 18:14:49 GMT+0000 (Coordinated Universal Time) \ No newline at end of file From 37b240a66531344353e7ab13931c865ff61c7235 Mon Sep 17 00:00:00 2001 From: Angular Builds Date: Mon, 18 Aug 2025 16:40:24 +0000 Subject: [PATCH 51/51] 6023da5 fix(@angular/cli): apply default to array types --- package.json | 6 +++--- uniqueId | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3806dcbb..67b29395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.1.6+sha-c0e7b6e", + "version": "20.1.6+sha-6023da5", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#c0e7b6e", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#c0e7b6e", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#6023da5", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#6023da5", "@inquirer/prompts": "7.6.0", "ansi-colors": "4.1.3", "yargs-parser": "22.0.0" diff --git a/uniqueId b/uniqueId index 2f4b4037..171fafdb 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Fri Aug 15 2025 18:14:49 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 18 2025 16:40:24 GMT+0000 (Coordinated Universal Time) \ No newline at end of file