Skip to content

Bump the angular group in /frontend with 16 updates#243

Merged
azuchi merged 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/angular-61193df33f
Feb 1, 2026
Merged

Bump the angular group in /frontend with 16 updates#243
azuchi merged 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/angular-61193df33f

Conversation

@dependabot
Copy link
Contributor

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

Bumps the angular group in /frontend with 16 updates:

Package From To
@angular/common 21.1.1 21.1.2
@angular/core 21.1.1 21.1.2
@angular/forms 21.1.1 21.1.2
@angular/platform-browser 21.1.1 21.1.2
@angular/platform-browser-dynamic 21.1.1 21.1.2
@angular/router 21.1.1 21.1.2
@angular-devkit/build-angular 21.1.1 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/cli 21.1.1 21.1.2
@angular/compiler 21.1.1 21.1.2
@angular/compiler-cli 21.1.1 21.1.2
@angular/language-service 21.1.1 21.1.2

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

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

Updates @angular/platform-browser from 21.1.1 to 21.1.2

Release notes

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

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

Release notes

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

Sourced from @​angular/platform-browser-dynamic'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/router from 21.1.1 to 21.1.2

Release notes

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

Sourced from @​angular/router'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
  • 21ecdc0 fix(router): Do not intercept reload events with Navigation integration
  • See full diff in compare view

Updates @angular-devkit/build-angular from 21.1.1 to 21.1.2

Release notes

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

21.1.2

@​angular-devkit/schematics-cli

Commit Description
fix - e7458c81d Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular-devkit/architect

Commit Description
fix - d66f1fe64 Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular/build

Commit Description
fix - 80911af67 loosen Vitest dependency checks when runnerConfig is used
fix - 2d30639d3 support merging coverage thresholds with Vitest runnerConfig
Changelog

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

21.1.2 (2026-01-28)

@​angular-devkit/schematics-cli

Commit Type Description
e7458c81d fix Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular-devkit/architect

Commit Type Description
d66f1fe64 fix Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular/build

Commit Type Description
80911af67 fix loosen Vitest dependency checks when runnerConfig is used
2d30639d3 fix support merging coverage thresholds with Vitest runnerConfig

Commits
  • 702d717 release: cut the v21.1.2 release
  • d66f1fe fix(@​angular-devkit/architect): Add boolean type inference for 'true' and 'fa...
  • e7458c8 fix(@​angular-devkit/schematics-cli): Add boolean type inference for 'true' an...
  • e974e40 build: lock file maintenance
  • 2d30639 fix(@​angular/build): support merging coverage thresholds with Vitest runnerCo...
  • 80911af fix(@​angular/build): loosen Vitest dependency checks when runnerConfig is used
  • 7cf1d3b build: update cross-repo angular dependencies
  • 165e7d6 build: update all github actions
  • 8e7f86b build: update bazel dependencies
  • 3206b8b build: update cross-repo angular dependencies
  • See full diff in compare view

Updates @angular-eslint/builder from 21.1.0 to 21.2.0

Release notes

Sourced from @​angular-eslint/builder's releases.

