Skip to content

build(deps): bump the all-frontend-dependencies group across 1 directory with 29 updates#62

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-all-frontend-dependencies-0c2e082214
Open

build(deps): bump the all-frontend-dependencies group across 1 directory with 29 updates#62
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-all-frontend-dependencies-0c2e082214

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the all-frontend-dependencies group with 28 updates in the / directory:

Package From To
@angular-devkit/core 21.2.5 21.2.10
@angular-devkit/schematics 21.2.5 21.2.10
@angular/cdk 21.2.4 21.2.10
@angular/common 21.2.6 21.2.12
@angular/compiler 21.2.6 21.2.12
@angular/core 21.2.6 21.2.12
@angular/forms 21.2.6 21.2.12
@angular/material 21.2.4 21.2.10
@angular/platform-browser 21.2.6 21.2.12
@angular/platform-browser-dynamic 21.2.6 21.2.12
@angular/platform-server 21.2.6 21.2.12
@angular/router 21.2.6 21.2.12
@angular/ssr 21.2.5 21.2.10
ngx-mat-select-search 8.0.4 8.0.5
@angular/build 21.2.5 21.2.10
@angular/cli 21.2.5 21.2.10
@angular/compiler-cli 21.2.6 21.2.12
@angular/language-service 21.2.6 21.2.12
@angular/localize 21.2.6 21.2.12
@types/node 24.12.0 24.12.3
@vitest/browser-playwright 4.1.2 4.1.6
@vitest/eslint-plugin 1.6.13 1.6.17
eslint 10.1.0 10.3.0
jsdom 29.0.1 29.1.1
ng-packagr 21.2.2 21.2.3
playwright 1.58.2 1.60.0
prettier 3.8.1 3.8.3
typescript-eslint 8.57.2 8.59.3

Updates @angular-devkit/core from 21.2.5 to 21.2.10

Release notes

Sourced from @​angular-devkit/core's releases.

21.2.10

@​angular/cli

Commit Description
fix - bb8611913 restrict MCP workspace access to allowed client roots during resolution

21.2.9

@​schematics/angular

Commit Description
fix - e7abeb5c7 add missing imports for focus and skip APIs in refactor-jasmine-vitest

@​angular/cli

Commit Description
fix - 233deef01 fix broken img ref in ai-tutor
fix - 7cea9885c introduce initial package manager workspace awareness
fix - 5b1a5b743 remove standalone true ref in ai tutor

@​angular/ssr

Commit Description
fix - 94023f62c introduce trustProxyHeaders option to safely validate and sanitize proxy headers
fix - 5ffe5c309 add support for configuring trusted proxy headers via environment variable
fix - 930ada9b7 decode route segments when building and matching route tree
fix - 0dc8a440c use router to normalize URLs for comparison

21.2.8

@​angular/cli

Commit Description
fix - e91280c05 dynamically resolve project Angular CLI executable inside MCP tools
fix - 01af6741b ignore EBADF file system errors during MCP project scan
fix - f7a3e6ed8 use headless option in MCP test tool

@​angular-devkit/build-angular

Commit Description
fix - 00336c037 ensure route has leading slash in prerender builder
fix - e87d302d6 fix app-shell route format and

@​angular/build

Commit Description
fix - c93140a54 use rootDir for HMR component updates path resolution
fix - 6df2b1488 validate V8 coverage support for browsers in Vitest

21.2.7

@​angular/cli

Commit Description
fix - 971041aa1 handle missing package manager during analytics initialization

@​angular/build

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular-devkit/core's changelog.

21.2.10 (2026-05-06)

@​angular/cli

Commit Type Description
bb8611913 fix restrict MCP workspace access to allowed client roots during resolution

19.2.25 (2026-04-30)

@​angular-devkit/build-angular

Commit Type Description
49ae0ad2d fix upgrade postcss to 8.5.12

@​angular/build

Commit Type Description
2d53feca5 fix update esbuild to 0.28.0

@​angular/ssr

Commit Type Description
02ce8bf26 fix introduce trustProxyHeaders option to safely validate and sanitize proxy headers

