MediaWiki 1.37/wmf.6

MediaWiki 1.37.0-wmf.5 Deployment of MediaWiki 1.37.0-wmf.6 to Wikimedia sites MediaWiki 1.37.0-wmf.7

The latest version (labeled "1.37.0-wmf.6") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 18 May 2021 (see the roadmap).

Core changes

edit
  • git #fea8f37a - Branch commit for wmf/1.37.0-wmf.6 by trainbranchbot
  • git #8831b494 - Use @deprecated annotation on hook interfaces, not functions (T282903) by Umherirrender
  • git #e34e93f2 - Soft deprecate ContentHandler::getContentText() (T268041) by Alexander Vorwerk
  • git #7ce73555 - Hard-deprecate DBAccessBase class (T279063) by Lucas Werkmeister
  • git #ac47a1a9 - Don't use NamespaceInfo when it's not necessary by Thiemo Kreuz
  • git #12870e98 - Add maintenance script to delete corrupted pages (T263340) by Ammar Abdulhamid
  • git #312e6171 - Remove backward compatibility $_FILES from FauxRequest::getUpload by Umherirrender
  • git #d9ed4f61 - Remove global function wfGetRusage() by Alexander Vorwerk
  • git #31408b7f - Silence transaction profiler warnings in ExternalStoreDB::fetchBlob() (T282145) by Gergő Tisza
  • git #8925ba9c - Add TransactionProfiler::silenceForScope() by Gergő Tisza
  • git #240dfd77 - Add tests for PageCommandFactory by DannyS712
  • git #79f6d5b5 - ApiPageSet: add documentation to all variables by DannyS712
  • git #113dfbb3 - Move UploadBase::stashFile removal to correct section of release notes by Cindy Cicalese
  • git #0deb3b08 - Remove aliases for SearchResultPageIdentity by daniel
  • git #1a1dda50 - Soft-deprecate DBAccessBase class (T279063) by Lucas Werkmeister
  • git #0be2e83e - resourceloader: Restore feedback for SkinModule invalid argument (T271441) by Timo Tijhof
  • git #ae1db0cf - resourceloader: Fix reliance on global state in SkinModule (T277728) by Timo Tijhof
  • git #c9ed63b5 - i18n: Use more modern language for the primary DB in <readonly_lag> (T254646) by James D. Forrester
  • git #2c8a8122 - resourceloader: Simplify 'features' processing in SkinModule constructor (T277728) by Timo Tijhof
  • git #f2f9345e - Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables (T254646) by James D. Forrester
  • git #13e21c16 - docs: Emphasize “Modern”/“Basic support” terminology over “Grade A”/“C” by Volker E
  • git #6e89835f - Fix extra space in field definition of page.page_restrictions by Amir Sarabadani
  • git #1ac26ae3 - Convert MergeHistory to PageIdentity by Petr Pchelko
  • git #d0a30ef0 - Revert "Add assertions about page IDs during undeletion." (T282844) by Tim Starling
  • git #8cf3ae86 - Drop RollbackPageFactoryTest by Petr Pchelko
  • git #6a7508c1 - LogEventsList: always define $pageName (T282834) by Petr Pchelko
  • git #7cda5b0b - Make `mw-content-body` universal to all skins (T279388) by jdlrobson
  • git #2d4372f0 - Legacy feature should not load thumbnail style rules (only layout) (T280292) by Jdlrobson
  • git #2ae37fa6 - In MessageCache respect injected content language by Tim Starling
  • git #37e952e1 - Using RevisionListBase::getPage instead of calling $title directly (T282825) by ZabeMath
  • git #e87fadc1 - Upload: convert b/c cases to UserIdentity by Petr Pchelko
  • git #5180b743 - ApiQueryUserContribs: Clarify the labels for ucstart and ucend (T262834) by Michał Turek
  • git #fd2a9bf4 - resourceloader: Remove Title from public interfaces (T278459) by daniel
  • git #e556a7ea - purgeParserCache.php: Remove carriage return printer, minor cleanup (T280605) (T282761) by Timo Tijhof
  • git #282e4ede - ImportReporter: replace Title in method signatures (T278459) by daniel
  • git #246c5437 - ApiPageSet: replace Title in method signatures (T278459) by daniel
  • git #abb55334 - Simplify and cleanup TalkPageNotificationManagerTest by DannyS712
  • git #90f66a03 - Make UserOptionsLookup::getDefaultOption() not abstract by DannyS712
  • git #77ac7a90 - MWTimestampTest: use StaticUserOptionsLookup by DannyS712
  • git #2ed29c04 - Remove MediaWikiIntegrationTestCase::formatErrorLevel, private and unused by DannyS712
  • git #827f3eb9 - PageArchive: more cleanup with dependencies by DannyS712
  • git #39d093a4 - Hard deprecate the setters of SessionProvider class (T282256) by vladshapik
  • git #44a0238f - Remove mw-body-content class from BaseTemplate::getIndicators (T279388) by Isarra
  • git #f311d3b8 - Modern keys must be unset (T282646) by jdlrobson
  • git #f942d651 - Revert "Revert "Create buildPersonalPage method for SkinTemplate class, add menu item to personal menu.."" by Jdlrobson
  • git #84ac5265 - registration: Better error when config value is missing by Thiemo Kreuz
  • git #c20d6764 - ArticleViewTest: Make timestamp tests deterministic (T282648) by Marius Hoch
  • git #754132a4 - Article: Use correct timestamp for OutputPage::setRevisionTimestamp (T282648) by Marius Hoch
  • git #6805f39a - Remove unused default values from class properties by Thiemo Kreuz
  • git #3f6ca47e - Revert flaky timestamp assertion in ArticleViewTest (T282648) by Tim Starling
  • git #80c30978 - Make page_is_redirect and page_is_new unsigned (T230428) by Amir Sarabadani
  • git #95ab3b9f - Tests: stop calling MediaWikiIntegrationTestCase::editPage() statically by DannyS712
  • git #29e8f74b - GenderCacheTest: fix call to overrideMwServices() by DannyS712
  • git #f93efbbb - Make UserGetEmail hook more robust by Thiemo Kreuz
  • git #d2902f02 - Convert NamespaceDefTest to a unit test by DannyS712
  • git #e814ebab - TemplateCategoriesTest: remove unneeded require of runJobs.php by DannyS712
  • git #ba2e2163 - GenderCache: remove checking for valid usernames (T267054) by DannyS712
  • git #cefb0c4b - Revert "Create buildPersonalPage method for SkinTemplate class, add menu item to personal menu.." (T276561) (T282646) by Legoktm
  • git #8a010024 - Optimise MessageCache::isMainCacheable() for the single-message case (T247223) by Tim Starling
  • git #fb882ada - Follow-up bbc75d404: Update @since tag as we're back-porting (T281972) by James D. Forrester
  • git #572df442 - mediawiki.visibleTimeout: Remove redundant file closure by Timo Tijhof
  • git #87448355 - mediawiki.visibleTimeout: Convert to package files by Timo Tijhof
  • git #e86ad5b4 - Remove duplicate mention on CREDITS by 01miki10
  • git #8327d2f0 - Fix changes list "hide myself" feature (T282183) by Tim Starling
  • git #5d8befe2 - Rename namespaces for tiwikis (T263840) by ZabeMath
  • git #69945139 - DatabaseBlockStore: clarify cross-wiki access by daniel
  • git #929dbef7 - Article::generateContentOutput: Ensure OutputPage has rev id set (T281587) by Marius Hoch
  • git #a3e8ca73 - Return the action name instead of action id in API response (T280566) by STran
  • git #7136d671 - Replace User::idFromName with ActorStore by Petr Pchelko
  • git #695e61ce - Clean up hard deprecated Title methods by Petr Pchelko
  • git #753b1bca - Introduce Block interface and replace AbstractBlock. (T271494) by daniel
  • git #0dec104b - Deferred updates: remove Title from method signatures. (T278459) by daniel
  • git #02ae9aa0 - Rewrite UserEditTrackerTest as an integration test by Tim Starling
  • git #99ca273a - Convert UploadStash to UserIdentity by Petr Pchelko
  • git #e11939f1 - Inject load balancers into some authentication providers by DannyS712
  • git #4175bb6d - RCFilters: Remove obsolete vendor prefixes (T277803) by Volker E
  • git #7b832c1f - Remove SearchResultPageIdentity interface (T282091) by daniel
  • git #489564b3 - getFooterIcons should not return empty arrays, part 2, Electric Boogaloo (T278266) by Isarra
  • git #4f348bfb - Simplify use of 'label-raw' on html forms for tag-filter message by Umherirrender
  • git #076b93fb - Add extension.json merge strategy "provide_default" (T142663) by Tim Starling
  • git #48ea7801 - phpunit.php: Remove DB-related options (T90875) by Daimona Eaytoy
  • git #f3386455 - Create FauxRequestUpload to fake uploads in tests (T48163) by Umherirrender
  • git #e0979b7d - Use same title for page and html on Special:(Deleted)Contributions (T113346) by Umherirrender

Vendor

edit

No changes for vendor

Extensions

edit
  • git #bb7c983e - build: Updating postcss to 8.2.15 by libraryupgrader

AbuseFilter

edit
  • git #59d61b36 - build: Updating npm dependencies by libraryupgrader
  • git #360d41c8 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender
  • git #bcf6abb0 - Use FauxRequest::setUpload in AbuseFilterUploadTestTrait::doUpload by Umherirrender

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit
  • git #d39029e9 - build: Updating npm dependencies by libraryupgrader

AntiSpoof

edit
  • git #1d8faddf - Remove PHP 5.3 $this closure workaround by Kunal Mehta

ApiFeatureUsage

edit
  • git #aa9c3fe0 - build: Updating postcss to 8.2.15 by libraryupgrader

ArticleCreationWorkflow

edit
  • git #1c0f5c6f - build: Updating npm dependencies by libraryupgrader

ArticlePlaceholder

edit
  • git #984449b9 - build: Updating postcss to 8.2.15 by libraryupgrader

Babel

edit
  • git #b54a12be - build: Updating postcss to 8.2.15 by libraryupgrader

BetaFeatures

edit
  • git #f609d015 - build: Updating npm dependencies by libraryupgrader
  • git #02a2e300 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender

BounceHandler

edit

