Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Sep 4, 2024

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest c1c228e -> f7dc712
@angular/build-tooling devDependencies digest c98d278 -> f8ecd6b
@angular/cdk dependencies digest 83e59d3 -> 87d90c0
@angular/cdk devDependencies patch 19.0.0-next.2 -> 19.0.0-next.3
@angular/common dependencies digest 9fb5953 -> 08c3745
@angular/compiler dependencies digest 1dda1cb -> 0d91eb8
@angular/compiler-cli dependencies digest e29128b -> faa7873
@angular/core dependencies digest ddaca4a -> 96f78bc
@angular/forms dependencies digest 153ffe4 -> 315801c
@angular/language-service dependencies digest a02f89f -> b4cd8d0
@angular/localize dependencies digest eaf61b7 -> d0c2c00
@angular/material dependencies digest 89f2d1d -> b13ad9c
@angular/material devDependencies patch 19.0.0-next.2 -> 19.0.0-next.3
@angular/material-moment-adapter dependencies digest fa57bfb -> 82597d0
@angular/ng-dev devDependencies digest 5e2f68f -> 026c486
@angular/platform-browser dependencies digest 2f24043 -> 8efcf18
@angular/platform-browser-dynamic dependencies digest 19a7a6e -> 7760411
@angular/platform-server dependencies digest 2042a47 -> ca55e94
@angular/router dependencies digest d3f14ea -> efa4bb0
@angular/service-worker dependencies digest 34aabe2 -> 4ebc7c4
angular/dev-infra action digest 18033ee -> f94b28a

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


Release Notes

angular/components (@​angular/cdk)

v19.0.0-next.3

Compare Source

Breaking Changes

cdk
    • Since cdk.high-contrast targets a media query instead of a class, the specificity of the styles it emits is lower than before.
    • Virtual scrolling lists now have proper type checking which can reveal some previously-hidden compilation errors.

    • fix(cdk/scrolling): adds ngTemplateContextGuard
      implements ngTemplateContextGuard for CdkVirtualForOf directive

material
    • mixinColor and CanColor have been removed. Use a host binding instead.
    • mixinDisableRipple and CanDisableRipple have been removed. Use input transforms instead.
    • mixinDisabled and CanDisable have been removed. Use input transforms instead.
    • mixinInitialized and HasInitialized have been removed. Use a Subject that emits in ngOnInit instead.
    • mixinTabIndex and HasTabIndex have been removed. Use input transforms instead.
material
Commit Type Description
90eea1bf70 fix core: Allow system variables to be formatted for opacity (#​29665)
edce90652a fix core: delete deprecated APIs (#​29651)
4771931c2f fix core: Fix incorrect color role mappings (#​29655)
9333de0537 fix tooltip: remove old IE workaround (#​29674)
cdk
Commit Type Description
f4a02adb77 feat a11y: use native media query for high contrast detection (#​29678)
5439460d1f fix scrolling: adds ngTemplateContextGuard (#​27276)
multiple
Commit Type Description
b3a9062edf fix ripples not showing up in some cases (#​29672)

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 Sep 4, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Sep 4, 2024
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 2 times, most recently from d3d28b8 to 4a51dbf Compare September 5, 2024 15:10
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 4 times, most recently from 5f1d9e0 to 112d55b Compare September 6, 2024 05:12
@clydin clydin merged commit d87822c into angular:main Sep 6, 2024
41 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 Oct 7, 2024
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.

2 participants