Skip to content

build: update cross-repo angular dependencies (main) - #33852

Open
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies
Open

build: update cross-repo angular dependencies (main)#33852
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies

Conversation

@angular-robot

@angular-robot angular-robot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest cf2ec5a316c84f
@angular/animations (source) devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/cdk dependencies digest 07799f02dc4392
@angular/cdk devDependencies patch 22.2.0-next.022.2.0-next.1 age adoption passing confidence
@angular/common dependencies digest 5e26e2988897d9
@angular/common (source) devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/compiler dependencies digest e9d2fa76807922
@angular/compiler (source) devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/compiler-cli dependencies digest e511b19cbdb690
@angular/compiler-cli (source) devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/compiler-cli (source) dependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/core dependencies digest 76b8a97e761242
@angular/core (source) devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/forms dependencies digest 3c6be98acd6647
@angular/forms (source) devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/language-service dependencies digest a22cd6c1547b37
@angular/localize dependencies digest 200d3adaa55c36
@angular/localize devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/material dependencies digest 4070f1156220bf
@angular/material devDependencies patch 22.2.0-next.022.2.0-next.1 age adoption passing confidence
@angular/material-moment-adapter dependencies digest 3cb5c08fa1b7b6
@angular/ng-dev devDependencies digest c71d9b6fe8d168
@angular/platform-browser dependencies digest b2a65285b7f414
@angular/platform-browser (source) devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/platform-browser-dynamic dependencies digest 1990f261f033f0
@angular/platform-server dependencies digest b5820a9258fc21
@angular/platform-server (source) devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/router dependencies digest 0d8517d03afabd
@angular/router (source) devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
@angular/service-worker dependencies digest 71a9618a5c33eb
@angular/service-worker (source) devDependencies patch 22.2.0-next.122.2.0-next.2 age adoption passing confidence
angular/dev-infra action digest 0423013630fa0a
devinfra git_override digest 0423013630fa0a
ng-packagr devDependencies patch 22.2.0-next.222.2.0-next.3 age adoption passing confidence
rules_angular git_override digest 20a373dc1d74db
rules_browsers git_override digest 37853f25836240

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


  • If you want to rebase/retry this PR, check this box

Release Notes

angular/angular (@​angular/animations)

v22.2.0-next.2

Compare Source

compiler
Commit Type Description
a4f1a94948 fix do not encapsulate nested selectors if parent contains ::ng-deep
d7b03f5523 fix Generate correct expression for optional chaning.
107f6fa49d fix remove namespaced MathML script elements
d0d7f57e08 fix scope nested CSS rules
compiler-cli
Commit Type Description
e8aa222e7d fix correctly resolve symbol for SafePropertyRead in chained optional navigation
8d6c925392 fix record class extends clause references in DeferredSymbolTracker
core
Commit Type Description
8925a4ee49 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
565dbb2fe5 fix incorrect loop in defer blocks
9f8e32616b fix reject prefixed SVG script hosts
forms
Commit Type Description
9e37a58e14 fix keep radio inputs in sync when values change
http
Commit Type Description
09bc90003e fix always decode JSON responses as UTF-8
router
Commit Type Description
b65dea4f03 feat allow throwing RedirectCommand to trigger redirects
435f8b2b8b fix limit protocol-relative URL handling to serialization
angular/components (@​angular/cdk)

v22.2.0-next.1

Compare Source

aria
Commit Type Description
c87e3a57e7 fix combobox: empty aria-controls when the popup widget has no id (#​33635)
cdk
Commit Type Description
f3e6276c96 fix a11y: move focus to root if there are no focusable elements in focus trap (#​33654)
material
Commit Type Description
c71383fe37 fix datepicker: actions overflowing at some screen sizes with touch UI (#​33645)
e9760b396b fix form-field: update view when the control is swapped out (#​33636)
multiple
Commit Type Description
9582c5f301 fix tokens specified in wrong category (#​33660)
ng-packagr/ng-packagr (ng-packagr)

v22.2.0-next.3

Compare Source

Features
  • ng-packagr: transform supported browsers to targets using lowest version (148f640)
Performance
  • ng-packagr: cache declaration diagnostics and optimize incremental emit (37151c6)
  • ng-packagr: prune rolldown cache payload and optimize file loader (f7b8c0d)
  • ng-packagr: use lightweight scanner for source analysis (5bf290b)
22.1.1 (2026-08-04)
Bug Fixes
  • ng-packagr: pin rollup-plugin-dts to ~6.4.1 (cb2d4b2)

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Aug 13, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the @angular/cdk and @angular/material devDependencies to version 22.2.0-next.1 in the root package.json. It also updates the snapshot build commits for various Angular packages in tests/e2e/ng-snapshot/package.json to their latest versions. There are no review comments, and I have no feedback to provide.

@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 4 times, most recently from 54f927f to 26e1e3f Compare August 13, 2026 17:41
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 9 times, most recently from bd7a0b8 to 371e76b Compare August 14, 2026 16:08
See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 371e76b to 4b7cdaa Compare August 14, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants