Jump to content

MediaWiki 1.45/wmf.7

From mediawiki.org
MediaWiki 1.45.0-wmf.6 Deployment of MediaWiki 1.45.0-wmf.7 to Wikimedia sites MediaWiki 1.45.0-wmf.8

The latest version (labeled "1.45.0-wmf.7") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 24 June 2025 (see the roadmap).

Core changes

[edit]
  • git #365e6165 - Branch commit for wmf/1.45.0-wmf.7 (T392177) by trainbranchbot
  • git #9487a6ca - makeCollapsible: Expand when text is matched with browser find feature (T327893) by Ed Sanders
  • git #f7afc5bd - Add tracking of password validation usage (T397281) by Reedy
  • git #86f5292b - Bump wikimedia/parsoid to 0.22.0-a8 (T397639) by Yiannis Giannelos
  • git #250e55d9 - Drop support for upgrade older than 1.38 by Amir Sarabadani
  • git #2a1adf80 - tests: Remove unused return from ParserEditTests::editTest by Umherirrender
  • git #7b142835 - installer: Remove unused return from PostgresUpdater::changePrimaryKey by Umherirrender
  • git #18434bdb - PoC: Remove Edit Watchlist button on some skins (T395646) by suecarmol
  • git #57595fed - language: Emit deprecation warning on MessageCache::get with Language object by Fomafix
  • git #1326a319 - Fix a typo in a comment in MediaWikiIntegrationTestCase.php by physikerwelt
  • git #21f9d2e5 - ResourceLoader: Remove unused `ResourceLoaderTestModule::isRaw()` by Derick Alangi
  • git #741cda7a - block: Use type declaration for wikiId by Umherirrender
  • git #f7087133 - specials: Remove unused return from SpecialUndelete::showHistory by Umherirrender
  • git #b88d51b2 - RevisionDeleter: Emit PageHistoryVisibilityChanged event (T395835) by daniel
  • git #c62e4d93 - Api: Fix permission checks in action=compare (T397521) by daniel
  • git #bf61f6bc - ParserOutput: Prepare to allow JsonCodec serialization of TOCData (T327439) by C. Scott Ananian
  • git #cb2173c5 - ParserCacheSerializationTestCases: distinguish empty ToC from missing ToC by C. Scott Ananian
  • git #7965d7d8 - Add missing ParserOutput serialization testcases (T343048) by C. Scott Ananian
  • git #4e3d8f13 - Remove test case support for PHP serialization of ParserOutput (T353570) by C. Scott Ananian
  • git #207662a6 - ParserCacheSerializationTestCases: Remove unused `filterDeprecationForTest` by C. Scott Ananian
  • git #a2b20fdd - ParserOutput: update comment to discuss rollback compatibility by C. Scott Ananian
  • git #413c8eeb - Remove old broken language link data from ParserOutput test cases (T374736) by C. Scott Ananian
  • git #f1046acc - WebRequest: Remove hard-deprecated parameter $default of getRawVal (T376245) by Fomafix
  • git #13604ea2 - mediawiki.action.edit: Remove CSS class mw-toolbar-editbutton by Fomafix
  • git #a03bf8b5 - rdbms: Fix arguments on call to LoadBalancer::getConnectionInternal by Umherirrender
  • git #5bd04e0a - ParserOutputAccess: Turn $options into an array (T387478) by daniel
  • git #2265b54d - Remove obsolete #toolbar fixed height CSS (T30856) by Anne Haunime
  • git #ce388c50 - tests: LanguageFallback: Remove unneeded indirection by Bartosz Dziewoński
  • git #bb6c2411 - resourceloader: Add return type on getLogger methods by James D. Forrester
  • git #b01d327e - tests: Restore check to disallow both `maxSize` & `maxSizeUncompressed` by Derick Alangi
  • git #a7f40fc1 - Add `href` attribute to `<link rel="mw:PageProp/redirect">` in legacy parser (T380530) by C. Scott Ananian
  • git #ef983060 - Add 'wikipedia:' to list of recognized protocols. (T386004) by Dmitry Brant
  • git #277b3feb - composer.json: Updated nikic/php-parser from ^5.3.1 to ^5.5.0 (T379508) (T381291) by Reedy
  • git #5ef3876b - doc: Update redirected link by Meno25
  • git #80f08cb4 - DomainEvents: rename to reflect entity property changes by daniel
  • git #ab78a30f - logger: Add void as return type on setLogger (T356451) by Fomafix
  • git #6bee8c3e - Convert ParserOutputStringSets to a PHP8.0 enum by C. Scott Ananian
  • git #c02464d4 - ParsoidParser: use consistent ParserOptions in ::parse and PageConfig (T392113) by C. Scott Ananian
  • git #578420d5 - Convert ParserOutputFlags to a PHP8.0 enum by C. Scott Ananian
  • git #12c9e516 - structure tests: allow PHP 8.1 syntax and autoload enums by C. Scott Ananian
  • git #20f9d929 - SpecialWantedCategories: Add read new support for categorylinks (T385890) by Alexander Vorwerk
  • git #6dbb0541 - rdbms: Remove concept of index alias (T396414) by Amir Sarabadani
  • git #8a56da5c - wdio-mediawiki: Release 4.1.2 by Peter Hedenskog
  • git #1ad0f325 - Use first class callable syntax by Tim Starling
  • git #5da867cc - ResourceLoader: reintroduce TimingMetric start/stop pattern (T368786) by Cole White
  • git #68db8130 - selenium: Fix skipping tests for PrometheusReporter (T397030) by Peter Hedenskog
  • git #3c2d61ec - Upgrade wikimedia/request-timeout from 2.0.2 to 3.0.0 by James D. Forrester
  • git #f70f3afe - Remove $wgRevisionSlotsCacheExpiry (T183490) by Alexander Vorwerk
  • git #bb200464 - DatabaseUpdater: Remove single used getExtensionUpdates() by Reedy
  • git #1fc94182 - REST: Beta Modules - introduce integration testing pattern (T395715) by bpirkle
  • git #60e0fc3e - REST: Beta Modules - support beta suffix in module ids and versions (T395713) by bpirkle
  • git #5c6931f4 - SpecialBrokenRedirects: Load redirect data in batch from database (T351055) by Umherirrender
  • git #69d8a87a - ExternalLinks: Add type declarations to functions in LinkFilter by Umherirrender
  • git #b0ee76d3 - Fix punctuation and grammar in an API message by Amir E. Aharoni
  • git #47ef5f82 - Use shorter assert.true/false in QUnit tests by thiemowmde
  • git #c5345b81 - Use Philippine decimal format for Chavacano (T395724) by Chlod Alejandro
  • git #144a89df - Add a QueryTrackingCategories list module to the action API (T76290) by Isabelle Hurbain-Palatin

