mediawiki/tools/ParseWiki (main)

sourcepatches
From 3bdc98c91a1561c167ba3a45234b40f6962f8fe0 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Mon, 7 Jul 2025 06:04:29 +0000
Subject: [PATCH] [DNM] there are no updates

Change-Id: I422dcd4ff63ce66d0b9d023cd4ceb0e172be7da6
---
 composer.json | 66 +++++++++++++++++++++++++++------------------------
 1 file changed, 35 insertions(+), 31 deletions(-)

diff --git a/composer.json b/composer.json
index 0f2f6f6..5c3c55a 100644
--- a/composer.json
+++ b/composer.json
@@ -1,33 +1,37 @@
 {
-    "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"
-        ]
-    },
-    "config": {
-        "platform": {
-            "php": "8.3"
-        }
-    },
-    "require-dev": {
-        "phpstan/phpstan": "^2.1",
-        "phpunit/phpunit": "^12.2"
-    }
+	"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"
+		]
+	},
+	"config": {
+		"platform": {
+			"php": "8.3"
+		}
+	},
+	"require-dev": {
+		"phpstan/phpstan": "^2.1",
+		"phpunit/phpunit": "^12.2"
+	}
 }
-- 
2.39.5

$ date
--- stdout ---
Mon Jul  7 06:04:29 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 ---
64c8b42babfe18b5d60163f85e7dfba9c82f132e refs/heads/main

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

--- end ---
$ git commit -F /tmp/tmpytt_0wl7
--- stdout ---
[main 3bdc98c] [DNM] there are no updates
 1 file changed, 35 insertions(+), 31 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 3bdc98c91a1561c167ba3a45234b40f6962f8fe0 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Mon, 7 Jul 2025 06:04:29 +0000
Subject: [PATCH] [DNM] there are no updates

Change-Id: I422dcd4ff63ce66d0b9d023cd4ceb0e172be7da6
---
 composer.json | 66 +++++++++++++++++++++++++++------------------------
 1 file changed, 35 insertions(+), 31 deletions(-)

diff --git a/composer.json b/composer.json
index 0f2f6f6..5c3c55a 100644
--- a/composer.json
+++ b/composer.json
@@ -1,33 +1,37 @@
 {
-    "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"
-        ]
-    },
-    "config": {
-        "platform": {
-            "php": "8.3"
-        }
-    },
-    "require-dev": {
-        "phpstan/phpstan": "^2.1",
-        "phpunit/phpunit": "^12.2"
-    }
+	"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"
+		]
+	},
+	"config": {
+		"platform": {
+			"php": "8.3"
+		}
+	},
+	"require-dev": {
+		"phpstan/phpstan": "^2.1",
+		"phpunit/phpunit": "^12.2"
+	}
 }
-- 
2.39.5


--- end ---

composer dependencies

Development dependencies

Logs

Source code is licensed under the AGPL.