From be7ddbe1a7fe22ec5b10e4dbef3d3a5173684325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 17:16:36 +0000 Subject: [PATCH] chore(deps): bump @angular/common from 20.3.25 to 21.2.17 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.25 to 21.2.17. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.17/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.2.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../js-datagrid/package.json | 2 +- .../js-order-book/package.json | 2 +- .../js-trader-app/package.json | 2 +- .../js-datagrid/package.json | 2 +- package-lock.json | 124 ++++++++++++++---- .../oss-frontend/package.json | 2 +- 6 files changed, 104 insertions(+), 30 deletions(-) diff --git a/examples/fdc3-chart-and-grid/js-datagrid/package.json b/examples/fdc3-chart-and-grid/js-datagrid/package.json index 6ecba4309..7038a4bef 100644 --- a/examples/fdc3-chart-and-grid/js-datagrid/package.json +++ b/examples/fdc3-chart-and-grid/js-datagrid/package.json @@ -12,7 +12,7 @@ "dependencies": { "@angular/animations": "21.1.5", "@angular/cdk": "21.1.5", - "@angular/common": "20.3.25", + "@angular/common": "21.2.17", "@angular/compiler": "21.1.5", "@angular/core": "21.1.5", "@angular/flex-layout": "^15.0.0-beta.42", diff --git a/examples/fdc3-trade-simulator/js-order-book/package.json b/examples/fdc3-trade-simulator/js-order-book/package.json index 828098bfb..bfedca8a0 100644 --- a/examples/fdc3-trade-simulator/js-order-book/package.json +++ b/examples/fdc3-trade-simulator/js-order-book/package.json @@ -11,7 +11,7 @@ "private": true, "dependencies": { "@angular/animations": "21.1.5", - "@angular/common": "^20.3.25", + "@angular/common": "^21.2.17", "@angular/compiler": "^21.1.5", "@angular/core": "^21.1.5", "@angular/forms": "^21.1.5", diff --git a/examples/fdc3-trade-simulator/js-trader-app/package.json b/examples/fdc3-trade-simulator/js-trader-app/package.json index 9e90c3776..6b993b667 100644 --- a/examples/fdc3-trade-simulator/js-trader-app/package.json +++ b/examples/fdc3-trade-simulator/js-trader-app/package.json @@ -12,7 +12,7 @@ "dependencies": { "@angular/animations": "21.1.5", "@angular/cdk": "^21.1.5", - "@angular/common": "^20.3.25", + "@angular/common": "^21.2.17", "@angular/compiler": "^21.1.5", "@angular/core": "^21.1.5", "@angular/forms": "^21.1.5", diff --git a/examples/js-chart-and-grid-messagerouter/js-datagrid/package.json b/examples/js-chart-and-grid-messagerouter/js-datagrid/package.json index 4b0d4c8f1..ab7f83c71 100644 --- a/examples/js-chart-and-grid-messagerouter/js-datagrid/package.json +++ b/examples/js-chart-and-grid-messagerouter/js-datagrid/package.json @@ -12,7 +12,7 @@ "dependencies": { "@angular/animations": "21.1.5", "@angular/cdk": "21.1.5", - "@angular/common": "20.3.25", + "@angular/common": "21.2.17", "@angular/compiler": "21.1.5", "@angular/core": "21.1.5", "@angular/flex-layout": "^15.0.0-beta.42", diff --git a/package-lock.json b/package-lock.json index cec48054a..a2e641740 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "dependencies": { "@angular/animations": "21.1.5", "@angular/cdk": "21.1.5", - "@angular/common": "20.3.25", + "@angular/common": "^21.2.17", "@angular/compiler": "21.1.5", "@angular/core": "21.1.5", "@angular/flex-layout": "^15.0.0-beta.42", @@ -78,9 +78,9 @@ } }, "examples/fdc3-chart-and-grid/js-datagrid/node_modules/@angular/common": { - "version": "20.3.25", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.25.tgz", - "integrity": "sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw==", + "version": "21.2.17", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-21.2.17.tgz", + "integrity": "sha512-hqAQxRfi5ldFE42suAXRcY+JCANrUh7fuSQ/DtZ7L896id5BT/exuv6dWNBC1PyAfQmRbpD5Pt6/pd+tNLyhDQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -89,7 +89,7 @@ "node": "^20.19.0 || ^22.12.0 || >=24.0.0" }, "peerDependencies": { - "@angular/core": "20.3.25", + "@angular/core": "21.2.17", "rxjs": "^6.5.3 || ^7.4.0" } }, @@ -152,7 +152,7 @@ "version": "0.1.0", "dependencies": { "@angular/animations": "21.1.5", - "@angular/common": "^20.3.25", + "@angular/common": "^21.2.17", "@angular/compiler": "^21.1.5", "@angular/core": "^21.1.5", "@angular/forms": "^21.1.5", @@ -180,9 +180,9 @@ } }, "examples/fdc3-trade-simulator/js-order-book/node_modules/@angular/common": { - "version": "20.3.25", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.25.tgz", - "integrity": "sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw==", + "version": "21.2.17", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-21.2.17.tgz", + "integrity": "sha512-hqAQxRfi5ldFE42suAXRcY+JCANrUh7fuSQ/DtZ7L896id5BT/exuv6dWNBC1PyAfQmRbpD5Pt6/pd+tNLyhDQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -191,10 +191,47 @@ "node": "^20.19.0 || ^22.12.0 || >=24.0.0" }, "peerDependencies": { - "@angular/core": "20.3.25", + "@angular/core": "21.2.17", "rxjs": "^6.5.3 || ^7.4.0" } }, + "examples/fdc3-trade-simulator/js-order-book/node_modules/@angular/compiler": { + "version": "21.2.17", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.17.tgz", + "integrity": "sha512-p+NdjYiwAz9Zmu2yul0LlMXaFjMISVVa24+/MVMoKFeQeI82QE8jDywPlnOSHQHvdCcQVpS7saeEriZzX3JuBQ==", + "license": "MIT", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^20.19.0 || ^22.12.0 || >=24.0.0" + } + }, + "examples/fdc3-trade-simulator/js-order-book/node_modules/@angular/core": { + "version": "21.2.17", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-21.2.17.tgz", + "integrity": "sha512-wYHpwIdnUnjQFOJJNqRcGx7LS3u64jT+R9L0TnMR/ViBM9dQgGYImlSikkftg2yrFCNo5aKRxhG2LLskQurVdg==", + "license": "MIT", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^20.19.0 || ^22.12.0 || >=24.0.0" + }, + "peerDependencies": { + "@angular/compiler": "21.2.17", + "rxjs": "^6.5.3 || ^7.4.0", + "zone.js": "~0.15.0 || ~0.16.0" + }, + "peerDependenciesMeta": { + "@angular/compiler": { + "optional": true + }, + "zone.js": { + "optional": true + } + } + }, "examples/fdc3-trade-simulator/js-order-book/node_modules/@finos/fdc3": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/@finos/fdc3/-/fdc3-2.0.3.tgz", @@ -207,7 +244,7 @@ "dependencies": { "@angular/animations": "21.1.5", "@angular/cdk": "^21.1.5", - "@angular/common": "^20.3.25", + "@angular/common": "^21.2.17", "@angular/compiler": "^21.1.5", "@angular/core": "^21.1.5", "@angular/forms": "^21.1.5", @@ -235,9 +272,9 @@ } }, "examples/fdc3-trade-simulator/js-trader-app/node_modules/@angular/common": { - "version": "20.3.25", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.25.tgz", - "integrity": "sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw==", + "version": "21.2.17", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-21.2.17.tgz", + "integrity": "sha512-hqAQxRfi5ldFE42suAXRcY+JCANrUh7fuSQ/DtZ7L896id5BT/exuv6dWNBC1PyAfQmRbpD5Pt6/pd+tNLyhDQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -246,10 +283,47 @@ "node": "^20.19.0 || ^22.12.0 || >=24.0.0" }, "peerDependencies": { - "@angular/core": "20.3.25", + "@angular/core": "21.2.17", "rxjs": "^6.5.3 || ^7.4.0" } }, + "examples/fdc3-trade-simulator/js-trader-app/node_modules/@angular/compiler": { + "version": "21.2.17", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.17.tgz", + "integrity": "sha512-p+NdjYiwAz9Zmu2yul0LlMXaFjMISVVa24+/MVMoKFeQeI82QE8jDywPlnOSHQHvdCcQVpS7saeEriZzX3JuBQ==", + "license": "MIT", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^20.19.0 || ^22.12.0 || >=24.0.0" + } + }, + "examples/fdc3-trade-simulator/js-trader-app/node_modules/@angular/core": { + "version": "21.2.17", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-21.2.17.tgz", + "integrity": "sha512-wYHpwIdnUnjQFOJJNqRcGx7LS3u64jT+R9L0TnMR/ViBM9dQgGYImlSikkftg2yrFCNo5aKRxhG2LLskQurVdg==", + "license": "MIT", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^20.19.0 || ^22.12.0 || >=24.0.0" + }, + "peerDependencies": { + "@angular/compiler": "21.2.17", + "rxjs": "^6.5.3 || ^7.4.0", + "zone.js": "~0.15.0 || ~0.16.0" + }, + "peerDependenciesMeta": { + "@angular/compiler": { + "optional": true + }, + "zone.js": { + "optional": true + } + } + }, "examples/js-chart-and-grid-messagerouter/js-chart": { "name": "@morgan-stanley/composeui-example-chart-messagerouter", "version": "0.1.0", @@ -280,7 +354,7 @@ "dependencies": { "@angular/animations": "21.1.5", "@angular/cdk": "21.1.5", - "@angular/common": "20.3.25", + "@angular/common": "^21.2.17", "@angular/compiler": "21.1.5", "@angular/core": "21.1.5", "@angular/flex-layout": "^15.0.0-beta.42", @@ -309,9 +383,9 @@ } }, "examples/js-chart-and-grid-messagerouter/js-datagrid/node_modules/@angular/common": { - "version": "20.3.25", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.25.tgz", - "integrity": "sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw==", + "version": "21.2.17", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-21.2.17.tgz", + "integrity": "sha512-hqAQxRfi5ldFE42suAXRcY+JCANrUh7fuSQ/DtZ7L896id5BT/exuv6dWNBC1PyAfQmRbpD5Pt6/pd+tNLyhDQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -320,7 +394,7 @@ "node": "^20.19.0 || ^22.12.0 || >=24.0.0" }, "peerDependencies": { - "@angular/core": "20.3.25", + "@angular/core": "21.2.17", "rxjs": "^6.5.3 || ^7.4.0" } }, @@ -26738,7 +26812,7 @@ "dependencies": { "@angular/animations": "^20.3.15", "@angular/cdk": "^20.2.14", - "@angular/common": "^20.3.25", + "@angular/common": "^21.2.17", "@angular/compiler": "^20.3.15", "@angular/core": "^20.3.15", "@angular/forms": "^20.3.15", @@ -27205,9 +27279,9 @@ } }, "prototypes/process-explorer/oss-frontend/node_modules/@angular/common": { - "version": "20.3.25", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.25.tgz", - "integrity": "sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw==", + "version": "21.2.17", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-21.2.17.tgz", + "integrity": "sha512-hqAQxRfi5ldFE42suAXRcY+JCANrUh7fuSQ/DtZ7L896id5BT/exuv6dWNBC1PyAfQmRbpD5Pt6/pd+tNLyhDQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -27216,7 +27290,7 @@ "node": "^20.19.0 || ^22.12.0 || >=24.0.0" }, "peerDependencies": { - "@angular/core": "20.3.25", + "@angular/core": "21.2.17", "rxjs": "^6.5.3 || ^7.4.0" } }, diff --git a/prototypes/process-explorer/oss-frontend/package.json b/prototypes/process-explorer/oss-frontend/package.json index 32a93018e..594ec09f6 100644 --- a/prototypes/process-explorer/oss-frontend/package.json +++ b/prototypes/process-explorer/oss-frontend/package.json @@ -14,7 +14,7 @@ "dependencies": { "@angular/animations": "^20.3.15", "@angular/cdk": "^20.2.14", - "@angular/common": "^20.3.25", + "@angular/common": "^21.2.17", "@angular/compiler": "^20.3.15", "@angular/core": "^20.3.15", "@angular/forms": "^20.3.15",