Vendor

[edit]

Extensions

[edit]

3D

[edit]
  • git #f17e598f - build: Update MediaWiki requirement to 1.45 by James D. Forrester

AbuseFilter

[edit]

AdvancedSearch

[edit]
  • git #1548a50b - build: Update MediaWiki requirement to 1.45 by James D. Forrester

AntiSpoof

[edit]
  • git #fb4bd777 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ApiFeatureUsage

[edit]
  • git #ce83496e - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ArticleCreationWorkflow

[edit]
  • git #769e2366 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ArticlePlaceholder

[edit]
  • git #3a4e0873 - tests: Destroy WindowManager after test (T397346) by Lucas Werkmeister
  • git #0294122f - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ArticleSummaries

[edit]
  • git #f673f5d0 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

AutoModerator

[edit]
  • git #f75f0968 - Use the exception message as job error by Umherirrender
  • git #09b273df - build: Update MediaWiki requirement to 1.45 by James D. Forrester

BetaFeatures

[edit]
  • git #28159104 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

BounceHandler

[edit]
  • git #0def3d6e - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Calendar

[edit]
  • git #3f885c64 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Campaigns

[edit]
  • git #c74ce566 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

CampaignEvents

[edit]

Capiunto

[edit]
  • git #20d76e2a - build: Update MediaWiki requirement to 1.45 by James D. Forrester

CategoryTree

[edit]
  • git #6802e82c - Add support for categorylinks read new (T385890) by Alexander Vorwerk
  • git #6baeef6c - build: Update MediaWiki requirement to 1.45 by James D. Forrester

CentralAuth

[edit]

CharInsert

[edit]
  • git #78b15723 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Chart

[edit]

CheckUser

[edit]

ChessBrowser

[edit]
  • git #d78bb0e3 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

CirrusSearch

[edit]

Cite

[edit]

CiteThisPage

[edit]
  • git #51567953 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Citoid

[edit]

cldr

[edit]

CodeEditor

[edit]
  • git #7b3f61e8 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

CodeMirror

[edit]

Cognate

[edit]
  • git #6ce2ea55 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

CommunityConfiguration

[edit]
  • git #e068bdc3 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #0d4bbffc - [tests] Enable more options in ExtensionJsonTest by Martin Urbanec
  • git #06c454cc - refactor: make IValidator implementations version-aware (T371028) by Michael Große

