Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 25 updates:

Package From To
@angular/animations 21.1.0 21.1.2
@angular/cdk 21.1.0 21.1.2
@angular/common 21.1.0 21.1.2
@angular/compiler 21.1.0 21.1.2
@angular/core 21.1.0 21.1.2
@angular/forms 21.1.0 21.1.2
@angular/material 21.1.0 21.1.2
@angular/platform-browser 21.1.0 21.1.2
@angular/platform-browser-dynamic 21.1.0 21.1.2
@angular/router 21.1.0 21.1.2
@angular-eslint/builder 21.1.0 21.2.0
@angular-eslint/eslint-plugin 21.1.0 21.2.0
@angular-eslint/eslint-plugin-template 21.1.0 21.2.0
@angular-eslint/schematics 21.1.0 21.2.0
@angular-eslint/template-parser 21.1.0 21.2.0
@angular/build 21.1.0 21.1.2
@angular/cli 21.1.0 21.1.2
@angular/compiler-cli 21.1.0 21.1.2
@types/jasmine 5.1.15 6.0.0
@types/node 25.0.9 25.1.0
@typescript-eslint/eslint-plugin 8.53.0 8.54.0
@typescript-eslint/parser 8.53.0 8.54.0
jasmine-core 5.13.0 6.0.1
karma-jasmine-html-reporter 2.1.0 2.2.0
prettier 3.8.0 3.8.1

Updates @angular/animations from 21.1.0 to 21.1.2

Release notes

Sourced from @​angular/animations's releases.

21.1.2

forms

Commit Description
fix - 9f99b14882 only touch visible, interactive fields on submit

language-service

Commit Description
fix - c57b0355b5 Detect local project version on creation

router

Commit Description
fix - 21ecdc036a Do not intercept reload events with Navigation integration

21.1.1

compiler-cli

Commit Description
fix - 0e1f1ed573 drop .tsx extension for generated relative imports

core

Commit Description
fix - 05adfcf8f2 handle Set in class bindings

forms

Commit Description
feat - d89a80a970 Ability to manually register a form field binding in signal forms
fix - cb75f9ce85 fix control value syncing on touch

VSCode Extension: 21.1.1

  • fix(vscode-extension): add syntax highlighting for arrow functions (a649fc8f57)
  • fix(vscode-extension): add syntax highlighting for spread/rest expressions (8f16846dd9)
Changelog

Sourced from @​angular/animations's changelog.

21.1.2 (2026-01-28)

forms

Commit Type Description
9f99b14882 fix only touch visible, interactive fields on submit

language-service

Commit Type Description
c57b0355b5 fix Detect local project version on creation

router

Commit Type Description
21ecdc036a fix Do not intercept reload events with Navigation integration

21.2.0-next.0 (2026-01-22)

compiler

Commit Type Description
72534e2a34 feat Add support for the instanceof binary operator
04ba09a8d9 feat support AstVisitor.visitEmptyExpr()
ce80136e7b fix optimize away unnecessary restore/reset view calls
3242a61bae fix variable counter visiting some expressions twice

compiler-cli

Commit Type Description
473dd3e1cb fix attach source spans to object literal keys in TCB
a904d9f77b fix support nested component declaration

core

