This run took 64 seconds.
From 6cf1b0a22fd04c3f551af04f2d0263497500ce27 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Tue, 14 Apr 2026 08:34:24 +0000
Subject: [PATCH] [DNM] there are no updates
Change-Id: Ib5f94dd8331ae36ec06a5e33f155c98239b0b89f
---
package-lock.json | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 575c009..779846e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2537,11 +2537,10 @@
]
},
"node_modules/@wikimedia/mw-node-qunit": {
- "version": "7.2.0",
- "resolved": "https://registry.npmjs.org/@wikimedia/mw-node-qunit/-/mw-node-qunit-7.2.0.tgz",
- "integrity": "sha512-8h/5EOM1EV5Rw9aBE/MrbTa9FK8UAnGiMyafx+nugjvdwRaILfU4E9g3X0scvQOmioF/6szZMZrcIAtqSXArmQ==",
+ "version": "7.10.0",
+ "resolved": "https://registry.npmjs.org/@wikimedia/mw-node-qunit/-/mw-node-qunit-7.10.0.tgz",
+ "integrity": "sha512-1pzRELB/X5Xmq0sPkoQacSwKWAiVfHhNUelp4jm9U55z8bC+UrAGnZAS5gwHOaSKkEAtM36dETfpvATXqVC2Zw==",
"dev": true,
- "license": "GPL-3.0",
"dependencies": {
"glob": "7.2.0",
"jquery": "3.6.0",
@@ -11010,9 +11009,9 @@
"optional": true
},
"@wikimedia/mw-node-qunit": {
- "version": "7.2.0",
- "resolved": "https://registry.npmjs.org/@wikimedia/mw-node-qunit/-/mw-node-qunit-7.2.0.tgz",
- "integrity": "sha512-8h/5EOM1EV5Rw9aBE/MrbTa9FK8UAnGiMyafx+nugjvdwRaILfU4E9g3X0scvQOmioF/6szZMZrcIAtqSXArmQ==",
+ "version": "7.10.0",
+ "resolved": "https://registry.npmjs.org/@wikimedia/mw-node-qunit/-/mw-node-qunit-7.10.0.tgz",
+ "integrity": "sha512-1pzRELB/X5Xmq0sPkoQacSwKWAiVfHhNUelp4jm9U55z8bC+UrAGnZAS5gwHOaSKkEAtM36dETfpvATXqVC2Zw==",
"dev": true,
"requires": {
"glob": "7.2.0",
--
2.47.3
$ date
--- stdout ---
Tue Apr 14 08:33:39 UTC 2026
--- end ---
$ git clone file:///srv/git/mediawiki-extensions-WP25EasterEggs.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 ---
3b33c39e97f16b6b6d24305835d62d4834205eea refs/heads/master
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"@tootallnate/once": {
"name": "@tootallnate/once",
"severity": "low",
"isDirect": false,
"via": [
{
"source": 1113977,
"name": "@tootallnate/once",
"dependency": "@tootallnate/once",
"title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping",
"url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6",
"severity": "low",
"cwe": [
"CWE-705"
],
"cvss": {
"score": 3.3,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
},
"range": "<3.0.1"
}
],
"effects": [
"http-proxy-agent"
],
"range": "<3.0.1",
"nodes": [
"node_modules/@tootallnate/once"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"@wikimedia/mw-node-qunit": {
"name": "@wikimedia/mw-node-qunit",
"severity": "low",
"isDirect": true,
"via": [
"jsdom"
],
"effects": [],
"range": ">=6.3.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"http-proxy-agent": {
"name": "http-proxy-agent",
"severity": "low",
"isDirect": false,
"via": [
"@tootallnate/once"
],
"effects": [
"jsdom"
],
"range": "4.0.1 - 5.0.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit/node_modules/http-proxy-agent"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"jsdom": {
"name": "jsdom",
"severity": "low",
"isDirect": false,
"via": [
"http-proxy-agent"
],
"effects": [
"@wikimedia/mw-node-qunit"
],
"range": "16.6.0 - 22.1.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit/node_modules/jsdom"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 4,
"moderate": 0,
"high": 0,
"critical": 0,
"total": 4
},
"dependencies": {
"prod": 1,
"dev": 708,
"optional": 27,
"peer": 1,
"peerOptional": 0,
"total": 708
}
}
}
--- 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: 37 installs, 0 updates, 0 removals
- Locking composer/pcre (3.3.2)
- Locking composer/semver (3.4.4)
- Locking composer/spdx-licenses (1.5.10)
- Locking composer/xdebug-handler (3.0.5)
- Locking danog/advanced-json-rpc (v3.2.3)
- Locking dealerdirect/phpcodesniffer-composer-installer (v1.2.0)
- Locking doctrine/deprecations (1.1.6)
- Locking mediawiki/mediawiki-codesniffer (v50.0.0)
- Locking mediawiki/mediawiki-phan-config (0.20.0)
- Locking mediawiki/minus-x (2.0.1)
- Locking mediawiki/phan-taint-check-plugin (9.1.0)
- Locking netresearch/jsonmapper (v5.0.1)
- Locking phan/phan (6.0.2)
- Locking phan/tolerant-php-parser (v0.2.0)
- Locking phan/var_representation_polyfill (0.1.4)
- 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.4.0)
- Locking phpcsstandards/phpcsutils (1.2.2)
- Locking phpdocumentor/reflection-common (2.2.0)
- Locking phpdocumentor/reflection-docblock (6.0.3)
- Locking phpdocumentor/type-resolver (2.0.0)
- Locking phpstan/phpdoc-parser (2.3.2)
- Locking psr/container (2.0.2)
- Locking psr/log (3.0.2)
- Locking sabre/event (6.0.1)
- Locking squizlabs/php_codesniffer (3.13.5)
- Locking symfony/console (v8.0.8)
- Locking symfony/deprecation-contracts (v3.6.0)
- Locking symfony/polyfill-ctype (v1.34.0)
- Locking symfony/polyfill-intl-grapheme (v1.34.0)
- Locking symfony/polyfill-intl-normalizer (v1.34.0)
- Locking symfony/polyfill-mbstring (v1.34.0)
- Locking symfony/service-contracts (v3.6.1)
- Locking symfony/string (v8.0.8)
- Locking webmozart/assert (2.3.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 37 installs, 0 updates, 0 removals
0 [>---------------------------] 0 [->--------------------------]
- Installing squizlabs/php_codesniffer (3.13.5): Extracting archive
- Installing dealerdirect/phpcodesniffer-composer-installer (v1.2.0): Extracting archive
- Installing composer/pcre (3.3.2): Extracting archive
- Installing phpcsstandards/phpcsutils (1.2.2): Extracting archive
- Installing phpcsstandards/phpcsextra (1.4.0): Extracting archive
- Installing symfony/polyfill-mbstring (v1.34.0): Extracting archive
- Installing composer/spdx-licenses (1.5.10): Extracting archive
- Installing composer/semver (3.4.4): Extracting archive
- Installing mediawiki/mediawiki-codesniffer (v50.0.0): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.34.0): Extracting archive
- Installing symfony/polyfill-intl-grapheme (v1.34.0): Extracting archive
- Installing symfony/polyfill-ctype (v1.34.0): Extracting archive
- Installing symfony/string (v8.0.8): Extracting archive
- Installing symfony/deprecation-contracts (v3.6.0): Extracting archive
- Installing psr/container (2.0.2): Extracting archive
- Installing symfony/service-contracts (v3.6.1): Extracting archive
- Installing symfony/console (v8.0.8): Extracting archive
- Installing sabre/event (6.0.1): Extracting archive
- Installing phan/var_representation_polyfill (0.1.4): Extracting archive
- Installing phan/tolerant-php-parser (v0.2.0): Extracting archive
- Installing netresearch/jsonmapper (v5.0.1): Extracting archive
- Installing webmozart/assert (2.3.0): Extracting archive
- Installing phpstan/phpdoc-parser (2.3.2): Extracting archive
- Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
- Installing doctrine/deprecations (1.1.6): Extracting archive
- Installing phpdocumentor/type-resolver (2.0.0): Extracting archive
- Installing phpdocumentor/reflection-docblock (6.0.3): Extracting archive
- Installing danog/advanced-json-rpc (v3.2.3): Extracting archive
- Installing psr/log (3.0.2): Extracting archive
- Installing composer/xdebug-handler (3.0.5): Extracting archive
- Installing phan/phan (6.0.2): Extracting archive
- Installing mediawiki/phan-taint-check-plugin (9.1.0): Extracting archive
- Installing mediawiki/mediawiki-phan-config (0.20.0): Extracting archive
- Installing mediawiki/minus-x (2.0.1): 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/35 [>---------------------------] 0%
28/35 [======================>-----] 80%
35/35 [============================] 100%
1 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
16 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 ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"@tootallnate/once": {
"name": "@tootallnate/once",
"severity": "low",
"isDirect": false,
"via": [
{
"source": 1113977,
"name": "@tootallnate/once",
"dependency": "@tootallnate/once",
"title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping",
"url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6",
"severity": "low",
"cwe": [
"CWE-705"
],
"cvss": {
"score": 3.3,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
},
"range": "<3.0.1"
}
],
"effects": [
"http-proxy-agent"
],
"range": "<3.0.1",
"nodes": [
"node_modules/@tootallnate/once"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"@wikimedia/mw-node-qunit": {
"name": "@wikimedia/mw-node-qunit",
"severity": "low",
"isDirect": true,
"via": [
"jsdom"
],
"effects": [],
"range": ">=6.3.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"http-proxy-agent": {
"name": "http-proxy-agent",
"severity": "low",
"isDirect": false,
"via": [
"@tootallnate/once"
],
"effects": [
"jsdom"
],
"range": "4.0.1 - 5.0.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit/node_modules/http-proxy-agent"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"jsdom": {
"name": "jsdom",
"severity": "low",
"isDirect": false,
"via": [
"http-proxy-agent"
],
"effects": [
"@wikimedia/mw-node-qunit"
],
"range": "16.6.0 - 22.1.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit/node_modules/jsdom"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 4,
"moderate": 0,
"high": 0,
"critical": 0,
"total": 4
},
"dependencies": {
"prod": 1,
"dev": 708,
"optional": 27,
"peer": 1,
"peerOptional": 0,
"total": 708
}
}
}
--- end ---
Attempting to npm audit fix
$ /usr/bin/npm audit fix --dry-run --only=dev --json
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
--- stdout ---
{
"added": 708,
"removed": 0,
"changed": 0,
"audited": 709,
"funding": 139,
"audit": {
"auditReportVersion": 2,
"vulnerabilities": {
"@tootallnate/once": {
"name": "@tootallnate/once",
"severity": "low",
"isDirect": false,
"via": [
{
"source": 1113977,
"name": "@tootallnate/once",
"dependency": "@tootallnate/once",
"title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping",
"url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6",
"severity": "low",
"cwe": [
"CWE-705"
],
"cvss": {
"score": 3.3,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
},
"range": "<3.0.1"
}
],
"effects": [
"http-proxy-agent"
],
"range": "<3.0.1",
"nodes": [
"node_modules/@tootallnate/once"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"@wikimedia/mw-node-qunit": {
"name": "@wikimedia/mw-node-qunit",
"severity": "low",
"isDirect": false,
"via": [
"jsdom"
],
"effects": [],
"range": ">=6.3.0",
"nodes": [
""
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"http-proxy-agent": {
"name": "http-proxy-agent",
"severity": "low",
"isDirect": false,
"via": [
"@tootallnate/once"
],
"effects": [
"jsdom"
],
"range": "4.0.1 - 5.0.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit/node_modules/http-proxy-agent"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"jsdom": {
"name": "jsdom",
"severity": "low",
"isDirect": false,
"via": [
"http-proxy-agent"
],
"effects": [
"@wikimedia/mw-node-qunit"
],
"range": "16.6.0 - 22.1.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit/node_modules/jsdom"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 4,
"moderate": 0,
"high": 0,
"critical": 0,
"total": 4
},
"dependencies": {
"prod": 1,
"dev": 708,
"optional": 27,
"peer": 1,
"peerOptional": 0,
"total": 708
}
}
}
}
--- end ---
{"added": 708, "removed": 0, "changed": 0, "audited": 709, "funding": 139, "audit": {"auditReportVersion": 2, "vulnerabilities": {"@tootallnate/once": {"name": "@tootallnate/once", "severity": "low", "isDirect": false, "via": [{"source": 1113977, "name": "@tootallnate/once", "dependency": "@tootallnate/once", "title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping", "url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6", "severity": "low", "cwe": ["CWE-705"], "cvss": {"score": 3.3, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": "<3.0.1"}], "effects": ["http-proxy-agent"], "range": "<3.0.1", "nodes": ["node_modules/@tootallnate/once"], "fixAvailable": {"name": "@wikimedia/mw-node-qunit", "version": "6.2.1", "isSemVerMajor": true}}, "@wikimedia/mw-node-qunit": {"name": "@wikimedia/mw-node-qunit", "severity": "low", "isDirect": false, "via": ["jsdom"], "effects": [], "range": ">=6.3.0", "nodes": [""], "fixAvailable": {"name": "@wikimedia/mw-node-qunit", "version": "6.2.1", "isSemVerMajor": true}}, "http-proxy-agent": {"name": "http-proxy-agent", "severity": "low", "isDirect": false, "via": ["@tootallnate/once"], "effects": ["jsdom"], "range": "4.0.1 - 5.0.0", "nodes": ["node_modules/@wikimedia/mw-node-qunit/node_modules/http-proxy-agent"], "fixAvailable": {"name": "@wikimedia/mw-node-qunit", "version": "6.2.1", "isSemVerMajor": true}}, "jsdom": {"name": "jsdom", "severity": "low", "isDirect": false, "via": ["http-proxy-agent"], "effects": ["@wikimedia/mw-node-qunit"], "range": "16.6.0 - 22.1.0", "nodes": ["node_modules/@wikimedia/mw-node-qunit/node_modules/jsdom"], "fixAvailable": {"name": "@wikimedia/mw-node-qunit", "version": "6.2.1", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 4, "moderate": 0, "high": 0, "critical": 0, "total": 4}, "dependencies": {"prod": 1, "dev": 708, "optional": 27, "peer": 1, "peerOptional": 0, "total": 708}}}}
$ /usr/bin/npm audit fix --only=dev
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
added 684 packages, and audited 685 packages in 7s
139 packages are looking for funding
run `npm fund` for details
# npm audit report
@tootallnate/once <3.0.1
@tootallnate/once vulnerable to Incorrect Control Flow Scoping - https://github.com/advisories/GHSA-vpq2-c234-7xj6
fix available via `npm audit fix --force`
Will install @wikimedia/mw-node-qunit@6.2.1, which is a breaking change
node_modules/@tootallnate/once
http-proxy-agent 4.0.1 - 5.0.0
Depends on vulnerable versions of @tootallnate/once
node_modules/@wikimedia/mw-node-qunit/node_modules/http-proxy-agent
jsdom 16.6.0 - 22.1.0
Depends on vulnerable versions of http-proxy-agent
node_modules/@wikimedia/mw-node-qunit/node_modules/jsdom
@wikimedia/mw-node-qunit >=6.3.0
Depends on vulnerable versions of jsdom
node_modules/@wikimedia/mw-node-qunit
4 low severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
added 684 packages, and audited 685 packages in 9s
139 packages are looking for funding
run `npm fund` for details
4 low severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
--- end ---
$ /usr/bin/npm test
--- stderr ---
PASS tests/jest/ext.wp25EasterEggs/utils/ColorSchemeResolver.test.js
PASS tests/jest/ext.wp25EasterEggs/core/ClientPrefsHandler.test.js
PASS tests/jest/ext.wp25EasterEggs/interactions/InactivityHandler.test.js
PASS tests/jest/ext.wp25EasterEggs/utils/BreakpointResolver.test.js
PASS tests/jest/ext.wp25EasterEggs/core/VideoContainer.test.js
PASS tests/jest/ext.wp25EasterEggs/interactions/ClickHandler.test.js
PASS tests/jest/ext.wp25EasterEggs/companion/Companion.test.js
PASS tests/jest/ext.wp25EasterEggs/core/VideoPlayer.test.js
PASS tests/jest/ext.wp25EasterEggs/interactions/AudioHandler.test.js
PASS tests/jest/ext.wp25EasterEggs/core/ImagePlayer.test.js
PASS tests/jest/ext.wp25EasterEggs/companion/CompanionConfig.test.js
PASS tests/jest/ext.wp25EasterEggs/companionConfigs.test.js
Test Suites: 12 passed, 12 total
Tests: 125 passed, 125 total
Snapshots: 0 total
Time: 3.479 s
--- stdout ---
> test
> npm run lint && npm run test:unit
> lint
> npm -s run lint:styles && npm -s run lint:js && npm -s run lint:i18n
/src/repo/resources/ext.wp25EasterEggs/companion/Companion.js
11:1 warning Syntax error in type: import('./CompanionConfig.js').VideoVariants jsdoc/valid-types
12:1 warning Syntax error in type: keyof VideoVariants jsdoc/valid-types
/src/repo/resources/ext.wp25EasterEggs/core/ClientPrefsHandler.js
4:1 warning Syntax error in type: import('../companion/CompanionConfig.js').CompanionConfig jsdoc/valid-types
5:1 warning Syntax error in type: import('../companionConfigs.js').CompanionConfigs jsdoc/valid-types
/src/repo/resources/ext.wp25EasterEggs/interactions/ClickHandler.js
2:1 warning Syntax error in type: import('../companion/Companion.js').Companion jsdoc/valid-types
3:1 warning Syntax error in type: import('../core/VideoContainer.js').VideoContainer jsdoc/valid-types
4:1 warning Syntax error in type: import('../core/VideoPlayer.js').VideoPlayer jsdoc/valid-types
/src/repo/resources/ext.wp25EasterEggs/interactions/InactivityHandler.js
2:1 warning Syntax error in type: import('../companion/Companion.js').Companion jsdoc/valid-types
✖ 8 problems (0 errors, 8 warnings)
Checked 1 message directory.
> test:unit
> jest --silent --passWithNoTests
---------------------------------|---------|----------|---------|---------|-------------------------------------------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
---------------------------------|---------|----------|---------|---------|-------------------------------------------------------------------
All files | 86.16 | 79.89 | 88 | 87.47 |
ext.wp25EasterEggs | 55.55 | 0 | 86.66 | 55.55 |
companionConfigs.js | 100 | 100 | 100 | 100 |
init.js | 0 | 0 | 0 | 0 | 1-24
ext.wp25EasterEggs/companion | 68.67 | 58.62 | 100 | 68.67 |
Companion.js | 61.19 | 52.17 | 100 | 61.19 | 61-66,70-75,79-83,127-130,137-142,148-152,165-166,170-171,175-176
CompanionConfig.js | 100 | 83.33 | 100 | 100 | 44-46
ext.wp25EasterEggs/core | 87.64 | 82.81 | 77.5 | 91.41 |
ClientPrefsHandler.js | 97.56 | 95.83 | 100 | 97.56 | 88
ImagePlayer.js | 78.57 | 62.5 | 63.63 | 84.61 | 77-89
VideoContainer.js | 94.11 | 91.66 | 87.5 | 96.96 | 76
VideoPlayer.js | 83.01 | 75 | 69.23 | 88 | 87-99
ext.wp25EasterEggs/interactions | 98.01 | 95.23 | 95 | 98 |
AudioHandler.js | 100 | 100 | 100 | 100 |
ClickHandler.js | 93.33 | 90 | 83.33 | 93.33 | 75-76
InactivityHandler.js | 100 | 95.83 | 100 | 100 | 105
ext.wp25EasterEggs/utils | 100 | 100 | 100 | 100 |
BreakpointResolver.js | 100 | 100 | 100 | 100 |
ColorSchemeResolver.js | 100 | 100 | 100 | 100 |
---------------------------------|---------|----------|---------|---------|-------------------------------------------------------------------
--- end ---
$ package-lock-lint /src/repo/package-lock.json
--- stdout ---
Checking /src/repo/package-lock.json
--- end ---
[DNM] there are no updates
$ git add .
--- stdout ---
--- end ---
$ git commit -F /tmp/tmpi6i9xeu1
--- stdout ---
[master 6cf1b0a] [DNM] there are no updates
1 file changed, 6 insertions(+), 7 deletions(-)
--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 6cf1b0a22fd04c3f551af04f2d0263497500ce27 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Tue, 14 Apr 2026 08:34:24 +0000
Subject: [PATCH] [DNM] there are no updates
Change-Id: Ib5f94dd8331ae36ec06a5e33f155c98239b0b89f
---
package-lock.json | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 575c009..779846e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2537,11 +2537,10 @@
]
},
"node_modules/@wikimedia/mw-node-qunit": {
- "version": "7.2.0",
- "resolved": "https://registry.npmjs.org/@wikimedia/mw-node-qunit/-/mw-node-qunit-7.2.0.tgz",
- "integrity": "sha512-8h/5EOM1EV5Rw9aBE/MrbTa9FK8UAnGiMyafx+nugjvdwRaILfU4E9g3X0scvQOmioF/6szZMZrcIAtqSXArmQ==",
+ "version": "7.10.0",
+ "resolved": "https://registry.npmjs.org/@wikimedia/mw-node-qunit/-/mw-node-qunit-7.10.0.tgz",
+ "integrity": "sha512-1pzRELB/X5Xmq0sPkoQacSwKWAiVfHhNUelp4jm9U55z8bC+UrAGnZAS5gwHOaSKkEAtM36dETfpvATXqVC2Zw==",
"dev": true,
- "license": "GPL-3.0",
"dependencies": {
"glob": "7.2.0",
"jquery": "3.6.0",
@@ -11010,9 +11009,9 @@
"optional": true
},
"@wikimedia/mw-node-qunit": {
- "version": "7.2.0",
- "resolved": "https://registry.npmjs.org/@wikimedia/mw-node-qunit/-/mw-node-qunit-7.2.0.tgz",
- "integrity": "sha512-8h/5EOM1EV5Rw9aBE/MrbTa9FK8UAnGiMyafx+nugjvdwRaILfU4E9g3X0scvQOmioF/6szZMZrcIAtqSXArmQ==",
+ "version": "7.10.0",
+ "resolved": "https://registry.npmjs.org/@wikimedia/mw-node-qunit/-/mw-node-qunit-7.10.0.tgz",
+ "integrity": "sha512-1pzRELB/X5Xmq0sPkoQacSwKWAiVfHhNUelp4jm9U55z8bC+UrAGnZAS5gwHOaSKkEAtM36dETfpvATXqVC2Zw==",
"dev": true,
"requires": {
"glob": "7.2.0",
--
2.47.3
--- end ---