CommunityRequests

[edit]
  • git #d976d10e - SpecialWishlistIntake: pass in baserevid when saving pages (T394355) by MusikAnimal
  • git #65852416 - Add focus area tag and store focus area data into the database (T388207) by Dayllan Maza
  • git #88c8cf15 - Display 'All projects' instead of listing each one individually (T394355) by MusikAnimal
  • git #a2871c36 - SpecialWishlistIntake: add hidden fields for missing wish data (T394355) by MusikAnimal
  • git #3d508dea - Make field, attribute, and param names consistent (T394355) by MusikAnimal
  • git #4fa3238b - WishlistConfig: service for retrieving and transforming config values (T394355) by MusikAnimal

Collection

[edit]
  • git #bec5bbd4 - Use namespaced PHP classes by Fomafix
  • git #010f9bc4 - Use MainConfig instead of RequestContext::getMain()->getConfig() by Fomafix
  • git #18cba10e - Use $this->getContext() instead of RequestContext::getMain() by Fomafix
  • git #e0316715 - Use service MainConfig instead of global variables by Fomafix
  • git #7aeff2e3 - Remove useless $this->response = null on $this->response === null by Fomafix
  • git #318d0520 - Use getRawVal instead of getVal by Fomafix
  • git #57e730f9 - Use $skin as context instead of RequestContext::getMain() by Fomafix
  • git #926a35f5 - Inject services into SpecialCollection by Fomafix
  • git #11b68818 - SpecialCollection: Remove unused optional parameter $PODPartners by Fomafix
  • git #27fec000 - Add where statement for category namespace by Alexander Vorwerk
  • git #bf04d3e1 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #72f27430 - Add support for categorylinks read new (T385890) by Alexander Vorwerk
  • git #2f70004e - Switch use of deprecated wfExpandUrl to UrlUtils (T319340) by James D. Forrester

CommonsMetadata

[edit]
  • git #8730f259 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ConfirmEdit

[edit]

ContactPage

[edit]
  • git #2193281b - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ContentTranslation

[edit]

CreditsSource

[edit]
  • git #3d868947 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Dashiki

[edit]
  • git #d9fa7251 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Disambiguator

[edit]
  • git #dbac9df7 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

DiscussionTools

[edit]
  • git #db5fa62c - tests: Fix PageHooksTest when LiquidThreads is also installed (T397567) by Bartosz Dziewoński
  • git #d0bb6fd6 - Replace use of deprecated ParserOutput::getText() (T293512) (T397437) by Bartosz Dziewoński
  • git #1300cbef - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #e7f9db14 - CommentFormatter: Sync HTML heading handling with core by Bartosz Dziewoński
  • git #4657b47b - Follow-up Ia3116eb2d: Remove duplicate timestamplink replacer by Ed Sanders

DismissableSiteNotice

[edit]
  • git #d53fbcc1 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

DonationInterface

[edit]

Echo

[edit]
  • git #e430faeb - Move thank-you-edit logic to a separate method by Matěj Suchánek
  • git #39c6709c - DomainEvents: Constant repeating notifications (T397103) by Atieno
  • git #36fe6d37 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #f9705312 - Remove a special case for Minerva skin by Bartosz Dziewoński

Elastica

[edit]
  • git #2f166894 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ElectronPdfService

[edit]
  • git #92c1bac0 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

EmailAuth

[edit]
  • git #7d6a0c65 - EmailAuthSecondaryAuthenticationProvider: Set default on getAuthenticationSessionData() call (T397423) by Reedy
  • git #6eeedc75 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

EntitySchema

[edit]
  • git #843517cc - build: Update MediaWiki requirement to 1.45 by James D. Forrester

EventBus

[edit]

EventLogging

[edit]
  • git #653e9e59 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #1ff74f55 - Avoid references to the "mobile domain" (T390923) by Tim Starling
  • git #fd278650 - ServiceWiring: Sort array and add @phpcs-require-sorted-array by Fomafix

EventStreamConfig

[edit]
  • git #7cd4d3ea - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ExtensionDistributor

[edit]

ExternalGuidance

[edit]
  • git #6db9f4df - build: Update MediaWiki requirement to 1.45 by James D. Forrester

FeaturedFeeds

[edit]
  • git #897966a4 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

FileExporter

[edit]
  • git #643e611f - build: Update MediaWiki requirement to 1.45 by James D. Forrester

FileImporter

[edit]
  • git #2f4cf31e - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #d07d46d9 - Remove URL protocols in almost all PHPUnit tests by thiemowmde

FlaggedRevs

