Skip to content

Comments

Chore(deps): Bump the angular-dependencies group across 1 directory with 15 updates#3737

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular-dependencies-022501288f
Open

Chore(deps): Bump the angular-dependencies group across 1 directory with 15 updates#3737
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular-dependencies-022501288f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the angular-dependencies group with 15 updates in the / directory:

Package From To
@angular/animations 21.1.4 21.1.5
@angular/cdk 21.1.4 21.1.5
@angular/common 21.1.4 21.1.5
@angular/compiler 21.1.4 21.1.5
@angular/core 21.1.4 21.1.5
@angular/forms 21.1.4 21.1.5
@angular/localize 21.1.4 21.1.5
@angular/material 21.1.4 21.1.5
@angular/platform-browser 21.1.4 21.1.5
@angular/platform-browser-dynamic 21.1.4 21.1.5
@angular/router 21.1.4 21.1.5
@angular-devkit/build-angular 21.1.4 21.1.5
@angular/cli 21.1.4 21.1.5
@angular/compiler-cli 21.1.4 21.1.5
@angular/language-service 21.1.4 21.1.5

Updates @angular/animations from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/animations's releases.

21.1.5

No user facing changes in this release

Changelog

Sourced from @​angular/animations's changelog.

21.1.5 (2026-02-18)

No user facing changes in this release

21.2.0-next.3 (2026-02-11)

common

Commit Type Description
18003a33bb feat add an 'outlet' injector option for ngTemplateOutlet
51cc914807 feat support height in ImageLoaderConfig and built-in loaders

compiler

Commit Type Description
11834a4274 fix add geolocation element to schema

compiler-cli

Commit Type Description
2ea6dfc6c9 fix update diagnostic to flag no-op arrow functions in listeners

core

Commit Type Description
ea2016a6dc feat add support for nested animations
bd2868e915 fix capture animation dependencies eagerly to avoid destroyed injector
a7e8abbb7e fix correctly handle SkipSelf when resolving from embedded view injector
e53c8abaf9 fix Fix flakey test due to document injection

forms

Commit Type Description
f56bb07d83 feat add field param to submit action and onInvalid
ba009b6031 feat add form directive
24c0c5a180 feat support signal-based schemas in validateStandardSchema
adfb83146b fix simplify design of parse errors

http

Commit Type Description
cb1163e5e5 fix correctly parse ArrayBuffer and Blob in transfer cache

Commits

Updates @angular/cdk from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/cdk's releases.

21.1.5

google-maps