v21.2.0

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)
  • eslint-plugin-template: add prefer-class-binding rule to enforce class binding over ngClass (#2827)
  • eslint-plugin-template: support ignore attributes for prefer-static-string-properties rule (#2852)

🩹 Fixes

  • update dependency @​angular/compiler to v21.0.2 (#2828)
  • update dependency @​angular/compiler to v21.0.3 (#2832)
  • update typescript-eslint packages to v8.48.1 (#2813)
  • update dependency eslint to v9.39.2 (#2845)
  • update dependency @​angular/compiler to v21.0.6 (#2844)
  • update typescript-eslint packages to v8.50.1 (#2840)
  • update dependency @​angular/compiler to v21.1.0 (#2862)
  • update dependency @​angular/compiler to v21.1.1 (#2874)
  • eslint-plugin-template: allow autofocus on dialog elements for improved accessibility (#2851)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/builder's changelog.

21.2.0 (2026-01-29)

This was a version bump only for builder to align it with other projects, there were no code changes.

Commits

Updates @angular-eslint/eslint-plugin from 21.1.0 to 21.2.0

Release notes

Sourced from @​angular-eslint/eslint-plugin's releases.

v21.2.0

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)
  • eslint-plugin-template: add prefer-class-binding rule to enforce class binding over ngClass (#2827)
  • eslint-plugin-template: support ignore attributes for prefer-static-string-properties rule (#2852)

🩹 Fixes

  • update dependency @​angular/compiler to v21.0.2 (#2828)
  • update dependency @​angular/compiler to v21.0.3 (#2832)
  • update typescript-eslint packages to v8.48.1 (#2813)
  • update dependency eslint to v9.39.2 (#2845)
  • update dependency @​angular/compiler to v21.0.6 (#2844)
  • update typescript-eslint packages to v8.50.1 (#2840)
  • update dependency @​angular/compiler to v21.1.0 (#2862)
  • update dependency @​angular/compiler to v21.1.1 (#2874)
  • eslint-plugin-template: allow autofocus on dialog elements for improved accessibility (#2851)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin's changelog.

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)

❤️ Thank You

Commits

Updates @angular-eslint/eslint-plugin-template from 21.1.0 to 21.2.0

Release notes

Sourced from @​angular-eslint/eslint-plugin-template's releases.

v21.2.0

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)
  • eslint-plugin-template: add prefer-class-binding rule to enforce class binding over ngClass (#2827)
  • eslint-plugin-template: support ignore attributes for prefer-static-string-properties rule (#2852)

🩹 Fixes

  • update dependency @​angular/compiler to v21.0.2 (#2828)
  • update dependency @​angular/compiler to v21.0.3 (#2832)
  • update typescript-eslint packages to v8.48.1 (#2813)
  • update dependency eslint to v9.39.2 (#2845)
  • update dependency @​angular/compiler to v21.0.6 (#2844)
  • update typescript-eslint packages to v8.50.1 (#2840)
  • update dependency @​angular/compiler to v21.1.0 (#2862)
  • update dependency @​angular/compiler to v21.1.1 (#2874)
  • eslint-plugin-template: allow autofocus on dialog elements for improved accessibility (#2851)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin-template's changelog.

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin-template: support ignore attributes for prefer-static-string-properties rule (#2852)
  • eslint-plugin-template: add prefer-class-binding rule to enforce class binding over ngClass (#2827)

🩹 Fixes

  • update dependency @​angular/compiler to v21.1.0 (#2862)
  • eslint-plugin-template: allow autofocus on dialog elements for improved accessibility (#2851)

❤️ Thank You

Commits
  • 6fa321d chore(release): publish 21.2.0
  • d49bbe0 fix: update dependency @​angular/compiler to v21.1.0 (#2862)
  • 7cf27eb feat(eslint-plugin-template): support ignore attributes for prefer-static-str...
  • 0cdfc51 fix(eslint-plugin-template): allow autofocus on dialog elements for improved ...
  • 78bd8e3 feat(eslint-plugin-template): add prefer-class-binding rule to enforce class ...
  • See full diff in compare view

Updates @angular-eslint/schematics from 21.1.0 to 21.2.0

Release notes

Sourced from @​angular-eslint/schematics's releases.

v21.2.0

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)
  • eslint-plugin-template: add prefer-class-binding rule to enforce class binding over ngClass (#2827)
  • eslint-plugin-template: support ignore attributes for prefer-static-string-properties rule (#2852)

🩹 Fixes

  • update dependency @​angular/compiler to v21.0.2 (#2828)
  • update dependency @​angular/compiler to v21.0.3 (#2832)
  • update typescript-eslint packages to v8.48.1 (#2813)
  • update dependency eslint to v9.39.2 (#2845)
  • update dependency @​angular/compiler to v21.0.6 (#2844)
  • update typescript-eslint packages to v8.50.1 (#2840)
  • update dependency @​angular/compiler to v21.1.0 (#2862)
  • update dependency @​angular/compiler to v21.1.1 (#2874)
  • eslint-plugin-template: allow autofocus on dialog elements for improved accessibility (#2851)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/schematics's changelog.

21.2.0 (2026-01-29)

This was a version bump only for schematics to align it with other projects, there were no code changes.

Commits

Updates @angular-eslint/template-parser from 21.1.0 to 21.2.0

Release notes

Sourced from @​angular-eslint/template-parser's releases.

v21.2.0

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)
  • eslint-plugin-template:Description has been truncated

Bumps the angular group in /frontend with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.1.1` | `21.1.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.1.1` | `21.1.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.1.1` | `21.1.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.1.1` | `21.1.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.1.1` | `21.1.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.1.1` | `21.1.2` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `21.1.1` | `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/cli](https://github.com/angular/angular-cli) | `21.1.1` | `21.1.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.1.1` | `21.1.2` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.1.1` | `21.1.2` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `21.1.1` | `21.1.2` |


Updates `@angular/common` from 21.1.1 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/core` from 21.1.1 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.1 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/platform-browser` from 21.1.1 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.1 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.1 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-devkit/build-angular` from 21.1.1 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.1...v21.1.2)

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/cli` from 21.1.1 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.1...v21.1.2)

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

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/builder"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/schematics"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 21.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 21.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-version: 21.1.2
  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 Jan 31, 2026
@azuchi azuchi merged commit 4b08036 into master Feb 1, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/angular-61193df33f branch February 1, 2026 02:15
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