Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Sep 19, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@angular/animations dependencies digest 3b33572 -> 9ee398a
@angular/animations (source) devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/cdk dependencies digest 646bfcd -> 39db353
@angular/cdk devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/common dependencies digest 28c1c9b -> dbb9f13
@angular/common (source) devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/compiler dependencies digest 015a47c -> f0ad0d1
@angular/compiler (source) devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/compiler-cli dependencies digest f6813c2 -> 083fdb1
@angular/compiler-cli (source) devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/core dependencies digest 16a1bcc -> ad5556c
@angular/core (source) devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/forms dependencies digest e9fb045 -> e7b014a
@angular/forms (source) devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/language-service dependencies digest 721d09a -> 5e4da2f
@angular/localize dependencies digest e65f292 -> f4589ce
@angular/localize devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/material dependencies digest e845069 -> 2fc13f0
@angular/material devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/material-moment-adapter dependencies digest 66e56f2 -> 123de87
@angular/ng-dev devDependencies digest 5d40944 -> 388e486
@angular/platform-browser dependencies digest dc91001 -> 483d001
@angular/platform-browser (source) devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/platform-browser-dynamic dependencies digest 79041cb -> 2c5e23c
@angular/platform-server dependencies digest 714c8f2 -> 558c1a1
@angular/platform-server (source) devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/router dependencies digest 032c73b -> dd44c0b
@angular/router (source) devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
@angular/service-worker dependencies digest a9b2364 -> 54a46c3
@angular/service-worker (source) devDependencies patch 21.0.0-next.4 -> 21.0.0-next.5 age adoption passing confidence
angular/dev-infra action digest 7b35868 -> 08d451f
devinfra git_override digest 7b35868 -> 08d451f
ng-packagr devDependencies patch 21.0.0-next.0 -> 21.0.0-next.3 age adoption passing confidence

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


Release Notes

angular/angular (@​angular/animations)

v21.0.0-next.5

Compare Source

common
Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#​63923)
compiler-cli
Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#​63904)
3bd91ded43 fix resolve import alias in defer blocks (#​63966)
core
Commit Type Description
539717f58a feat support regular expressions in templates (#​63887)
f008045ded fix do not rename ARIA property bindings to attributes (#​63925)
fec7c288e9 fix Error on invalid APP_ID (#​63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#​63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#​63921)
forms
Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#​64024)
migrations
Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#​63934)
b96afb4bfc fix handle reused templates in control flow migration (#​63996)
angular/components (@​angular/cdk)

v21.0.0-next.5

Compare Source

Breaking Changes

cdk
    • $z-index-overlay-container has been removed. Use $overlay-container-z-index instead.
    • $z-index-overlay has been removed. Use $overlay-z-index instead.
    • $dark-backdrop-background has been removed. Use $overlay-backdrop-color instead.
    • $z-index-overlay-backdrop has been removed. Use $overlay-backdrop-z-index instead.
cdk-experimental
Commit Type Description
f0047282a fix ui-patterns: preserveContent should not render until first visible (#​31660)
material
Commit Type Description
737c69fce feat radio: Hovering over label of a radio will show the pointer cursor (#​31894)
3619903fa feat testing: Add icon name filtering to MatButtonHarness (#​31852)
3b95117e5 fix chips: remove visible overflow for labels (#​31679)
7a17fe950 fix core: move internal tokens (#​31907)
977f46fe6 fix form-field: restore error message animation (#​31774)
ff10f0448 fix stepper: Adjust aria tab-related roles to fix violations (#​31844)
b6d81939c fix table: style no data row properly (#​31895)
cdk
Commit Type Description
84fc0d963 fix overlay: remove deprecated variables (#​31898)
ng-packagr/ng-packagr (ng-packagr)

v21.0.0-next.3

Compare Source

v21.0.0-next.2

Compare Source

v21.0.0-next.1

Compare Source

⚠ BREAKING CHANGES
  • TypeScript versions older than 5.9 are no longer supported.
Bug Fixes
  • drop support for TypeScript 5.8 (7b48224)

Configuration

📅 Schedule: Branch creation - "Every minute, every 2 hours" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@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 Sep 19, 2025
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 10 times, most recently from a33989d to cd71c74 Compare September 19, 2025 20:05
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 13 times, most recently from 6c28b3a to e8fca93 Compare September 22, 2025 20:36
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 27 times, most recently from 36c61ed to 1ad9855 Compare September 25, 2025 14:39
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 1ad9855 to 1877121 Compare September 25, 2025 15:06
@dgp1130 dgp1130 merged commit 52ecb1b into angular:main Sep 25, 2025
42 checks passed
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.

4 participants