[00:16:07] @Reedy Any idea why GitHub would flag my account? I posted as you suggested; however, I cannot see the logs as freenode logged me out to show the link. thx [00:16:40] Your account has been flagged.Because of that, your profile is hidden from the public. If you believe this is a mistake, contact support to have your account [08:01:06] right, time to see if I can fix this Cargo issue myself before reporting a bug :| [12:13:38] Platonides: https://tracker.debian.org/news/1179059/accepted-mediawiki-11350-1-source-into-unstable/ :) [12:21:30] :) [14:32:44] oh, SimpleBatchUpload was not updated for 1.35 at all [14:32:54] a pity [14:33:05] Numerous extensions really aren't maintained [14:33:33] that one seems to be [14:34:27] just not very often I guess [14:36:52] Reedy: I am getting "Skipped unresolvable module ext.SimpleBatchUpload" and "Error: Unknown module: jquery.ui.widget" but I am not very yes @ JavaScript and jQuery, can this mean that the SBU JS code cannot be loaded because jquery.ui.widget is no longer available? [14:37:17] I'd suspect so [14:37:50] this is weird though [14:37:53] Resources.php: 'resources/lib/jquery.ui/jquery.ui.widget.js', [14:38:16] Looking at 1.34... [14:38:17] * (T219604) The "jquery.ui.*" and "jquery.effects.*" modules are now [14:38:17] deprecated as aliases for the "jquery.ui" module. [14:38:17] the file is present [14:38:18] T219604: Remove unused jquery.ui.* and jquery.effects.* modules - https://phabricator.wikimedia.org/T219604 [14:38:29] oh [14:38:45] Yeah, it's just not in it's own module [14:38:53] If you look up a few more lines [14:38:53] 'jquery.ui' => [ [14:39:00] So literally just remove the .widget [14:41:45] Reedy: thank you, only getting a warning of "This page is using the deprecated ResourceLoader module "jquery.ui". Please use OOUI instead." now which is better than nothing working :D [14:41:57] lol [14:42:01] Fixing that is probably more work [17:38:34] MW 1.35 upgrade attempting to get all packages updated. Get the following when running Composer: composer update --no-dev [17:38:53] Problem 1 - Installation request for wikibase/data-model-services ^3.15.0 -> satisfiable by wikibase/data-model-services[3.15.0]. - wikibase/data-model-services 3.15.0 requires wikimedia/assert ~0.2.2|~0.3.0|~0.4.0 -> satisfiable by wikimedia/assert[v0.2.2, v0.3.0, v0.4.0] but these conflict with your requirements or minimum-stability. [18:04:41] You've probably not updated all your extensions properly [18:26:57] Hello. Is there a plugin update check function or extensive for MW? [18:29:01] function or extensive? [18:38:16] sorry, meant extension [18:38:49] So it is easy to see what plugins may have updates [19:49:56] Forza: MediaWiki does not have plugins generally; there are tools to manage extensions and one of them is mentioned in the Manual, see Upgrading [19:51:20] Sorry. I meant extensions [19:51:41] I thought I read everything in the upgrading section. I'll look again [19:56:25] Forza: "Upgrade extensions / [...] If you want a lot of extensions then downloading from Git is probably best. If you don't have Git but you want to upgrade a lot of extensions, you might consider using mwExtUpgrader." [19:57:05] https://m.mediawiki.org/wiki/MwExtUpgrader [19:57:10] that is what I see at https://www.mediawiki.org/wiki/Manual:Upgrading#Upgrade_extensions (I think I linked this yesterday) [19:57:16] I had missed that one :) thanks