Skip to content

build(deps): bump the angular group across 1 directory with 19 updates - #82

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/notifications/angular/angular-3039674b50
Open

build(deps): bump the angular group across 1 directory with 19 updates#82
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/notifications/angular/angular-3039674b50

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown

Bumps the angular group with 19 updates in the /notifications/angular directory:

Package From To
@angular/animations 21.2.17 22.1.2
@angular/aria 21.2.14 22.1.2
@angular/common 21.2.17 22.1.2
@angular/compiler 21.2.17 22.1.2
@angular/core 21.2.17 22.1.2
@angular/forms 21.2.17 22.1.2
@angular/localize 21.2.17 22.1.2
@angular/platform-browser 21.2.17 22.1.2
@angular/platform-browser-dynamic 21.2.17 22.1.2
@angular/router 21.2.17 22.1.2
@angular-eslint/builder 21.2.0 22.1.0
@angular-eslint/eslint-plugin 21.2.0 22.1.0
@angular-eslint/eslint-plugin-template 21.2.0 22.1.0
@angular-eslint/schematics 21.2.0 22.1.0
@angular-eslint/template-parser 21.2.0 22.1.0
@angular/build 21.2.18 22.1.4
@angular/cli 21.2.18 22.1.4
@angular/compiler-cli 21.2.17 22.1.2
@angular/language-service 21.2.17 22.1.2

Updates @angular/animations from 21.2.17 to 22.1.2

Release notes

Sourced from @​angular/animations's releases.

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.1.0

common

