Skip to content

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Jan 7, 2026

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest 7d1d57435218f0
@angular/animations (source) devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
@angular/cdk dependencies digest 5e4b9d2ba10636
@angular/cdk devDependencies patch 21.1.0-next.321.1.0-next.4 age adoption passing confidence
@angular/common dependencies digest f3deca7ae646bb
@angular/common (source) devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
@angular/compiler dependencies digest 31af18646335e9
@angular/compiler (source) devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
@angular/compiler-cli dependencies digest 9e3870e4747bbf
@angular/compiler-cli (source) devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
@angular/core dependencies digest 2838839ea2364b
@angular/core (source) devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
@angular/forms dependencies digest 0b9bdccfb9292d
@angular/forms (source) devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
@angular/language-service dependencies digest 8dc7bc46914eb3
@angular/localize dependencies digest 2aaeba1875351c
@angular/localize devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
@angular/material dependencies digest 3f6bda0987afc6
@angular/material devDependencies patch 21.1.0-next.321.1.0-next.4 age adoption passing confidence
@angular/material-moment-adapter dependencies digest e96568978385e2
@angular/ng-dev devDependencies digest 4877ddb5e6b5c1
@angular/platform-browser dependencies digest 81df68a1c0ca1e
@angular/platform-browser (source) devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
@angular/platform-browser-dynamic dependencies digest 09ba5aa544708d
@angular/platform-server dependencies digest 88c1f8aa521436
@angular/platform-server (source) devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
@angular/router dependencies digest 3162b2885fd95f
@angular/router (source) devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
@angular/service-worker dependencies digest 80a6ec3abe3c89
@angular/service-worker (source) devDependencies patch 21.1.0-next.421.1.0-rc.0 age adoption passing confidence
angular/dev-infra action digest 87ed54d977bc9d
devinfra git_override digest 87ed54d977bc9d

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


Release Notes

angular/angular (@​angular/animations)

v21.1.0-rc.0

Compare Source

common
Commit Type Description
d8790972be feat Add custom transformations for Cloudflare and Cloudinary image loaders
a6b8cb68af feat support custom transformations in ImageKit and Imgix loaders
compiler
Commit Type Description
640693da8e feat Add support for multiple swich cases matching
10da2f9029 fix better types for a few expression AST nodes
3a56c1367f fix produce accurate span for typeof and void expressions
76fa180005 fix provide location information for literal map keys
fa7cb4b87a fix stop ThisReceiver inheritance from ImplicitReceiver
0ad3adc7c6 fix Support empty cases
compiler-cli
Commit Type Description
106ba63650 fix ensure component import diagnostics are reported within the imports expression
3a26244d61 fix fix up spelling of diagnostic
f12e160bc1 fix support qualified names in typeof type references
core
Commit Type Description
99ad18a4ee feat Add stability debugging utility
a0dfa5fa86 feat support rest arguments in function calls
6e18fa8bc9 feat support spread elements in array literals
e407280ab5 feat support spread expressions in object literals
80b0fbba1f fix avoid leaking view data in animations
e2a9938c51 fix explicitly cast signal node value to String
30e9c62bdf fix fix memory leak with event replay
86dc1283e8 fix handle cancelled traversals in fake navigation
91dc91bae4 fix sanitize sensitive attributes on SVG script elements
forms
Commit Type Description
2d85ae5811 feat add [formField] directive
89c37f1f7f fix allow custom controls to require dirty input
82edf18427 fix allow custom controls to require hidden input
1a4c3eb1d0 fix allow custom controls to require pending input
e7d99f02cb fix clean up abort listener after timeout
cb09fb8308 fix support custom controls with non signal-based models
282220d032 fix Support readonly arrays in signal forms
router
Commit Type Description
5edceffd04 feat add controls for route cleanup
e44839b016 feat Add standalone function to create a comptued for isActive
1c00ab42f8 feat extend paramters of RedirectFunction to include paramMap and queryParamMap
7003e8d241 feat Publish Router's integration with platform Navigation API as experimental
bcef77d950 fix Fix RouterLink href not updating with queryParamsHandling
9e043decaf fix handle errors from view transition updateCallbackDone promise
angular/components (@​angular/cdk)

v21.1.0-next.4

Compare Source

aria
Commit Type Description
790accde6 fix menu: expand selector for trigger (#​32617)
cdk
Commit Type Description
1f34b94a5 fix drag-drop: make item and list easier to tree shake (#​32604)
136841e7a fix overlay: safari workaround not working with popovers (#​32588)
material
Commit Type Description
fbbedc427 fix expansion: all panels appearing open when printing (#​32602)
7b2627de2 fix menu: Do not open the menu when trigger is aria-disabled (properly handle disabledInteractive) (#​32601)
eba6ee844 fix radio: allow aria attributes to be reset (#​32613)
2c4f4bf04 fix select: global option not disabling popover (#​32610)
c8bd62bb7 fix tooltip: add opt-in for better touch device detection (#​32597)
8cff9c5b2 perf checkbox: Use > combinator for hover selector (#​32586)
89bdf4844 perf table: Use text-align: start instead of descendent dir selector. (#​32585)
youtube-player
Commit Type Description
0302e4b55 fix apply startSeconds with disablePlaceholder and autoplay (#​32570)
multiple
Commit Type Description
54b8a635c fix not all symbols exported in some aria packages (#​32591)

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

@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 Jan 7, 2026
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 20 times, most recently from 423922d to 391a45e Compare January 9, 2026 17:25
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 3 times, most recently from 1bd6b79 to 1a2a631 Compare January 9, 2026 18:46
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 1a2a631 to c078ccf Compare January 9, 2026 19:07
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from c078ccf to a4d694b Compare January 9, 2026 19:37
@alan-agius4 alan-agius4 merged commit f2917f5 into angular:main Jan 9, 2026
44 of 45 checks passed
@alan-agius4 alan-agius4 deleted the ng-renovate/main-cross-repo-angular-dependencies branch January 9, 2026 19:46
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