mediawiki/vendor: main (log #2355131)

sourcepatches

This run took 19 seconds.

From 82f226bad86dc937cf1b102ecf5b8c8e73778a02 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sun, 22 Feb 2026 00:50:16 +0000
Subject: [PATCH] [DNM] there are no updates

Change-Id: I22c032ff1ef1f1d5a7d9b6ac6310364e980cab4f
---
 composer.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/composer.json b/composer.json
index ec0d16d..0d4eed3 100644
--- a/composer.json
+++ b/composer.json
@@ -177,4 +177,3 @@
 		}
 	]
 }
-
-- 
2.47.3

$ date
--- stdout ---
Sun Feb 22 00:50:12 UTC 2026

--- end ---
$ git clone file:///srv/git/mediawiki-vendor.git /src/repo --depth=1 -b master
--- stderr ---
Cloning into '/src/repo'...
Updating files:  84% (6051/7134)
Updating files:  85% (6064/7134)
Updating files:  86% (6136/7134)
Updating files:  87% (6207/7134)
Updating files:  88% (6278/7134)
Updating files:  89% (6350/7134)
Updating files:  90% (6421/7134)
Updating files:  91% (6492/7134)
Updating files:  92% (6564/7134)
Updating files:  93% (6635/7134)
Updating files:  94% (6706/7134)
Updating files:  95% (6778/7134)
Updating files:  96% (6849/7134)
Updating files:  97% (6920/7134)
Updating files:  98% (6992/7134)
Updating files:  99% (7063/7134)
Updating files: 100% (7134/7134)
Updating files: 100% (7134/7134), done.
--- 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 ---
d176f59144db41e2d2a4c53fb17e59ac51869b03 refs/heads/master

--- end ---
[DNM] there are no updates
$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmp1mmrjpwj
--- stdout ---
[master 82f226b] [DNM] there are no updates
 1 file changed, 1 deletion(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 82f226bad86dc937cf1b102ecf5b8c8e73778a02 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sun, 22 Feb 2026 00:50:16 +0000
Subject: [PATCH] [DNM] there are no updates

Change-Id: I22c032ff1ef1f1d5a7d9b6ac6310364e980cab4f
---
 composer.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/composer.json b/composer.json
index ec0d16d..0d4eed3 100644
--- a/composer.json
+++ b/composer.json
@@ -177,4 +177,3 @@
 		}
 	]
 }
-
-- 
2.47.3


--- end ---
Source code is licensed under the AGPL.