No changes for BounceHandler

Calendar

edit
  • git #bd38e4ee - build: Updating postcss to 8.2.15 by libraryupgrader

Campaigns

edit

No changes for Campaigns

Capiunto

edit
  • git #8b2b5501 - build: Updating postcss to 8.2.15 by libraryupgrader

CategoryTree

edit
  • git #16cba63b - build: Updating postcss to 8.2.15 by libraryupgrader

CentralAuth

edit
  • git #26bce5fb - build: Updating postcss to 8.2.15 by libraryupgrader
  • git #9f689b2d - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender
  • git #1fb70f25 - Never return null from CentralAuthUser::getEmail (T281526) by Petr Pchelko
  • git #b640846c - Use narrow UserIdentity interface where possible by Thiemo Kreuz

CentralNotice

edit

CharInsert

edit
  • git #767b84e2 - build: Updating postcss to 8.2.15 by libraryupgrader

CheckUser

edit

ChessBrowser

edit
  • git #91ee1db1 - build: Updating postcss to 8.2.15 by libraryupgrader
  • git #87e95bdd - Dim inactive buttons when displaying initial or final board state by Ori Livneh

CirrusSearch

edit
  • git #a11bfd33 - build: Updating postcss to 8.2.15 by libraryupgrader
  • git #a68d456c - tests: Use colons after case statement in a switch by Umherirrender
  • git #93a95cb7 - Exempt all keywords from query length restrictions (T279722) by tjones

Cite

edit
  • git #13e58467 - build: Updating npm dependencies by libraryupgrader

CiteThisPage

edit
  • git #e8266d94 - build: Updating postcss to 8.2.15 by libraryupgrader

Citoid

edit
  • git #7bd671d9 - build: Updating postcss to 8.2.15 by libraryupgrader

cldr

edit

CodeEditor

edit
  • git #e915150f - build: Updating postcss to 8.2.15 by libraryupgrader

CodeMirror

edit
  • git #50228428 - build: Updating npm dependencies by libraryupgrader

CodeReview

edit
  • git #e8706c98 - build: Updating postcss to 8.2.15 by libraryupgrader
  • git #373eddb1 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender

Cognate

edit
  • git #0365d1b4 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender

Collection

edit
  • git #4ee7dce2 - build: Updating postcss to 8.2.15 by libraryupgrader

CommonsMetadata

edit
  • git #8acf5862 - build: Updating postcss to 8.2.15 by libraryupgrader

ConfirmEdit

edit
  • git #eaccab96 - build: Updating postcss to 8.2.15 by libraryupgrader

CongressLookup

edit
  • git #bddeab4b - build: Updating postcss to 8.2.15 by libraryupgrader

ContactPage

edit

No changes for ContactPage

ContentTranslation

edit
  • git #872a06c3 - build: Updating postcss to 8.2.15 by libraryupgrader
  • git #2cc9b323 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender
  • git #06dd5660 - SX vuex suggestions/actions: Fix duplicate declaration by NikG
  • git #140b2dc0 - SX vuex application/actions: Fix duplicate declaration by NikG

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

No changes for Disambiguator

DiscussionTools

edit
  • git #1e9c208b - build: Updating postcss to 8.2.15 by libraryupgrader
  • git #33f94693 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender

DismissableSiteNotice

edit
  • git #757cac36 - build: Updating postcss to 8.2.15 by libraryupgrader

DonationInterface

edit

DoubleWiki

edit
  • git #44df3e08 - build: Updating postcss to 8.2.15 by libraryupgrader

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit
  • git #88e37cb0 - build: Updating npm dependencies by libraryupgrader
  • git #9ccc7af2 - Remove PHP 5.3 $this closure workaround by Umherirrender
  • git #37c602c5 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender

Elastica

edit

No changes for Elastica

ElectronPdfService

edit
  • git #aa2565fa - build: Updating npm dependencies by libraryupgrader

EntitySchema

edit
  • git #6f225b32 - build: Updating npm dependencies by libraryupgrader

EventBus

edit
  • git #64e8a002 - Convert from User to UserIdentity by Petr Pchelko

EventLogging

edit
  • git #a6b118f3 - build: Updating postcss to 8.2.15 by libraryupgrader
  • git #7ebe3ea7 - Add Dockerfile for eventlogging devserver by Santhosh Thottingal

EventStreamConfig

edit
  • git #3815bddd - build: Updating postcss to 8.2.15 by libraryupgrader

ExtensionDistributor

edit
  • git #6984b0ca - build: Updating postcss to 8.2.15 by libraryupgrader

ExternalGuidance

edit
  • git #2e0b79f6 - build: Updating postcss to 8.2.15 by libraryupgrader

FeaturedFeeds

edit
  • git #2c204f0e - build: Updating postcss to 8.2.15 by libraryupgrader

FileExporter

edit

No changes for FileExporter

FileImporter

edit
  • git #9d009ccb - build: Updating npm dependencies by libraryupgrader
  • git #d59d703a - Replace FileImporter\Services\WikiPageFactory by Umherirrender
  • git #c2a00ec2 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender
  • git #dc4fb031 - Update fileimporter-cantimportfilehidden by JJMC89

