build: update cross-repo angular dependencies (22.2.x) #34099

Open
angular-robot opened 2:42pm on September 16, 2026 wants to merge 1 commit into angular/angular-cli 22.2.x from
ng-renovate/22.2.x-cross-repo-angular-dependencies

Pull Request Overview

  • Opened on September 16, 2026
  • Status Open
  • Commit count 1 with first commit September 16, 2026

Total Delta

0 Total Diff Delta

Open Days

Open 3 weekdays

Test Delta

0 Diff Delta in Test Files
Breakdown by Phase

How long has this pull request spent in each phase of its lifecycle?

Fraction of total time Business days Phase
 
0.0 days Authoring 0 commits before pull request opened for review
 
0.0 days Awaiting first review
 
2.0 days Revising work with 1 commit in response to 1 review that left 1 comment

Total time for pull request still awaiting merge: 2.0 business days

Author avatar

build: update cross-repo angular dependencies (22.2.x)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| @angular/animations (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/cdk | 22.2.0-next.4 β†’ 22.2.0-rc.0 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/common (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/compiler (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/compiler-cli (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/compiler-cli (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | dependencies | patch |
| @angular/core (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/forms (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/localize | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/material | 22.2.0-next.4 β†’ 22.2.0-rc.0 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/ng-dev | c3d7ed1 β†’ f166178 | | | | | devDependencies | digest |
| @angular/platform-browser (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/platform-server (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/router (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| @angular/service-worker (source) | 22.2.0-next.5 β†’ 22.2.0-next.7 | age | adoption | passing | confidence | devDependencies | patch |
| angular/dev-infra | 183403a β†’ 837e713 | | | | | action | digest |
| devinfra | 183403a β†’ 837e713 | | | | | git_override | digest |
| ng-packagr | 22.2.0-next.5 β†’ 22.2.0-rc.0 | age | adoption | passing | confidence | devDependencies | patch |
| rules_angular | 5fa8564 β†’ 3f933b9 | | | | | git_override | digest |
| rules_browsers | c37398d β†’ f87a5f7 | | | | | git_override | digest |

πŸ”‘ If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.



  • [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box


Release Notes

angular/angular (@​angular/animations)

### [`v22.2.0-next.7`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#2220-next7-2026-09-09)

[Compare Source](https://redirect.github.com/angular/angular/compare/v22.2.0-next.6...v22.2.0-next.7)

No user facing changes in this release

### [`v22.2.0-next.6`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#2220-next6-2026-09-09)

[Compare Source](https://redirect.github.com/angular/angular/compare/v22.2.0-next.5...v22.2.0-next.6)

##### compiler

| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ---------------------------------- |
| [9b80d4ce9e](https://redirect.github.com/angular/angular/commit/9b80d4ce9e00d50d471c1a1a98ab67ec53fbce5f) | fix | namespace `@property` declarations |

##### compiler-cli

| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------------------------------------------------- |
| [f0a271c7bd](https://redirect.github.com/angular/angular/commit/f0a271c7bd4be000c52592034573cda9866f26bb) | fix | do not flag callable objects with zero parameters in uninvoked track function check |

##### core

| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | --------------------------------------------------------------------------------------------- |
| [f6afb807c1](https://redirect.github.com/angular/angular/commit/f6afb807c1e62d26b8b665f2b4a9a52c2433a673) | feat | add ErrorBoundary programmatic APIs ([#​70463](https://redirect.github.com/angular/angular/pull/70463)) |
| [bd9b45b5cc](https://redirect.github.com/angular/angular/commit/bd9b45b5cc1dd904cc4a5de45f6de8e1564b70b6) | feat | allow reading `Injector` from a view or content query |
| [70756b506c](https://redirect.github.com/angular/angular/commit/70756b506c508faa908fe8917e1f6937bcd6df77) | fix | apply SkipSelf to only the starting node in embedded views |

##### language-service

| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | -------------------------------------------------------------------------------------------- |
| [f4a5650ed9](https://redirect.github.com/angular/angular/commit/f4a5650ed9c71a8ee1dbd3003e13900464827757) | feat | add support for `@boundary` blocks ([#​70463](https://redirect.github.com/angular/angular/pull/70463)) |

##### platform-server

| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ---------------------------------------------------------- |
| [bc3a6cda5d](https://redirect.github.com/angular/angular/commit/bc3a6cda5d7c4ef9207ee6c6adbcd55b7bd7dcab) | fix | avoid sourcemap corruption during domino path substitution |

##### router

| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ---------------------------------------------------------- |
| [3064f3f1dc](https://redirect.github.com/angular/angular/commit/3064f3f1dccd78177bf3b86f8ea231102884f0d7) | feat | expose router resources in public API |
| [094bce9e3d](https://redirect.github.com/angular/angular/commit/094bce9e3defe7e9fd56f951641f3bb74248d06a) | fix | determine blocking state solely by resource loading status |
| [8227e5cf6d](https://redirect.github.com/angular/angular/commit/8227e5cf6d157d6e472f963da68a804813ad26ed) | fix | keep detached route subtree contexts isolated and intact |

angular/components (@​angular/cdk)

### [`v22.2.0-rc.0`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#2220-rc0-argon-airplane-2026-09-16)

[Compare Source](https://redirect.github.com/angular/components/compare/v22.2.0-next.5...v22.2.0-rc.0)

##### cdk

| Commit | Type | Description |
| -------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------------------------------------------------- |
| [a3936eabe](https://redirect.github.com/angular/components/commit/a3936eabe6a4056e31db8ab926f02d09322597ef) | fix | **table:** update rows when row definitions change ([#​33670](https://redirect.github.com/angular/components/pull/33670)) |
| [aad74d364](https://redirect.github.com/angular/components/commit/aad74d3646c26e54dcd676bd57744bd1ca2e4df0) | fix | **testing:** use directive fixture onDestroy ([#​33793](https://redirect.github.com/angular/components/pull/33793)) |

##### material

| Commit | Type | Description |
| -------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------------------------------- |
| [b0019f844](https://redirect.github.com/angular/components/commit/b0019f8444adadbb2d5ce457d4acafb14e764cf1) | fix | **core:** generate Material Symbols in schematic ([#​33797](https://redirect.github.com/angular/components/pull/33797)) |
| [fd3f02826](https://redirect.github.com/angular/components/commit/fd3f02826de79a65636f590d91ba1bb7f4ee7d25) | fix | **icon:** false positive in font detection ([#​33805](https://redirect.github.com/angular/components/pull/33805)) |

##### material-luxon-adapter

| Commit | Type | Description |
| -------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------------- |
| [d3acf189e](https://redirect.github.com/angular/components/commit/d3acf189e5c52cc688bf7990d4bd8ffe0dd872ab) | feat | add option to set zone ([#​33579](https://redirect.github.com/angular/components/pull/33579)) |

### [`v22.2.0-next.5`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#2220-next5-bismuth-badge-2026-09-09)

[Compare Source](https://redirect.github.com/angular/components/compare/v22.2.0-next.4...v22.2.0-next.5)

##### cdk

| Commit | Type | Description |
| -------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------------------------------------------- |
| [0bb7b183e](https://redirect.github.com/angular/components/commit/0bb7b183e1deb0a6a7a2aea5e05a287033ae1de6) | fix | **overlay:** expose currently open overlays ([#​33768](https://redirect.github.com/angular/components/pull/33768)) |
| [3d30bf1b4](https://redirect.github.com/angular/components/commit/3d30bf1b4301f494cfbf5defed8e268eb02ec35b) | fix | **testing:** account for new DirectiveFixture API ([#​33771](https://redirect.github.com/angular/components/pull/33771)) |

ng-packagr/ng-packagr (ng-packagr)

### [`v22.2.0-rc.0`](https://redirect.github.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#2220-rc0-2026-09-16)

[Compare Source](https://redirect.github.com/ng-packagr/ng-packagr/compare/22.2.0-next.6...22.2.0-rc.0)

##### Performance

- **ng-packagr:** configure rolldown dtsInput and skip dts annotation scanning ([d086582](https://redirect.github.com/ng-packagr/ng-packagr/commit/d086582ac4ab57f76f9d64fb90d33d32cbeb6e0e))
- **ng-packagr:** decouple sass daemon lifecycle from entry points ([cf658e0](https://redirect.github.com/ng-packagr/ng-packagr/commit/cf658e009536564506c819e5bf50f7899ccd73fa))
- **ng-packagr:** disable rolldown circular dependency checks ([1a40ec6](https://redirect.github.com/ng-packagr/ng-packagr/commit/1a40ec6b57c9e3e26e02aadc3536d75c62a19fcb))
- **ng-packagr:** eliminate redundant compiler emit loop and optimize diagnostics ([2438748](https://redirect.github.com/ng-packagr/ng-packagr/commit/2438748bb5f81a73596e3ea4981841800496b996))
- **ng-packagr:** implement parallel dag scheduling for entry points ([cd0b052](https://redirect.github.com/ng-packagr/ng-packagr/commit/cd0b0522f272fad90e0bb736e893391cffb926b4))
- **ng-packagr:** key sass package resolutions without containing url ([dbea592](https://redirect.github.com/ng-packagr/ng-packagr/commit/dbea592a754b59adaac573f02f674d6bb354630c))
- **ng-packagr:** memoize module resolutions in file loader plugin ([cf9997e](https://redirect.github.com/ng-packagr/ng-packagr/commit/cf9997e2e89860b5167369fe68d97e69c6a51735))
- **ng-packagr:** memoize style configurations by project base path ([6af5309](https://redirect.github.com/ng-packagr/ng-packagr/commit/6af53094f4f5fd1bf8d7c789535ff48409fceee3))
- **ng-packagr:** optimize cache entry serialization using native json parse and stringify ([46d3c79](https://redirect.github.com/ng-packagr/ng-packagr/commit/46d3c79fd7bb0db6575e3ab789306c4fc0855b41))
- **ng-packagr:** parallelize package discovery and optimize config reads ([faeea5f](https://redirect.github.com/ng-packagr/ng-packagr/commit/faeea5f3c69c1a1e5b991261edc6c035a317d897))

### [`v22.2.0-next.6`](https://redirect.github.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#2220-next6-2026-09-10)

[Compare Source](https://redirect.github.com/ng-packagr/ng-packagr/compare/22.2.0-next.5...22.2.0-next.6)

##### Performance

- **ng-packagr:** share sass directory and resolution caches across stylesheets ([3beb4af](https://redirect.github.com/ng-packagr/ng-packagr/commit/3beb4afdd4af85c520215740d50d33717b65fc2c))

Comments Threads Pending Resolution

gemini-code-assist[bot] reviewed on September 16, 2026
gemini-code-assist[bot] left a comment

## Code Review

This pull request updates various Angular-related dependencies, devDependencies, and Bazel module overrides. Specifically, it bumps @angular/* packages to version 22.2.0-next.7 or 22.2.0-rc.0, updates ng-packagr to 22.2.0-rc.0, and upgrades the browser binaries (Chrome, Chromedriver, and Firefox) in the Bazel lockfile to newer versions. There are no review comments, and I have no feedback to provide.

Resolved Comment Threads

No resolved comments have been left on this PR.