Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Dec 3, 2024

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 4ccc958 -> 0814af9
@angular/animations (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/build-tooling devDependencies digest 499c0a0 -> 2f92e20
@angular/cdk dependencies digest 48d9256 -> 92f078f
@angular/cdk devDependencies patch 19.1.0-next.0 -> 19.1.0-next.1
@angular/common dependencies digest 16fd33c -> 1775861
@angular/common (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/compiler dependencies digest b6cb67f -> d07917b
@angular/compiler (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/compiler-cli dependencies digest d2aa18c -> ec5244f
@angular/compiler-cli (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/core dependencies digest de56138 -> c0fc889
@angular/core (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/forms dependencies digest 1ae0570 -> db0436c
@angular/forms (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/language-service dependencies digest 5516980 -> 383f66b
@angular/localize dependencies digest 66575c9 -> 4f79d46
@angular/localize devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/material dependencies digest e5885cd -> 8824a4d
@angular/material devDependencies patch 19.1.0-next.0 -> 19.1.0-next.1
@angular/material-moment-adapter dependencies digest b396e3c -> 590855b
@angular/ng-dev devDependencies digest 5791633 -> ac2fa10
@angular/platform-browser dependencies digest 7a0ea98 -> 981b6a6
@angular/platform-browser (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/platform-browser-dynamic dependencies digest 1d60b63 -> a2a65fd
@angular/platform-browser-dynamic (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/platform-server dependencies digest 4c08d48 -> d94b352
@angular/platform-server (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/router dependencies digest 3be2e9d -> ccf3d50
@angular/router (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2
@angular/service-worker dependencies digest 1771a53 -> 75eda80
@angular/service-worker (source) devDependencies patch 19.1.0-next.0 -> 19.1.0-next.2

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


Release Notes

angular/angular (@​angular/animations)

v19.1.0-next.2

Compare Source

v19.1.0-next.1

Compare Source

compiler-cli
Commit Type Description
f280467398 fix account for multiple generated namespace imports in HMR (#​58924)
core
Commit Type Description
e894a5daea feat set kind field on template and effect nodes (#​58865)
3b765367f3 fix Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#​58929)
migrations
Commit Type Description
e31e52e177 fix class content being deleted in some edge cases (#​58959)
508d3a1b3b fix correctly strip away parameters surrounded by comments in inject migration (#​58959)
7191aa6e09 fix don't migrate classes with parameters that can't be injected (#​58959)
a4924af6d5 fix inject migration aggressively removing imports (#​58959)
35165d152d fix inject migration dropping code if everything except super is removed (#​58959)
68e5ba7a3a fix preserve type literals and tuples in inject migrations (#​58959)
platform-server
Commit Type Description
1cfbfc66d3 fix remove peer dependency on animations (#​58997)
angular/components (@​angular/cdk)

v19.1.0-next.1

Compare Source

cdk
Commit Type Description
de6c491892 fix accordion: improve accessibility in example code (#​30087)
85d26391e4 fix menu: disable flexible dimensions (#​30086)
material
Commit Type Description
f0a767ca0f fix button-toggle: unable to tab into ngModel-based group on first render (#​30103)
6962c85837 fix core: optgroup label color not inferred correctly (#​30085)
4ef3baaf08 fix schematics: avoid parsing stylesheets that don't include Material
c89192639c fix schematics: error if stylesheet contains syntax errors
a08eeebf6b fix sort: simplify animations (#​30057)
a028b5d842 fix tabs: ink bar not showing when same tab is re-selected (#​30121)
youtube-player
Commit Type Description
8a55d9a09e fix update to latest typings (#​30126)
docs
Commit Type Description
d7fc560140 fix add example for adding icon in meta section using matListI… (#​30068)

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 Dec 3, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Dec 3, 2024
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 12 times, most recently from c146748 to 2179490 Compare December 4, 2024 18:20
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 3 times, most recently from e64701d to 2034b43 Compare December 5, 2024 07:11
@alan-agius4 alan-agius4 merged commit f717a54 into angular:main Dec 5, 2024
41 checks passed
@angular-robot angular-robot deleted the ng-renovate/angular branch December 5, 2024 16:23
@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 Jan 5, 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.

2 participants