This run took 3 seconds.
From 3acc19ac13afdb6708d59b37f0f0fbcb20ca10b9 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Thu, 21 Aug 2025 19:18:04 +0000 Subject: [PATCH] [DNM] there are no updates Change-Id: I97457cc5be7a056493dfcdafc71729febbaf4065 --- composer.json | 62 +++++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index 172a824..0c7e93c 100644 --- a/composer.json +++ b/composer.json @@ -1,31 +1,35 @@ { - "name": "wiki-connect/parsewiki", - "type": "library", - "description": "A library that helps parse wikitext template data", - "keywords": ["Mediawiki", "Parser","wikitext"], - "license": "GPL-3.0-or-later", - "autoload": { - "psr-4": { - "WikiConnect\\ParseWiki\\": "src/" - } - }, - "authors": [ - { - "name": "GergesShamon", - "email": "gerges.shamoon.dev@gmail.com" - } - ], - "scripts": { - "test": [ - "phpstan analyse", - "phpunit" - ] - }, - "require": { - "php": ">=8.1.0" - }, - "require-dev": { - "phpstan/phpstan": "^2.1", - "phpunit/phpunit": "^10" - } + "name": "wiki-connect/parsewiki", + "type": "library", + "description": "A library that helps parse wikitext template data", + "keywords": [ + "Mediawiki", + "Parser", + "wikitext" + ], + "license": "GPL-3.0-or-later", + "autoload": { + "psr-4": { + "WikiConnect\\ParseWiki\\": "src/" + } + }, + "authors": [ + { + "name": "GergesShamon", + "email": "gerges.shamoon.dev@gmail.com" + } + ], + "scripts": { + "test": [ + "phpstan analyse", + "phpunit" + ] + }, + "require": { + "php": ">=8.1.0" + }, + "require-dev": { + "phpstan/phpstan": "^2.1", + "phpunit/phpunit": "^10" + } } -- 2.39.5
$ date --- stdout --- Thu Aug 21 19:18:04 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-tools-ParseWiki.git repo --depth=1 -b main --- stderr --- Cloning into 'repo'... --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stdout --- --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/main --- stdout --- 203bd9d5ceecfc5da2cb0bd34186f03feb4ab6e9 refs/heads/main --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmplb0rubs7 --- stdout --- [main 3acc19a] [DNM] there are no updates 1 file changed, 33 insertions(+), 29 deletions(-) --- end --- $ git format-patch HEAD~1 --stdout --- stdout --- From 3acc19ac13afdb6708d59b37f0f0fbcb20ca10b9 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Thu, 21 Aug 2025 19:18:04 +0000 Subject: [PATCH] [DNM] there are no updates Change-Id: I97457cc5be7a056493dfcdafc71729febbaf4065 --- composer.json | 62 +++++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index 172a824..0c7e93c 100644 --- a/composer.json +++ b/composer.json @@ -1,31 +1,35 @@ { - "name": "wiki-connect/parsewiki", - "type": "library", - "description": "A library that helps parse wikitext template data", - "keywords": ["Mediawiki", "Parser","wikitext"], - "license": "GPL-3.0-or-later", - "autoload": { - "psr-4": { - "WikiConnect\\ParseWiki\\": "src/" - } - }, - "authors": [ - { - "name": "GergesShamon", - "email": "gerges.shamoon.dev@gmail.com" - } - ], - "scripts": { - "test": [ - "phpstan analyse", - "phpunit" - ] - }, - "require": { - "php": ">=8.1.0" - }, - "require-dev": { - "phpstan/phpstan": "^2.1", - "phpunit/phpunit": "^10" - } + "name": "wiki-connect/parsewiki", + "type": "library", + "description": "A library that helps parse wikitext template data", + "keywords": [ + "Mediawiki", + "Parser", + "wikitext" + ], + "license": "GPL-3.0-or-later", + "autoload": { + "psr-4": { + "WikiConnect\\ParseWiki\\": "src/" + } + }, + "authors": [ + { + "name": "GergesShamon", + "email": "gerges.shamoon.dev@gmail.com" + } + ], + "scripts": { + "test": [ + "phpstan analyse", + "phpunit" + ] + }, + "require": { + "php": ">=8.1.0" + }, + "require-dev": { + "phpstan/phpstan": "^2.1", + "phpunit/phpunit": "^10" + } } -- 2.39.5 --- end ---