22.0.0-next.7 (2026-04-29)

@​angular/cli

Commit Type Description
0572df064 fix fix broken img ref in ai-tutor
d6121b5e8 fix introduce initial package manager workspace awareness
48eab1fc0 fix remove standalone true ref in ai tutor

@​schematics/angular

Commit Type Description

... (truncated)

Commits
  • 64cbd62 release: cut the v21.2.10 release
  • 6f26f4f build: lock file maintenance
  • 111dcc3 refactor(@​angular/cli): re-add resolveModule for find examples tool
  • 5418ebb build: update cross-repo angular dependencies
  • a2c8029 refactor: configure Gemini reviewer to ignore lockfile and changelog
  • 7130c92 refactor(@​angular/cli): integrate MCP roots into Host abstraction
  • bb86119 fix(@​angular/cli): restrict MCP workspace access to allowed client roots duri...
  • 564b108 release: cut the v21.2.9 release
  • dbda92b build: update cross-repo angular dependencies
  • 828c175 build: update pnpm to v10.33.2
  • Additional commits viewable in compare view

Updates @angular-devkit/schematics from 21.2.5 to 21.2.10

Release notes

Sourced from @​angular-devkit/schematics's releases.

21.2.10

@​angular/cli

Commit Description
fix - bb8611913 restrict MCP workspace access to allowed client roots during resolution

21.2.9

@​schematics/angular

Commit Description
fix - e7abeb5c7 add missing imports for focus and skip APIs in refactor-jasmine-vitest

@​angular/cli

Commit Description
fix - 233deef01 fix broken img ref in ai-tutor
fix - 7cea9885c introduce initial package manager workspace awareness
fix - 5b1a5b743 remove standalone true ref in ai tutor

@​angular/ssr

Commit Description
fix - 94023f62c introduce trustProxyHeaders option to safely validate and sanitize proxy headers
fix - 5ffe5c309 add support for configuring trusted proxy headers via environment variable
fix - 930ada9b7 decode route segments when building and matching route tree
fix - 0dc8a440c use router to normalize URLs for comparison

21.2.8

@​angular/cli

Commit Description
fix - e91280c05 dynamically resolve project Angular CLI executable inside MCP tools
fix - 01af6741b ignore EBADF file system errors during MCP project scan
fix - f7a3e6ed8 use headless option in MCP test tool

@​angular-devkit/build-angular

Commit Description
fix - 00336c037 ensure route has leading slash in prerender builder
fix - e87d302d6 fix app-shell route format and

@​angular/build

Commit Description
fix - c93140a54 use rootDir for HMR component updates path resolution
fix - 6df2b1488 validate V8 coverage support for browsers in Vitest

21.2.7

@​angular/cli

Commit Description
fix - 971041aa1 handle missing package manager during analytics initialization

@​angular/build

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular-devkit/schematics's changelog.

21.2.10 (2026-05-06)

@​angular/cli

Commit Type Description
bb8611913 fix restrict MCP workspace access to allowed client roots during resolution

19.2.25 (2026-04-30)

@​angular-devkit/build-angular

Commit Type Description
49ae0ad2d fix upgrade postcss to 8.5.12

@​angular/build

Commit Type Description
2d53feca5 fix update esbuild to 0.28.0

@​angular/ssr

Commit Type Description
02ce8bf26 fix introduce trustProxyHeaders option to safely validate and sanitize proxy headers

22.0.0-next.7 (2026-04-29)

@​angular/cli

Commit Type Description
0572df064 fix fix broken img ref in ai-tutor
d6121b5e8 fix introduce initial package manager workspace awareness
48eab1fc0 fix remove standalone true ref in ai tutor

@​schematics/angular

Commit Type Description

... (truncated)