Commit Description
fix - a73a70d291 fix mismatch in clusterer types (#32778)

material

Commit Description
fix - 8f412ec5b7 select: disable position locking (#32772)

cdk

Commit Description
fix - c825fa208d tree: no nodes focusable if data is replaced (#32781)

aria

Commit Description
fix - 017caa3be7 combobox: fix autocomplete examples and add comments explaining combobox selection behavior (#32714)
Changelog

Sourced from @​angular/cdk's changelog.

21.1.5 "chlorine-car" (2026-02-18)

aria

Commit Type Description
017caa3be7 fix combobox: fix autocomplete examples and add comments explaining combobox selection behavior (#32714)

cdk

Commit Type Description
c825fa208d fix tree: no nodes focusable if data is replaced (#32781)

material

Commit Type Description
8f412ec5b7 fix select: disable position locking (#32772)

google-maps

Commit Type Description
a73a70d291 fix fix mismatch in clusterer types (#32778)

21.2.0-next.4 "marzipan-rutabaga" (2026-02-11)

aria

Commit Type Description
70f8b6aac perf grid: performance when selecting in a large grid (#32766)

material

Commit Type Description
4ff346bbb fix radio: hide empty labels (#32754)
bee55117c fix slide-toggle: overly broad selector (#32740)
06750e02e fix tooltip: do not block events to other overlays

multiple

Commit Type Description
529c1bfd7 fix change aria keyboard manager to only handle repeated events in correct places (#32728)

Commits

Updates @angular/common from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/common's releases.

21.1.5

No user facing changes in this release

Changelog

Sourced from @​angular/common's changelog.

21.1.5 (2026-02-18)

No user facing changes in this release

21.2.0-next.3 (2026-02-11)

common

Commit Type Description
18003a33bb feat add an 'outlet' injector option for ngTemplateOutlet
51cc914807 feat support height in ImageLoaderConfig and built-in loaders

compiler

Commit Type Description
11834a4274 fix add geolocation element to schema

compiler-cli

Commit Type Description
2ea6dfc6c9 fix update diagnostic to flag no-op arrow functions in listeners

core

Commit Type Description
ea2016a6dc feat add support for nested animations
bd2868e915 fix capture animation dependencies eagerly to avoid destroyed injector
a7e8abbb7e fix correctly handle SkipSelf when resolving from embedded view injector
e53c8abaf9 fix Fix flakey test due to document injection

forms

Commit Type Description
f56bb07d83 feat add field param to submit action and onInvalid
ba009b6031 feat add form directive
24c0c5a180 feat support signal-based schemas in validateStandardSchema
adfb83146b fix simplify design of parse errors

http

Commit Type Description
cb1163e5e5 fix correctly parse ArrayBuffer and Blob in transfer cache

Commits
  • 58eba77 refactor(core): remove outdated TODO comments referencing TypeScript 2.1
  • 55b501a refactor(common): improve image directive typings
  • See full diff in compare view

Updates @angular/compiler from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/compiler's releases.

21.1.5

No user facing changes in this release

Changelog

Sourced from @​angular/compiler's changelog.

21.1.5 (2026-02-18)

No user facing changes in this release

21.2.0-next.3 (2026-02-11)

common

Commit Type Description
18003a33bb feat add an 'outlet' injector option for ngTemplateOutlet
51cc914807 feat support height in ImageLoaderConfig and built-in loaders

compiler

Commit Type Description
11834a4274 fix add geolocation element to schema

compiler-cli

Commit Type Description
2ea6dfc6c9 fix update diagnostic to flag no-op arrow functions in listeners

core

Commit Type Description
ea2016a6dc feat add support for nested animations
bd2868e915 fix capture animation dependencies eagerly to avoid destroyed injector
a7e8abbb7e fix correctly handle SkipSelf when resolving from embedded view injector
e53c8abaf9 fix Fix flakey test due to document injection

forms

Commit Type Description
f56bb07d83 feat add field param to submit action and onInvalid
ba009b6031 feat add form directive
24c0c5a180 feat support signal-based schemas in validateStandardSchema
adfb83146b fix simplify design of parse errors

http

Commit Type Description
cb1163e5e5 fix correctly parse ArrayBuffer and Blob in transfer cache

Commits

Updates @angular/core from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/core's releases.

21.1.5

No user facing changes in this release

Changelog

Sourced from @​angular/core's changelog.

21.1.5 (2026-02-18)

No user facing changes in this release

21.2.0-next.3 (2026-02-11)

common

Commit Type Description
18003a33bb feat add an 'outlet' injector option for ngTemplateOutlet
51cc914807 feat support height in ImageLoaderConfig and built-in loaders

compiler

Commit Type Description
11834a4274 fix add geolocation element to schema

compiler-cli

Commit Type Description
2ea6dfc6c9 fix update diagnostic to flag no-op arrow functions in listeners

core

Commit Type Description
ea2016a6dc feat add support for nested animations
bd2868e915 fix capture animation dependencies eagerly to avoid destroyed injector
a7e8abbb7e fix correctly handle SkipSelf when resolving from embedded view injector
e53c8abaf9 fix Fix flakey test due to document injection

forms

Commit Type Description
f56bb07d83 feat add field param to submit action and onInvalid
ba009b6031 feat add form directive
24c0c5a180 feat support signal-based schemas in validateStandardSchema
adfb83146b fix simplify design of parse errors

http

Commit Type Description
cb1163e5e5 fix correctly parse ArrayBuffer and Blob in transfer cache

Commits
  • 58eba77 refactor(core): remove outdated TODO comments referencing TypeScript 2.1
  • 9c3022d refactor(platform-server): split zone/zoneless tests.
  • 7150df2 build: update cross-repo angular dependencies to v21.1.4
  • See full diff in compare view

Updates @angular/forms from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/forms's releases.

21.1.5

No user facing changes in this release

Changelog

Sourced from @​angular/forms's changelog.

21.1.5 (2026-02-18)

No user facing changes in this release

21.2.0-next.3 (2026-02-11)

common

Commit Type Description
18003a33bb feat add an 'outlet' injector option for ngTemplateOutlet
51cc914807 feat support height in ImageLoaderConfig and built-in loaders

compiler

Commit Type Description
11834a4274 fix add geolocation element to schema

compiler-cli

Commit Type Description
2ea6dfc6c9 fix update diagnostic to flag no-op arrow functions in listeners

core

Commit Type Description
ea2016a6dc feat add support for nested animations
bd2868e915 fix capture animation dependencies eagerly to avoid destroyed injector
a7e8abbb7e fix correctly handle SkipSelf when resolving from embedded view injector
e53c8abaf9 fix Fix flakey test due to document injection

forms

Commit Type Description
f56bb07d83 feat add field param to submit action and onInvalid
ba009b6031 feat add form directive
24c0c5a180 feat support signal-based schemas in validateStandardSchema
adfb83146b fix simplify design of parse errors

http

Commit Type Description
cb1163e5e5 fix correctly parse ArrayBuffer and Blob in transfer cache

Commits

Updates @angular/localize from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/localize's releases.

21.1.5

No user facing changes in this release

Changelog

Sourced from @​angular/localize's changelog.

21.1.5 (2026-02-18)

No user facing changes in this release

21.2.0-next.3 (2026-02-11)

common

Commit Type Description
18003a33bb feat add an 'outlet' injector option for ngTemplateOutlet
51cc914807 feat support height in ImageLoaderConfig and built-in loaders

compiler

Commit Type Description
11834a4274 fix add geolocation element to schema

compiler-cli

Commit Type Description
2ea6dfc6c9 fix update diagnostic to flag no-op arrow functions in listeners

core

Commit Type Description
ea2016a6dc feat add support for nested animations
bd2868e915 fix capture animation dependencies eagerly to avoid destroyed injector
a7e8abbb7e fix correctly handle SkipSelf when resolving from embedded view injector
e53c8abaf9 fix Fix flakey test due to document injection

forms

Commit Type Description
f56bb07d83 feat add field param to submit action and onInvalid
ba009b6031 feat add form directive
24c0c5a180 feat support signal-based schemas in validateStandardSchema
adfb83146b fix simplify design of parse errors

http

Commit Type Description
cb1163e5e5 fix correctly parse ArrayBuffer and Blob in transfer cache

Commits
  • f9d6d98 release: cut the v21.1.5 release
  • b90a0fc docs: update best practice performances nav structure to be more comprehensive
  • a4eb347 docs: add signal forms async operations guide
  • fe44f20 refactor(docs-infra): Add writing guide skill
  • 3c494b4 build: update cross-repo angular dependencies
  • 46786b5 build: updates Bazel commands in ssr-benchmarks to use pnpm for consistency
  • 42b43bd docs(zone.js): update release and publish commands in DEVELOPER.md
  • c320b50 docs(zone.js): update build command in DEVELOPER.md
  • f7acf7f docs(zone.js): update instructions to use pnpm
  • 25ebceb docs: fix custom control metadata example in signal forms guide
  • Additional commits viewable in compare view

Updates @angular/material from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/material's releases.

21.1.5

google-maps

Commit Description
fix - a73a70d291 fix mismatch in clusterer types (#32778)

material

Commit Description
fix - 8f412ec5b7 select: disable position locking (#32772)

cdk

Commit Description
fix - c825fa208d tree: no nodes focusable if data is replaced (#32781)

aria

Commit Description
fix - 017caa3be7 combobox: fix autocomplete examples and add comments explaining combobox selection behavior (#32714)
Changelog

Sourced from @​angular/material's changelog.

21.1.5 "chlorine-car" (2026-02-18)

aria

Commit Type Description
017caa3be7 fix combobox: fix autocomplete examples and add comments explaining combobox selection behavior (#32714)

cdk

Commit Type Description
c825fa208d fix tree: no nodes focusable if data is replaced (#32781)

material

Commit Type Description
8f412ec5b7 fix select: disable position locking (#32772)

google-maps

Commit Type Description
a73a70d291 fix fix mismatch in clusterer types (#32778)

21.2.0-next.4 "marzipan-rutabaga" (2026-02-11)

aria

Commit Type Description
70f8b6aac perf grid: performance when selecting in a large grid (#32766)

material

Commit Type Description
4ff346bbb fix radio: hide empty labels (#32754)
bee55117c fix slide-toggle: overly broad selector (#32740)
06750e02e fix tooltip: do not block events to other overlays

multiple

Commit Type Description
529c1bfd7 fix change aria keyboard manager to only handle repeated events in correct places (#32728)

Commits

Updates @angular/platform-browser from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/platform-browser's releases.

21.1.5

No user facing changes in this release

Changelog

Sourced from @​angular/platform-browser's changelog.

21.1.5 (2026-02-18)

No user facing changes in this release

21.2.0-next.3 (2026-02-11)

common

Commit Type Description
18003a33bb feat add an 'outlet' injector option for ngTemplateOutlet
51cc914807 feat support height in ImageLoaderConfig and built-in loaders

compiler

Commit Type Description
11834a4274 fix add geolocation element to schema

compiler-cli

Commit Type Description
2ea6dfc6c9 fix update diagnostic to flag no-op arrow functions in listeners

core

Commit Type Description
ea2016a6dc feat add support for nested animations
bd2868e915 fix capture animation dependencies eagerly to avoid destroyed injector
a7e8abbb7e fix correctly handle SkipSelf when resolving from embedded view injector
e53c8abaf9 fix Fix flakey test due to document injection

forms

Commit Type Description
f56bb07d83 feat add field param to submit action and onInvalid
ba009b6031 feat add form directive
24c0c5a180 feat support signal-based schemas in validateStandardSchema
adfb83146b fix simplify design of parse errors

http

Commit Type Description
cb1163e5e5 fix correctly parse ArrayBuffer and Blob in transfer cache

Commits

Updates @angular/platform-browser-dynamic from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

21.1.5

No user facing changes in this release

Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

21.1.5 (2026-02-18)

No user facing changes in this release

21.2.0-next.3 (2026-02-11)

common

Commit Type Description
18003a33bb feat add an 'outlet' injector option for ngTemplateOutlet
51cc914807 feat support height in ImageLoaderConfig and built-in loaders

compiler

Commit Type Description
11834a4274 fix add geolocation element to schema

compiler-cli

Commit Type Description
2ea6dfc6c9 fix update diagnostic to flag no-op arrow functions in listeners

core

Commit Type Description
ea2016a6dc feat add support for nested animations
bd2868e915 fix capture animation dependencies eagerly to avoid destroyed injector
a7e8abbb7e fix correctly handle SkipSelf when resolving from embedded view injector
e53c8abaf9 fix Fix flakey test due to document injection

forms

Commit Type Description
f56bb07d83 feat add field param to submit action and onInvalid
ba009b6031 feat add form directive
24c0c5a180 feat support signal-based schemas in validateStandardSchema
adfb83146b fix simplify design of parse errors

http

Commit Type Description
cb1163e5e5 fix correctly parse ArrayBuffer and Blob in transfer cache

Commits

Updates @angular/router from 21.1.4 to 21.1.5

Release notes

Sourced from @​angular/router's releases.

21.1.5

No user facing changes in this release

Changelog

Sourced from @​angular/router's changelog.

21.1.5 (2026-02-18)

No user facing changes in this release

21.2.0-next.3 (2026-02-11)

common

Commit Type Description
18003a33bb feat add an 'outlet' injector option for ngTemplateOutlet
51cc914807 feat support height in ImageLoaderConfig and built-in loaders

compiler

Commit Type Description
11834a4274 fix add geolocation element to schema

compiler-cli

Commit Type Description
2ea6dfc6c9 fix update diagnostic to flag no-op arrow functions in listeners

core

Commit Type Description
ea2016a6dc feat add support for nested animations
bd2868e915 fix capture animation dependencies eagerly to avoid destroyed injector
a7e8abbb7e fix correctly handle SkipSelf when resolving from embedded view injector
e53c8abaf9 fix Fix flakey test due to document injection

forms

Commit Type Description
f56bb07d83 feat add field param to submit action and onInvalid
ba009b6031 feat add form directive
24c0c5a180 feat support signal-based schemas in validateStandardSchema
adfb83146b fix simplify design of parse errors

http

Commit Type Description
cb1163e5e5 fix correctly parse ArrayBuffer and Blob in transfer cache

Commits

Updates @angular-devkit/build-angular from 21.1.4 to 21.1.5

Release notes

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

21.1.5

@​angular/ssr

Commit Description
fix - 8695d6063 prevent open redirect via X-Forwarded-Prefix header
fix - e4d445ec6 validate host headers to prevent header-based SSRF
Changelog

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

21.1.5 (2026-02-23)

@​angular/ssr

Commit Type Description
8695d6063 fix prevent open redirect via X-Forwarded-Prefix header
e4d445ec6 fix validate host headers to prevent header-based SSRF

20.3.17 (2026-02-23)

@​angular/ssr

Commit Type Description
8700e18d7 fix prevent open redirect via X-Forwarded-Prefix header
67582a946 fix validate host headers to prevent header-based SSRF

19.2.21 (2026-02-23)

@​angular/ssr

Commit Type Description
288e22816 fix prevent open redirect via X-Forwarded-Prefix header
2a72d7483 fix validate host headers to prevent header-based SSRF

21.2.0-rc.0 (2026-02-18)

19.2.20 (2026-02-13)

@​angular-devkit/build-angular

| Commit | Type | Description |

... (truncated)

Commits

…ith 15 updates

Bumps the angular-dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `21.1.4` | `21.1.5` |
| [@angular/cdk](https://github.com/angular/components) | `21.1.4` | `21.1.5` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.1.4` | `21.1.5` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.1.4` | `21.1.5` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.1.4` | `21.1.5` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.1.4` | `21.1.5` |
| [@angular/localize](https://github.com/angular/angular) | `21.1.4` | `21.1.5` |
| [@angular/material](https://github.com/angular/components) | `21.1.4` | `21.1.5` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.1.4` | `21.1.5` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.1.4` | `21.1.5` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.1.4` | `21.1.5` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `21.1.4` | `21.1.5` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.1.4` | `21.1.5` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.1.4` | `21.1.5` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `21.1.4` | `21.1.5` |



Updates `@angular/animations` from 21.1.4 to 21.1.5
- [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.1.5/packages/animations)

Updates `@angular/cdk` from 21.1.4 to 21.1.5
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.1.4...v21.1.5)

Updates `@angular/common` from 21.1.4 to 21.1.5
- [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.1.5/packages/common)

Updates `@angular/compiler` from 21.1.4 to 21.1.5
- [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.1.5/packages/compiler)

Updates `@angular/core` from 21.1.4 to 21.1.5
- [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.1.5/packages/core)

Updates `@angular/forms` from 21.1.4 to 21.1.5
- [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.1.5/packages/forms)

Updates `@angular/localize` from 21.1.4 to 21.1.5
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@v21.1.4...v21.1.5)

Updates `@angular/material` from 21.1.4 to 21.1.5
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.1.4...v21.1.5)

Updates `@angular/platform-browser` from 21.1.4 to 21.1.5
- [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.1.5/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 21.1.4 to 21.1.5
- [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.1.5/packages/platform-browser-dynamic)

Updates `@angular/router` from 21.1.4 to 21.1.5
- [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.1.5/packages/router)

Updates `@angular-devkit/build-angular` from 21.1.4 to 21.1.5
- [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.1.4...v21.1.5)

Updates `@angular/cli` from 21.1.4 to 21.1.5
- [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.1.4...v21.1.5)

Updates `@angular/compiler-cli` from 21.1.4 to 21.1.5
- [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.1.5/packages/compiler-cli)

Updates `@angular/language-service` from 21.1.4 to 21.1.5
- [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.1.5/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/cdk"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/common"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/compiler"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/core"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/forms"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/localize"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/material"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/router"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 21.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/language-service"
  dependency-version: 21.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-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 Feb 23, 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