The ArticleDeleteComplete hook is deprecated in MW 1.37. In Wikibase repo, DeleteDispatcher and EntityDataPurger are still handling this hook. PageDeleteComplete should be used instead.
Acceptance Criteria
- ArticleDeleteComplete is no longer listed in extension-repo.json
- DeleteDispatcher implements PageDeleteCompleteHook
- EntityDataPurger implements PageDeleteCompleteHook