Skip to content

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

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies
Aug 27, 2026
Merged

build: update cross-repo angular dependencies (main)#33937
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies

Conversation

@angular-robot

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

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest 383cdb6c84632a
@angular/animations (source) devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/cdk dependencies digest 7e9e3a0b572642
@angular/cdk devDependencies patch 22.2.0-next.222.2.0-next.3 age adoption passing confidence
@angular/common dependencies digest a2042414b526b1
@angular/common (source) devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/compiler dependencies digest 7aad56fa52ffe1
@angular/compiler (source) devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/compiler-cli dependencies digest 49e31925a5fbb4
@angular/compiler-cli (source) devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/compiler-cli (source) dependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/core dependencies digest 6deca1ad20a5cc
@angular/core (source) devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/forms dependencies digest 6d9eb404690df9
@angular/forms (source) devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/language-service dependencies digest 8e758b06bb9311
@angular/localize dependencies digest d627d4fcf93c39
@angular/localize devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/material dependencies digest 972986b32f58c9
@angular/material devDependencies patch 22.2.0-next.222.2.0-next.3 age adoption passing confidence
@angular/material-moment-adapter dependencies digest 55d307853ba33a
@angular/ng-dev devDependencies digest bcad06ebeec8fe
@angular/platform-browser dependencies digest 8dcc3b8cfdec57
@angular/platform-browser (source) devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/platform-browser-dynamic dependencies digest 91e2b4669ece7b
@angular/platform-server dependencies digest d1e8965ccee0b1
@angular/platform-server (source) devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/router dependencies digest 8a145231d1ea6d
@angular/router (source) devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
@angular/service-worker dependencies digest 3222e801b630d7
@angular/service-worker (source) devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
angular/dev-infra action digest e713ecafa43fd2
devinfra git_override digest e713ecafa43fd2
ng-packagr devDependencies patch 22.2.0-next.322.2.0-next.4 age adoption passing confidence
rules_angular git_override digest a30fc96ed98d72

🔡 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.4

Compare Source

common
Commit Type Description
862a0c8ab3 fix avoid prototype member collisions
7596548e9b fix use locale NaN symbol in number formatting
compiler
Commit Type Description
58b0cb4735 fix scope animations declared in minified nested rules
compiler-cli
Commit Type Description
7d9f55da11 feat scope type-checking of keyed defer blocks
2e2c426e76 fix deduplicate deferred imports across multiple blocks
a46292af26 fix default template diagnostic related message source file to template
e9ba39d671 fix Produce correct tcb expression for optional chaining
74b294cd51 fix retain metadata for strict standalone errors
core
Commit Type Description
7ba082e08e fix avoid prototype member collisions
915a03ae85 fix explicitly reject foreign components in JIT mode
2ab5ff56de fix preserve namespace for dynamic component hosts
168a324cce fix prevent TransferState prototype pollution
83f7695b2e fix throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node
forms
Commit Type Description
1e35de536d fix use dot-access for readonly rule configuration
language-service
Commit Type Description
0f0d52e9c1 fix honor quote style preference when generating imports
migrations
Commit Type Description
bdc09e8183 fix preserve registerLocaleData calls in standalone bootstrap migration
platform-server
Commit Type Description
3e924cc8db fix avoid stripping unicode whitespace during url resolution
angular/components (@​angular/cdk)

v22.2.0-next.3

Compare Source

cdk
Commit Type Description
6956699a1 fix table: show a real error message instead of a crash when a table column is missing (#​33698)
material
Commit Type Description
cacab5551 feat menu: add disabledInteractive input to MatMenuItem (#​33693)
e0fd08c05 fix sidenav: prevent drawer from getting stuck when toggled rapidly (#​33726)
ng-packagr/ng-packagr (ng-packagr)

v22.2.0-next.4

Compare Source

Performance

@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 27, 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 several Angular-related dependencies, snapshot builds, and Bazel module overrides. Specifically, it bumps ng-packagr to 22.2.0-next.4 across multiple package files, updates @angular/cdk and @angular/material to 22.2.0-next.3, and bumps git commit hashes for rules_angular, devinfra, @angular/ng-dev, and various snapshot builds in the e2e tests. There are no review comments, so I have no feedback to provide.

@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 2 times, most recently from 9f3794e to 94a0be3 Compare August 27, 2026 10:04
See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 94a0be3 to ad09c4d Compare August 27, 2026 15:44
@alan-agius4
alan-agius4 merged commit 9cebe22 into angular:main Aug 27, 2026
126 of 128 checks passed
@alan-agius4

Copy link
Copy Markdown
Collaborator

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4
alan-agius4 deleted the ng-renovate/main-cross-repo-angular-dependencies branch August 27, 2026 17:58
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