Commit Type Description
92d2498910 feat add host node to DeferBlockData (#66546)
1ba9b7ac50 feat resource composition via snapshots
d9923b72a2 feat support arrow functions in expressions
ed78fa05c7 fix Remove note to skip arrow functions in best practices

forms

Commit Type Description
95c386469c feat Add passing focus options to form field

language-server

Commit Type Description
ebc90c26f5 feat Add completions and hover info for inline styles
26fd0839c3 feat Add folding range support for inline styles
573aadef7e feat Add quick info for inline styles

... (truncated)

Commits

Updates @angular/cdk from 21.1.0 to 21.1.2

Release notes

Sourced from @​angular/cdk's releases.

21.1.2

material

Commit Description
fix - bb69f3ca7d sidenav: incorrectly trapping focus in some cases (#32699)
fix - 7824225a5b timepicker: make it easier to style timepicker panel (#32711)

cdk

Commit Description
fix - 9b54cb20da listbox: incorrect wording in error message (#32697)
fix - 4b8fc71c08 table: throw when multiple row templates are used with virtual scrolling (#32682)

aria

Commit Description
fix - 1d9918a9de combobox: Add announcement for empty results to autocomplete demo (#32707)
perf - 81b407d353 grid: avoid excessive change detections (#32705)

21.1.1

aria

Commit Description
fix - d24f099179 grid: unit tests for grid pattern (#32633)

multiple

Commit Description
fix - 6b5466afb2 incorrect paths in declaration files for aria
fix - 028f89b4d8 resolve sass if function deprecation warnings (#32674)
Changelog

Sourced from @​angular/cdk's changelog.

21.1.2 "glass-bottle" (2026-01-28)

aria

Commit Type Description
1d9918a9de fix combobox: Add announcement for empty results to autocomplete demo (#32707)
81b407d353 perf grid: avoid excessive change detections (#32705)

cdk

Commit Type Description
9b54cb20da fix listbox: incorrect wording in error message (#32697)
4b8fc71c08 fix table: throw when multiple row templates are used with virtual scrolling (#32682)

material

Commit Type Description
bb69f3ca7d fix sidenav: incorrectly trapping focus in some cases (#32699)
7824225a5b fix timepicker: make it easier to style timepicker panel (#32711)

21.2.0-next.1 "plastic-ant" (2026-01-21)

aria

Commit Type Description
ec384a37ab fix grid: unit tests for grid pattern (#32633)

cdk

Commit Type Description
e397ecbcfa fix table: remove string-based DI tokens (#32677)

multiple

Commit Type Description
3612ef6094 fix incorrect paths in declaration files for aria
f3357c1dff fix resolve sass if function deprecation warnings (#32674)

21.1.1 "plastic-bear" (2026-01-21)

aria

Commit Type Description
d24f099179 fix grid: unit tests for grid pattern (#32633)

multiple

Commit Type Description
6b5466afb2 fix incorrect paths in declaration files for aria
028f89b4d8 fix resolve sass if function deprecation warnings (#32674)

... (truncated)

Commits
  • d1f9917 release: cut the v21.1.2 release
  • a1d959b docs(material/sidenav): fix typo in drawer comment (#32702)
  • 33f9f99 build: lock file maintenance (#32676)
  • 4564548 build: update pnpm to v10.28.2 (#32681)
  • ad0aeaa [aria/multiple] Add to and clean up input validation across aria components (...
  • 1d9918a fix(aria/combobox): Add announcement for empty results to autocomplete demo (...
  • 7824225 fix(material/timepicker): make it easier to style timepicker panel (#32711)
  • 81b407d perf(aria/grid): avoid excessive change detections (#32705)
  • bb69f3c fix(material/sidenav): incorrectly trapping focus in some cases (#32699)
  • 9b54cb2 fix(cdk/listbox): incorrect wording in error message (#32697)
  • Additional commits viewable in compare view

Updates @angular/common from 21.1.0 to 21.1.2

Release notes

Sourced from @​angular/common's releases.

21.1.2

forms

Commit Description
fix - 9f99b14882 only touch visible, interactive fields on submit

language-service

Commit Description
fix - c57b0355b5 Detect local project version on creation

router

Commit Description
fix - 21ecdc036a Do not intercept reload events with Navigation integration

21.1.1

compiler-cli

Commit Description
fix - 0e1f1ed573 drop .tsx extension for generated relative imports

core

Commit Description
fix - 05adfcf8f2 handle Set in class bindings

forms

Commit Description
feat - d89a80a970 Ability to manually register a form field binding in signal forms
fix - cb75f9ce85 fix control value syncing on touch

VSCode Extension: 21.1.1

  • fix(vscode-extension): add syntax highlighting for arrow functions (a649fc8f57)
  • fix(vscode-extension): add syntax highlighting for spread/rest expressions (8f16846dd9)
Changelog

Sourced from @​angular/common's changelog.

21.1.2 (2026-01-28)

forms

Commit Type Description
9f99b14882 fix only touch visible, interactive fields on submit

language-service

Commit Type Description
c57b0355b5 fix Detect local project version on creation

router

Commit Type Description
21ecdc036a fix Do not intercept reload events with Navigation integration

21.2.0-next.0 (2026-01-22)

compiler

Commit Type Description
72534e2a34 feat Add support for the instanceof binary operator
04ba09a8d9 feat support AstVisitor.visitEmptyExpr()
ce80136e7b fix optimize away unnecessary restore/reset view calls
3242a61bae fix variable counter visiting some expressions twice

compiler-cli

Commit Type Description
473dd3e1cb fix attach source spans to object literal keys in TCB
a904d9f77b fix support nested component declaration

core

Commit Type Description
92d2498910 feat add host node to DeferBlockData (#66546)
1ba9b7ac50 feat resource composition via snapshots
d9923b72a2 feat support arrow functions in expressions
ed78fa05c7 fix Remove note to skip arrow functions in best practices

forms

Commit Type Description
95c386469c feat Add passing focus options to form field

language-server

Commit Type Description
ebc90c26f5 feat Add completions and hover info for inline styles
26fd0839c3 feat Add folding range support for inline styles
573aadef7e feat Add quick info for inline styles

... (truncated)

Commits
  • 7242da2 docs: reword docs on standalone.
  • 6601f06 test(common): enables zoneless change detection in tests
  • See full diff in compare view

Updates @angular/compiler from 21.1.0 to 21.1.2

Release notes

Sourced from @​angular/compiler's releases.

21.1.2

forms

Commit Description
fix - 9f99b14882 only touch visible, interactive fields on submit

language-service

Commit Description
fix - c57b0355b5 Detect local project version on creation

router

Commit Description
fix - 21ecdc036a Do not intercept reload events with Navigation integration

21.1.1

compiler-cli

Commit Description
fix - 0e1f1ed573 drop .tsx extension for generated relative imports

core

Commit Description
fix - 05adfcf8f2 handle Set in class bindings

forms

Commit Description
feat - d89a80a970 Ability to manually register a form field binding in signal forms
fix - cb75f9ce85 fix control value syncing on touch

VSCode Extension: 21.1.1

  • fix(vscode-extension): add syntax highlighting for arrow functions (a649fc8f57)
  • fix(vscode-extension): add syntax highlighting for spread/rest expressions (8f16846dd9)
Changelog

Sourced from @​angular/compiler's changelog.

21.1.2 (2026-01-28)

forms

Commit Type Description
9f99b14882 fix only touch visible, interactive fields on submit

language-service

Commit Type Description
c57b0355b5 fix Detect local project version on creation

router

Commit Type Description
21ecdc036a fix Do not intercept reload events with Navigation integration

21.2.0-next.0 (2026-01-22)

compiler

Commit Type Description
72534e2a34 feat Add support for the instanceof binary operator
04ba09a8d9 feat support AstVisitor.visitEmptyExpr()
ce80136e7b fix optimize away unnecessary restore/reset view calls
3242a61bae fix variable counter visiting some expressions twice

compiler-cli

Commit Type Description
473dd3e1cb fix attach source spans to object literal keys in TCB
a904d9f77b fix support nested component declaration

core

Commit Type Description
92d2498910 feat add host node to DeferBlockData (#66546)
1ba9b7ac50 feat resource composition via snapshots
d9923b72a2 feat support arrow functions in expressions
ed78fa05c7 fix Remove note to skip arrow functions in best practices

forms

Commit Type Description
95c386469c feat Add passing focus options to form field

language-server

Commit Type Description
ebc90c26f5 feat Add completions and hover info for inline styles
26fd0839c3 feat Add folding range support for inline styles
573aadef7e feat Add quick info for inline styles

... (truncated)

Commits

Updates @angular/core from 21.1.0 to 21.1.2

Release notes

Sourced from @​angular/core's releases.

21.1.2

forms

Commit Description
fix - 9f99b14882 only touch visible, interactive fields on submit

language-service

Commit Description
fix - c57b0355b5 Detect local project version on creation

router

Commit Description
fix - 21ecdc036a Do not intercept reload events with Navigation integration

21.1.1

compiler-cli

Commit Description
fix - 0e1f1ed573 drop .tsx extension for generated relative imports

core

Commit Description
fix - 05adfcf8f2 handle Set in class bindings

forms

Commit Description
feat - d89a80a970 Ability to manually register a form field binding in signal forms
fix - cb75f9ce85 fix control value syncing on touch

VSCode Extension: 21.1.1

  • fix(vscode-extension): add syntax highlighting for arrow functions (a649fc8f57)
  • fix(vscode-extension): add syntax highlighting for spread/rest expressions (8f16846dd9)
Changelog

Sourced from @​angular/core's changelog.

21.1.2 (2026-01-28)

forms

Commit Type Description
9f99b14882 fix only touch visible, interactive fields on submit

language-service

Commit Type Description
c57b0355b5 fix Detect local project version on creation

router

Commit Type Description
21ecdc036a fix Do not intercept reload events with Navigation integration

21.2.0-next.0 (2026-01-22)

compiler

Commit Type Description
72534e2a34 feat Add support for the instanceof binary operator
04ba09a8d9 feat support AstVisitor.visitEmptyExpr()
ce80136e7b fix optimize away unnecessary restore/reset view calls
3242a61bae fix variable counter visiting some expressions twice

compiler-cli

Commit Type Description
473dd3e1cb fix attach source spans to object literal keys in TCB
a904d9f77b fix support nested component declaration

core

Commit Type Description
92d2498910 feat add host node to DeferBlockData (#66546)
1ba9b7ac50 feat resource composition via snapshots
d9923b72a2 feat support arrow functions in expressions
ed78fa05c7 fix Remove note to skip arrow functions in best practices

forms

Commit Type Description
95c386469c feat Add passing focus options to form field

language-server

Commit Type Description
ebc90c26f5 feat Add completions and hover info for inline styles
26fd0839c3 feat Add folding range support for inline styles
573aadef7e feat Add quick info for inline styles

... (truncated)

Commits
  • 290b281 build: update cross-repo angular dependencies
  • 7242da2 docs: reword docs on standalone.
  • 89525ec docs: add mentions of the global target syntax.
  • 3594709 refactor(core): remove index from text node creation
  • 051ba06 refactor(core): improve tree-shaking
  • 643f0f4 build: update cross-repo angular dependencies
  • ded654d build: initial test of TypeScript 6
  • 05adfcf fix(core): handle Set in class bindings
  • d89a80a feat(forms): Ability to manually register a form field binding in signal forms
  • ae4e2e0 build: update cross-repo angular dependencies to v21.1.0
  • See full diff in compare view

Updates @angular/forms from 21.1.0 to 21.1.2

Release notes

Sourced from @​angular/forms's releases.

21.1.2

forms

Commit Description
fix - 9f99b14882 only touch visible, interactive fields on submit

language-service

Commit Description
fix - c57b0355b5 Detect local project version on creation

router

Commit Description
fix - 21ecdc036a Do not intercept reload events with Navigation integration

21.1.1

compiler-cli

Commit Description
fix - 0e1f1ed573 drop .tsx extension for generated relative imports

core

Commit Description
fix - 05adfcf8f2 handle Set in class bindings

forms

Commit Description
feat - d89a80a970 Ability to manually register a form field binding in signal forms
fix - cb75f9ce85 fix control value syncing on touch

VSCode Extension: 21.1.1

  • fix(vscode-extension): add syntax highlighting for arrow functions (a649fc8f57)
  • fix(vscode-extension): add syntax highlighting for spread/rest expressions (8f16846dd9)
Changelog

Sourced from @​angular/forms's changelog.

21.1.2 (2026-01-28)

forms

Commit Type Description
9f99b14882 fix only touch visible, interactive fields on submit

language-service

Commit Type Description
c57b0355b5 fix Detect local project version on creation

router

Commit Type Description
21ecdc036a fix Do not intercept reload events with Navigation integration

21.2.0-next.0 (2026-01-22)

compiler

Commit Type Description
72534e2a34 feat Add support for the instanceof binary operator
04ba09a8d9 feat support AstVisitor.visitEmptyExpr()
ce80136e7b fix optimize away unnecessary restore/reset view calls
3242a61bae fix variable counter visiting some expressions twice

compiler-cli

Commit Type Description
473dd3e1cb fix attach source spans to object literal keys in TCB
a904d9f77b fix support nested component declaration

core

Commit Type Description
92d2498910 feat add host node to DeferBlockData (#66546)
1ba9b7ac50 feat resource composition via snapshots
d9923b72a2 feat support arrow functions in expressions
ed78fa05c7 fix Remove note to skip arrow functions in best practices

forms

Commit Type Description
95c386469c feat Add passing focus options to form field

language-server

Commit Type Description
ebc90c26f5 feat Add completions and hover info for inline styles
26fd0839c3 feat Add folding range support for inline styles
573aadef7e feat Add quick info for inline styles

... (truncated)

Commits
  • 9f99b14 fix(forms): only touch visible, interactive fields on submit
  • 31e6f0d test(forms): submit behavior while validation is pending
  • 223ff74 build: don't substitute binary files
  • 26c2fe6 refactor(forms): remove unused API
  • 58720db refactor(forms): update Reactive Forms guide URL
  • cb75f9c fix(forms): fix control value syncing on touch
  • d89a80a feat(forms): Ability to manually register a form field binding in signal forms
  • See full diff in compare view

Updates @angular/material from 21.1.0 to 21.1.2

Release notes

Sourced from @​angular/material's releases.

21.1.2

material

Commit Description
fix - bb69f3ca7d sidenav: incorrectly trapping focus in some cases (#32699)
fix - 7824225a5b timepicker: make it easier to style timepicker panel (#32711)

cdk

Commit Description
fix - 9b54cb20da listbox: incorrect wording in error message (#32697)
fix - 4b8fc71c08 table: throw when multiple row templates are used with virtual scrolling (#32682)

aria

Commit Description
fix - 1d9918a9de combobox: Add announcement for empty results to autocomplete demo (#32707)
perf - 81b407d353 grid: avoid excessive change detections (#32705)

21.1.1

aria

Commit Description
fix - d24f099179 grid: unit tests for grid pattern (#32633)

multiple

Commit Description
fix - 6b5466afb2 incorrect paths in declaration files for aria
fix - 028f89b4d8 resolve sass if function deprecation warnings (#32674)
Changelog

Sourced from @​angular/material's changelog.

21.1.2 "glass-bottle" (2026-01-28)

aria

Commit Type Description
1d9918a9de fix combobox: Add announcement for empty results to autocomplete demo (#32707)
81b407d353 perf grid: avoid excessive change detections (#32705)

cdk

Commit Type Description

Bumps the dependencies group with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `21.1.0` | `21.1.2` |
| [@angular/cdk](https://github.com/angular/components) | `21.1.0` | `21.1.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.1.0` | `21.1.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.1.0` | `21.1.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.1.0` | `21.1.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.1.0` | `21.1.2` |
| [@angular/material](https://github.com/angular/components) | `21.1.0` | `21.1.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.1.0` | `21.1.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.1.0` | `21.1.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.1.0` | `21.1.2` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `21.1.0` | `21.2.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `21.1.0` | `21.2.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `21.1.0` | `21.2.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `21.1.0` | `21.2.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `21.1.0` | `21.2.0` |
| [@angular/build](https://github.com/angular/angular-cli) | `21.1.0` | `21.1.2` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.1.0` | `21.1.2` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.1.0` | `21.1.2` |
| [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.15` | `6.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.9` | `25.1.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.53.0` | `8.54.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.53.0` | `8.54.0` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.13.0` | `6.0.1` |
| [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `2.1.0` | `2.2.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.0` | `3.8.1` |


Updates `@angular/animations` from 21.1.0 to 21.1.2
- [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.2/packages/animations)

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

Updates `@angular/common` from 21.1.0 to 21.1.2
- [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.2/packages/common)

Updates `@angular/compiler` from 21.1.0 to 21.1.2
- [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.2/packages/compiler)

Updates `@angular/core` from 21.1.0 to 21.1.2
- [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.2/packages/core)

Updates `@angular/forms` from 21.1.0 to 21.1.2
- [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.2/packages/forms)

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

Updates `@angular/platform-browser` from 21.1.0 to 21.1.2
- [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.2/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 21.1.0 to 21.1.2
- [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.2/packages/platform-browser-dynamic)

Updates `@angular/router` from 21.1.0 to 21.1.2
- [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.2/packages/router)

Updates `@angular-eslint/builder` from 21.1.0 to 21.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 21.1.0 to 21.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 21.1.0 to 21.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 21.1.0 to 21.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 21.1.0 to 21.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/template-parser)

Updates `@angular/build` from 21.1.0 to 21.1.2
- [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.0...v21.1.2)

Updates `@angular/cli` from 21.1.0 to 21.1.2
- [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.0...v21.1.2)

Updates `@angular/compiler-cli` from 21.1.0 to 21.1.2
- [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.2/packages/compiler-cli)

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

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

Updates `@typescript-eslint/eslint-plugin` from 8.53.0 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.53.0 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/parser)

Updates `jasmine-core` from 5.13.0 to 6.0.1
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.13.0...v6.0.1)

Updates `karma-jasmine-html-reporter` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v2.1.0...v2.2.0)

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

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/cdk"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/common"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/compiler"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/core"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/forms"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/material"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/router"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular-eslint/builder"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@angular-eslint/schematics"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@angular/build"
  dependency-version: 21.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/cli"
  dependency-version: 21.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/jasmine"
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 25.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: jasmine-core
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: karma-jasmine-html-reporter
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 1, 2026
@dependabot dependabot bot requested a review from svierk as a code owner February 1, 2026 01:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 1, 2026
@vercel
Copy link

vercel bot commented Feb 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
angular-bootstrap-toast-service Ready Ready Preview, Comment Feb 1, 2026 1:36am

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 1, 2026

@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1d3c7d7) to head (bb52fdf).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #175   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           61        61           
  Branches         3         3           
=========================================
  Hits            61        61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@svierk svierk merged commit ef3446d into main Feb 1, 2026
8 checks passed
@svierk svierk deleted the dependabot/npm_and_yarn/dependencies-06e84f23a8 branch February 1, 2026 11:50
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