[edit]
  • git #c21b5baa - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #10b4235a - Inject services into ValidationStatistics by Fomafix

Flow

[edit]

FundraisingTranslateWorkflow

[edit]
  • git #08956cf1 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Gadgets

[edit]
  • git #73c3e130 - Remove deprecated GadgetRepo::singleton and GadgetRepo::setSingleton by Fomafix
  • git #86099b82 - GadgetUsage: Add missing join condition for active users query (T397454) by Siddharth VP
  • git #3d54f32d - build: Update MediaWiki requirement to 1.45 by James D. Forrester

GeoCrumbs

[edit]
  • git #309a511c - build: Update MediaWiki requirement to 1.45 by James D. Forrester

GeoData

[edit]
  • git #08bc899a - build: Update MediaWiki requirement to 1.45 by James D. Forrester

GlobalBlocking

[edit]
  • git #33a458c9 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

GlobalCssJs

[edit]
  • git #5a389731 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

GlobalPreferences

[edit]
  • git #4b79d228 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

GlobalUsage

[edit]
  • git #fd4be399 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

GlobalUserPage

[edit]
  • git #e5c4ccb7 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

GlobalWatchlist

[edit]
  • git #c736defc - Use PHP type declarations by Fomafix
  • git #6014d02b - SpecialGlobalWatchlistSettings: Switch use of deprecated wfParseUrl to UrlUtils (T319340) by James D. Forrester
  • git #ad3fc525 - Use $this->getServiceContainer() in tests by Fomafix
  • git #cc792ec9 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

GoogleNewsSitemap

[edit]
  • git #d3b6586d - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Graph

[edit]
  • git #eb420aa3 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

GrowthExperiments

[edit]
  • git #cf58cbd5 - Remove obsolete Graphite/StatsD tracking (T396209) by Cyndy
  • git #68efe806 - feat(AddLink): add reinforcing message when the task is unavailable (T393920) by Sergio Gimeno
  • git #e16ea59f - feat: Update Get Started notification message for users in the treatment group (T393722) by Martin Urbanec
  • git #da618965 - cypress: Use MW_INSTALL_PATH to find LocalSettings.php if set by Ed Sanders
  • git #c542504b - cypress: Fix typo in readme by Ed Sanders
  • git #707bf270 - Use String#startsWith by Ed Sanders
  • git #1a12d34b - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #6d69e31a - fix: add missing messages for change Add Link config (T393771) by Michael Große
  • git #f1ef64ca - feat(LevelingUpManager): Support different delays based on user variant (T394957) by Martin Urbanec
  • git #c8dc20ef - refactor: Remove unnecessary services from HomepageHooks by Martin Urbanec
  • git #8dce2210 - refactor: Schedule LevelingUp notifications from LevelingUpManager (T394957) by Martin Urbanec
  • git #716c9bbe - Config(AddLink): change maximumEditsTaskIsAvailable enum values (T393771) by Sergio Gimeno
  • git #ea748c5d - fix: Gauge metrics use `::set` not `::observe` (T397135) by Michael Große
  • git #552c5021 - refactor(LevelingUpManagerTest): Clarify the purpose of $config (T394957) by Martin Urbanec

GuidedTour

[edit]
  • git #671fe1a6 - style: require trailing commas in PHP code (T397529) by Michael Große
  • git #efa75ad6 - style: require trailing commas in js code (T397529) by Michael Große
  • git #1d13bfe7 - chore: factor eslint and stylelint out of Grunt by Michael Große
  • git #ac742f6d - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ImageSuggestions

[edit]
  • git #07e016ff - build: Update MediaWiki requirement to 1.45 by James D. Forrester

InputBox

[edit]
  • git #39b39665 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Insider

[edit]
  • git #06a0c718 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Interwiki

[edit]
  • git #76b982e5 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

InterwikiSorting

[edit]
  • git #2d2f6999 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

IPInfo

[edit]
  • git #600a0deb - build: Update MediaWiki requirement to 1.45 by James D. Forrester

IPReputation

[edit]
  • git #727a4fa9 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Josa

[edit]
  • git #dc030048 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

JsonConfig

[edit]
  • git #5c519ce4 - Specify caller for query builder in GlobalJsonLinks by aude
  • git #4cbe6fd0 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #ffc0f35d - Revert^2 "JCCache: Use WANObjectCache::getWithSetCallback() instead of set/get" by D3r1ck01
  • git #f2c48200 - tests: Integration tests for JCCache class by Derick Alangi

Kartographer

[edit]
  • git #578197af - build: Update MediaWiki requirement to 1.45 by James D. Forrester

LandingCheck

[edit]
  • git #abeeca98 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Linter

[edit]

LiquidThreads

[edit]
  • git #3beaafce - build: Update MediaWiki requirement to 1.45 by James D. Forrester

LoginNotify

[edit]
  • git #927f28f2 - logger: Add return type on setLogger (T356451) by James D. Forrester
  • git #8e63229d - build: Update MediaWiki requirement to 1.45 by James D. Forrester

MapSources

[edit]
  • git #28649e68 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

MassMessage

[edit]
  • git #8092969f - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Math

[edit]

MediaModeration

[edit]
  • git #d85cb9d4 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

MediaSearch

[edit]
  • git #afb0f8ba - build: Update MediaWiki requirement to 1.45 by James D. Forrester

MetricsPlatform

[edit]
  • git #2de9739e - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #32cd5577 - Experiment: Allow stream name and schema ID to be overridden (T396041) by Sam Smith

MobileApp

[edit]
  • git #4f4a40dd - build: Update MediaWiki requirement to 1.45 by James D. Forrester

MobileFrontend

[edit]
  • git #f1527d2b - Change $wgMFMobileHeader default from X-Subdomain to null (T397387) by Timo Tijhof
  • git #20c16ca7 - docs: Clarify code comments around useformat/mobileaction (T390929) (T397387) by Timo Tijhof
  • git #5d558351 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #a2e364f2 - popup: Make the popup cover the whole screen height for small screens (T390834) by Héctor Arroyo

MultimediaViewer

[edit]
  • git #32cb5598 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
[edit]
  • git #0a80c649 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

NearbyPages

[edit]
  • git #87b941ba - build: Update MediaWiki requirement to 1.45 by James D. Forrester

NetworkSession

[edit]
  • git #61c40bea - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Newsletter

[edit]
  • git #4ceda1e3 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

NewUserMessage

[edit]
  • git #48e1fa48 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Nuke

[edit]
  • git #c6a4573c - build: Update MediaWiki requirement to 1.45 by James D. Forrester

OATHAuth

[edit]

OAuth

[edit]
  • git #1bd8c319 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

OAuthRateLimiter

[edit]
  • git #5f9d8e75 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ORES

[edit]
  • git #1782f999 - Map pre-save RR scores to predefined values (T364705) by Máté Szabó
  • git #9e8327ea - build: Update MediaWiki requirement to 1.45 by James D. Forrester

PageAssessments

[edit]
  • git #a1530d67 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

PagedTiffHandler

[edit]
  • git #8d4afe09 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

PageImages

[edit]

PageNotice

[edit]
  • git #4be556d9 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

PageTriage

[edit]
  • git #f7fe4244 - tests: enforce permissions for move unreview test by Chlod Alejandro
  • git #37383389 - tests: add variable type to method parameter by Novem Linguae
  • git #3971d57d - build: Update MediaWiki requirement to 1.45 by James D. Forrester

PageViewInfo

[edit]

ParserFunctions

[edit]
  • git #8049c1fe - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ParserMigration

[edit]
  • git #732c3757 - Update 'caniuse' browser data by C. Scott Ananian
  • git #01fd4a7a - build: Update MediaWiki requirement to 1.45 by James D. Forrester

PdfHandler

[edit]
  • git #e289d8bf - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Phonos

[edit]
  • git #1d8c1c07 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Poem

[edit]
  • git #5029d020 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Popups

[edit]
  • git #696d57f9 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ProofreadPage

[edit]
  • git #9b25bd64 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #94419da1 - selenium: Upgrade webdriver.io to version 9 (T396920) by Peter Hedenskog

PropertySuggester

[edit]
  • git #477d6e8b - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Quiz

[edit]
  • git #f89d64ec - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ReadingLists

[edit]
  • git #60a02c8f - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #9245b1c0 - logger: Add void as return type on setLogger (T356451) by Fomafix
  • git #b3f58614 - Activate Phan checks for extensions BetaFeatures by Fomafix
  • git #2a87a47f - ServiceWiring: Add @phpcs-require-sorted-array by Fomafix
  • git #e626fd00 - Use injected MainConfig instead of global variables by Fomafix
  • git #92784351 - Inject services into HookHandler by Fomafix
  • git #e92f9324 - Switch uses of deprecated wfParseUrl to UrlUtils (T319340) by James D. Forrester

RealMe

[edit]
  • git #62dc541b - build: Update MediaWiki requirement to 1.45 by James D. Forrester
[edit]
  • git #04f33363 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

ReportIncident

[edit]
  • git #bd5ff383 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