FlaggedRevs

edit

Flow

edit

FundraiserLandingPage

edit

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit
  • git #6132dbae - Remove PHP 5.3 $this closure workaround by Umherirrender

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

GettingStarted

edit
  • git #5758f118 - build: Updating postcss to 8.2.15 by libraryupgrader
  • git #0b356c3a - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender

GlobalBlocking

edit
  • git #96642a4c - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender

GlobalCssJs

edit

No changes for GlobalCssJs

GlobalPreferences

edit

GlobalUsage

edit
  • git #65a5f300 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender

GlobalUserPage

edit
  • git #60aa57ad - build: Updating postcss to 8.2.15 by libraryupgrader

GlobalWatchlist

edit
  • git #9effccb1 - build: Updating npm dependencies by libraryupgrader

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit
  • git #a2c4a74d - build: Updating postcss to 8.2.15 by libraryupgrader

GrowthExperiments

edit

GuidedTour

edit
  • git #eec1dd71 - build: Fix whitespace indentation in .svgo.config.js by Volker E
  • git #ccd5f88b - build: Updating postcss to 8.2.15 by libraryupgrader

GWToolset

edit
  • git #dcf5b070 - build: Updating npm dependencies by libraryupgrader

ImageMap

edit

No changes for ImageMap

InputBox

edit
  • git #a32e73d3 - build: Updating npm dependencies by libraryupgrader

Insider

edit
  • git #43eac2d4 - build: Updating npm dependencies by libraryupgrader

intersection

edit

Interwiki

edit
  • git #3b91e870 - build: Updating npm dependencies by libraryupgrader

InterwikiSorting

edit
  • git #02ef5e42 - build: Updating npm dependencies by libraryupgrader

IPInfo

edit

No changes for IPInfo

Josa

edit
  • git #4e80a710 - build: Updating npm dependencies by libraryupgrader

JsonConfig

edit
  • git #e2319271 - Add temporary compatibility before calling Kartographer (T281224) by Thiemo Kreuz
  • git #d80c1273 - Remove PHP 5.3 $this closure workaround by Umherirrender
  • git #2830c93e - build: Updating npm dependencies by libraryupgrader

Kartographer

edit
  • git #2946ae88 - Revert "styles: Remove obsolete vendor prefixed properties" (T282952) by Legoktm
  • git #2645d134 - Fix incomplete SimpleStyleParser::normalize() implementation (T281224) by Thiemo Kreuz
  • git #e030a624 - build: Updating websocket-extensions to 0.1.4 by libraryupgrader
  • git #4dbb6d06 - build: Updating npm dependencies by libraryupgrader

LabeledSectionTransclusion

edit
  • git #6a625412 - build: Updating npm dependencies by libraryupgrader

LandingCheck

edit
  • git #314440d5 - build: Updating npm dependencies by libraryupgrader

LdapAuthentication

edit
  • git #de14646a - build: Updating npm dependencies by libraryupgrader

Linter

edit
  • git #be6d67fa - build: Updating npm dependencies by libraryupgrader

LiquidThreads

edit
  • git #74c43886 - build: Updating npm dependencies by libraryupgrader

Listings

edit
  • git #e0c78c59 - build: Updating npm dependencies by libraryupgrader

LocalisationUpdate

edit
  • git #e4f5456b - build: Updating npm dependencies by libraryupgrader

LoginNotify

edit
  • git #578c4006 - build: Updating npm dependencies by libraryupgrader

MachineVision

edit
  • git #c77c061a - build: Updating npm dependencies by libraryupgrader

MapSources

edit

MassMessage

edit

Math

edit

MediaModeration

edit
  • git #06dbaafb - build: Updating npm dependencies by libraryupgrader

MediaSearch

edit

MobileApp

edit
  • git #2ead19ca - build: Updating npm dependencies by libraryupgrader

MobileFrontend

edit
  • git #689941ab - MobileFrontend: cleanup tests.mobilefrontend (T259707) by Simon Legner
  • git #91c3461c - build: Updating jsdoc to 3.6.7 by libraryupgrader
  • git #ed04f1e0 - Remove PHP 5.3 $this closure workaround by Umherirrender
  • git #0434d255 - Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity (T276412) by Vadim Kovalenko

MultimediaViewer

edit
  • git #2217b6be - build: Updating npm dependencies by libraryupgrader
edit

No changes for NavigationTiming

Newsletter

edit
  • git #7de50467 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender
  • git #8f589f87 - build: Updating dependencies by libraryupgrader

NewUserMessage

edit

Nuke

edit

OATHAuth

edit
  • git #bae40b8b - Replace uses of the deprecated setters of AbstractAuthenticationProvider (T281991) by vladshapik
  • git #7820be33 - Replace uses of DB_MASTER with DB_PRIMARY by ZabeMath
  • git #c54975b8 - build: Updating dependencies by libraryupgrader

OAuth

edit
  • git #13782499 - Remove PHP 5.3 $this closure workaround by Umherirrender
  • git #a9d24e16 - Use UserIdentity instead of User across the code (T276412) by Vadim Kovalenko
  • git #8a3ee47a - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender
  • git #12ec7743 - build: Updating dependencies by libraryupgrader

OAuthRateLimiter

edit

OpenStackManager

edit

ORES

edit

PageAssessments

edit
  • git #888feb29 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender
  • git #1778952b - build: Updating dependencies by libraryupgrader

PagedTiffHandler

edit

PageImages

edit
  • git #a0d2696e - Remove leftover SearchResultPageIdentity typehints by Petr Pchelko
  • git #668d0445 - build: Updating dependencies by libraryupgrader
  • git #ccedc7a9 - Use PageIdentityValue instead of SearchResultPageIdentityValue. by daniel
  • git #985dfba5 - Pass wikiId to constructor of SearchResultPageIdentityValue. by daniel
  • git #4bb7afac - Address voice and tone issues. (T277955) by Clare Ming

PageNotice

edit

PageTriage

edit

PageViewInfo

edit

ParserFunctions

edit
  • git #2b33aed5 - build: Updating npm dependencies by libraryupgrader

PdfHandler

edit

Poem

edit

PoolCounter

edit

Popups

edit
  • git #cb7fd4e4 - Update entrypoint- and bundle-size limits by WMDE-Fisch

ProofreadPage

edit

PropertySuggester

edit

QuickSurveys

edit

Quiz

edit

ReadingLists

edit
edit

Renameuser

edit
  • git #f996dcb9 - Remove PHP 5.3 $this closure workaround by Kunal Mehta
  • git #0b35ac11 - build: Updating dependencies by libraryupgrader

RevisionSlider

edit
edit

Score

edit
  • git #e25e68b9 - build: Updating websocket-extensions to 0.1.4 by libraryupgrader
  • git #49f88460 - build: Updating dependencies by libraryupgrader

Scribunto

edit
  • git #87e2d2ed - Remove PHP 5.3 $this closure workaround by Umherirrender
  • git #31335d46 - build: Updating dependencies by libraryupgrader

SearchExtraNS

edit

SecureLinkFixer

edit
  • git #66272361 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
  • git #fee7ab5a - build: Updating dependencies by libraryupgrader

SecurePoll

edit

ShortUrl

edit
  • git #89f022ec - build: Updating npm dependencies by libraryupgrader

SiteMatrix

edit

SpamBlacklist

edit

StopForumSpam

edit

SubPageList3

edit

SubpageSortkey

edit

SyntaxHighlight_GeSHi

edit

TemplateData

edit
  • git #fd8d214f - build: Updating jsdoc to 3.6.7 by libraryupgrader
  • git #21819626 - build: Updating npm dependencies by libraryupgrader

TemplateSandbox

edit
  • git #68ea7291 - Parse templatesandbox-editform-legend message in VisualEditor (T282287) by Kunal Mehta
  • git #16f41cc3 - build: Updating npm dependencies by libraryupgrader
  • git #ba81dd66 - ContentOverrideCallback may not get a Title by daniel

TemplateStyles

edit
  • git #023998a9 - build: Updating npm dependencies by libraryupgrader

TemplateWizard

edit

TextExtracts

edit

Thanks

edit
  • git #f0174b6d - build: Updating dependencies by libraryupgrader
  • git #8055732a - Remove PHP 5.3 $this closure workaround by Kunal Mehta
  • git #60a87965 - ApiCoreThank: Ensure partial block against thanks applies to revisions (T242785) by Thalia
  • git #da091690 - Replace uses of DB_MASTER with DB_PRIMARY by James D. Forrester
  • git #43dd004a - Allow partially blocking giving thanks (T242785) by STran

TheWikipediaLibrary

edit

TimedMediaHandler

edit

timeline

edit

TitleBlacklist

edit

TocTree

edit
  • git #aad4e923 - build: Updating npm dependencies by libraryupgrader

TorBlock

edit
  • git #e89adbea - build: Updating grunt to 1.4.0 by libraryupgrader

Translate

edit
  • git #907dadaa - Translation page deletion should not clear metadata (T282905) by Niklas Laxström
  • git #39a0ef55 - build: Updating npm dependencies by libraryupgrader
  • git #ba42bde6 - SpecialPageTranslation: Inject LanguageNameUtils and LanguageFactory by Niklas Laxström
  • git #01715741 - SpecialPageTranslation: Simplify return by Niklas Laxström
  • git #77443d94 - Phan: include src directory in scanning by Niklas Laxström
  • git #ba45817d - Replace deprecated use of Linker::link* (T279337) by Niklas Laxström
  • git #364a85c8 - SpecialPageTranslation: Remove BC code for MW 1.34 by Niklas Laxström
  • git #41c01393 - Improve symmetry between pagemode and proofread implementations by nmlgc
  • git #ece3f98b - GroupSynchronizationCache: Add In Review state for groups (T182433) by Abijeet
  • git #84363ef0 - Trigger MessageIndexRebuild after group sync is complete (T182433) by Abijeet
  • git #91ddac86 - SpecialPageTranslation: prefer use statements by Niklas Laxström
  • git #2382a561 - SpecialManageGroups: Check message definition for reused message key by Abijeet
  • git #ad197759 - SpecialManageGroups: Skip processing groups that have errors (T182433) by Abijeet
  • git #097d989c - ExportTranslationsMaintenanceScript: Add flag to skip group sync check (T182433) by Abijeet
  • git #60352c5d - ProcessMessageChanges: Add flag to skip group sync check during import (T182433) by Abijeet
  • git #07eb8722 - SpecialPageTranslation: remove pointless return by Niklas Laxström
  • git #229b4199 - SpecialPageTranslation: Replace deprecated Linker::link* (T279337) by Niklas Laxström
  • git #1b2eae4a - Add constructor for TranslationUnit by Niklas Laxström

TranslationNotifications

edit
  • git #16d8aead - build: Updating grunt to 1.4.0 by libraryupgrader

TrustedXFF

edit
  • git #364a4c39 - build: Updating grunt to 1.4.0 by libraryupgrader

TwoColConflict

edit
  • git #4bcc8328 - build: Updating npm dependencies by libraryupgrader
  • git #d700764f - Use narrow UserIdentity interface where possible by Thiemo Kreuz

UniversalLanguageSelector

edit
edit
  • git #048de82f - build: Updating grunt to 1.4.0 by libraryupgrader

UploadWizard

edit
  • git #036393b1 - build: Updating npm dependencies by libraryupgrader

UrlShortener

edit
  • git #239f0e67 - build: Updating npm dependencies by libraryupgrader
  • git #1b1457ba - Replace uses of DB_MASTER with DB_PRIMARY by James D. Forrester

UserMerge

edit

VipsScaler

edit
  • git #44cc7c21 - build: Updating npm dependencies by libraryupgrader

VisualEditor

edit

WebAuthn

edit
  • git #0a92d40c - build: Updating npm dependencies by libraryupgrader
  • git #d5507cb7 - Fix type hint for AbstractSecondaryAuthenticationProvider by Umherirrender

Wikibase

edit

WikibaseCirrusSearch

edit
  • git #1cab2182 - build: Updating grunt to 1.4.0 by libraryupgrader

WikibaseLexeme

edit

WikibaseLexemeCirrusSearch

edit

WikibaseMediaInfo

edit
  • git #34b4dbf3 - Make PHPUnit tests easier to read by using shortcuts by Thiemo Kreuz

WikibaseQualityConstraints

edit
  • git #4c99e1b1 - Allow non-static closures in tests by Lucas Werkmeister
  • git #912819ab - build: Updating dependencies by libraryupgrader

Wikidata.org

edit
  • git #6a496291 - build: Updating npm dependencies by libraryupgrader

WikidataPageBanner

edit

WikiEditor

edit
  • git #5b056917 - build: Updating dependencies by libraryupgrader
  • git #385903a3 - PHP VisualEditorFeatureUse logging: properly record session id (T281409) by David Lynch

wikihiero

edit

WikiLove

edit
  • git #a261190a - build: Updating npm dependencies by libraryupgrader
  • git #0bcf84a3 - Replace uses of DB_MASTER with DB_PRIMARY by James D. Forrester

WikimediaApiPortalOAuth

edit

WikimediaBadges

edit

WikimediaEditorTasks

edit

WikimediaEvents

edit
  • git #de1e2111 - build: Updating dependencies by libraryupgrader
  • git #54256a5b - Replace uses of DB_MASTER with DB_PRIMARY by James D. Forrester
  • git #cb6a48de - Fix 'final_state: vector' bug in VectorPrefDiffInstrumentation (T261842) by Nicholas Ray
  • git #92450158 - searchSatisfaction: Use visibleTimeout from core by Erik Bernhardson

WikimediaIncubator

edit

WikimediaMaintenance

edit

WikimediaMessages

edit

Wikisource

edit

XAnalytics

edit

Skins

edit

CologneBlue

edit

MinervaNeue

edit

Modern

edit

MonoBook

edit
  • git #3123a686 - build: Updating postcss to 8.2.15 by libraryupgrader
  • git #0321b399 - Drop mw-body-content class from Monobook in preparation for glorious future (T279388) by Jdlrobson

Nostalgia

edit
  • git #aeccb7d4 - build: Updating npm dependencies by libraryupgrader

Timeless

edit

Vector

edit
  • git #9213c514 - Remove not needed $this->equalTo() from tests by Thiemo Kreuz
  • git #dd6cdd71 - build: Updating jsdoc to 3.6.7 by libraryupgrader
  • git #7ab2edb2 - Remove unused $contentNavigation from `getTemplateData` method by Nicholas Ray
  • git #6998c536 - Both UserMenu stylesheets should be shipped in modern (T276561) by jdlrobson
  • git #efaf3aad - Remove mw-body-content from HTML that is not the article body (T279388) by Jdlrobson
  • git #63f9dd81 - Cleanup styles for personal user dropdown menu. (T276561) by Clare Ming
  • git #de5a640c - Allow `languageinheader` query param to fully control treatment of languages (T282543) by Nicholas Ray
  • git #7f780961 - search: Wire up submit event handler (T274869) by Sam Smith

WikimediaApiPortal

edit
  • git #0c97f09b - build: Updating npm dependencies by libraryupgrader

VisualEditor

edit

No changes for VisualEditor

Total Changes

edit

447 Changes in 178 repos by 74 authors