Skip to content

Conversation

angular-robot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 7d3d115 -> 4f630f6
@angular/animations (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/cdk dependencies digest c2761c9 -> 352226d
@angular/cdk devDependencies patch 19.0.0-next.9 -> 19.0.0-next.10
@angular/common dependencies digest 7b97c08 -> 9ad1a33
@angular/common (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/compiler dependencies digest c53335c -> 0d3e2cf
@angular/compiler (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/compiler-cli dependencies digest 85dd157 -> aef5572
@angular/compiler-cli (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/core dependencies digest 1f616e9 -> 6bea9f0
@angular/core (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/forms dependencies digest 8e94d95 -> ecbc3b2
@angular/forms (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/language-service dependencies digest f9f0a82 -> 9e1b4d1
@angular/localize dependencies digest af6f3e2 -> 33242ca
@angular/localize devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/material dependencies digest 1a4ea1e -> e1b55b8
@angular/material devDependencies patch 19.0.0-next.9 -> 19.0.0-next.10
@angular/material-moment-adapter dependencies digest 7ae7403 -> 43bda1c
@angular/platform-browser dependencies digest d04136b -> cc56259
@angular/platform-browser (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/platform-browser-dynamic dependencies digest 45ba93e -> 5e02c36
@angular/platform-browser-dynamic (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/platform-server dependencies digest 6520c21 -> d3feb93
@angular/platform-server (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/router dependencies digest f711a95 -> c0c6abe
@angular/router (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11
@angular/service-worker dependencies digest 41f1301 -> bf42c1b
@angular/service-worker (source) devDependencies patch 19.0.0-next.10 -> 19.0.0-next.11

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


Release Notes

angular/angular (@​angular/animations)

v19.0.0-next.11

Compare Source

common
Commit Type Description
24c6373820 feat add optional rounded transform support in cloudinary image loader (#​55364)
13c13067bc feat disable keyvalue sorting using null compareFn (#​57487)
compiler-cli
Commit Type Description
d0c74f3891 fix report when NgModule imports or exports itself (#​58231)
core
Commit Type Description
69fc5ae922 feat Add incremental hydration public api (#​58249)
8ebbae88ca feat Add rxjs operator prevent app stability until an event (#​56533)
19edf2c057 feat add syntactic sugar for initializers (#​53152)
ab25a192ba feat allow running output migration on a subset of paths (#​58299)
18d8d44b1f feat experimental resource() API for async dependencies (#​58255)
9762b24b5e feat experimental impl of rxResource() (#​58255)
ec386e7f12 feat introduce debugName optional arg to framework signal functions (#​57073)
8311f00faa feat introduce the reactive linkedSignal (#​58189)
forms
Commit Type Description
3e7d724037 feat add ability to clear a FormRecord (#​50750)
18b6f3339f fix fix FormRecord type inference (#​50750)
http
Commit Type Description
4b9accdf16 feat promote withRequestsMadeViaParent to stable. (#​58221)
language-service
Commit Type Description
6342befff8 feat support migrating full classes to signal queries (#​58263)
migrations
Commit Type Description
dff4de0f75 feat add a combined migration for all signals APIs (#​58259)
bb286f65e7 feat capture output migration stats (#​58321)
2bfc64daf1 feat expose output as function migration (#​58299)
cf70d626cd feat print output migration stats in ng generate (#​58321)
42607bf0f2 fix add outputs migration to combined shorthand (#​58318)
00e2001351 fix migrate more .next output usages (#​58282)
service-worker
Commit Type Description
8ddce80a0b feat allow specifying maxAge for entire application (#​49601)
angular/components (@​angular/cdk)

v19.0.0-next.10

Compare Source

material
Commit Type Description
b519b4785b feat core: default to color-scheme theme type (#​29907)
ea0d1ba7b7 feat core: deprecate the core mixin (#​29906)
4b49d73542 feat core: switch system prefix from sys to mat-sys (#​29908)
3fc1f9a1b0 feat schematics: Update custom theme schematic to work with light-dark and use theme-overrides mixin (#​29911)
5153a5cd4b fix chips: emitting end event multiple times when holding down key (#​29894)
5ad133d073 fix core: allow optgroup overrides through core-overrides (#​29897)
a8e40ec341 fix core: correctly identify color input (#​29909)
0064b4218b fix tabs: remove IE animation workaround (#​29899)
google-maps
Commit Type Description
a6709497fc fix expose all clusterer types (#​29905)

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 Oct 24, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Oct 24, 2024
@alan-agius4 alan-agius4 merged commit 0a1f171 into angular:main Oct 24, 2024
44 checks passed
@alan-agius4 alan-agius4 deleted the ng-renovate/angular branch October 24, 2024 06:38
@alan-agius4 alan-agius4 added target: rc This PR is targeted for the next release-candidate and removed target: minor This PR is targeted for the next minor release labels Oct 24, 2024
@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 Nov 24, 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: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants