Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Mar 14, 2025

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest e584028 -> e101708
@angular/animations (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/cdk dependencies digest f2ce660 -> a6a190f
@angular/cdk devDependencies patch 20.0.0-next.1 -> 20.0.0-next.2
@angular/common dependencies digest 01d5048 -> 1b4891c
@angular/common (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/compiler dependencies digest 523dac1 -> 61a6fdd
@angular/compiler (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/compiler-cli dependencies digest ff3ed45 -> c485d00
@angular/compiler-cli (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/core dependencies digest 10fc1e4 -> 71954c2
@angular/core (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/forms dependencies digest 25932d9 -> 3ae8c99
@angular/forms (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/language-service dependencies digest 7f8ee16 -> 7688bea
@angular/localize dependencies digest fcce120 -> 1ffbe87
@angular/localize devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/material dependencies digest 8acdf1d -> dd8210b
@angular/material devDependencies patch 20.0.0-next.1 -> 20.0.0-next.2
@angular/material-moment-adapter dependencies digest 8b9f481 -> 860960b
@angular/ng-dev devDependencies digest 9fd3adb -> d25ced2
@angular/platform-browser dependencies digest 95eaabd -> 290996f
@angular/platform-browser (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/platform-browser-dynamic dependencies digest d0e03e6 -> 662143b
@angular/platform-browser-dynamic (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/platform-server dependencies digest c3f2e22 -> d356ffb
@angular/platform-server (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/router dependencies digest 6b4daa7 -> c1805e6
@angular/router (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
@angular/service-worker dependencies digest 7479509 -> 7635d1c
@angular/service-worker (source) devDependencies patch 20.0.0-next.2 -> 20.0.0-next.3
angular/dev-infra action digest 47572ab -> 2707802

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


Release Notes

angular/angular (@​angular/animations)

v20.0.0-next.3

Compare Source

Breaking Changes

core
    • TestBed.get has been removed. Use TestBed.inject instead.
compiler-cli
Commit Type Description
bec1610da2 feat add extended diagnostic for invalid nullish coalescing (#​60279)
1971e57a45 feat support type checking of host bindings (#​60267)
29eded6457 fix report more accurate diagnostic for invalid import (#​60455)
2d51a203dc fix wrong event name for host listener decorators (#​60460)
core
Commit Type Description
22d3f0562c feat add hook for producer creation side effects (#​60333)
b154fb3911 feat add support for two-way bindings on dynamically-created components (#​60342)
644d9f3bbd feat mark the toSignal API as stable (#​60442)
5e209cb560 feat remove TestBed.get (#​60414)
b461e06ecb fix catch hydration marker with implicit body tag (#​60429)
b8daf472d8 fix execute timer trigger outside zone (#​60392)
8953e45a43 fix include input name in error message (#​60404)
48974c3cf8 fix remove rejectErrors option encourages uncaught exceptions (#​60397)
04d963c0a5 fix remove unused parameter from listener instruction (#​60406)
platform-browser-dynamic
Commit Type Description
3606aabd6b fix ensure compiler is loaded before @angular/common (#​60458)
upgrade
Commit Type Description
cd7c170763 fix handle output emitters when downgrading a component (#​60369)
angular/components (@​angular/cdk)

v20.0.0-next.2

Compare Source

Breaking Changes

material
    • ButtonVariant which is returned by MatButtonHarness.getVariant no longer includes the appearance of the button. Use MatButtonHarness.getAppearance instead.
cdk-experimental
Commit Type Description
7343657f5 fix ui-patterns: small fixes for internal compatibi… (#​30625)
material
Commit Type Description
fb81ab4f2 feat button: add support for tonal button (#​30638)
e79f60558 feat button: allow appearance to be set dynamically
097f49d90 fix autocomplete: allow overlay backdrop by setting hasBackdrop option (#​30631)
2c7199c02 fix button: align harness with new terminology
443df2661 fix card: remove alternate token for container-color (#​30640)
09b25a159 fix chips: adds default placeholder for chips input (#​30452)
b4fcae45d fix core: include alternative tokens (#​30633)
75713b0a0 fix paginator: prevent keyboard nav to disabled buttons (#​30627)
688c430fe fix select: close panel on detach output event (#​30634)
d5ba63d00 fix select: use flexible overlay dimensions (#​30628)
0e985f2c6 fix slider: handle null values in slider input (#​30621)
43b08600c fix timepicker: assertion error if reopened quickly (#​30639)
cdk
Commit Type Description
dc70692ab fix text-field: Long multiline textfield focus issue (#​30312)
multiple
Commit Type Description
e1cf2844f fix avoid repeating selectors in m3 themes (#​30645)

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" 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 target: minor This PR is targeted for the next minor release labels Mar 14, 2025
@ngbot
Copy link

ngbot bot commented Mar 14, 2025

I see that you just added the action: merge label, but the following checks are still failing:
    failure status "mergeability" is failing
If you want your PR to be merged, it has to pass all the CI checks.
If you can't get the PR to a green state due to flakes or broken main, please try rebasing to main and/or restarting the CI job. If that fails and you believe that the issue is not due to your change, please contact the caretaker and ask for help.

@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 14, 2025
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 6 times, most recently from 41affc2 to a28832c Compare March 14, 2025 14:03
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 19 times, most recently from 233e5a4 to e4a1d77 Compare March 18, 2025 11:04
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 8 times, most recently from 9fc6018 to ea16948 Compare March 19, 2025 08:04
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 6 times, most recently from 01c2d88 to 7b6b213 Compare March 19, 2025 19:04
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: merge The PR is ready for merge by the caretaker labels Mar 19, 2025
@clydin clydin merged commit cbfb888 into angular:main Mar 19, 2025
42 checks passed
@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 Apr 19, 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.

4 participants