Skip to content

deps(web): bump the angular group in /web with 10 updates#110

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/angular-01ed097c22
Open

deps(web): bump the angular group in /web with 10 updates#110
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/angular-01ed097c22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the angular group in /web with 10 updates:

Package From To
@angular/common 21.0.6 21.0.8
@angular/compiler 21.0.6 21.0.8
@angular/core 21.0.6 21.0.8
@angular/forms 21.0.6 21.0.8
@angular/platform-browser 21.0.6 21.0.8
@angular/router 21.0.6 21.0.8
@angular/build 21.0.4 21.0.5
@angular/cli 21.0.4 21.0.5
@angular/compiler-cli 21.0.6 21.0.8
@angular/platform-browser-dynamic 21.0.6 21.0.8

Updates @angular/common from 21.0.6 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
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
  • See full diff in compare view

Updates @angular/compiler from 21.0.6 to 21.0.8

Release notes

Sourced from @​angular/compiler'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
Changelog

Sourced from @​angular/compiler'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
  • fbb37d8 refactor(core): remove unused instruction parameter
  • 63b1cdc fix(compiler): produce accurate span for typeof and void expressions
  • e3fba18 feat(forms): add [formField] directive
  • 8e80874 fix(compiler): better types for a few expression AST nodes
  • f9c2957 fix(core): sanitize sensitive attributes on SVG script elements
  • 523dbaf fix(compiler): stop ThisReceiver inheritance from ImplicitReceiver
  • 3c3ae0c fix(compiler): provide location information for literal map keys
  • See full diff in compare view

Updates @angular/core from 21.0.6 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
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/forms from 21.0.6 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
Changelog

Sourced from @​angular/forms'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
  • ff53175 refactor(forms): remove customError()
  • 8aa7755 docs: update angular.io links to angular.dev in comments, TSDoc, and warnings
  • ae1dc16 fix(forms): clean up abort listener after timeout
  • 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
  • ff37a13 refactor(forms): bind field properties to all directives on custom controls
  • a4ba820 refactor(forms): bind field properties to all directives on native controls
  • 45bfd82 docs(forms): add documentation links to Signal Forms API
  • e21076d docs(forms): fix duplicate validator reference titles in AbstractControl
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 21.0.6 to 21.0.8

Release notes

Sourced from @​angular/platform-browser'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
Changelog

Sourced from @​angular/platform-browser'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

Updates @angular/router from 21.0.6 to 21.0.8

Release notes

Sourced from @​angular/router'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

Commi...

Description has been truncated

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Labels

The following labels could not be found: web. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 12, 2026

📊 Benchmark Results

Benchmark Time Throughput

arena

| | 13.395 ns | - |
| | 6.5362 ns | - |
| | 465.24 ns | - |
| | 425.97 ns | - |
| | 639.35 ns | - |
| | 50.588 ns | - |
| | 605.30 ns | - |
| | 77.926 ns | - |
| | | - |
| | | - |
| | 338.79 ns | - |
| | 44.555 ns | - |
| | | - |
| | | - |
| | | - |
| | | - |
| | 52.739 ns | - |
| | 59.453 ns | - |

body

| | 21.619 ns | - |
| | 52.784 ns | - |
| | 14.698 ns | - |
| | 1.2434 ns | - |
| | 35.727 ns | - |
| | 14.702 ns | - |
| | 133.42 ns | - |
| | 83.804 ns | - |
| | 46.180 ns | - |
| | 38.994 ns | - |
| | 48.145 ns | - |
| | 32.045 ns | - |
| | 157.92 ns | - |
| | 6.2497 ns | - |
| | 68.957 ns | - |
| | 37.204 ns | - |
| | 139.16 ns | - |
| | | - |
| | 4.4124 ns | - |
| | 4.3415 ns | - |
| | 4.3374 ns | - |

json

| json_info/library_check | 311.12 ps | - |
| json_serialize/small | 73.312 ns | - |
| json_serialize/medium | 335.69 ns | - |
| json_serialize/large | | - |
| json_deserialize/small | 122.37 ns | - |
| json_deserialize/medium | 980.11 ns | - |
| json_deserialize/large | | - |
| json_roundtrip/small | 197.36 ns | - |
| json_roundtrip/medium | | - |
| json_roundtrip/large | | - |
| http_json/request_parse | | - |
| http_json/response_json | 452.55 ns | - |
| http_json/full_cycle | | - |

routing

| | 43.801 ns | - |
| | 109.87 ns | - |
| | 215.83 ns | - |
| | 221.88 ns | - |
| | 132.14 ns | - |
| | 4.1364 ns | - |
| | 18.378 ns | - |
| | 140.56 ns | - |
| | 315.07 ns | - |
| | | - |
| | 209.10 ns | - |
| | 32.583 ns | - |
| | 206.39 ns | - |
| | | - |
| | 69.695 ns | - |
| | 425.59 ns | - |
| | | - |
| routing/match_first/10 | 99.484 ns | - |
| routing/match_middle/10 | 277.28 ns | - |
| routing/match_last/10 | 274.82 ns | - |
| | 191.08 ns | - |
| routing/match_first/50 | 99.935 ns | - |
| routing/match_middle/50 | 847.05 ns | - |
| routing/match_last/50 | 275.50 ns | - |
| | | - |
| routing/match_first/100 | 99.698 ns | - |
| | 707.19 ns | - |
| routing/match_last/100 | 997.33 ns | - |
| | | - |
| routing/match_first/500 | 99.747 ns | - |
| | 663.29 ns | - |
| routing/match_last/500 | 928.34 ns | - |
| | | - |
| | 311.22 ps | - |
| | 41.576 ns | - |
| | 774.29 ns | - |
| | 69.356 ns | - |
| | 127.10 ns | - |
| | 256.81 ns | - |
| | 6.2769 ns | - |
| | 10.762 ns | - |
| | 117.03 ns | - |
| | 155.42 ns | - |
| | 301.04 ns | - |
| | 482.96 ns | - |
| | 916.34 ns | - |
| full_cycle/health_check | 687.90 ns | - |
| | | - |
| | | - |
| | 13.709 ns | - |
| | 12.556 ns | - |
| allocations/vec_small | 10.581 ns | - |
| allocations/vec_large | 24.543 ns | - |
| | 71.204 ns | - |
| | | - |

security

| jwt/sign | 752.76 ns | - |
| jwt/verify | | - |
| jwt/sign_HS256 | 747.55 ns | - |
| jwt/sign_HS384 | | - |
| jwt/sign_HS512 | | - |

simd_parser

| query_string/small/simd | 244.75 ns | - |
| | 264.22 ns | - |
| | 674.13 ns | - |
| | | - |
| query_string/large/simd | | - |
| | | - |
| url_decode/plain/simd | 26.890 ns | - |
| url_decode/encoded/simd | 72.863 ns | - |
| | 95.777 ns | - |
| | 5.6057 ns | - |
| | 17.029 ns | - |
| | 4.6725 ns | - |
| | 11.618 ns | - |
| | 86.100 ns | - |
| | 77.950 ns | - |
| | 109.92 ns | - |
| path_split/short/simd | 38.524 ns | - |
| path_split/medium/simd | 120.65 ns | - |
| path_split/long/simd | 198.72 ns | - |
| | 157.13 ns | - |
| | 473.75 ns | - |

Summary

  • Commit: 83b57190ae6a685846af62e58f037cd90da93828
  • Branch: 110/merge
  • Runner: Linux

Benchmark run triggered by commit 83b5719

Bumps the angular group in /web with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.0.6` | `21.0.8` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.0.6` | `21.0.8` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.0.6` | `21.0.8` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.0.6` | `21.0.8` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.0.6` | `21.0.8` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.0.6` | `21.0.8` |
| [@angular/build](https://github.com/angular/angular-cli) | `21.0.4` | `21.0.5` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.0.4` | `21.0.5` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.0.6` | `21.0.8` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.0.6` | `21.0.8` |


Updates `@angular/common` from 21.0.6 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/compiler` from 21.0.6 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/compiler)

Updates `@angular/core` from 21.0.6 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/forms` from 21.0.6 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/platform-browser` from 21.0.6 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/router` from 21.0.6 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/build` from 21.0.4 to 21.0.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.0.4...v21.0.5)

Updates `@angular/cli` from 21.0.4 to 21.0.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.0.4...v21.0.5)

Updates `@angular/compiler-cli` from 21.0.6 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/compiler-cli)

Updates `@angular/platform-browser-dynamic` from 21.0.6 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/angular-01ed097c22 branch from ca7cfc5 to 57d7885 Compare March 23, 2026 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants