From 90209832bc2d05001bf75f28c2f975f1975ac7fb Mon Sep 17 00:00:00 2001 From: jenkins-bot Date: Wed, 7 Feb 2024 17:44:00 +0000 Subject: [PATCH] Update git submodules * Update Disambiguator from branch 'master' to 8147701f1a287b4a4302b42e4d09c6b3510aace6 - Merge "Use injected Lookup service; remove deprecated method" - Use injected Lookup service; remove deprecated method The only production user of the deprecated Hooks::isDisambiguationPage() method is the RelatedArticles extension; the 'depends-on' patch here tweaks it to use the DisambiguatorLookup service instead. A similar patch to fix up a 3rd-party extension is at: https://github.com/femiwiki/UnifiedExtensionForFemiwiki/pull/139 This continues the slow cleanup moving to injected services from globals. Depends-On: Id2a10f2f1be0e38ddb8ebef5d5babb3daac3ce9a Change-Id: I7f74c0c6347e7c5fea10c49aef665558762711d0 --- Disambiguator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Disambiguator b/Disambiguator index b00cc2f4482..8147701f1a2 160000 --- a/Disambiguator +++ b/Disambiguator @@ -1 +1 @@ -Subproject commit b00cc2f448272fe806415ac9704b61eb27918949 +Subproject commit 8147701f1a287b4a4302b42e4d09c6b3510aace6