Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps @angular/core to 21.0.8 and updates ancestor dependencies @angular/core, @angular/animations, @angular/cdk, @angular/common, @angular/forms, @angular/material, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router and @angular/compiler. These dependencies need to be updated together.

Updates @angular/core from 13.2.2 to 21.0.8

Release notes

Sourced from @​angular/core's releases.

21.0.8

core

Commit Description
fix - a6a2621bf9 fix memory leak with event replay
fix - 5239e471a1 handle cancelled traversals in fake navigation

21.0.7

compiler

Commit Description
fix - 8e808740c9 better types for a few expression AST nodes
fix - 63b1cdcf70 produce accurate span for typeof and void expressions
fix - 3c3ae0cb64 provide location information for literal map keys
fix - 523dbaf1c3 stop ThisReceiver inheritance from ImplicitReceiver

compiler-cli

Commit Description
fix - 4d9c4567ed ensure component import diagnostics are reported within the imports expression
fix - cd405685af fix up spelling of diagnostic
fix - 778460fcca support qualified names in typeof type references

core

Commit Description
fix - 7c74674eb0 avoid leaking view data in animations
fix - 0edbee4550 explicitly cast signal node value to String
fix - f9c29572d2 sanitize sensitive attributes on SVG script elements

forms

Commit Description
feat - e3fba182f9 add [formField] directive
fix - 561772b152 allow custom controls to require dirty input
fix - f0fb1d8581 allow custom controls to require hidden input
fix - ec110f170b allow custom controls to require pending input
fix - ae1dc16bb0 clean up abort listener after timeout
fix - 9748b0d5da support custom controls with non signal-based models
fix - 6bd22df987 Support readonly arrays in signal forms

router

Commit Description
fix - 41cd4a6af8 Fix RouterLink href not updating with queryParamsHandling
fix - 5e9e09aee0 handle errors from view transition updateCallbackDone promise

21.0.6

core

Commit Description
fix - 4c8fb3631d throw better errors for potential circular references
fix - 48492524ea use mutable ResponseInit type for RESPONSE_INIT token

forms

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

21.0.8 (2026-01-08)

core

Commit Type Description
a6a2621bf9 fix fix memory leak with event replay
5239e471a1 fix handle cancelled traversals in fake navigation

20.3.16 (2026-01-07)

core

Commit Type Description
c2c2b4aaa8 fix sanitize sensitive attributes on SVG script elements

19.2.18 (2026-01-07)

core

Commit Type Description
26cdc53d9c fix sanitize sensitive attributes on SVG script elements

21.0.7 (2026-01-07)

compiler

Commit Type Description
8e808740c9 fix better types for a few expression AST nodes
63b1cdcf70 fix produce accurate span for typeof and void expressions
3c3ae0cb64 fix provide location information for literal map keys
523dbaf1c3 fix stop ThisReceiver inheritance from ImplicitReceiver

compiler-cli

Commit Type Description
4d9c4567ed fix ensure component import diagnostics are reported within the imports expression
cd405685af fix fix up spelling of diagnostic
778460fcca fix support qualified names in typeof type references

core

Commit Type Description
7c74674eb0 fix avoid leaking view data in animations
0edbee4550 fix explicitly cast signal node value to String
f9c29572d2 fix sanitize sensitive attributes on SVG script elements

forms

| Commit | Type | Description |

... (truncated)