Commits
  • 64cbd62 release: cut the v21.2.10 release
  • 6f26f4f build: lock file maintenance
  • 111dcc3 refactor(@​angular/cli): re-add resolveModule for find examples tool
  • 5418ebb build: update cross-repo angular dependencies
  • a2c8029 refactor: configure Gemini reviewer to ignore lockfile and changelog
  • 7130c92 refactor(@​angular/cli): integrate MCP roots into Host abstraction
  • bb86119 fix(@​angular/cli): restrict MCP workspace access to allowed client roots duri...
  • 564b108 release: cut the v21.2.9 release
  • dbda92b build: update cross-repo angular dependencies
  • 828c175 build: update pnpm to v10.33.2
  • Additional commits viewable in compare view

Updates @angular/cdk from 21.2.4 to 21.2.10

Release notes

Sourced from @​angular/cdk's releases.

21.2.10

aria

Commit Description
fix - 48973661e menu: do not set default aria-label (#33202)

21.2.9

material

Commit Description
fix - 51271c619 stepper: allow stepper to be labelled (#33137)

cdk

Commit Description
fix - 3a3852d45 tree: enter/space key on child node should not toggle parent node expansion (#33125)

aria

Commit Description
fix - bf14cc9d9 menu: use computed for menu item patterns, with trigger on visible (#33118)

21.2.8

No user facing changes in this release

21.2.7

material

Commit Description
fix - 5954c4594c sort: deprecate MatSortHeaderIntl and hide from docs (#33089)

21.2.6

material

Commit Description
fix - 5b4bbe9c4f select: wrong transform origin when opening upwards inside another overlay (#33032)

21.2.5

material

Commit Description
fix - 895908a12 sidenav: not resetting margin if transition does not start (#33001)
fix - 475a8aabb slider: not picking up static direction (#33006)
fix - 8a5ed09e5 tooltip: allow hover detection logic to be customized (#33018)

cdk

Commit Description
fix - 42e10553c stepper: linear updates not reflected in the DOM (#33007)
Changelog

Sourced from @​angular/cdk's changelog.

21.2.10 "metal-wallaby" (2026-05-06)

aria

Commit Type Description
48973661e fix menu: do not set default aria-label (#33202)

22.0.0-next.7 "astatine-agriculture" (2026-04-29)

aria

Commit Type Description
6ec07bc0c feat grid: add test harnesses (#33081)
05419c552 fix menu: use computed for menu item patterns, with trigger on visible (#33118)

cdk

Commit Type Description
1a5d5d101 feat dialog: add the ability to pass bindings
b916ef907 fix tree: enter/space key on child node should not toggle parent node expansion (#33125)

material

Commit Type Description
867ba993b feat bottom-sheet: add the ability to pass bindings
bf3596b53 feat dialog: add the ability to pass bindings
cb9148dca fix stepper: allow stepper to be labelled (#33137)

google-maps

Commit Type Description
e44ff8318 feat Add support for the gmp-click event (#33147)

21.2.9 "astatine-astronaut" (2026-04-29)

aria

Commit Type Description
bf14cc9d9 fix menu: use computed for menu item patterns, with trigger on visible (#33118)

cdk

Commit Type Description
3a3852d45 fix tree: enter/space key on child node should not toggle parent node expansion (#33125)

material

Commit Type Description
51271c619 fix stepper: allow stepper to be labelled (#33137)

... (truncated)

Commits

Updates @angular/common from 21.2.6 to 21.2.12

Release notes

Sourced from @​angular/common's releases.

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings
fix - 7a05a9a71a validate security-sensitive attributes in i18n bindings
fix - c37f6ca42f visit ng-let expression value in signal migration schematics

forms

Commit Description
fix - 03ad53863b prohibit concurrent submits in signal forms

21.2.11

common

Commit Description
fix - 10ad3c0692 prevent focus from scrollToAnchor

compiler

Commit Description
fix - 4f5d8a2c0b let declaration span not including end character

core

Commit Description
fix - a40e2cebc8 fix ordering of view queries metadata in JIT mode
fix - 885a1a1d97 guard against non-object events and avoid listener wrapper identity mismatch
fix - 7a64aff9b5 prevent event replay double-invocation when element hydrates before app stability

platform-server

Commit Description
fix - be1f80a253 ensure origin has a trailing slash when parsing url

21.2.10

docs

Commit Description
fix - 0d5ee9ae1b link formatting in "Animating your Application with CSS"

migrations

Commit Description
fix - 5533ab4f56 fix NgClass leaving trailing comma after removal

router

Commit Description
fix - 580212c995 restore internal URL on popstate when browserUrl is used

21.2.9

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

21.2.12 (2026-05-06)

core

Commit Type Description
fe13bb669d fix allow explicit read generic with signal input transforms
3430251fef fix i18n flags leaking on errors
1aeebbe304 fix respect ngSkipHydration on components with projectable nodes in LContainers
9e38ed7d57 fix sanitizer typings
7a05a9a71a fix validate security-sensitive attributes in i18n bindings
c37f6ca42f fix visit ng-let expression value in signal migration schematics

forms

Commit Type Description
03ad53863b fix prohibit concurrent submits in signal forms

20.3.20 (2026-05-06)

core

Commit Type Description
a9bcffdbc7 fix disallow event attribute bindings in host bindings unconditionally (#68468)
97eeb45cfa fix validate security-sensitive attributes in i18n bindings (#68468)

platform-server

Commit Type Description
25e4e07238 fix ensure origin has a trailing slash when parsing url (#68468)

22.0.0-next.10 (2026-04-29)

common

Commit Type Description
97cac1cf4d fix prevent focus from scrollToAnchor

compiler

Commit Type Description
2896c93cc1 feat Angular expressions with optional chaining returns undefined
6bd1721662 fix let declaration span not including end character

core

Commit Type Description
444b024d49 feat Add a injectAsync helper function
8c11816490 fix fix ordering of view queries metadata in JIT mode
3583c01bf9 fix guard against non-object events and avoid listener wrapper identity mismatch
d5fd51e956 fix prevent event replay double-invocation when element hydrates before app stability

migrations

... (truncated)

Commits
  • 30cf85f refactor(common): update deprecation message
  • 42d57c3 refactor(common): fix viewport tests
  • 10ad3c0 fix(common): prevent focus from scrollToAnchor
  • 540536c fix(http): add CSP nonce support to JsonpClientBackend
  • 8102331 test(http): disable XSRF and mock location in HttpClient tests to avoid Domin...
  • 13f050d test: construct local Date objects to fix timezone flakiness
  • d0cf299 test: remove unsupported timezone from formatDate tests
  • See full diff in compare view

Updates @angular/compiler from 21.2.6 to 21.2.12

Release notes

Sourced from @​angular/compiler's releases.

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings
fix - 7a05a9a71a validate security-sensitive attributes in i18n bindings
fix - c37f6ca42f visit ng-let expression value in signal migration schematics

forms

Commit Description
fix - 03ad53863b prohibit concurrent submits in signal forms

21.2.11

common

Commit Description
fix - 10ad3c0692 prevent focus from scrollToAnchor

compiler

Commit Description
fix - 4f5d8a2c0b let declaration span not including end character

core

Commit Description
fix - a40e2cebc8 fix ordering of view queries metadata in JIT mode
fix - 885a1a1d97 guard against non-object events and avoid listener wrapper identity mismatch
fix - 7a64aff9b5 prevent event replay double-invocation when element hydrates before app stability

platform-server

Commit Description
fix - be1f80a253 ensure origin has a trailing slash when parsing url

21.2.10

docs

Commit Description
fix - 0d5ee9ae1b link formatting in "Animating your Application with CSS"

migrations

Commit Description
fix - 5533ab4f56 fix NgClass leaving trailing comma after removal

router

Commit Description
fix - 580212c995 restore internal URL on popstate when browserUrl is used

21.2.9

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

21.2.12 (2026-05-06)

core

Commit Type Description
fe13bb669d fix allow explicit read generic with signal input transforms
3430251fef fix i18n flags leaking on errors
1aeebbe304 fix respect ngSkipHydration on components with projectable nodes in LContainers
9e38ed7d57 fix sanitizer typings
7a05a9a71a fix validate security-sensitive attributes in i18n bindings
c37f6ca42f fix visit ng-let expression value in signal migration schematics

forms

Commit Type Description
03ad53863b fix prohibit concurrent submits in signal forms

20.3.20 (2026-05-06)

core

Commit Type Description
a9bcffdbc7 fix disallow event attribute bindings in host bindings unconditionally (#68468)
97eeb45cfa fix validate security-sensitive attributes in i18n bindings (#68468)

platform-server

Commit Type Description
25e4e07238 fix ensure origin has a trailing slash when parsing url (#68468)

22.0.0-next.10 (2026-04-29)

common

Commit Type Description
97cac1cf4d fix prevent focus from scrollToAnchor

compiler

Commit Type Description
2896c93cc1 feat Angular expressions with optional chaining returns undefined
6bd1721662 fix let declaration span not including end character

core

Commit Type Description
444b024d49 feat Add a injectAsync helper function
8c11816490 fix fix ordering of view queries metadata in JIT mode
3583c01bf9 fix guard against non-object events and avoid listener wrapper identity mismatch
d5fd51e956 fix prevent event replay double-invocation when element hydrates before app stability

migrations

... (truncated)

Commits
  • 4f5d8a2 fix(compiler): let declaration span not including end character
  • a4f3120 refactor(compiler): require a reference in DirectiveMeta
  • de533fe refactor(compiler-cli): move ClassPropertyMapping into compiler
  • ea1e34c refactor(compiler): move matchSource into base metadata
  • e40d378 fix(compiler): handle nested brackets in host object bindings
  • d04ddd7 fix(core): prevent binding unsafe attributes on SVG animation elements (#67797)
  • fea25d1 fix(compiler): register SVG animation attributes in URL security context (#67...
  • See full diff in compare view

Updates @angular/core from 21.2.6 to 21.2.12

Release notes

Sourced from @​angular/core's releases.

21.2.12

core

Commit Description
fix - fe13bb669d allow explicit read generic with signal input transforms
fix - 3430251fef i18n flags leaking on errors
fix - 1aeebbe304 respect ngSkipHydration on components with projectable nodes in LContainers
fix - 9e38ed7d57 sanitizer typings
fix - 7a05a9a71a validate security-sensitive attributes in i18n bindings
fix - c37f6ca42f visit ng-let expression value in signal migration schematics

forms

Commit Description
fix - 03ad53863b prohibit concurrent submits in signal forms

21.2.11

common

Commit Description
fix - 10ad3c0692 prevent focus from scrollToAnchor

compiler

Commit Description
fix - 4f5d8a2c0b let declaration span not including...

Description has been truncated

…ory with 29 updates

Bumps the all-frontend-dependencies group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `21.2.5` | `21.2.10` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `21.2.5` | `21.2.10` |
| [@angular/cdk](https://github.com/angular/components) | `21.2.4` | `21.2.10` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.6` | `21.2.12` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.6` | `21.2.12` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.6` | `21.2.12` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.2.6` | `21.2.12` |
| [@angular/material](https://github.com/angular/components) | `21.2.4` | `21.2.10` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.6` | `21.2.12` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.2.6` | `21.2.12` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `21.2.6` | `21.2.12` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.6` | `21.2.12` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `21.2.5` | `21.2.10` |
| [ngx-mat-select-search](https://github.com/bithost-gmbh/ngx-mat-select-search) | `8.0.4` | `8.0.5` |
| [@angular/build](https://github.com/angular/angular-cli) | `21.2.5` | `21.2.10` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.2.5` | `21.2.10` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.6` | `21.2.12` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `21.2.6` | `21.2.12` |
| [@angular/localize](https://github.com/angular/angular) | `21.2.6` | `21.2.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.0` | `24.12.3` |
| [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.1.2` | `4.1.6` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.13` | `1.6.17` |
| [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.3.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `29.0.1` | `29.1.1` |
| [ng-packagr](https://github.com/ng-packagr/ng-packagr) | `21.2.2` | `21.2.3` |
| [playwright](https://github.com/microsoft/playwright) | `1.58.2` | `1.60.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.2` | `8.59.3` |



Updates `@angular-devkit/core` from 21.2.5 to 21.2.10
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.5...v21.2.10)

Updates `@angular-devkit/schematics` from 21.2.5 to 21.2.10
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.5...v21.2.10)

Updates `@angular/cdk` from 21.2.4 to 21.2.10
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.4...v21.2.10)

Updates `@angular/common` from 21.2.6 to 21.2.12
- [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.12/packages/common)

Updates `@angular/compiler` from 21.2.6 to 21.2.12
- [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.12/packages/compiler)

Updates `@angular/core` from 21.2.6 to 21.2.12
- [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.12/packages/core)

Updates `@angular/forms` from 21.2.6 to 21.2.12
- [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.12/packages/forms)

Updates `@angular/material` from 21.2.4 to 21.2.10
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.4...v21.2.10)

Updates `@angular/platform-browser` from 21.2.6 to 21.2.12
- [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.12/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 21.2.6 to 21.2.12
- [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.12/packages/platform-browser-dynamic)

Updates `@angular/platform-server` from 21.2.6 to 21.2.12
- [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.12/packages/platform-server)

Updates `@angular/router` from 21.2.6 to 21.2.12
- [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.12/packages/router)

Updates `@angular/ssr` from 21.2.5 to 21.2.10
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.5...v21.2.10)

Updates `ngx-mat-select-search` from 8.0.4 to 8.0.5
- [Release notes](https://github.com/bithost-gmbh/ngx-mat-select-search/releases)
- [Changelog](https://github.com/bithost-gmbh/ngx-mat-select-search/blob/master/CHANGELOG.md)
- [Commits](bithost-gmbh/ngx-mat-select-search@8.0.4...8.0.5)

Updates `@angular/build` from 21.2.5 to 21.2.10
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.5...v21.2.10)

Updates `@angular/cli` from 21.2.5 to 21.2.10
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.5...v21.2.10)

Updates `@angular/compiler-cli` from 21.2.6 to 21.2.12
- [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.12/packages/compiler-cli)

Updates `@angular/language-service` from 21.2.6 to 21.2.12
- [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.12/packages/language-service)

Updates `@angular/localize` from 21.2.6 to 21.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@v21.2.6...v21.2.12)

Updates `@types/node` from 24.12.0 to 24.12.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/browser-playwright` from 4.1.2 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/browser-playwright)

Updates `@vitest/eslint-plugin` from 1.6.13 to 1.6.17
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.6.13...v1.6.17)

Updates `eslint` from 10.1.0 to 10.3.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.1.0...v10.3.0)

Updates `jsdom` from 29.0.1 to 29.1.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.0.1...v29.1.1)

Updates `ng-packagr` from 21.2.2 to 21.2.3
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@21.2.2...21.2.3)

Updates `playwright` from 1.58.2 to 1.60.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.2...v1.60.0)

Updates `prettier` from 3.8.1 to 3.8.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.1...3.8.3)

Updates `typescript-eslint` from 8.57.2 to 8.59.3
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/typescript-eslint)

Updates `vitest` from 4.1.2 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest)

---
updated-dependencies:
- dependency-name: "@angular-devkit/core"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/cdk"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/common"
  dependency-version: 21.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/compiler"
  dependency-version: 21.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/core"
  dependency-version: 21.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/forms"
  dependency-version: 21.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/material"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 21.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/platform-server"
  dependency-version: 21.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/router"
  dependency-version: 21.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/ssr"
  dependency-version: 21.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: ngx-mat-select-search
  dependency-version: 8.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/build"
  dependency-version: 21.2.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 21.2.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/language-service"
  dependency-version: 21.2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/localize"
  dependency-version: 21.2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.12.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 4.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
- dependency-name: jsdom
  dependency-version: 29.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
- dependency-name: ng-packagr
  dependency-version: 21.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: playwright
  dependency-version: 1.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
- dependency-name: prettier
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.59.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
- dependency-name: vitest
  dependency-version: 4.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants