MediaWiki 1.34/wmf.17

MediaWiki 1.34.0-wmf.16 Deployment of MediaWiki 1.34.0-wmf.17 to Wikimedia sites MediaWiki 1.34.0-wmf.19

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

Core changes

edit
  • git #df1da3bc - watchlist: cleanup WatchedItemStore PhpStorm warnings by Aaron Schulz
  • git #1eca71d5 - Follow-up I3d56d5db5: Add release notes entry by Paladox
  • git #2664eeb6 - Clean up spacing of doc comments by Umherirrender
  • git #d41fe82a - mediawiki.page.ready: Simplify logout code by Fomafix
  • git #2336c514 - Improve log entries display in change lists (T229360) by jdlrobson
  • git #7a208445 - ResourceLoaderClientHtml: Simplify code by Fomafix
  • git #9c32ad78 - Add explanatory comment to unexpected line of code (T229360) by jdlrobson
  • git #29fcd02e - Make LinksUpdate no longer extend EnqueueableDataUpdate (T206283) by Aaron Schulz
  • git #fdb59ed9 - move rcfilters scroll logic to better support mobile mode (T229360) by Jan Drewniak
  • git #fae72d0b - Remove old comment and unused setting by Adam Wight
  • git #0465a6dd - rdbms: update ILBFactory comments and simplify LoadBalancer "load" code a bit by Aaron Schulz
  • git #0b00cb97 - rcfilters mobile cleanup (T229360) by Jan Drewniak
  • git #4dfeb4b4 - revisionstore: clean up redundant DB connection code in RevisionStore by Aaron Schulz
  • git #40c88a6a - changes: Avoid use of deprecated method Revision::userCanBitfield() by Derick Alangi
  • git #ed6e3817 - resourceloader: Merge mediawiki.legacy.wikibits into mediawiki.base by Timo Tijhof
  • git #39ec2dd8 - OutputPage: Remove 'html5shiv' module from RL registration by Timo Tijhof
  • git #4a55e578 - Convert maintenance scripts to LoadBalancer::getMaintenanceConnectionRef() by Aaron Schulz
  • git #72304b95 - Use `text` element for current content model on Special:ChangeContentModel by DannyS712
  • git #0bee81df - Move WANObjectCache to wancache/ instead of WinCache by Aaron Schulz
  • git #da30efd8 - Show current content model on Special:ChangeContentModel (T226914) by DannyS712
  • git #3857d06f - resourceloader: Remove unused 'getBaseModulesInternal' internal method by Timo Tijhof
  • git #440dfcf6 - Reorganize ResourceLoader fields by Aaron Schulz
  • git #4a1517b3 - resourceloader: reorganize ResourceLoaderModule fields by Aaron Schulz
  • git #6ca3de5f - Move WAN cache classes under a new wancache/ directory by Aaron Schulz
  • git #dcd612a6 - resourceloader: Minor optims in startup JS by Timo Tijhof
  • git #46cd3ed7 - resourceloader: Move mw.libs and mw.widgets from startup to mediawiki.base by Timo Tijhof
  • git #08697eb4 - Avoid error in querypage API when there's no value field by Gergő Tisza
  • git #69f50aac - Code style cleanups to FileBackendGroup by Aaron Schulz
  • git #819a6926 - Fix bogus field use in RevisionRenderer::getSpeculativePageId (T229589) by Aaron Schulz
  • git #3aadf040 - Clean up $wgFileBackends/$wgLockManagers comments by Aaron Schulz
  • git #d2682304 - Cleanup UserGroupMembership::insert() and make it more atomic (T229456) by Aaron Schulz
  • git #63e19922 - Deprecate SearchEngine:getTextFromContent() and SearchEngine::textAlreadyUpdatedForIndex() by David Causse
  • git #8199e028 - resourceloader: Remove slow structure test for checking getVersionHash (T225730) by Timo Tijhof
  • git #bc0de57e - Simplify SearchUpdate constructor and hard deprecate some param types by David Causse
  • git #c6b4bdf0 - Deprecate SearchEngine::userHighlightPrefs() by David Causse
  • git #4743835e - Add missing title info in RenderedRevision::outputVariesOnRevisionMetaData() (T226785) by Aaron Schulz
  • git #39a6f3f1 - resourceloader: Avoid escaping of UTF-8 characters in messages (T229301) by Fomafix
  • git #1ee5f108 - mediawiki.Upload.BookletLayout: Add missing message (T203058) by Bartosz Dziewoński
  • git #3102ad6a - resourceloader: Remove getters for private constants in mw.loader.store by Timo Tijhof
  • git #bdedfb8f - Suppress notice from ParserOutput::__sleep() (T229366) by Tim Starling
  • git #b037a852 - Document SearchDatabase::doSearchTextInDB to return null by Umherirrender
  • git #fb7bed38 - resourceloader: Hard-deprecate ResourceLoaderContext::getConfig by Timo Tijhof
  • git #212ae934 - Revert rename of mSpeculativeRevId to speculativeRevIdUsed (T229366) by Tim Starling
  • git #789b5239 - preferences: Fix skinname msg check in generateSkinOptions (T223824) by jdlrobson
  • git #8a1f1ec6 - Allow SelectWithInput to be marked as required and handle that dynamically (T220533) by David Barratt
  • git #fd70b59d - Fix SpecialBlock validation for ipb_allow_usertalk (T224468) by Dayllan Maza
  • git #7df8ebf3 - Fix recent changes and watchlist separator whitespace (T222903) by edderso
  • git #0c7b707a - resourceloader: Only register 'jquery.qunit' in test context by Timo Tijhof
  • git #5f47d994 - resourceloader: Don't explicitly enqueue test libs on SpecialJavaScriptTest by Timo Tijhof
  • git #a8b28dbe - filebackend: avoid use of IDatabase::clearFlags() in DBLockManager by Aaron Schulz
  • git #4be9e389 - resourceloader: Remove deprecated ResourceLoaderContext::expandModuleNames by Timo Tijhof
  • git #30565e24 - API: Create a module bundle for 'apipretty' and 'apihelp' by Timo Tijhof
  • git #2058d793 - context: Make the getSkin() fallback logic more explicit by Timo Tijhof
  • git #cad88295 - context: Use getRawVal instead of getVal for 'uselang' and 'useskin' (T189966) by Timo Tijhof
  • git #c688e3a6 - Fix documentation of languageinfo name prop by Lucas Werkmeister
  • git #b873e929 - Make CliInstaller control the processing logic of the error (T46511) by RazeSoldier
  • git #69016bd2 - resourceloader: Merge $fileCache conditional blocks by Timo Tijhof
  • git #767fdb56 - Add QueryPage::delete method by Gergő Tisza
  • git #e9a9622d - rdbms: In the query log, show the server name in the message by Tim Starling
  • git #2daa2a7d - selenium: stop running extensions/skins specs (T199116) by Antoine Musso
  • git #9663eda2 - Make Special:MovePage note about redirects dependent on content model (T216900) by DannyS712
  • git #6207fa9b - Fix return type hints in media related classes by Umherirrender

Vendor

edit

No changes for vendor

Extensions

edit

No changes for 3D

AbuseFilter

edit

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit

AntiSpoof

edit
  • git #7764f32d - build: Updating lodash to 4.17.15 by libraryupgrader

ApiFeatureUsage

edit
  • git #b14ccc38 - build: Updating lodash to 4.17.15 by libraryupgrader

ArticleCreationWorkflow

edit
  • git #74013963 - build: Updating lodash to 4.17.15 by libraryupgrader

ArticlePlaceholder

edit
  • git #7e2ebb7d - build: Updating lodash to 4.17.15 by libraryupgrader

Babel

edit
  • git #b1d21166 - build: Updating lodash to 4.17.15 by libraryupgrader

BetaFeatures

edit
  • git #e73d17ac - build: Updating lodash to 4.17.15 by libraryupgrader

BounceHandler

edit
  • git #1769f538 - build: Updating lodash to 4.17.15 by libraryupgrader

Calendar

edit
  • git #a4873886 - build: Updating lodash to 4.17.15 by libraryupgrader

Campaigns

edit
  • git #a7eb5686 - build: Updating lodash to 4.17.15 by libraryupgrader

Capiunto

edit
  • git #bb30ab44 - build: Updating lodash to 4.17.15 by libraryupgrader

CategoryTree

edit
  • git #01d1b19d - build: Updating lodash to 4.17.15 by libraryupgrader

CentralAuth

edit
  • git #9431c52c - New account hook: Do not localize antispoof error message in the logs by Umherirrender
  • git #c8b817c5 - Use getLocalServerObjectCache() in getInlineScript() by Aaron Schulz
  • git #4a645e82 - Revert "Replace use of wfGetDB() with Maintenance::getDB()" by Dbarratt
  • git #ba6c0562 - Replace use of wfGetDB() with Maintenance::getDB() (T229690) by David Barratt
  • git #08f3dd6d - build: Updating lodash to 4.17.15 by libraryupgrader

CharInsert

edit
  • git #a57cb626 - build: Updating lodash to 4.17.15 by libraryupgrader

CheckUser

edit
  • git #9e835e24 - build: Updating lodash to 4.17.15 by libraryupgrader

CirrusSearch

edit

Cite

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

CiteThisPage

edit
  • git #0dc91a2a - build: Updating lodash to 4.17.15 by libraryupgrader

Citoid

edit
  • git #a6255e9a - wb.Citoid.init: Remove fragile use of 'wikibase' global by Timo Tijhof
  • git #22eedc95 - build: Updating npm dependencies by libraryupgrader

cldr

edit

Cognate

edit
  • git #fd0008b4 - build: Updating lodash to 4.17.15 by libraryupgrader

CodeEditor

edit
  • git #329b82c1 - build: Updating lodash to 4.17.15 by libraryupgrader

CodeMirror

edit
  • git #a09dc106 - build: Updating lodash to 4.17.15 by libraryupgrader

CodeReview

edit
  • git #0d0cb0ea - build: Updating lodash to 4.17.15 by libraryupgrader

CollaborationKit

edit

Collection

edit

CommonsMetadata

edit
  • git #0fd7f665 - build: Updating lodash to 4.17.15 by libraryupgrader

ConfirmEdit

edit
  • git #cb969b70 - build: Updating lodash to 4.17.15 by libraryupgrader

CongressLookup

edit

No changes for CongressLookup

ContactPage

edit
  • git #f432b070 - build: Updating lodash to 4.17.15 by libraryupgrader

ContentTranslation

edit
  • git #3d754951 - Revert "Don't generate HTML for segments when copying" (T229906) by Santhosh
  • git #cda666b0 - Update help link for too much unmodified content warnings and errors (T229667) by petarpetkovic
  • git #a8bb88d3 - Show Suggestions list when there are no drafts (T115458) by petarpetkovic
  • git #6c538f99 - Make dashboard lists linkable and resistant to refresh (T121219) by petarpetkovic
  • git #540cf30b - Change the icons for "Save for later" articles in Suggestion list (T178790) by petarpetkovic
  • git #d9ade445 - Rename ext.cx.SelectedSourcePageDialog to mw.cx.SelectedSourcePageDialog by petarpetkovic
  • git #10a0631e - Remove `self` alias for `this` in ext.cx.dashboard by petarpetkovic

ContributionTracking

edit
  • git #7cb20798 - build: Updating lodash to 4.17.15 by libraryupgrader

CreditsSource

edit
  • git #f4a223de - build: Updating lodash to 4.17.15 by libraryupgrader

Dashiki

edit
  • git #ada3abd9 - build: Updating lodash to 4.17.15 by libraryupgrader

Disambiguator

edit
  • git #34dcecd9 - build: Updating lodash to 4.17.15 by libraryupgrader

DismissableSiteNotice

edit
  • git #047fb533 - build: Updating lodash to 4.17.15 by libraryupgrader

DonationInterface

edit

DoubleWiki

edit
  • git #0b466ac1 - build: Updating lodash to 4.17.15 by libraryupgrader

DynamicSidebar

edit
  • git #96e3b03f - build: Updating lodash to 4.17.15 by libraryupgrader

EUCopyrightCampaign

edit
  • git #6474d4e5 - build: Updating lodash to 4.17.15 by libraryupgrader

Echo

edit
  • git #19c55cd7 - Improve EchoPresentationModelSection by Matěj Suchánek
  • git #9bb30f16 - build: Updating npm dependencies by libraryupgrader
  • git #092615db - ext.echo.init: Un-dim badge if loading RL modules failed by Roan Kattouw
  • git #5c3e30b7 - Remove ext.echo.base by Roan Kattouw
  • git #6be1eee1 - Display notification text for incoming notification (T226130) by shivanshbindal9

Elastica

edit
  • git #5b9f899c - build: Updating lodash to 4.17.15 by libraryupgrader

ElectronPdfService

edit
  • git #64f3e308 - build: Updating wdio-mediawiki to 0.4.0 by libraryupgrader

EntitySchema

edit

No changes for EntitySchema

EventBus

edit

No changes for EventBus

EventLogging

edit
  • git #25ae17df - build: Updating lodash to 4.17.15 by libraryupgrader

ExtensionDistributor

edit
  • git #0e2a9023 - build: Updating lodash to 4.17.15 by libraryupgrader

ExternalGuidance

edit
  • git #42565fc0 - build: Updating lodash to 4.17.15 by libraryupgrader
  • git #c8f621d5 - Provide the messages in the target language of translation (T228019) by Santhosh Thottingal

FeaturedFeeds

edit
  • git #6232f78d - build: Updating lodash to 4.17.15 by libraryupgrader

FileExporter

edit

No changes for FileExporter

FileImporter

edit
  • git #5f2aaa11 - Convert FileImporterSuccessCache to "db-replicated" cache (T227376) by Aaron Schulz
  • git #fac1af1b - WikimediaSourceUrlNormalizerTest: Drop Zero normalisation test, about to go away by James D. Forrester
  • git #e968b123 - Typo in edit summaries (T227358) by Adam Wight
  • git #e94b5aee - Remove phan override by Adam Wight

FlaggedRevs

edit

Flow

edit
  • git #b20c03f7 - EditorWidget: Make pending indication work again by Roan Kattouw

FundraiserLandingPage

edit
  • git #05535682 - build: Updating lodash to 4.17.15 by libraryupgrader

FundraisingTranslateWorkflow

edit
  • git #99dc43e6 - build: Updating lodash to 4.17.15 by libraryupgrader

Gadgets

edit

No changes for Gadgets

GeoCrumbs

edit
  • git #69629147 - build: Updating lodash to 4.17.15 by libraryupgrader

GeoData

edit
  • git #d4857b7c - build: Updating lodash to 4.17.15 by libraryupgrader

GettingStarted

edit

No changes for GettingStarted

GlobalBlocking

edit
  • git #4ff43a14 - build: Updating lodash to 4.17.15 by libraryupgrader

GlobalCssJs

edit

No changes for GlobalCssJs

GlobalPreferences

edit
  • git #96735d09 - build: Updating lodash to 4.17.15 by libraryupgrader

GlobalUsage

edit

No changes for GlobalUsage

GlobalUserPage

edit
  • git #6a923cf3 - build: Updating lodash to 4.17.15 by libraryupgrader

GoogleNewsSitemap

edit
  • git #8e014992 - build: Updating lodash to 4.17.15 by libraryupgrader

Graph

edit
  • git #9a264da0 - build: Updating lodash to 4.17.15 by libraryupgrader
  • git #6fccaba7 - Support readonly mode by Ed Sanders
  • git #601e1e05 - Use graph type for node description by Ed Sanders
  • git #27c8db72 - DataModule: Use $this->getConfig() inside module classes by Timo Tijhof

GrowthExperiments

edit
  • git #cbac9deb - build: Updating npm dependencies by libraryupgrader
  • git #67fc3c8a - Hygiene: Remove OPTION_ prefix from Minerva SkinOptions (T221012) by Piotr Miazga
  • git #8c9ac6b5 - Make section numbering test unit instead of integration (T225165) by Kosta Harlan
  • git #7f814d7e - Homepage: Fix missing icon for start module when complete (T229515) by Roan Kattouw
  • git #36808d3c - Homepage: Toggle overflow submenu option (T225663) by Kosta Harlan
  • git #6d98e6cd - HomepageHooks::onConfirmEmailComplete: Use request user rather than $user parameter by Martin Urbanec
  • git #1023c556 - Only set relevant title on mobile skin (T229263) (T225659) by Kosta Harlan
  • git #d123e466 - Homepage guidelines link: go to desktop or mobile as appropriate (T225661) by Stephane Bisson

GuidedTour

edit
  • git #bce78e20 - build: Updating lodash to 4.17.15 by libraryupgrader
  • git #20b88325 - Make the tour steps take action on the page when user does not (T223999) by rosalie

GWToolset

edit
  • git #10158575 - build: Updating lodash to 4.17.15 by libraryupgrader

ImageMap

edit

No changes for ImageMap

InputBox

edit
  • git #073517eb - build: Updating lodash to 4.17.15 by libraryupgrader

Insider

edit
  • git #6e32dde6 - build: Updating lodash to 4.17.15 by libraryupgrader

intersection

edit

No changes for intersection

Interwiki

edit
  • git #ac05f9da - build: Updating lodash to 4.17.15 by libraryupgrader

InterwikiSorting

edit
  • git #f5ff329e - build: Updating lodash to 4.17.15 by libraryupgrader

Jade

edit
  • git #39b5e92c - build: Updating lodash to 4.17.15 by libraryupgrader

Josa

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

JsonConfig

edit
  • git #031df0a4 - onTitleGetEditNotices: List CSS classes used by James D. Forrester
  • git #b44bb4d9 - Re-apply "Adding support for CC-BY-SA" (T200968) by eranroz
  • git #688b4bdf - build: Updating dependencies by libraryupgrader
  • git #83ff254e - Replace custom monospace font stack with WikimediaUI Base one by Volker E
  • git #4921e783 - Upgrade wikimedia-ui-base from pre-release version to 0.14.0 (T229376) by James D. Forrester

Kartographer

edit
  • git #c909cf4c - Merge ext.kartographer.settings to the its parent (T202154) by Amir Sarabadani
  • git #14f163b9 - build: Updating lodash to 4.17.15 by libraryupgrader
  • git #d79dfe12 - DataModule: Use $this->getConfig() inside module classes by Timo Tijhof

LabeledSectionTransclusion

edit
  • git #26ab01dc - build: Updating lodash to 4.17.15 by libraryupgrader

LandingCheck

edit
  • git #53ca3f26 - build: Updating lodash to 4.17.15 by libraryupgrader

LdapAuthentication

edit
  • git #0b30a2c1 - build: Updating lodash to 4.17.15 by libraryupgrader

Linter

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

LiquidThreads

edit
  • git #f1caa983 - build: Updating lodash to 4.17.15 by libraryupgrader

Listings

edit
  • git #1dfade0d - build: Updating lodash to 4.17.15 by libraryupgrader

LocalisationUpdate

edit

No changes for LocalisationUpdate

LoginNotify

edit
  • git #fb990051 - build: Updating lodash to 4.17.15 by libraryupgrader

MachineVision

edit

No changes for MachineVision

MapSources

edit
  • git #a84c5924 - build: Updating lodash to 4.17.15 by libraryupgrader

MassMessage

edit

No changes for MassMessage

Math

edit
  • git #22272944 - build: Updating npm dependencies by libraryupgrader
  • git #1ce95efb - Show latex source in context items by Ed Sanders

MobileApp

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

MobileFrontend

edit
  • git #3301c80f - Dev: Make CtaDrawer a plain Drawer by jdlrobson
  • git #8898d4cd - Overlay: Make .hide() + .show() in rapid succession work by Roan Kattouw
  • git #0286ab30 - Add children, className, onBeforeHide props to Drawer.js (T226068) by Nicholas Ray
  • git #47bae626 - Revert "[AMC] [desktop] [mobile] use AMC by default for desktop users" (T229722) by jdlrobson
  • git #c2f32081 - Clicking links triggers onBeforeExit (T229701) by jdlrobson
  • git #31eb9f22 - Don't skew Watchlist thumbnails (T229036) by jdlrobson
  • git #c176b4c6 - Edge case: run RequestContextCreateSkinMobile when useskin=minerva is NOOP by jdlrobson
  • git #62075e02 - Hack: Delay overlay attachment (T221978) by jdlrobson
  • git #8b47f90a - 💩 Avoid usage of deprecated method `getMFConfig()`, use DI instead by Derick Alangi
  • git #309803c6 - MoveLeadParagraphTransform: Simplify isNotEmptyNode() by Bartosz Dziewoński
  • git #d91fd2e0 - MoveLeadParagraphTransform: Simplify XPath in identifyLeadParagraph() by Bartosz Dziewoński
  • git #c2e84d6f - Remove expensive viewport size access in ReferencesDrawer (T226025) by jdlrobson
  • git #af60b185 - Hygiene: Conditionally set the mobile_preferences default value by Piotr Miazga
  • git #3370f567 - 🗑️ Remove `isFeatureAvailableInContext()` method that is no longer used by Derick Alangi

MultimediaViewer

edit
  • git #da8d0ab4 - build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 by libraryupgrader
  • git #18a154b9 - build: Update devDependencies by Ed Sanders
edit
  • git #98ed7ed3 - build: Updating lodash to 4.17.15 by libraryupgrader

Newsletter

edit

NewUserMessage

edit
  • git #3e326966 - build: Updating lodash to 4.17.15 by libraryupgrader

Nuke

edit

No changes for Nuke

OATHAuth

edit

OAuth

edit
  • git #b9fdff7d - build: Updating lodash to 4.17.15 by libraryupgrader

OpenStackManager

edit
  • git #38772d37 - build: Updating lodash to 4.17.15 by libraryupgrader

ORES

edit
  • git #040fad3c - build: Updating npm dependencies by libraryupgrader
  • git #ac67d0b4 - ThresholdLookup: Use a more descriptive key class for WANObjectCache by Timo Tijhof

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit
  • git #c6f5b688 - build: Updating lodash to 4.17.15 by libraryupgrader

PageImages

edit

No changes for PageImages

PageTriage

edit
  • git #e1907676 - Remove message for creator button when this feature is disabled (T229779) by hmonroy
  • git #721f7f98 - build: Updating lodash to 4.17.15 by libraryupgrader
  • git #94e96245 - Move wgPageTriageOresFilters into the toolbar module by Roan Kattouw

PageViewInfo

edit
  • git #7a675afd - build: Updating lodash to 4.17.15 by libraryupgrader

ParserFunctions

edit

No changes for ParserFunctions

ParsoidBatchAPI

edit
  • git #12c6d92c - build: Updating lodash to 4.17.15 by libraryupgrader

PdfHandler

edit

No changes for PdfHandler

PerformanceInspector

edit
  • git #111de8d2 - build: Updating lodash to 4.17.15 by libraryupgrader

Petition

edit
  • git #d30ee3e7 - build: Updating lodash to 4.17.15 by libraryupgrader

Poem

edit

No changes for Poem

PoolCounter

edit
  • git #c73f8dcd - build: Updating lodash to 4.17.15 by libraryupgrader

Popups

edit

No changes for Popups

ProofreadPage

edit
  • git #cbf08812 - build: Updating lodash to 4.17.15 by libraryupgrader

PropertySuggester

edit
  • git #2f954abc - build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 by libraryupgrader

QuickSurveys

edit
  • git #e1707053 - build: Updating lodash to 4.17.15 by libraryupgrader

Quiz

edit
  • git #ee1bd029 - build: Updating lodash to 4.17.15 by libraryupgrader

ReadingLists

edit
  • git #a2a3acb0 - build: Updating lodash to 4.17.15 by libraryupgrader
  • git #2efa2553 - Cleanup use of IDatabase::affectedRows() by Aaron Schulz
edit
  • git #b7c19792 - build: Updating wdio-mediawiki to 0.4.0 by libraryupgrader

Renameuser

edit
  • git #ea9bfff8 - build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 by libraryupgrader

RevisionSlider

edit
  • git #fbedfdba - build: Updating npm dependencies by libraryupgrader
  • git #0e639260 - build: Updating lodash to 4.17.15 by libraryupgrader
edit

No changes for SandboxLink

Score

edit

No changes for Score

Scribunto

edit
  • git #2fd72875 - Add group database to TitleLibraryTest by Amir Sarabadani
  • git #8deabe62 - build: Updating dependencies by libraryupgrader

SearchExtraNS

edit

No changes for SearchExtraNS

SecureLinkFixer

edit

No changes for SecureLinkFixer

SecurePoll

edit

No changes for SecurePoll

Sentry

edit

No changes for Sentry

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SkinPerPage

edit

No changes for SkinPerPage

SpamBlacklist

edit

No changes for SpamBlacklist

SubPageList3

edit

No changes for SubPageList3

SubpageSortkey

edit

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

edit

TemplateData

edit

No changes for TemplateData

TemplateSandbox

edit

No changes for TemplateSandbox

TemplateStyles

edit

No changes for TemplateStyles

TemplateWizard

edit

No changes for TemplateWizard

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

TheWikipediaLibrary

edit

No changes for TheWikipediaLibrary

TimedMediaHandler

edit

timeline

edit

No changes for timeline

TitleBlacklist

edit

No changes for TitleBlacklist

TocTree

edit

No changes for TocTree

TorBlock

edit

No changes for TorBlock

Translate

edit
  • git #ce4eeb00 - Make the email in Special:ManageTranslatorSandbox ltr by Amir Aharoni

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

No changes for TwoColConflict

UniversalLanguageSelector

edit

No changes for UniversalLanguageSelector

edit

No changes for UploadsLink

UploadWizard

edit

UrlShortener

edit

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #90fc49e1 - Update VE core submodule to master (70bf52198) (T229879) by Ed Sanders
  • git #348c880c - MWSaveDialog: Don't pretend saveButtonLabel is optional by Ed Sanders
  • git #88cb572e - Fix typo in file header by Ed Sanders
  • git #c8c81d28 - Grunt: Expand js{,on} pattern by Ed Sanders
  • git #bae45b63 - Use flexbox for mobile toolbar by Ed Sanders
  • git #0b1f0a0e - Use MobileFrontend license message on mobile when available (T229579) by Ed Sanders
  • git #05fb44ae - build: Upgrade eslint-config-wikimedia from 0.12.0 to 0.13.1 by James D. Forrester
  • git #89ecd64a - Make extension body the default description for extension nodes by Ed Sanders
  • git #7d3154fe - ve.init.mw.DesktopArticleTarget: Fix generated URL when loaded using veaction=edit in single-tab mode (T209163) by Bartosz Dziewoński
  • git #0f5fe345 - ve.ui.MWLinkAnnotationInspector: Correct code comment by Bartosz Dziewoński

Wikibase

edit

WikibaseCirrusSearch

edit
  • git #5c4cb152 - build: Updating wdio-mediawiki to 0.4.0 by libraryupgrader
  • git #175aa14d - Fix name of vagrant role in README by mvolz

WikibaseLexeme

edit

WikibaseLexemeCirrusSearch

edit

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

edit
  • git #b933adb5 - CaptionsPanel: get MediaInfo entity data from JS Config var (T229572) by Eric Gardner
  • git #38469454 - build: Updating npm dependencies by libraryupgrader
  • git #148e4240 - Updated MediaInfoRdfBuilder after changes to Wikibase's RdfVocabulary (T214557) by Leszek Manicki
  • git #6a1bf521 - Update how "Remove all" works for statement panels (T228912) by Eric Gardner

WikibaseQualityConstraints

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

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit
  • git #d23d0962 - Convert ext.wikiEditor module to packageFiles (T222828) by Roan Kattouw
  • git #2075d6d2 - Pre-fill fields in image dialog when image code is selected in editor (T40829) by Alexander Jones

wikihiero

edit
  • git #36a06bae - build: Use eslint's cache by James D. Forrester
  • git #2bba7bba - build: Update devDependencies by Ed Sanders
  • git #c679987a - Special page: Get rid of nested scroll area, replace with sticky form by Ed Sanders

WikiLove

edit

No changes for WikiLove

WikimediaBadges

edit

No changes for WikimediaBadges

WikimediaEditorTasks

edit

No changes for WikimediaEditorTasks

WikimediaEvents

edit

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit

WikimediaMessages

edit

No changes for WikimediaMessages

XAnalytics

edit

No changes for XAnalytics

Skins

edit

CologneBlue

edit

No changes for CologneBlue

EUCopyrightCampaignSkin

edit

No changes for EUCopyrightCampaignSkin

MinervaNeue

edit

MonoBook

edit
  • git #bbcb1ddf - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader

Modern

edit

No changes for Modern

Nostalgia

edit

No changes for Nostalgia

Timeless

edit

No changes for Timeless

Vector

edit

No changes for Vector

Total Changes

edit

359 Changes in 125 repos by 61 authors