From 1259c3859423c700e73f477aa12150be71003618 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 15:29:50 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 4 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the /examples/fdc3-chart-and-grid/js-datagrid directory: [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core). Bumps the npm_and_yarn group with 1 update in the /examples/js-chart-and-grid-messagerouter/js-datagrid directory: [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core). Bumps the npm_and_yarn group with 1 update in the /src/messaging/js/composeui-messaging-abstractions directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Bumps the npm_and_yarn group with 1 update in the /src/messaging/js/composeui-messaging-message-router directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@angular/core` from 21.1.5 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/core) Updates `@angular/core` from 21.1.5 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/core) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 21.2.17 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/core" dependency-version: 21.2.17 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- examples/fdc3-chart-and-grid/js-datagrid/package.json | 2 +- .../js-chart-and-grid-messagerouter/js-datagrid/package.json | 2 +- src/messaging/js/composeui-messaging-abstractions/package.json | 2 +- .../js/composeui-messaging-message-router/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/fdc3-chart-and-grid/js-datagrid/package.json b/examples/fdc3-chart-and-grid/js-datagrid/package.json index 7c6e0038f..d96185e58 100644 --- a/examples/fdc3-chart-and-grid/js-datagrid/package.json +++ b/examples/fdc3-chart-and-grid/js-datagrid/package.json @@ -14,7 +14,7 @@ "@angular/cdk": "21.1.5", "@angular/common": "21.1.5", "@angular/compiler": "21.1.5", - "@angular/core": "21.1.5", + "@angular/core": "21.2.17", "@angular/flex-layout": "^15.0.0-beta.42", "@angular/forms": "21.1.5", "@angular/material": "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 bbaef2010..1d59a9207 100644 --- a/examples/js-chart-and-grid-messagerouter/js-datagrid/package.json +++ b/examples/js-chart-and-grid-messagerouter/js-datagrid/package.json @@ -14,7 +14,7 @@ "@angular/cdk": "21.1.5", "@angular/common": "21.1.5", "@angular/compiler": "21.1.5", - "@angular/core": "21.1.5", + "@angular/core": "21.2.17", "@angular/flex-layout": "^15.0.0-beta.42", "@angular/forms": "21.1.5", "@angular/material": "21.1.5", diff --git a/src/messaging/js/composeui-messaging-abstractions/package.json b/src/messaging/js/composeui-messaging-abstractions/package.json index 27a737d1e..05e35f254 100644 --- a/src/messaging/js/composeui-messaging-abstractions/package.json +++ b/src/messaging/js/composeui-messaging-abstractions/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@types/node": "^24.5.2", "typescript": "5.9.3", - "vitest": "4.0.18", + "vitest": "4.1.0", "@vitest/coverage-v8": "4.0.18", "@rollup/plugin-node-resolve": "16.0.3", "@rollup/plugin-typescript": "12.3.0", diff --git a/src/messaging/js/composeui-messaging-message-router/package.json b/src/messaging/js/composeui-messaging-message-router/package.json index fe6387c0c..ed34413f9 100644 --- a/src/messaging/js/composeui-messaging-message-router/package.json +++ b/src/messaging/js/composeui-messaging-message-router/package.json @@ -33,7 +33,7 @@ "@types/node": "^24.5.2", "tslib": "2.8.1", "typescript": "5.9.3", - "vitest": "4.0.18", + "vitest": "4.1.0", "@rollup/plugin-commonjs": "29.0.2", "@rollup/plugin-node-resolve": "16.0.3", "rollup": "4.60.4",