Commit Description
fix - 1ad6824d0d skip transfer cache for uncacheable HTTP traffic (#69017)

compiler

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements

compiler-cli

Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker

core

Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts

forms

Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change

http

Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8

router

Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

... (truncated)

Commits
  • 3d0067a refactor(animations): remove outdated comment
  • 861d37e build: update minimum supported Node.js versions
  • a7dab60 refactor(core): use the @Service decorator where possible.
  • b8d3f36 feat(compiler-cli): add support for Node.js 26.0.0
  • 6672192 test: remove duplicate tests (#67518)
  • d550bf7 build: update minimum supported Node.js versions
  • See full diff in compare view

Updates @angular/aria from 21.2.14 to 22.1.2

Release notes

Sourced from @​angular/aria's releases.

22.1.2

material

Commit Description
fix - 8d67957e9c datepicker: actions overflowing at some screen sizes with touch UI (#33645)
fix - b42eea5c73 form-field: update view when the control is swapped out (#33636)

cdk

Commit Description
fix - 0074c836f2 a11y: move focus to root if there are no focusable elements in focus trap (#33654)

aria

Commit Description
fix - 020f144928 combobox: empty aria-controls when the popup widget has no id (#33635)

multiple

Commit Description
fix - ef99839fd2 tokens specified in wrong category (#33660)

22.1.1

material

Commit Description
fix - dea26e44f checkbox: avoid making the touch target a focus stop (#33584)
fix - 8e31636d7 chips: add presentation role to container elements (#33611)
fix - 0d9a28d20 core: ensure all forward statements are relative (#33627)
fix - f9ad73644 dialog: do not expose CDK dialog ref to users (#33603)
fix - 09303ef0a slider: thumb jumping on safari (#33619)

22.1.0

youtube-player

Commit Description
fix - 2430e6e53 update to latest typings and fix error (#33387)

material

Commit Description
feat - 73939a835 slide-toggle: add full-width support (#33424)
fix - 56c7ff6fa slide-toggle: prevent icon label text-spacing cutoff (#33559)

cdk

Commit Description
fix - 0e34c64d0 stepper: allow signal form to be assigned as stepControl (#33562)

aria

Commit Description
fix - 31781a024 combobox: allow setting readonly (#33364)

22.1.0-rc.0

material-luxon-adapter

... (truncated)

Changelog

Sourced from @​angular/aria's changelog.

22.1.2 "aluminum-can" (2026-08-12)

aria

Commit Type Description
020f144928 fix combobox: empty aria-controls when the popup widget has no id (#33635)

cdk

Commit Type Description
0074c836f2 fix a11y: move focus to root if there are no focusable elements in focus trap (#33654)

material

Commit Type Description
8d67957e9c fix datepicker: actions overflowing at some screen sizes with touch UI (#33645)
b42eea5c73 fix form-field: update view when the control is swapped out (#33636)

multiple

Commit Type Description
ef99839fd2 fix tokens specified in wrong category (#33660)

22.2.0-next.0 "zinc-zoo" (2026-08-05)

multiple

Commit Type Description
8d3da9ea3 feat export aria injection tokens to support custom subclasses (#33607)

22.1.1 "zinc-zebra" (2026-08-05)

material

Commit Type Description
dea26e44f fix checkbox: avoid making the touch target a focus stop (#33584)
8e31636d7 fix chips: add presentation role to container elements (#33611)
0d9a28d20 fix core: ensure all forward statements are relative (#33627)
f9ad73644 fix dialog: do not expose CDK dialog ref to users (#33603)
09303ef0a fix slider: thumb jumping on safari (#33619)

22.1.0 "v22-1-0" (2026-07-29)

aria

Commit Type Description
31781a024 fix combobox: allow setting readonly (#33364)

cdk

... (truncated)

Commits
  • aa598a0 release: cut the v22.1.2 release
  • b9b11cb build: update pnpm to v11.21.0 (#33663)
  • cf5f045 build: lock file maintenance (#33659)
  • 025ec7d build: switch tests away from protractor (#33664)
  • 8f922c8 build: switch docs tests away from fakeAsync (#33651)
  • a36f0f4 test(cdk/observers): switch tests away from fakeAsync (#33652)
  • ef99839 fix(multiple): tokens specified in wrong category (#33660)
  • 0074c83 fix(cdk/a11y): move focus to root if there are no focusable elements in focus...
  • 1f57236 build: update cross-repo angular dependencies (#33650)
  • 020f144 fix(aria/combobox): empty aria-controls when the popup widget has no id (#33635)
  • Additional commits viewable in compare view

Updates @angular/common from 21.2.17 to 22.1.2

Release notes

Sourced from @​angular/common's releases.

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.1.0

common

Commit Description
fix - 1ad6824d0d skip transfer cache for uncacheable HTTP traffic (#69017)

compiler

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements

compiler-cli

Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker

core

Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts

forms

Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change

http

Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8

router

Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

... (truncated)

Commits
  • 4f7e998 fix(http): always decode JSON responses as UTF-8
  • ac3728e fix(http): avoid aborting completed requests in FetchBackend
  • f99e916 refactor(common): modernize directive tests to rely on whenStable
  • 32af9b5 fix(http): strip RFC 6265 DQUOTE characters and handle URIError in parseCooki...
  • 688a0a7 fix(http): respect content-type charset in fetch backend text decoder
  • 6b643ab refactor(common): modernize directive tests to rely on whenStable
  • a13b968 fix(http): run root interceptors in the terminal request chain
  • eb10e93 refactor(common): modernize pipes & non bindable tests to rely on whenStable
  • 79a37f3 refactor(common): replaces the deprecated positional subscribe arguments wi...
  • 6dcb534 refactor(common): remove duplicate helper function
  • Additional commits viewable in compare view

Updates @angular/compiler from 21.2.17 to 22.1.2

Release notes

Sourced from @​angular/compiler's releases.

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.1.0

common

Commit Description
fix - 1ad6824d0d skip transfer cache for uncacheable HTTP traffic (#69017)

compiler

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements

compiler-cli

Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker

core

Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts

forms

Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change

http

Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8

router

Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

... (truncated)

Commits
  • 6f9a64e fix(compiler): remove namespaced MathML script elements
  • 76dff30 fix(compiler): Generate correct expression for optional chaning.
  • 3478df7 refactor(compiler): remove unused code and exports
  • cc84776 refactor(compiler): replace any casts with precise types
  • 091456a fix(core): account for namespaces in host binding sanitization (#69558)
  • 23cf1a8 fix(core): sanitize host bindings on concrete hosts (#69558)
  • 8201ceb refactor(compiler): enforce exhaustive defer trigger handling
  • 68ac204 fix(core): ignore processing instruction syntax in templates
  • da52137 fix(compiler): parsing of an empty template literal interpolation
  • 5bd00ad fix(compiler): support foreign components inside control flow blocks (#69674)
  • Additional commits viewable in compare view

Updates @angular/core from 21.2.17 to 22.1.2

Release notes

Sourced from @​angular/core's releases.

22.1.2

compiler

Commit Description
fix - 76dff307b4 Generate correct expression for optional chaning.
fix - 6f9a64e6f5 remove namespaced MathML script elements

compiler-cli

Commit Description
fix - e9660b1801 correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513 record class extends clause references in DeferredSymbolTracker

core

Commit Description
fix - 0df9d5eb65 ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179e incorrect loop in defer blocks
fix - 7b40456792 reject prefixed SVG script hosts

forms

Commit Description
fix - 3b5c798072 keep radio inputs in sync when values change

http

Commit Description
fix - 4f7e9987fa always decode JSON responses as UTF-8

router

Commit Description
fix - 2f82601662 limit protocol-relative URL handling to serialization

22.1.1

core

Commit Description
fix - aa6d3189c1 initialize hydration triggers after late runtime activation
fix - deecb301c8 warn when style property bindings receive invalid values

http

Commit Description
fix - ac3728e79f avoid aborting completed requests in FetchBackend
fix - 688a0a7118 respect content-type charset in fetch backend text decoder
fix - a13b968451 run root interceptors in the terminal request chain
fix - 32af9b525e strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.1.0

common

Commit Description
fix - 1ad6824d0d skip transfer cache for uncacheable HTTP traffic (#69017)

compiler

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

22.1.2 (2026-08-13)

compiler

Commit Type Description
76dff307b4 fix Generate correct expression for optional chaning.
6f9a64e6f5 fix remove namespaced MathML script elements

compiler-cli

Commit Type Description
e9660b1801 fix correctly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513 fix record class extends clause references in DeferredSymbolTracker

core

Commit Type Description
0df9d5eb65 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179e fix incorrect loop in defer blocks
7b40456792 fix reject prefixed SVG script hosts

forms

Commit Type Description
3b5c798072 fix keep radio inputs in sync when values change

http

Commit Type Description
4f7e9987fa fix always decode JSON responses as UTF-8

router

Commit Type Description
2f82601662 fix limit protocol-relative URL handling to serialization

22.1.1 (2026-08-06)

core

Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values

http

Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fet...

Description has been truncated

Bumps the angular group with 19 updates in the /notifications/angular directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `21.2.17` | `22.1.2` |
| [@angular/aria](https://github.com/angular/components) | `21.2.14` | `22.1.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.17` | `22.1.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.17` | `22.1.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.17` | `22.1.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.2.17` | `22.1.2` |
| [@angular/localize](https://github.com/angular/angular) | `21.2.17` | `22.1.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.17` | `22.1.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.2.17` | `22.1.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.17` | `22.1.2` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `21.2.0` | `22.1.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `21.2.0` | `22.1.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `21.2.0` | `22.1.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `21.2.0` | `22.1.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `21.2.0` | `22.1.0` |
| [@angular/build](https://github.com/angular/angular-cli) | `21.2.18` | `22.1.4` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.2.18` | `22.1.4` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.17` | `22.1.2` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `21.2.17` | `22.1.2` |



Updates `@angular/animations` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/animations)

Updates `@angular/aria` from 21.2.14 to 22.1.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.14...v22.1.2)

Updates `@angular/common` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/common)

Updates `@angular/compiler` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/compiler)

Updates `@angular/core` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/core)

Updates `@angular/forms` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/forms)

Updates `@angular/localize` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](angular/angular@v21.2.17...v22.1.2)

Updates `@angular/platform-browser` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/platform-browser-dynamic)

Updates `@angular/router` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/router)

Updates `@angular-eslint/builder` from 21.2.0 to 22.1.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/v22.1.0/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 21.2.0 to 22.1.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/v22.1.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 21.2.0 to 22.1.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/v22.1.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 21.2.0 to 22.1.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/v22.1.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 21.2.0 to 22.1.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/v22.1.0/packages/template-parser)

Updates `@angular/build` from 21.2.18 to 22.1.4
- [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.2.18...v22.1.4)

Updates `@angular/cli` from 21.2.18 to 22.1.4
- [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.2.18...v22.1.4)

Updates `@angular/compiler-cli` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/compiler-cli)

Updates `@angular/language-service` from 21.2.17 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/aria"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/localize"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 22.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/builder"
  dependency-version: 22.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 22.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 22.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/schematics"
  dependency-version: 22.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 22.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 22.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 22.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-version: 22.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 Aug 17, 2026
@github-actions github-actions Bot added module: notifications Changes under notifications/ (Dignite.Abp.Notifications / Dignite.NotificationCenter) area: angular Changes under either module's angular/ Angular workspace labels Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: angular Changes under either module's angular/ Angular workspace dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code module: notifications Changes under notifications/ (Dignite.Abp.Notifications / Dignite.NotificationCenter)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants