Skip to content

Bump the angular group across 1 directory with 14 updates#347

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/openalprwebhookprocessor.client/angular-95ec31f4e9
Open

Bump the angular group across 1 directory with 14 updates#347
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/openalprwebhookprocessor.client/angular-95ec31f4e9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the angular group with 13 updates in the /openalprwebhookprocessor.client directory:

Package From To
@angular/cdk 21.2.1 22.0.4
@angular/common 21.2.1 22.0.6
@angular/compiler 21.2.1 22.0.6
@angular/core 21.2.1 22.0.6
@angular/forms 21.2.1 22.0.6
@angular/material 21.2.1 22.0.4
@angular/platform-browser 21.2.1 22.0.6
@angular/router 21.2.1 22.0.6
@angular/service-worker 21.2.1 22.0.6
@angular/build 21.2.1 22.0.6
@angular/cli 21.2.1 22.0.6
@angular/compiler-cli 21.2.1 22.0.6
@angular/localize 21.2.1 22.0.6

Updates @angular/cdk from 21.2.1 to 22.0.4

Release notes

Sourced from @​angular/cdk's releases.

22.0.4

material

Commit Description
fix - c86b024e3 core: rework error state matcher to handle signal forms (#33500)

aria

Commit Description
fix - 918090a07 listbox: allow navigation to specific index (#33485)

22.0.3

material

Commit Description
fix - 5e2a8525c radio: do not set cursor on non interactive radio (#33418)
fix - 1c9bd0d6d sidenav: update inert value if mode changes (#33461)
fix - a436cd44b tabs: validate animation duration (#33452)

cdk

Commit Description
fix - 3b74812ae collections: add ability to bulk select/deselect values (#33469)
fix - 9e552a7b0 scrolling: reset more properties to avoid jumping during virtual scroll (#33439)

aria

Commit Description
fix - de9dd5909 combobox: improve autocomplete placeholder text color contrast (#33465)
fix - e87216c14 combobox: zonejs compatibility (#33453)

22.0.2

material

Commit Description
fix - fb4478bff3 bottom-sheet: ensure animation event comes from container
fix - e4f7f3498b chips: correct focus management on chip destruction (#33329)
fix - 766b7aceee chips: wrong padding when chip only has edit icon (#33407)
fix - ebca801ee5 grid-list: always validate colspan
fix - 30942bcd36 stepper: validate animation durations

cdk

Commit Description
fix - e8f3419060 layout: avoid CSS injection attacks in media matcher
fix - 9dc2b2b2ed platform: account for composedPath error during event replay (#33409)

multiple

Commit Description
fix - 2995797ded improve dark theme visibility in menu, overlay, and portal examples (#33367)

22.0.1

youtube-player

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

22.0.4 "flerovium-foundation" (2026-07-08)

aria

Commit Type Description
918090a07 fix listbox: allow navigation to specific index (#33485)

material

Commit Type Description
c86b024e3 fix core: rework error state matcher to handle signal forms (#33500)

22.1.0-next.2 "22-1-0-next-2" (2026-07-01)

aria

Commit Type Description
e2cab48d6 fix combobox: improve autocomplete placeholder text color contrast (#33465)
8002bce0c fix combobox: zonejs compatibility (#33453)

cdk

Commit Type Description
864dcadee fix collections: add ability to bulk select/deselect values (#33469)
918478727 fix scrolling: reset more properties to avoid jumping during virtual scroll (#33439)

material

Commit Type Description
73939a835 feat slide-toggle: add full-width support (#33424)
d81320fad fix radio: do not set cursor on non interactive radio (#33418)
ce4710970 fix sidenav: update inert value if mode changes (#33461)
58a78073f fix tabs: validate animation duration (#33452)

22.0.3 "22-0-3" (2026-07-01)

aria

Commit Type Description
de9dd5909 fix combobox: improve autocomplete placeholder text color contrast (#33465)
e87216c14 fix combobox: zonejs compatibility (#33453)

cdk

Commit Type Description
3b74812ae fix collections: add ability to bulk select/deselect values (#33469)
9e552a7b0 fix scrolling: reset more properties to avoid jumping during virtual scroll (#33439)

material

Commit Type Description
5e2a8525c fix radio: do not set cursor on non interactive radio (#33418)

... (truncated)

Commits
  • bef34ec release: cut the v22.0.4 release
  • a58e552 docs(material/table): switch http example to resource (#33480)
  • b4559b0 build: update babel imports (#33488)
  • e4aaa64 docs: convert select/sidenav/slidetog/slider/snackb/sort to signals (#33502)
  • c86b024 fix(material/core): rework error state matcher to handle signal forms (#33500)
  • 7535cbe docs: convert list/pag/progb/progs/rad/rip/elev to signals (#33497)
  • fe8dd7d docs: use proper shadow classes in examples (#33494)
  • f2e55ea docs: convert auto/badge/btn/sheet/btntoggle/input to signals (#33492)
  • 514d6f0 test(cdk-experimental/selection): switch tests away from fakeAsync (#33490)
  • 918090a fix(aria/listbox): allow navigation to specific index (#33485)
  • Additional commits viewable in compare view

Updates @angular/common from 21.2.1 to 22.0.6

Release notes

Sourced from @​angular/common's releases.

22.0.6

compiler

Commit Description
fix - fd4ddcafed use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Description
fix - 534fe81a89 apply debugName transform to required signal queries
fix - 3b08201bfb detect uninvoked signals in bound expressions using ternary

forms/signals

Commit Description
fix - 171669f7b2 make extractValue reactive for compat AbstractControl values

migrations

Commit Description
fix - 0a6af1496b preserve transitive NgModule references when pruning
fix - d4a926a762 remove stale model import in model-output migration

router

Commit Description
fix - c238bd2ad7 handle outlet named proto in segment group maps
fix - 8e6d7f7190 use safe hasOwnProperty when parsing query params

22.0.5

common

Commit Description
fix - eb8fb9fe58 use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Description
fix - baf09a9939 include toSignal in debugName transform

core

Commit Description
fix - e598dc843f improve input writes migration in best effort mode
fix - ced0180b06 reject dynamic script host elements

router

Commit Description
fix - ca13b42e7c fix malformed jsdoc comment for RouterLinkWithHref export

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

Commit Type Description
91df739b80 fix prevent caching of responses with Set-Cookie headers

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

... (truncated)

Commits
  • 748faa4 docs(docs-infra): Add build-time validation for API and guide links using rou...
  • 8e6d7f7 fix(router): use safe hasOwnProperty when parsing query params
  • eb8fb9f fix(common): use Object.hasOwn in I18nSelectPipe to handle null-prototype and...
  • cd8f472 docs: add documentation for HttpClient response body size limit and related e...
  • 8cdc202 fix(http): prevent caching of responses with Set-Cookie headers
  • 6867f77 fix(http): distinguish repeated transfer cache params
  • 6c1f3e9 fix(common): skip transfer cache for uncacheable HTTP traffic (#69316)
  • 7ef1399 fix(http): skip transfer cache for fetch credentialed requests (#69316)
  • 94ea403 fix(common): escape anchor fragment in shadow DOM name selector
  • 2dd65d2 fix(http): pass down the reportUploadProgress and reportDownloadProgress ...
  • Additional commits viewable in compare view

Updates @angular/compiler from 21.2.1 to 22.0.6

Release notes

Sourced from @​angular/compiler's releases.

22.0.6

compiler

Commit Description
fix - fd4ddcafed use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Description
fix - 534fe81a89 apply debugName transform to required signal queries
fix - 3b08201bfb detect uninvoked signals in bound expressions using ternary

forms/signals

Commit Description
fix - 171669f7b2 make extractValue reactive for compat AbstractControl values

migrations

Commit Description
fix - 0a6af1496b preserve transitive NgModule references when pruning
fix - d4a926a762 remove stale model import in model-output migration

router

Commit Description
fix - c238bd2ad7 handle outlet named proto in segment group maps
fix - 8e6d7f7190 use safe hasOwnProperty when parsing query params

22.0.5

common

Commit Description
fix - eb8fb9fe58 use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Description
fix - baf09a9939 include toSignal in debugName transform

core

Commit Description
fix - e598dc843f improve input writes migration in best effort mode
fix - ced0180b06 reject dynamic script host elements

router

Commit Description
fix - ca13b42e7c fix malformed jsdoc comment for RouterLinkWithHref export

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

Commit Type Description
91df739b80 fix prevent caching of responses with Set-Cookie headers

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

... (truncated)

Commits
  • fd4ddca fix(compiler): use regular optional chaining expression for safe function cal...
  • b5ea340 refactor(compiler): remove visitAttributeComment
  • f4f7f37 fix(compiler): remove unused import breaking CI in 22.0.x
  • f90c20d fix(compiler): account for NgModule dependencies in JIT-compiled partial decl...
  • 489d170 refactor(compiler): desable the legacy template syntax
  • 39001be refactor(compiler): Move the attribute comment to the HTML AST
  • 74f2b91 refactor(compiler): correct TcbInvalidReferenceOp initializer
  • b32ee7c fix(core): treat iframe credentialless as security-sensitive
  • f309727 refactor(compiler): Collect in-element comments
  • 6f11719 fix(compiler): restrict possible event handler check to property names longer...
  • Additional commits viewable in compare view

Updates @angular/core from 21.2.1 to 22.0.6

Release notes

Sourced from @​angular/core's releases.

22.0.6

compiler

Commit Description
fix - fd4ddcafed use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Description
fix - 534fe81a89 apply debugName transform to required signal queries
fix - 3b08201bfb detect uninvoked signals in bound expressions using ternary

forms/signals

Commit Description
fix - 171669f7b2 make extractValue reactive for compat AbstractControl values

migrations

Commit Description
fix - 0a6af1496b preserve transitive NgModule references when pruning
fix - d4a926a762 remove stale model import in model-output migration

router

Commit Description
fix - c238bd2ad7 handle outlet named proto in segment group maps
fix - 8e6d7f7190 use safe hasOwnProperty when parsing query params

22.0.5

common

Commit Description
fix - eb8fb9fe58 use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Description
fix - baf09a9939 include toSignal in debugName transform

core

Commit Description
fix - e598dc843f improve input writes migration in best effort mode
fix - ced0180b06 reject dynamic script host elements

router

Commit Description
fix - ca13b42e7c fix malformed jsdoc comment for RouterLinkWithHref export

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

Commit Type Description
91df739b80 fix prevent caching of responses with Set-Cookie headers

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

... (truncated)

Commits
  • 748faa4 docs(docs-infra): Add build-time validation for API and guide links using rou...
  • c91a951 refactor(core): move devtools ai tool definition types to primitives
  • d4a926a fix(migrations): remove stale model import in model-output migration
  • 0a6af14 fix(migrations): preserve transitive NgModule references when pruning
  • 45caa92 refactor(core): remove unused utility functions
  • f03639c docs: correct docs about the chain behavior.
  • ced0180 fix(core): reject dynamic script host elements
  • c3be83c refactor(core): allow AnimationClassBindingFn to return undefined or null
  • e598dc8 fix(core): improve input writes migration in best effort mode
  • fd37f09 fix(migrations): resolve migration failure when tsconfig specifies rootDir
  • Additional commits viewable in compare view

Updates @angular/forms from 21.2.1 to 22.0.6

Release notes

Sourced from @​angular/forms's releases.

22.0.6

compiler

Commit Description
fix - fd4ddcafed use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Description
fix - 534fe81a89 apply debugName transform to required signal queries
fix - 3b08201bfb detect uninvoked signals in bound expressions using ternary

forms/signals

Commit Description
fix - 171669f7b2 make extractValue reactive for compat AbstractControl values

migrations

Commit Description
fix - 0a6af1496b preserve transitive NgModule references when pruning
fix - d4a926a762 remove stale model import in model-output migration

router

Commit Description
fix - c238bd2ad7 handle outlet named proto in segment group maps
fix - 8e6d7f7190 use safe hasOwnProperty when parsing query params

22.0.5

common

Commit Description
fix - eb8fb9fe58 use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Description
fix - baf09a9939 include toSignal in debugName transform

core

Commit Description
fix - e598dc843f improve input writes migration in best effort mode
fix - ced0180b06 reject dynamic script host elements

router

Commit Description
fix - ca13b42e7c fix malformed jsdoc comment for RouterLinkWithHref export

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

21.2.18 (2026-07-08)

compiler-cli

Commit Type Description
8d22cc953b fix update babel dependencies to latest v7

core

Commit Type Description
6bcce117fb fix avoid caching missing locale data
5a693bafcd fix reject dynamic script host elements

http

Commit Type Description
91df739b80 fix prevent caching of responses with Set-Cookie headers

service-worker

Commit Type Description
1804f73bec fix preserve referrer in asset requests
e86c31bf26 fix preserve referrer policy in asset requests

22.1.0-next.5 (2026-07-08)

compiler

Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#68846)
f98547675c feat Namespace CSS variables to the app (#68846)
8c8b2f7783 feat Support css var namespacing in properties (#68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary

core

Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools

forms

Commit Type Description
953cdfd66a fix allow multiple async validators

forms/signals

Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values

http

Description has been truncated

Bumps the angular group with 13 updates in the /openalprwebhookprocessor.client directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `21.2.1` | `22.0.4` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.1` | `22.0.6` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.1` | `22.0.6` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.1` | `22.0.6` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.2.1` | `22.0.6` |
| [@angular/material](https://github.com/angular/components) | `21.2.1` | `22.0.4` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.1` | `22.0.6` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.1` | `22.0.6` |
| [@angular/service-worker](https://github.com/angular/angular/tree/HEAD/packages/service-worker) | `21.2.1` | `22.0.6` |
| [@angular/build](https://github.com/angular/angular-cli) | `21.2.1` | `22.0.6` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.2.1` | `22.0.6` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.1` | `22.0.6` |
| [@angular/localize](https://github.com/angular/angular) | `21.2.1` | `22.0.6` |



Updates `@angular/cdk` from 21.2.1 to 22.0.4
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.1...v22.0.4)

Updates `@angular/common` from 21.2.1 to 22.0.6
- [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/v22.0.6/packages/common)

Updates `@angular/compiler` from 21.2.1 to 22.0.6
- [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/v22.0.6/packages/compiler)

Updates `@angular/core` from 21.2.1 to 22.0.6
- [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/v22.0.6/packages/core)

Updates `@angular/forms` from 21.2.1 to 22.0.6
- [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/v22.0.6/packages/forms)

Updates `@angular/material` from 21.2.1 to 22.0.4
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@v21.2.1...v22.0.4)

Updates `@angular/platform-browser` from 21.2.1 to 22.0.6
- [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/v22.0.6/packages/platform-browser)

Updates `@angular/router` from 21.2.1 to 22.0.6
- [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/v22.0.6/packages/router)

Updates `@angular/service-worker` from 21.2.1 to 22.0.6
- [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/v22.0.6/packages/service-worker)

Updates `@angular/build` from 21.2.1 to 22.0.6
- [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.1...v22.0.6)

Updates `@angular/cli` from 21.2.1 to 22.0.6
- [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.1...v22.0.6)

Updates `@angular/compiler-cli` from 21.2.1 to 22.0.6
- [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/v22.0.6/packages/compiler-cli)

Updates `@angular/localize` from 21.2.1 to 22.0.6
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@v21.2.1...v22.0.6)

Updates `@angular-eslint/builder` from 21.3.0 to 21.4.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.4.0/packages/builder)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 22.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 22.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 22.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 22.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 22.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-version: 22.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 22.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/service-worker"
  dependency-version: 22.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 22.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 22.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/localize"
  dependency-version: 22.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/builder"
  dependency-version: 21.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant