Skip to content

build: update angular#24653

Merged
angular-robot[bot] merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/angular
Feb 3, 2023
Merged

build: update angular#24653
angular-robot[bot] merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/angular

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 79142be -> 26bde56
@angular/animations devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/cdk dependencies digest 7985b5a -> 00ebcda
@angular/cdk devDependencies patch 15.1.2 -> 15.1.3
@angular/common dependencies digest b6d4855 -> e630e31
@angular/common devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/compiler dependencies digest dc2b4e6 -> b5d6896
@angular/compiler devDependencies patch 15.1.2 -> 15.1.3
@angular/compiler devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/compiler-cli dependencies digest 5ece11d -> 25e69a6
@angular/compiler-cli (source) devDependencies patch 15.1.2 -> 15.1.3
@angular/compiler-cli (source) devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/core dependencies digest a6eb17c -> b3392c5
@angular/core devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/forms dependencies digest 0414e59 -> 9dadc81
@angular/forms devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/language-service dependencies digest 0484953 -> d8a32d9
@angular/localize dependencies digest 6499b7a -> 65e922c
@angular/localize devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/material dependencies digest fa5b79f -> 27e09d5
@angular/material devDependencies patch 15.1.2 -> 15.1.3
@angular/material-moment-adapter dependencies digest f96bf92 -> c7d5d57
@angular/platform-browser dependencies digest 65ffa80 -> 17097d0
@angular/platform-browser devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/platform-browser-dynamic dependencies digest bf271f1 -> 422cfaf
@angular/platform-browser-dynamic devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/platform-server dependencies digest c0ebda2 -> 81b3f8a
@angular/platform-server devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/router dependencies digest 70d4dc7 -> fb0e9fe
@angular/router (source) devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3
@angular/service-worker dependencies digest aac02cd -> 0982a5e
@angular/service-worker devDependencies patch 15.2.0-next.2 -> 15.2.0-next.3

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


Release Notes

angular/angular

v15.2.0-next.3

Compare Source

animations
Commit Type Description
b4187548ca fix fix non-animatable warnings for easing (#​48583)
common
Commit Type Description
a055196c55 fix warn if using ngSrcset without a configured image loader (#​48804)
compiler
Commit Type Description
06e161f2dd fix incorrect code when non-null assertion is used after a safe access (#​48801)
core
Commit Type Description
345e737daa feat add ng generate schematic to convert to standalone bootstrapping APIs (#​48848)
migrations
Commit Type Description
2796230e95 fix add enum in mode option in standalone schema (#​48851)
a40cd47aa7 fix avoid modifying testing modules without declarations (#​48921)
8389557848 fix don't copy unmigrated declarations into imports array (#​48882)
f82bdc4b01 fix don't delete classes that may provide dependencies transitively (#​48866)
04e0ac3d7c fix migration host incorrectly reading empty files (#​48849)
65c74ed93e fix normalize paths to posix (#​48850)
584976e6c8 fix support --defaults in standalone migration (#​48921)
03f47ac901 fix use consistent quotes in generated imports (#​48876)
platform-server
Commit Type Description
2fc5b70fce fix insert transfer state script before other script tags (#​48868)
router
Commit Type Description
dedac8d3f7 feat Add test helper for trigger navigations in tests (#​48552)
16ef770db8 fix Handle routerLink directive on svg anchors. (#​48857)

Special Thanks

Alan Agius, Andrew Scott, Besim Gürbüz, Brecht Billiet, Dario Piotrowicz, Dylan Hunn, Iván Navarro, Kristiyan Kostadinov, Matthieu Riegler, Onkar Ruikar, Payam Valadkhan, Santosh Yadav, Virginia Dooley and Walid Bouguima

angular/components

v15.1.3

Compare Source

cdk
Commit Type Description
d9124166a1 fix collections: SelectionModel does not always respect the compareWith function (#​26447)
material
Commit Type Description
621d1755df fix checkbox: focus not moved to input when clicking on touch target (#​26545)
f1d83f19c9 fix dialog: take dialog background from theme palette (#​26324)
719cff0c4d fix tabs: set color on disabled tabs (#​26319)
9efb60f6b4 fix tabs: unable to click projected content in tab label (#​26527)
google-maps
Commit Type Description
e48a5af71f fix error if API is initialized incorrectly (#​26520)

Special Thanks

Alan Agius, Aurélien Loyer, Kristiyan Kostadinov, MECHERI Akram, Paul Gschwendtner, Pei Wang and Wagner Maciel


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 Feb 3, 2023
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Feb 3, 2023
@angular-robot angular-robot bot merged commit 175b716 into angular:main Feb 3, 2023
@angular-robot angular-robot deleted the ng-renovate/angular branch February 3, 2023 11:15
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Mar 6, 2023
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