mediawiki/extensions/PushAll: main (log #1827298)

sourcepatches

This run took 30 seconds.

From 768d6b8ed605fcaf52bd47b914b1121f9edadf7b Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sat, 29 Mar 2025 02:39:09 +0000
Subject: [PATCH] build: Updating qunit to 2.24.1

Change-Id: Id52478c35cf481a93eb3db8e079fa550a839da0e
---
 package-lock.json | 14 +++++++-------
 package.json      |  2 +-
 yarn.lock         |  8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 7114c72..644022b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,7 @@
 				"grunt-stylelint": "0.20.1",
 				"jquery": "^3.7.1",
 				"jsdom": "^22.1.0",
-				"qunit": "2.20.0",
+				"qunit": "2.24.1",
 				"stylelint-config-wikimedia": "0.18.0"
 			}
 		},
@@ -4168,9 +4168,9 @@
 			]
 		},
 		"node_modules/qunit": {
-			"version": "2.20.0",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.20.0.tgz",
-			"integrity": "sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==",
+			"version": "2.24.1",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz",
+			"integrity": "sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==",
 			"dev": true,
 			"dependencies": {
 				"commander": "7.2.0",
@@ -8669,9 +8669,9 @@
 			"dev": true
 		},
 		"qunit": {
-			"version": "2.20.0",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.20.0.tgz",
-			"integrity": "sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==",
+			"version": "2.24.1",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz",
+			"integrity": "sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==",
 			"dev": true,
 			"requires": {
 				"commander": "7.2.0",
diff --git a/package.json b/package.json
index 192d950..061c31f 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
 		"grunt-stylelint": "0.20.1",
 		"jquery": "^3.7.1",
 		"jsdom": "^22.1.0",
-		"qunit": "2.20.0",
+		"qunit": "2.24.1",
 		"stylelint-config-wikimedia": "0.18.0"
 	},
 	"eslintIgnore": [
diff --git a/yarn.lock b/yarn.lock
index c6c3c2d..a1accca 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2499,10 +2499,10 @@ queue-microtask@^1.2.2:
   resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"
   integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
 
-qunit@2.20.0:
-  version "2.20.0"
-  resolved "https://registry.npmjs.org/qunit/-/qunit-2.20.0.tgz"
-  integrity sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==
+qunit@2.24.1:
+  version "2.24.1"
+  resolved "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz"
+  integrity sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==
   dependencies:
     commander "7.2.0"
     node-watch "0.7.3"
-- 
2.39.2

$ date
--- stdout ---
Sat Mar 29 02:38:42 UTC 2025

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-PushAll.git repo --depth=1 -b master
--- 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/master
--- stdout ---
a14beac9d2e1bc7a378784778ae9d887306248e8 refs/heads/master

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {},
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 0
    },
    "dependencies": {
      "prod": 1,
      "dev": 475,
      "optional": 0,
      "peer": 1,
      "peerOptional": 0,
      "total": 475
    }
  }
}

--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 21 installs, 0 updates, 0 removals
  - Locking composer/semver (3.4.3)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0)
  - Locking mediawiki/mediawiki-codesniffer (v46.0.0)
  - Locking mediawiki/minus-x (1.1.3)
  - Locking php-parallel-lint/php-console-color (v1.0.1)
  - Locking php-parallel-lint/php-console-highlighter (v1.0.0)
  - Locking php-parallel-lint/php-parallel-lint (v1.4.0)
  - Locking phpcsstandards/phpcsextra (1.2.1)
  - Locking phpcsstandards/phpcsutils (1.0.12)
  - Locking psr/container (2.0.2)
  - Locking squizlabs/php_codesniffer (3.11.3)
  - Locking symfony/console (v7.2.5)
  - Locking symfony/deprecation-contracts (v3.5.1)
  - Locking symfony/polyfill-ctype (v1.31.0)
  - Locking symfony/polyfill-intl-grapheme (v1.31.0)
  - Locking symfony/polyfill-intl-normalizer (v1.31.0)
  - Locking symfony/polyfill-mbstring (v1.31.0)
  - Locking symfony/polyfill-php80 (v1.31.0)
  - Locking symfony/service-contracts (v3.5.1)
  - Locking symfony/string (v7.2.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 21 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing squizlabs/php_codesniffer (3.11.3): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive
  - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.12): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.4.3): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v46.0.0): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive
  - Installing symfony/string (v7.2.0): Extracting archive
  - Installing symfony/deprecation-contracts (v3.5.1): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.5.1): Extracting archive
  - Installing symfony/console (v7.2.5): Extracting archive
  - Installing mediawiki/minus-x (1.1.3): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
  0/19 [>---------------------------]   0%
 19/19 [============================] 100%
Generating autoload files
14 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils

--- end ---
Upgrading n:qunit from 2.20.0 -> 2.24.1
$ /usr/bin/npm install
--- stderr ---
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated superagent@6.1.0: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
--- stdout ---

added 475 packages, and audited 476 packages in 5s

100 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ /usr/bin/npm ci
--- stderr ---
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated superagent@6.1.0: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
--- stdout ---

added 475 packages, and audited 476 packages in 5s

100 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

--- end ---
$ /usr/bin/npm test
--- stdout ---

> test
> grunt test && qunit tests/qunit/setup.js tests/qunit

Running "eslint:all" (eslint) task

/src/repo/src/ui/js/ext.pushall.widgets.CategorySelector.js
  63:1  warning  This line has a length of 114. Maximum allowed is 100  max-len

/src/repo/src/ui/js/ext.pushall.widgets.PageSelector.js
  62:1  warning  This line has a length of 103. Maximum allowed is 100  max-len

✖ 2 problems (0 errors, 2 warnings)


Running "stylelint:all" (stylelint) task
>> Linted 0 files without errors

Running "banana:all" (banana) task
>> 1 message directory checked.

Done.
TAP version 13
ok 1 PushAll > get status pushall-remote-content-status-not-exist
ok 2 PushAll > get status pushall-remote-content-exists-status-protected
ok 3 PushAll > get status pushall-remote-exists-content-status-equal
ok 4 PushAll > get status pushall-remote-content-status-obsolete
ok 5 PushAll > get status pushall-remote-content-status-diverge
ok 6 PushAll > get status pushall-remote-content-status-obsolete-and-diverge
ok 7 PushAll > get always a color
ok 8 PushAll > get getCheckboxAttrDisabled
ok 9 PushAll > get CheckboxPropChecked
ok 10 PushAll > get MsgTooltipCheckbox
ok 11 PushAll > get  LinkClass
1..11
# pass 11
# skip 0
# todo 0
# fail 0

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {},
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 0
    },
    "dependencies": {
      "prod": 1,
      "dev": 475,
      "optional": 0,
      "peer": 1,
      "peerOptional": 0,
      "total": 475
    }
  }
}

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
build: Updating qunit to 2.24.1

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmphwiyrv52
--- stdout ---
[master 768d6b8] build: Updating qunit to 2.24.1
 3 files changed, 12 insertions(+), 12 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 768d6b8ed605fcaf52bd47b914b1121f9edadf7b Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sat, 29 Mar 2025 02:39:09 +0000
Subject: [PATCH] build: Updating qunit to 2.24.1

Change-Id: Id52478c35cf481a93eb3db8e079fa550a839da0e
---
 package-lock.json | 14 +++++++-------
 package.json      |  2 +-
 yarn.lock         |  8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 7114c72..644022b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,7 @@
 				"grunt-stylelint": "0.20.1",
 				"jquery": "^3.7.1",
 				"jsdom": "^22.1.0",
-				"qunit": "2.20.0",
+				"qunit": "2.24.1",
 				"stylelint-config-wikimedia": "0.18.0"
 			}
 		},
@@ -4168,9 +4168,9 @@
 			]
 		},
 		"node_modules/qunit": {
-			"version": "2.20.0",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.20.0.tgz",
-			"integrity": "sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==",
+			"version": "2.24.1",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz",
+			"integrity": "sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==",
 			"dev": true,
 			"dependencies": {
 				"commander": "7.2.0",
@@ -8669,9 +8669,9 @@
 			"dev": true
 		},
 		"qunit": {
-			"version": "2.20.0",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.20.0.tgz",
-			"integrity": "sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==",
+			"version": "2.24.1",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz",
+			"integrity": "sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==",
 			"dev": true,
 			"requires": {
 				"commander": "7.2.0",
diff --git a/package.json b/package.json
index 192d950..061c31f 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
 		"grunt-stylelint": "0.20.1",
 		"jquery": "^3.7.1",
 		"jsdom": "^22.1.0",
-		"qunit": "2.20.0",
+		"qunit": "2.24.1",
 		"stylelint-config-wikimedia": "0.18.0"
 	},
 	"eslintIgnore": [
diff --git a/yarn.lock b/yarn.lock
index c6c3c2d..a1accca 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2499,10 +2499,10 @@ queue-microtask@^1.2.2:
   resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"
   integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
 
-qunit@2.20.0:
-  version "2.20.0"
-  resolved "https://registry.npmjs.org/qunit/-/qunit-2.20.0.tgz"
-  integrity sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==
+qunit@2.24.1:
+  version "2.24.1"
+  resolved "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz"
+  integrity sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==
   dependencies:
     commander "7.2.0"
     node-watch "0.7.3"
-- 
2.39.2


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