Commits
  • 5239e47 fix(core): handle cancelled traversals in fake navigation
  • 8aab227 build: update cross-repo angular dependencies
  • f5bad8e refactor(core): Improve tree-shakable RuntimeError error for `INVALID_FIELD...
  • a6a2621 fix(core): fix memory leak with event replay
  • fbb37d8 refactor(core): remove unused instruction parameter
  • 7c74674 fix(core): avoid leaking view data in animations
  • c1e9627 docs(core): fix Ivy view data docs tables
  • e3fba18 feat(forms): add [formField] directive
  • af1d4ac refactor(forms): bind native properties on interop controls
  • 0e8b9d8 refactor(forms): bind field properties to all directives on interop controls
  • Additional commits viewable in compare view

Updates @angular/animations from 13.2.2 to 21.0.8

Release notes

Sourced from @​angular/animations's releases.

21.0.8

core

Commit Description
fix - a6a2621bf9 fix memory leak with event replay
fix - 5239e471a1 handle cancelled traversals in fake navigation

21.0.7

compiler

Commit Description
fix - 8e808740c9 better types for a few expression AST nodes
fix - 63b1cdcf70 produce accurate span for typeof and void expressions
fix - 3c3ae0cb64 provide location information for literal map keys
fix - 523dbaf1c3 stop ThisReceiver inheritance from ImplicitReceiver

compiler-cli

Commit Description
fix - 4d9c4567ed ensure component import diagnostics are reported within the imports expression
fix - cd405685af fix up spelling of diagnostic
fix - 778460fcca support qualified names in typeof type references

core

Commit Description
fix - 7c74674eb0 avoid leaking view data in animations
fix - 0edbee4550 explicitly cast signal node value to String
fix - f9c29572d2 sanitize sensitive attributes on SVG script elements

forms

Commit Description
feat - e3fba182f9 add [formField] directive
fix - 561772b152 allow custom controls to require dirty input
fix - f0fb1d8581 allow custom controls to require hidden input
fix - ec110f170b allow custom controls to require pending input
fix - ae1dc16bb0 clean up abort listener after timeout
fix - 9748b0d5da support custom controls with non signal-based models
fix - 6bd22df987 Support readonly arrays in signal forms

router

Commit Description
fix - 41cd4a6af8 Fix RouterLink href not updating with queryParamsHandling
fix - 5e9e09aee0 handle errors from view transition updateCallbackDone promise

21.0.6

core

Commit Description
fix - 4c8fb3631d throw better errors for potential circular references
fix - 48492524ea use mutable ResponseInit type for RESPONSE_INIT token

forms

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

21.0.8 (2026-01-08)

core

Commit Type Description
a6a2621bf9 fix fix memory leak with event replay
5239e471a1 fix handle cancelled traversals in fake navigation

20.3.16 (2026-01-07)

core

Commit Type Description
c2c2b4aaa8 fix sanitize sensitive attributes on SVG script elements

19.2.18 (2026-01-07)

core

Commit Type Description
26cdc53d9c fix sanitize sensitive attributes on SVG script elements

21.0.7 (2026-01-07)

compiler

Commit Type Description
8e808740c9 fix better types for a few expression AST nodes
63b1cdcf70 fix produce accurate span for typeof and void expressions
3c3ae0cb64 fix provide location information for literal map keys
523dbaf1c3 fix stop ThisReceiver inheritance from ImplicitReceiver

compiler-cli

Commit Type Description
4d9c4567ed fix ensure component import diagnostics are reported within the imports expression
cd405685af fix fix up spelling of diagnostic
778460fcca fix support qualified names in typeof type references

core

Commit Type Description
7c74674eb0 fix avoid leaking view data in animations
0edbee4550 fix explicitly cast signal node value to String
f9c29572d2 fix sanitize sensitive attributes on SVG script elements

forms

| Commit | Type | Description |

... (truncated)

Commits
  • b9d7455 refactor(core): mark VERSION exports as pure for better tree-shaking
  • 3bed9f0 build: format md files
  • a4fe078 refactor(common): remove unused import (#64699)
  • 70332b0 fix(core): pass element removal property through in all locations (#64565)
  • 2b257b3 fix(animations): account for Element.animate exceptions (#64506)
  • dde5bad fix(core): prevent animations renderer from impacting animate.leave (#63921)
  • c357650 refactor(core): Update tests for zoneless by default (#63668)
  • 021ead5 refactor(animations): remove dependency on @angular/common (#63248)
  • 2fcafb6 build: rename defaults2.bzl to defaults.bzl (#63383)
  • ec8cd3e refactor(animations): optimize resolveTimeExpression (#62927)
  • Additional commits viewable in compare view

Updates @angular/cdk from 13.2.2 to 21.0.6

Release notes

Sourced from @​angular/cdk's releases.

21.0.6

youtube-player

Commit Description
fix - b1f61c4c3 apply startSeconds with disablePlaceholder and autoplay (#32570)

material

Commit Description
fix - 0d543d2de expansion: all panels appearing open when printing (#32602)
fix - e4ce169ba select: global option not disabling popover (#32610)
fix - 964c39eb6 tooltip: add opt-in for better touch device detection (#32597)
perf - 4b594fbdc checkbox: Use > combinator for hover selector (#32586)
perf - ca4a7a4b9 table: Use text-align: start instead of descendent dir selector. (#32585)

cdk

Commit Description
fix - 66e2a08bc drag-drop: make item and list easier to tree shake (#32604)
fix - cf61d587d overlay: safari workaround not working with popovers (#32588)

aria

Commit Description
fix - c8028789d menu: expand selector for trigger (#32617)

multiple

Commit Description
fix - 63004702e not all symbols exported in some aria packages (#32591)

21.0.5

No release notes provided.

21.0.4

material

Commit Description
fix - 57e831975e form-field: outline being thrown off by Tailwind (#32513)
fix - 454bf96089 schematics: combine style resets (#32496)
fix - d3139205c0 slide-toggle: Fix a11y issues by hiding label when it has no content. (#32480)
fix - a3dfa754c9 tooltip: remove explicit usePopover (#32528)

cdk

Commit Description
fix - 4d2a7169ee testing: Skip task tracking if zone patches aren't present (#32544)

aria

Commit Description
fix - fb2726c7e0 tabs: disabled tab selection

multiple

Commit Description
fix - ecfe310e8a type issues when importing Aria directives (#32561)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

21.0.6 "balsa-salsa" (2026-01-08)

aria

Commit Type Description
c8028789d fix menu: expand selector for trigger (#32617)

cdk

Commit Type Description
66e2a08bc fix drag-drop: make item and list easier to tree shake (#32604)
cf61d587d fix overlay: safari workaround not working with popovers (#32588)

material

Commit Type Description
0d543d2de fix expansion: all panels appearing open when printing (#32602)
e4ce169ba fix select: global option not disabling popover (#32610)
964c39eb6 fix tooltip: add opt-in for better touch device detection (#32597)
4b594fbdc perf checkbox: Use > combinator for hover selector (#32586)
ca4a7a4b9 perf table: Use text-align: start instead of descendent dir selector. (#32585)

youtube-player

Commit Type Description
b1f61c4c3 fix apply startSeconds with disablePlaceholder and autoplay (#32570)

multiple

Commit Type Description
63004702e fix not all symbols exported in some aria packages (#32591)

21.0.5 "plastic-deer" (2025-12-18)

21.1.0-next.3 "lego scooter" (2025-12-17)

aria

Commit Type Description
ebb1c176f2 fix tabs: disabled tab selection

cdk

Commit Type Description
dd40f25a03 fix testing: Skip task tracking if zone patches aren't present (#32544)

material

Commit Type Description
0669de57f2 fix form-field: outline being thrown off by Tailwind (#32513)
a364de5d01 fix schematics: combine style resets (#32496)
204788b945 fix slide-toggle: Fix a11y issues by hiding label when it has no content. (#32480)

... (truncated)

Commits
  • c9b6181 release: cut the v21.0.6 release
  • b8192d2 test(multiple): remove checks for popover from test (#32622)
  • 96a20fd build(multiple): Recommend installing the angular language service extension ...
  • 00c8d29 build: bump year (#32608)
  • c802878 fix(aria/menu): expand selector for trigger (#32617)
  • ca4a7a4 perf(material/table): Use text-align: start instead of descendent dir selecto...
  • 66e2a08 fix(cdk/drag-drop): make item and list easier to tree shake (#32604)
  • e4ce169 fix(material/select): global option not disabling popover (#32610)
  • 1396042 build: disable formatting on styles and templates (#32614)
  • f22e7fa docs: improve properties and methods template (#32071)
  • Additional commits viewable in compare view

Updates @angular/common from 13.2.2 to 21.0.8

Release notes

Sourced from @​angular/common's releases.

21.0.8

core

Commit Description
fix - a6a2621bf9 fix memory leak with event replay
fix - 5239e471a1 handle cancelled traversals in fake navigation

21.0.7

compiler

Commit Description
fix - 8e808740c9 better types for a few expression AST nodes
fix - 63b1cdcf70 produce accurate span for typeof and void expressions
fix - 3c3ae0cb64 provide location information for literal map keys
fix - 523dbaf1c3 stop ThisReceiver inheritance from ImplicitReceiver

compiler-cli

Commit Description
fix - 4d9c4567ed ensure component import diagnostics are reported within the imports expression
fix - cd405685af fix up spelling of diagnostic
fix - 778460fcca support qualified names in typeof type references

core

Commit Description
fix - 7c74674eb0 avoid leaking view data in animations
fix - 0edbee4550 explicitly cast signal node value to String
fix - f9c29572d2 sanitize sensitive attributes on SVG script elements

forms

Commit Description
feat - e3fba182f9 add [formField] directive
fix - 561772b152 allow custom controls to require dirty input
fix - f0fb1d8581 allow custom controls to require hidden input
fix - ec110f170b allow custom controls to require pending input
fix - ae1dc16bb0 clean up abort listener after timeout
fix - 9748b0d5da support custom controls with non signal-based models
fix - 6bd22df987 Support readonly arrays in signal forms

router

Commit Description
fix - 41cd4a6af8 Fix RouterLink href not updating with queryParamsHandling
fix - 5e9e09aee0 handle errors from view transition updateCallbackDone promise

21.0.6

core

Commit Description
fix - 4c8fb3631d throw better errors for potential circular references
fix - 48492524ea use mutable ResponseInit type for RESPONSE_INIT token

forms

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

21.0.8 (2026-01-08)

core

Commit Type Description
a6a2621bf9 fix fix memory leak with event replay
5239e471a1 fix handle cancelled traversals in fake navigation

20.3.16 (2026-01-07)

core

Commit Type Description
c2c2b4aaa8 fix sanitize sensitive attributes on SVG script elements

19.2.18 (2026-01-07)

core

Commit Type Description
26cdc53d9c fix sanitize sensitive attributes on SVG script elements

21.0.7 (2026-01-07)

compiler

Commit Type Description
8e808740c9 fix better types for a few expression AST nodes
63b1cdcf70 fix produce accurate span for typeof and void expressions
3c3ae0cb64 fix provide location information for literal map keys
523dbaf1c3 fix stop ThisReceiver inheritance from ImplicitReceiver

compiler-cli

Commit Type Description
4d9c4567ed fix ensure component import diagnostics are reported within the imports expression
cd405685af fix fix up spelling of diagnostic
778460fcca fix support qualified names in typeof type references

core

Commit Type Description
7c74674eb0 fix avoid leaking view data in animations
0edbee4550 fix explicitly cast signal node value to String
f9c29572d2 fix sanitize sensitive attributes on SVG script elements

forms

| Commit | Type | Description |

... (truncated)

Commits
  • d699eef docs: add docs for transform property in built-in loaders
  • feed89e ci: reformat files
  • 6d9d2b8 refactor(common): remove redundant providedIn: 'root' from injection tokens
  • 288238a refactor(core): correct all typeof ngDevMode comparison patterns introduced...
  • 56418b1 docs: add documentation for HTTP_TRANSFER_CACHE_ORIGIN_MAP
  • 20474d3 fix(http): enable XSRF protection for same-origin absolute URLs
  • 3240d85 fix(http): prevent XSRF token leakage to protocol-relative URLs
  • 6de8926 refactor(core): add debug name to resource (#64172)
  • 00ffe91 refactor(common): removes unused NgModuleFactory config in NgComponentOutlet
  • 8765b66 docs: add reference to Built-in Pipes in multiple pipe files
  • Additional commits viewable in compare view

Updates @angular/forms from 13.2.2 to 21.0.8

Release notes

Sourced from @​angular/forms's releases.

21.0.8

core

Commit Description
fix - a6a2621bf9 fix memory leak with event replay
fix - 5239e471a1 handle cancelled traversals in fake navigation

21.0.7

compiler

Commit Description
fix - 8e808740c9 better types for a few expression AST nodes
fix - 63b1cdcf70 produce accurate span for typeof and void expressions
fix - 3c3ae0cb64 provide location information for literal map keys
fix - 523dbaf1c3 stop ThisReceiver inheritance from ImplicitReceiver

compiler-cli

Commit Description
fix - 4d9c4567ed ensure component import diagnostics are reported within the imports expression
fix - cd405685af fix up spelling of diagnostic
fix - 778460fcca support qualified names in typeof type references

core

Commit Description
fix - 7c74674eb0 avoid leaking view data in animations
fix - 0edbee4550 explicitly cast signal node value to String
fix - f9c29572d2 sanitize sensitive attributes on SVG script elements

forms

Commit Description
feat - e3fba182f9 add [formField] directive
fix - 561772b152 allow custom controls to require dirty input
fix - f0fb1d8581 allow custom controls to require hidden input
fix - ec110f170b allow custom controls to require pending input
fix - ae1dc16bb0 clean up abort listener after timeout
fix - 9748b0d5da support custom controls with non signal-based models
fix - 6bd22df987 Support readonly arrays in signal forms

router

Commit Description
fix - 41cd4a6af8 Fix RouterLink href not updating with queryParamsHandling
fix - 5e9e09aee0 handle errors from view transition updateCallbackDone promise

21.0.6

core

...

Description has been truncated

Commit Description

…angular/common, @angular/forms, @angular/material, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router and @angular/compiler

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) to 21.0.8 and updates ancestor dependencies [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations), [@angular/cdk](https://github.com/angular/components), [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms), [@angular/material](https://github.com/angular/components), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser), [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic), [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) and [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler). These dependencies need to be updated together.


Updates `@angular/core` from 13.2.2 to 21.0.8
- [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.0.8/packages/core)

Updates `@angular/animations` from 13.2.2 to 21.0.8
- [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.0.8/packages/animations)

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

Updates `@angular/common` from 13.2.2 to 21.0.8
- [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.0.8/packages/common)

Updates `@angular/forms` from 13.2.2 to 21.0.8
- [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.0.8/packages/forms)

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

Updates `@angular/platform-browser` from 13.2.2 to 21.0.8
- [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.0.8/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 13.2.2 to 21.0.8
- [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.0.8/packages/platform-browser-dynamic)

Updates `@angular/router` from 13.2.2 to 21.0.8
- [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.0.8/packages/router)

Updates `@angular/compiler` from 19.1.2 to 19.2.18
- [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/v19.2.18/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-version: 21.0.8
  dependency-type: direct:production
- dependency-name: "@angular/animations"
  dependency-version: 21.0.8
  dependency-type: direct:production
- dependency-name: "@angular/cdk"
  dependency-version: 21.0.6
  dependency-type: direct:production
- dependency-name: "@angular/common"
  dependency-version: 21.0.8
  dependency-type: direct:production
- dependency-name: "@angular/forms"
  dependency-version: 21.0.8
  dependency-type: direct:production
- dependency-name: "@angular/material"
  dependency-version: 21.0.6
  dependency-type: direct:production
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.0.8
  dependency-type: direct:production
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 21.0.8
  dependency-type: direct:production
- dependency-name: "@angular/router"
  dependency-version: 21.0.8
  dependency-type: direct:production
- dependency-name: "@angular/compiler"
  dependency-version: 19.2.18
  dependency-type: indirect
...

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 Jan 9, 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