Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Jun 9, 2025

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 6ce75a2 -> ebd7484
@angular/animations (source) devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/cdk dependencies digest 563548f -> b0bfc92
@angular/cdk devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/common dependencies digest ed1afef -> 10fc82c
@angular/common (source) devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/compiler dependencies digest 956c176 -> 91765e3
@angular/compiler (source) devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/compiler-cli dependencies digest 458b62e -> 7620f99
@angular/compiler-cli (source) devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/core dependencies digest 10898f9 -> 71fd550
@angular/core (source) devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/forms dependencies digest a1a493a -> 1bb7bf3
@angular/forms (source) devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/language-service dependencies digest 414a04c -> 7573808
@angular/localize dependencies digest c543ac9 -> 1a075e8
@angular/localize devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/material dependencies digest 1420918 -> a7d3d93
@angular/material devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/material-moment-adapter dependencies digest 6e1fe11 -> 95bf00e
@angular/ng-dev devDependencies digest aef918c -> 4ab7be5
@angular/platform-browser dependencies digest 8930a61 -> 2e950db
@angular/platform-browser (source) devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/platform-browser-dynamic dependencies digest bfe5ae1 -> 8240e68
@angular/platform-server dependencies digest 079326a -> 046e6dd
@angular/platform-server (source) devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/router dependencies digest 13d878e -> a99c3e6
@angular/router (source) devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
@angular/service-worker dependencies digest 4ec8bb3 -> b04c664
@angular/service-worker (source) devDependencies patch 20.1.0-next.0 -> 20.1.0-next.1
devinfra git_repository digest 3a765b3 -> 1f047e7

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


Release Notes

angular/angular (@​angular/animations)

v20.1.0-next.1

Compare Source

common
Commit Type Description
ef10aa4005 feat support decoding in NgOptimizedImage (#​61905)
compiler-cli
Commit Type Description
b7ab5fa256 fix add signal checks to handle negated calls (#​59970)
core
Commit Type Description
3aa933acb7 fix components marked for traversal resets reactive context (#​61663)
e81ea0c3dd fix unregister onDestroy in outputToObservable (#​61882)
forms
Commit Type Description
4f0221e193 fix improve select performance (#​61949)
angular/components (@​angular/cdk)

v20.1.0-next.1

Compare Source

material
Commit Type Description
8523397fd2 fix button: prevents mat-icon being cut off by text-spacing (#​30891)
0d47628d2e fix button: use system colors for state layers and text (#​31278)
458a17ba46 fix checkbox: update tokens to system colors (#​31279)
be48108bc2 fix chips: update tokens to system colors (#​31280)
21df04e787 fix core: output tokens from theme under same selector (#​31295)
576a008b09 fix core: remove unused form field mixins (#​31283)
4d67427cef fix core: update ripple tokens to system colors (#​31282)
28f2763f96 fix core: update tokens to system colors (#​31281)
009424c73e fix datepicker: use system colors (#​31300)
918b625438 fix list: update tokens to system colors (#​31284)
623030b50d fix menu: update tokens to system colors (#​31285)
0f26b91425 fix paginator: update tokens to system colors (#​31286)
3f7d2778fb fix radio: color tokens excluded when passing in variant (#​31321)
010122ff2a fix select: use system color for arrow (#​31302)
9ce023d977 fix slider: ensure disabled slider thumb input has 'auto' c… (#​31311)
029e39cced fix slider: use system color (#​31305)
951f37e656 fix tabs: update tokens to system colors (#​31287)
cdk-experimental
Commit Type Description
c5b2f0ac6d feat ui-patterns: create grid navigation behavior (#​31290)
70841dbb5b feat ui-patterns: tree (#​31308)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 labels Jun 9, 2025
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 10 times, most recently from ad1924a to 40f327f Compare June 10, 2025 13:14
@alan-agius4 alan-agius4 added the target: minor This PR is targeted for the next minor release label Jun 10, 2025
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 16 times, most recently from 7d44122 to f25567b Compare June 11, 2025 14:04
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from f25567b to 2ddd2c2 Compare June 11, 2025 17:36
@clydin clydin merged commit f493abb into angular:main Jun 11, 2025
40 of 41 checks passed
@angular-robot angular-robot deleted the ng-renovate/cross-repo-angular-dependencies branch June 11, 2025 18:41
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants