This run took 2 seconds.
From 43511e6d7c43cea4f4c1791e007d3c4dd6d26cef Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Mon, 13 Apr 2026 22:09:33 +0000 Subject: [PATCH] [DNM] there are no updates Change-Id: I867a7457851f217d3ba348db616d95aa6c73742e --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 19423b4..5e34ecd 100644 --- a/composer.json +++ b/composer.json @@ -56,8 +56,8 @@ "phan": "phan --allow-polyfill-parser", "cover": "phpunit --coverage-html coverage", "fix": [ - "phpcbf", - "minus-x fix ." + "minus-x fix .", + "phpcbf" ], "phpcs": "phpcs -sp" }, -- 2.47.3
$ date --- stdout --- Mon Apr 13 22:09:32 UTC 2026 --- end --- $ git clone file:///srv/git/mediawiki-libs-Shellbox.git /src/repo --depth=1 -b master --- stderr --- Cloning into '/src/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/master --- stdout --- 54c436d4eee7894c6bea4506090d4e53515c2a70 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp7drxncuc --- stdout --- [master 43511e6] [DNM] there are no updates 1 file changed, 2 insertions(+), 2 deletions(-) --- end --- $ git format-patch HEAD~1 --stdout --- stdout --- From 43511e6d7c43cea4f4c1791e007d3c4dd6d26cef Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Mon, 13 Apr 2026 22:09:33 +0000 Subject: [PATCH] [DNM] there are no updates Change-Id: I867a7457851f217d3ba348db616d95aa6c73742e --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 19423b4..5e34ecd 100644 --- a/composer.json +++ b/composer.json @@ -56,8 +56,8 @@ "phan": "phan --allow-polyfill-parser", "cover": "phpunit --coverage-html coverage", "fix": [ - "phpcbf", - "minus-x fix ." + "minus-x fix .", + "phpcbf" ], "phpcs": "phpcs -sp" }, -- 2.47.3 --- end ---