Skip to content

Bump the angular group across 1 directory with 11 updates#270

Merged
zacharyfleck merged 1 commit intomainfrom
dependabot/npm_and_yarn/angular-0f8f92d3b5
Feb 19, 2026
Merged

Bump the angular group across 1 directory with 11 updates#270
zacharyfleck merged 1 commit intomainfrom
dependabot/npm_and_yarn/angular-0f8f92d3b5

Conversation

@dependabot
Copy link
Contributor

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

Bumps the angular group with 11 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/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/compiler-cli 21.1.4 21.1.5

Updates @angular/animations from 21.1.4 to 21.1.5

Changelog

Sourced from @​angular/animations's changelog.

21.1.5 (2026-02-18)

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

Changelog

Sourced from @​angular/common's changelog.

21.1.5 (2026-02-18)

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

Changelog

Sourced from @​angular/compiler's changelog.

21.1.5 (2026-02-18)

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

Changelog

Sourced from @​angular/core's changelog.

21.1.5 (2026-02-18)

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

Changelog

Sourced from @​angular/forms's changelog.

21.1.5 (2026-02-18)

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/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

Changelog

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

21.1.5 (2026-02-18)

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

Changelog

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

21.1.5 (2026-02-18)

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

Changelog

Sourced from @​angular/router's changelog.

21.1.5 (2026-02-18)

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/compiler-cli from 21.1.4 to 21.1.5

Changelog

Sourced from @​angular/compiler-cli's changelog.

21.1.5 (2026-02-18)

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
  • 7f5a728 refactor(compiler-cli): update updateImportClause away from deprecated signature
  • a3588a0 refactor(compiler-cli): Add skeleton tests around source->source compiler tra...
  • 23c0858 refactor(compiler-cli): use phaseModifier for type-only import detection
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the angular group with 11 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/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/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `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/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/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)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 21.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

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 19, 2026
@dependabot dependabot bot requested a review from zacharyfleck as a code owner February 19, 2026 14:45
@zacharyfleck zacharyfleck merged commit 32a3949 into main Feb 19, 2026
2 checks passed
@zacharyfleck zacharyfleck deleted the dependabot/npm_and_yarn/angular-0f8f92d3b5 branch February 19, 2026 18:44
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.

1 participant