RevisionSlider

[edit]
  • git #355d65ad - build: Update MediaWiki requirement to 1.45 by James D. Forrester

RSS

[edit]
  • git #2fd4b224 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
[edit]
  • git #735c677d - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Score

[edit]
  • git #e0b9fa8b - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Scribunto

[edit]
  • git #fe07d100 - Make Scribunto title.getContent() respect $wgNonincludableNamespaces (T397524) by Lakejason0

SearchExtraNS

[edit]
  • git #bee5c34a - build: Update MediaWiki requirement to 1.45 by James D. Forrester

SearchVue

[edit]
  • git #3dca4f25 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

SecureLinkFixer

[edit]
  • git #4e8504d4 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

SecurePoll

[edit]
  • git #631dcd25 - Fixed name truncation in the STV drag and drop widget (T394771) by Jamie Kuppens
  • git #0aeba323 - ext.securepoll.special.less: add borders to table cells at Special:SecurePoll/translate (T397543) by Novem Linguae
  • git #1890ab37 - CreatePage: Default election admins field to include current user by Siddharth VP
  • git #e68eb3c4 - extension.json: improve documentation of $wgSecurePollUseNamespace (T397398) by Novem Linguae
  • git #ba310356 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #42675c0c - Add 'migrateTallies' maintenance script (T387701) by Jamie Kuppens
  • git #452dad8e - Document how need-list and need-central-list interact (T327222) by Kunal Mehta

ShortUrl

[edit]
  • git #d67fbd5f - build: Update MediaWiki requirement to 1.45 by James D. Forrester

SimilarEditors

[edit]
  • git #dccd2d58 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

SiteMatrix

[edit]
  • git #e9f9a392 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

SpamBlacklist

[edit]
  • git #8cefe832 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

StopForumSpam

[edit]
  • git #52e32534 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

SubPageList3

[edit]
  • git #565b4555 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

SubpageSortkey

[edit]
  • git #d1e887c4 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

SyntaxHighlight_GeSHi

[edit]
  • git #b30e70e4 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

TemplateData

[edit]
  • git #3b59803c - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #30365dfe - ext.templateData.templateDiscovery: Add featured template tooltip (T396677) by TheresNoTime
  • git #7edac741 - Fix favorite icon's state when changed from the search results (T392801) by Sam Wilson

TemplateSandbox

[edit]
  • git #03bb6a3d - build: Update MediaWiki requirement to 1.45 by James D. Forrester

TemplateStyles

[edit]
  • git #0788be53 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

TemplateWizard

[edit]

TextExtracts

[edit]
  • git #caf2d4ba - build: Update MediaWiki requirement to 1.45 by James D. Forrester

TheWikipediaLibrary

[edit]
  • git #db18d62b - build: Update MediaWiki requirement to 1.45 by James D. Forrester

TimedMediaHandler

[edit]
  • git #d805d073 - Use more recent PHP operators for more compact code by thiemowmde
  • git #d6d714a3 - Improve a few PHPDoc comments about generic arrays by thiemowmde

timeline

[edit]
  • git #17306d70 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

TitleBlacklist

[edit]
  • git #8b953d8d - build: Update MediaWiki requirement to 1.45 by James D. Forrester

TocTree

[edit]
  • git #94952082 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

TorBlock

[edit]
  • git #0c99bfab - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Translate

[edit]
  • git #9cd8c63d - Display correct number of languages in language button (T396610) by Jon Harald Søby

TranslationNotifications

[edit]
  • git #425db94b - build: Update MediaWiki requirement to 1.45 by James D. Forrester

TrustedXFF

[edit]
  • git #de249429 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

TwoColConflict

[edit]
  • git #e83f9d5e - build: Update MediaWiki requirement to 1.45 by James D. Forrester

UniversalLanguageSelector

[edit]
[edit]
  • git #0da84ba0 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

UploadWizard

[edit]
  • git #640956ea - build: Update MediaWiki requirement to 1.45 by James D. Forrester

UrlShortener

[edit]
  • git #b1be5860 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

VueTest

[edit]
  • git #b66a6798 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

VipsScaler

[edit]
  • git #b854aa99 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

VisualEditor

[edit]
  • git #85741b91 - Target#initAutosave: Remove deprecated function signature by Ed Sanders
  • git #2ac3d4a5 - EditCheck: Use separate files for separate classes by Ed Sanders
  • git #a99b45fa - EditCheck: Generate JSDoc by Ed Sanders
  • git #784a41ec - EditCheck: Add missing documentation (T397516) by Ed Sanders
  • git #3ad9ef59 - EditCheck: Don't scroll when position event is passive by Ed Sanders
  • git #7fcd6523 - EditCheck: Rely on surface padding for scroll top padding by Ed Sanders
  • git #0691907f - EditCheck: Simplify review mode toolbar (T397436) by Ed Sanders
  • git #852ca97a - Update VE core submodule to master (a6dd246fa) (T397518) by David Lynch
  • git #ace67527 - Update VE core submodule to master (61011439a) (T397395) by Ed Sanders
  • git #2ffc9ab5 - Filter out i18n placeholders when rendering templates (T397491) by Ed Sanders
  • git #a8410ac0 - EditCheck: Improve styling of experimental notice by Ed Sanders
  • git #1dcc1f84 - EditCheck: Fix font size resets (T397170) by Ed Sanders
  • git #7148c65f - EditCheck: Only align selection to top in pre-save check on desktop (T397438) by Ed Sanders
  • git #ae513ef6 - Adds jsdoc to some mw.editcheck.Controller methods (T397345) by Zoë
  • git #4c61460e - EditCheck: Emit window resize after hiding vector sidebar by Ed Sanders
  • git #b806e0a9 - Edit check: checks are supposed to scroll into view when requested (T397365) by David Lynch
  • git #c1c4c876 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #aaaff477 - EditCheck: Add drop shadown to active actions (T397159) by Ed Sanders
  • git #ce5ba800 - EditCheck: Add border-radius to EditCheckActionWidget (T397159) by Ed Sanders
  • git #92338297 - Update VE core submodule to master (b94d7f99e) (T397174) by Ed Sanders
  • git #0c9b5c5f - Create ecenable=2 to test experimental checks more easily (T397260) by Ed Sanders
  • git #5a3ababa - EditCheck: Avoid reflow in Vector 2022 when opening sidebar (T378151) by Ed Sanders
  • git #409c7bc7 - Move all teardown actions to surface teardown by Ed Sanders
  • git #b3c69dd6 - EditCheck controller: Rename this.focused to this.focusedAction by Ed Sanders
  • git #c43012d4 - Fix no-jquery/no-done-fail warnings by David Lynch

WebAuthn

[edit]
  • git #1ff3d033 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Wikibase

[edit]
  • git #23e65505 - Hide label prefetching behind feature flag (T395138) by joelyrookewmde
  • git #1db21184 - Clean up fragment files by removing info field by dima koushha
  • git #d20513ee - Cache and Prefetch labels and descriptions for LinkerMakeExternalLinkHookHandler (T395138) by joelyrookewmde
  • git #9b2032b0 - Search: Add prefix search OAS definitions (T396552) by Itamar Givon
  • git #39b1af0b - The AbortEmailNotificationHook gets deprecated, use Middleware instead (T395352) by Piotr Miazga
  • git #4fa07043 - Refactor: Use WeakMap in RestrictedEntityLookupFactory (T279069) (T341957) by Sean Leong (WMDE)
  • git #33b3bede - Set data-property-id attribute when updating statement (T397288) by Jon Harald Søby
  • git #6a1de0fa - Search: Implement ItemPrefixSearchEngine (T396566) by Jakob Warkotsch
  • git #426d9506 - Search: Add ItemPrefixSearch use case (T396566) by Jakob Warkotsch
  • git #30d55387 - Extract first subcomponent for mobile editing experience (T396863) by Lucas Werkmeister
  • git #ebb107d6 - Add statements to ItemViewTest (T395795) by Hasan Akgün
  • git #5af97a1c - DumpEntities: Reconfigure the DB once a minute at most (T389199) by Marius Hoch
  • git #b0641919 - Use named params for default test doubles by Jakob Warkotsch
  • git #ae4c54c3 - LoadExtensionSchemaUpdatesHookHandlerTest: Remove use of protected function in MW Core by Reedy
  • git #d0a803e9 - Search: Use PHP 8 features for request value objects by Jakob Warkotsch
  • git #2df218cf - Use phan config version allowing PHP 8.1 features by Jakob Warkotsch
  • git #817a0c92 - Simplify redundant Message::exists and ::isDisabled by thiemowmde

WikibaseCirrusSearch

[edit]
  • git #cd7c27d3 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikibaseLexeme

[edit]
  • git #fda90b85 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikibaseLexemeCirrusSearch

[edit]
  • git #326c5b00 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikibaseMediaInfo

[edit]
  • git #601270a7 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikibaseQualityConstraints

[edit]
  • git #a39e0169 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Wikidata.org

[edit]
  • git #ea8299a9 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikidataPageBanner

[edit]
  • git #410d3b9c - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikiEditor

[edit]
  • git #226c14ad - build: Update MediaWiki requirement to 1.45 by James D. Forrester

wikihiero

[edit]
  • git #4a8f97b0 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikiLambda

[edit]
  • git #e94690ad - Update function-schemata sub-module to HEAD (da8d2f6) (T391208) (T395527) (T397490) by James D. Forrester
  • git #c51b948e - WikifunctionsPFragmentHandler: Temporarily disable phan warning about type mis-match by James D. Forrester
  • git #eba73636 - Avoid passing null to ZErrorTypeRegistry::getZErrorTypeLabel from ZError by Umherirrender
  • git #4cdc7bcc - ApiQueryZFunctionReference: Return an actual empty array instead of [false] (T396978) by Daphne Smit
  • git #67ecd316 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #2945218d - logger: Add return type on setLogger and getLogger (T356451) by Fomafix
  • git #a53e4415 - Update function-schemata sub-module to HEAD (371122b) (T396606) by James D. Forrester
  • git #a40c61e4 - Update function-schemata sub-module to HEAD (eea5518) (T394401) by James D. Forrester
  • git #f46441ff - WikifunctionsPFragmentHandler: Instrument response timing for SLO (T394320) (T394322) by James D. Forrester
  • git #bcac7c18 - ApiFunctionCall::submitFunctionCallEvent: Also submit timing data to Prometheus (T394323) (T394324) (T394325) (T394326) by James D. Forrester

WikiLove

[edit]

WikimediaApiPortalOAuth

[edit]
  • git #8f8f973d - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikimediaBadges

[edit]
  • git #cc3e8354 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikimediaCampaignEvents

[edit]
  • git #05e0cd36 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikimediaEditorTasks

[edit]
  • git #47a39ecf - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikimediaEvents

[edit]
  • git #fe10ea4f - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #dcfd6209 - ext.wikimediaEvents: Repurpose PageVisit instrument (T397138) by Sam Smith

WikimediaIncubator

[edit]
  • git #792c10d1 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikimediaMaintenance

[edit]
  • git #e6dfd3fe - build: Update MediaWiki requirement to 1.45 by James D. Forrester

WikimediaMessages

[edit]
  • git #6f62bc95 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Wikisource

[edit]
  • git #d4e8d7f2 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Wikistories

[edit]
  • git #61e14ad2 - build: Update MediaWiki requirement to 1.45 by James D. Forrester
  • git #00ed3fcd - i18n: Provide echo-pref-tooltip-wikistories-action to unbreak CI by James D. Forrester

XAnalytics

[edit]
  • git #3d17dd75 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Skins

[edit]

MinervaNeue

[edit]
  • git #58be262b - Echo styles: Avoid dependency on CSS class name by Bartosz Dziewoński

Timeless

[edit]

Vector

[edit]

WikimediaApiPortal

[edit]
  • git #638fbdc8 - build: Update MediaWiki requirement to 1.45 by James D. Forrester

Misc

[edit]

VisualEditor/VisualEditor

[edit]
  • git #108c969a - Transction#getModifiedRange: Remove deprecated argument support by Ed Sanders
  • git #e89b4cf3 - DiffElement: Use vertical ellipsis for list spacers, matching content spacers (T397518) by Ed Sanders
  • git #b2d362c1 - Surface padding: Refactor so that surface calculates own padding by Ed Sanders
  • git #3d4ca599 - Use @mixes instead of @mixin (consistency) by Ed Sanders
  • git #61011439 - Use default parameters for expressions by Ed Sanders
  • git #1d8f8280 - Use default parameters for constants by Ed Sanders
  • git #11a701e1 - Use default parameter value for config even when passed through by Ed Sanders
  • git #a0a0825c - Use default parameter value for config by Ed Sanders
  • git #4be57815 - Remove deprecated toolbarHeight by Ed Sanders
  • git #ea310686 - PositionedTargetToolbar: Call parent onWindowResize by Ed Sanders
  • git #3f60f300 - Remove unused InternalList.getIndexPosition method (T397395) by thiemowmde
  • git #b94d7f99 - SurfaceFragment: Always use AnnotationSet if provided (T397174) by Ed Sanders

No changes

[edit]
  • Babel
  • CentralNotice
  • CologneBlue
  • FundraiserLandingPage
  • ImageMap
  • LabeledSectionTransclusion
  • Modern
  • MonoBook
  • Nostalgia
  • QuickSurveys
  • Thanks
  • intersection

Total changes

[edit]

526 Changes in 193 repos by 86 authors