This run took 78 seconds.
From 111029631aade4ec69309b5b12e4e7271c3ddfac Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sun, 31 May 2026 03:06:15 +0000
Subject: [PATCH] build: Updating js-cookie to 3.0.8
* https://github.com/advisories/GHSA-qjx8-664m-686j
Change-Id: Ia0e7752df7361c6f13fe6769a68cdb2137e29b64
---
package-lock.json | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 5eb5c1d..861927d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9806,13 +9806,10 @@
}
},
"node_modules/js-cookie": {
- "version": "3.0.5",
- "resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.5.tgz",
- "integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==",
- "dev": true,
- "engines": {
- "node": ">=14"
- }
+ "version": "3.0.8",
+ "resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.8.tgz",
+ "integrity": "sha512-yeJd4aNAdYZQjaon2bpD/Gb0B/omw7HQOsynXXcOiWVCacbBcPlgn8S/d1X6blFSaHao7ozqtW7NZW19xpCtIw==",
+ "dev": true
},
"node_modules/js-tokens": {
"version": "4.0.0",
--
2.47.3
$ date
--- stdout ---
Sun May 31 03:05:01 UTC 2026
--- end ---
$ git clone file:///srv/git/mediawiki-extensions-CheckUser.git /src/repo --depth=1 -b REL1_46
--- 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/REL1_46
--- stdout ---
da6c657733418bfd6dc6ed04cc7528241b865723 refs/heads/REL1_46
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"js-cookie": {
"name": "js-cookie",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1119459,
"name": "js-cookie",
"dependency": "js-cookie",
"title": "JavaScript Cookie: Per-instance prototype hijack in assign() enables cookie-attribute injection",
"url": "https://github.com/advisories/GHSA-qjx8-664m-686j",
"severity": "high",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
"range": "<=3.0.5"
}
],
"effects": [],
"range": "<=3.0.5",
"nodes": [
"node_modules/js-cookie"
],
"fixAvailable": true
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 0,
"high": 1,
"critical": 0,
"total": 1
},
"dependencies": {
"prod": 1,
"dev": 1041,
"optional": 3,
"peer": 1,
"peerOptional": 0,
"total": 1041
}
}
}
--- 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: 63 installs, 0 updates, 0 removals
- Locking clue/ndjson-react (v1.3.0)
- 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.1)
- Locking doctrine/deprecations (1.1.6)
- Locking ergebnis/agent-detector (1.2.0)
- Locking evenement/evenement (v3.0.2)
- Locking fidry/cpu-core-counter (1.3.0)
- Locking firebase/php-jwt (v7.0.5)
- Locking friendsofphp/php-cs-fixer (v3.95.3)
- 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/event-dispatcher (1.0.0)
- Locking psr/log (3.0.2)
- Locking react/cache (v1.2.0)
- Locking react/child-process (v0.6.7)
- Locking react/dns (v1.14.0)
- Locking react/event-loop (v1.6.0)
- Locking react/promise (v3.3.0)
- Locking react/socket (v1.17.0)
- Locking react/stream (v1.4.0)
- Locking sabre/event (6.1.0)
- Locking sebastian/diff (8.3.0)
- Locking squizlabs/php_codesniffer (3.13.5)
- Locking symfony/console (v8.1.0)
- Locking symfony/deprecation-contracts (v3.7.0)
- Locking symfony/event-dispatcher (v8.1.0)
- Locking symfony/event-dispatcher-contracts (v3.7.0)
- Locking symfony/filesystem (v8.1.0)
- Locking symfony/finder (v8.1.0)
- Locking symfony/options-resolver (v8.1.0)
- Locking symfony/polyfill-ctype (v1.37.0)
- Locking symfony/polyfill-intl-grapheme (v1.38.1)
- Locking symfony/polyfill-intl-normalizer (v1.38.0)
- Locking symfony/polyfill-mbstring (v1.38.1)
- Locking symfony/polyfill-php80 (v1.37.0)
- Locking symfony/polyfill-php81 (v1.38.1)
- Locking symfony/polyfill-php84 (v1.38.1)
- Locking symfony/polyfill-php85 (v1.38.1)
- Locking symfony/process (v8.1.0)
- Locking symfony/service-contracts (v3.7.0)
- Locking symfony/stopwatch (v8.1.0)
- Locking symfony/string (v8.1.0)
- Locking webmozart/assert (2.4.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 63 installs, 0 updates, 0 removals
- Downloading symfony/process (v8.1.0)
- Downloading symfony/polyfill-php81 (v1.38.1)
- Downloading symfony/options-resolver (v8.1.0)
- Downloading symfony/finder (v8.1.0)
- Downloading symfony/event-dispatcher (v8.1.0)
- Downloading sebastian/diff (8.3.0)
- Downloading react/event-loop (v1.6.0)
- Downloading evenement/evenement (v3.0.2)
- Downloading react/stream (v1.4.0)
- Downloading react/promise (v3.3.0)
- Downloading react/cache (v1.2.0)
- Downloading react/dns (v1.14.0)
- Downloading react/socket (v1.17.0)
- Downloading react/child-process (v0.6.7)
- Downloading fidry/cpu-core-counter (1.3.0)
- Downloading ergebnis/agent-detector (1.2.0)
- Downloading clue/ndjson-react (v1.3.0)
- Downloading friendsofphp/php-cs-fixer (v3.95.3)
0/18 [>---------------------------] 0%
18/18 [============================] 100%
- Installing squizlabs/php_codesniffer (3.13.5): Extracting archive
- Installing dealerdirect/phpcodesniffer-composer-installer (v1.2.1): Extracting archive
- Installing composer/pcre (3.3.2): Extracting archive
- Installing firebase/php-jwt (v7.0.5): Extracting archive
- Installing symfony/deprecation-contracts (v3.7.0): Extracting archive
- Installing psr/container (2.0.2): Extracting archive
- Installing symfony/service-contracts (v3.7.0): Extracting archive
- Installing symfony/stopwatch (v8.1.0): Extracting archive
- Installing symfony/process (v8.1.0): Extracting archive
- Installing symfony/polyfill-php84 (v1.38.1): Extracting archive
- Installing symfony/polyfill-php81 (v1.38.1): Extracting archive
- Installing symfony/polyfill-php80 (v1.37.0): Extracting archive
- Installing symfony/polyfill-mbstring (v1.38.1): Extracting archive
- Installing symfony/options-resolver (v8.1.0): Extracting archive
- Installing symfony/finder (v8.1.0): Extracting archive
- Installing symfony/polyfill-ctype (v1.37.0): Extracting archive
- Installing symfony/filesystem (v8.1.0): Extracting archive
- Installing psr/event-dispatcher (1.0.0): Extracting archive
- Installing symfony/event-dispatcher-contracts (v3.7.0): Extracting archive
- Installing symfony/event-dispatcher (v8.1.0): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.38.0): Extracting archive
- Installing symfony/polyfill-intl-grapheme (v1.38.1): Extracting archive
- Installing symfony/string (v8.1.0): Extracting archive
- Installing symfony/polyfill-php85 (v1.38.1): Extracting archive
- Installing symfony/console (v8.1.0): Extracting archive
- Installing sebastian/diff (8.3.0): Extracting archive
- Installing react/event-loop (v1.6.0): Extracting archive
- Installing evenement/evenement (v3.0.2): Extracting archive
- Installing react/stream (v1.4.0): Extracting archive
- Installing react/promise (v3.3.0): Extracting archive
- Installing react/cache (v1.2.0): Extracting archive
- Installing react/dns (v1.14.0): Extracting archive
- Installing react/socket (v1.17.0): Extracting archive
- Installing react/child-process (v0.6.7): Extracting archive
- Installing fidry/cpu-core-counter (1.3.0): Extracting archive
- Installing ergebnis/agent-detector (1.2.0): Extracting archive
- Installing psr/log (3.0.2): Extracting archive
- Installing composer/xdebug-handler (3.0.5): Extracting archive
- Installing composer/semver (3.4.4): Extracting archive
- Installing clue/ndjson-react (v1.3.0): Extracting archive
- Installing friendsofphp/php-cs-fixer (v3.95.3): Extracting archive
- Installing phpcsstandards/phpcsutils (1.2.2): Extracting archive
- Installing phpcsstandards/phpcsextra (1.4.0): Extracting archive
- Installing composer/spdx-licenses (1.5.10): Extracting archive
- Installing mediawiki/mediawiki-codesniffer (v50.0.0): Extracting archive
- Installing sabre/event (6.1.0): 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.4.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 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/61 [>---------------------------] 0%
29/61 [=============>--------------] 47%
45/61 [====================>-------] 73%
60/61 [===========================>] 98%
61/61 [============================] 100%
2 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
38 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": {
"js-cookie": {
"name": "js-cookie",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1119459,
"name": "js-cookie",
"dependency": "js-cookie",
"title": "JavaScript Cookie: Per-instance prototype hijack in assign() enables cookie-attribute injection",
"url": "https://github.com/advisories/GHSA-qjx8-664m-686j",
"severity": "high",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
"range": "<=3.0.5"
}
],
"effects": [],
"range": "<=3.0.5",
"nodes": [
"node_modules/js-cookie"
],
"fixAvailable": true
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 0,
"high": 1,
"critical": 0,
"total": 1
},
"dependencies": {
"prod": 1,
"dev": 1041,
"optional": 3,
"peer": 1,
"peerOptional": 0,
"total": 1041
}
}
}
--- 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
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.2.1',
npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.2.1',
npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---
{
"added": 1041,
"removed": 0,
"changed": 0,
"audited": 1042,
"funding": 140,
"audit": {
"auditReportVersion": 2,
"vulnerabilities": {
"js-cookie": {
"name": "js-cookie",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1119459,
"name": "js-cookie",
"dependency": "js-cookie",
"title": "JavaScript Cookie: Per-instance prototype hijack in assign() enables cookie-attribute injection",
"url": "https://github.com/advisories/GHSA-qjx8-664m-686j",
"severity": "high",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
"range": "<=3.0.5"
}
],
"effects": [],
"range": "<=3.0.5",
"nodes": [
""
],
"fixAvailable": true
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 0,
"high": 1,
"critical": 0,
"total": 1
},
"dependencies": {
"prod": 1,
"dev": 1041,
"optional": 3,
"peer": 1,
"peerOptional": 0,
"total": 1041
}
}
}
}
--- end ---
{"added": 1041, "removed": 0, "changed": 0, "audited": 1042, "funding": 140, "audit": {"auditReportVersion": 2, "vulnerabilities": {"js-cookie": {"name": "js-cookie", "severity": "high", "isDirect": false, "via": [{"source": 1119459, "name": "js-cookie", "dependency": "js-cookie", "title": "JavaScript Cookie: Per-instance prototype hijack in assign() enables cookie-attribute injection", "url": "https://github.com/advisories/GHSA-qjx8-664m-686j", "severity": "high", "cwe": ["CWE-1321"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"}, "range": "<=3.0.5"}], "effects": [], "range": "<=3.0.5", "nodes": [""], "fixAvailable": true}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 0, "high": 1, "critical": 0, "total": 1}, "dependencies": {"prod": 1, "dev": 1041, "optional": 3, "peer": 1, "peerOptional": 0, "total": 1041}}}}
$ /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 EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.2.1',
npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.2.1',
npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
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 rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@7.2.3: 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 glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
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 1040 packages, and audited 1041 packages in 16s
140 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.2.1',
npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.2.1',
npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
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 rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@7.2.3: 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 glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
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 1040 packages, and audited 1041 packages in 13s
140 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
--- end ---
$ /usr/bin/npm test
--- stderr ---
PASS tests/jest/ext.checkUser.tempAccountsOnboarding/components/tempAccountsOnboardingIPRevealStep.test.js
PASS tests/jest/ext.checkUser.tempAccountsOnboarding/components/tempAccountsOnboardingDialog.test.js
PASS tests/jest/ext.checkUser.suggestedInvestigations/components/ChangeInvestigationStatusDialog.test.js
PASS tests/jest/ext.checkUser.tempAccountsOnboarding/components/tempAccountsOnboardingPreference.test.js
PASS tests/jest/ext.checkUser.tempAccountsOnboarding/components/tempAccountsOnboardingIPInfoStep.test.js
PASS tests/jest/ext.checkUser.tempAccounts/components/blockConnectedTempAccountsField.test.js
PASS tests/jest/ext.checkUser.tempAccounts/components/showIPButton.test.js
PASS tests/jest/ext.checkUser.tempAccounts/components/IPAutoRevealOffDialog.test.js
PASS tests/jest/ext.checkUser.suggestedInvestigations/components/FilterDialog.test.js (5.216 s)
PASS tests/jest/ext.checkUser.tempAccountsOnboarding/components/tempAccountsOnboardingDialogStepper.test.js
PASS tests/jest/ext.checkUser.suggestedInvestigations/components/FilterDialogUsernameFilter.test.js
PASS tests/jest/ext.checkUser.suggestedInvestigations/components/SignalsPopover.test.js
PASS tests/jest/ext.checkUser.tempAccountsOnboarding/components/app.test.js
PASS tests/jest/ext.checkUser.suggestedInvestigations/components/CharacterLimitedTextInput.test.js
PASS tests/jest/ext.checkUser.tempAccountsOnboarding/components/tempAccountsOnboardingStep.test.js
PASS tests/jest/ext.checkUser.tempAccounts/components/TempUsersMessage.test.js
PASS tests/jest/ext.checkUser.tempAccountsOnboarding/components/tempAccountsOnboardingIntroStep.test.js
PASS tests/jest/ext.checkUser.tempAccounts/useInstrument.test.js
PASS tests/jest/ext.checkUser.tempAccounts/components/IPAutoRevealOnDialog.test.js
Test Suites: 19 passed, 19 total
Tests: 129 passed, 129 total
Snapshots: 0 total
Time: 8.375 s
Ran all test suites.
--- stdout ---
> test
> npm run test:grunt && npm run test:unit
> test:grunt
> grunt test
Running "eslint:all" (eslint) task
Running "banana:CheckUser" (banana) task
>> 2 message directories checked.
Running "stylelint:all" (stylelint) task
>> modules/ext.checkUser.suggestedInvestigations.styles/specialpage.less
>> 25:1 ⚠ Unexpected browser feature "css-has" is not supported by Firefox 114,115,116,117,118,119,120, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5,13.0-13.1,13.2,13.3,13.4-13.7,14.0-14.4,14.5-14.8,15.0-15.1,15.2-15.3 plugin/no-unsupported-browser-features
>> 40:2 ⚠ Unexpected browser feature "css-has" is not supported by Firefox 114,115,116,117,118,119,120, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5,13.0-13.1,13.2,13.3,13.4-13.7,14.0-14.4,14.5-14.8,15.0-15.1,15.2-15.3 plugin/no-unsupported-browser-features
>>
>> modules/ext.checkUser.suggestedInvestigations.styles/table.less
>> 14:1 ⚠ Unexpected browser feature "flexbox-gap" is not supported by Safari 12,13,14,11.1,12.1,13.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5,13.0-13.1,13.2,13.3,13.4-13.7,14.0-14.4 plugin/no-unsupported-browser-features
>> 70:1 ⚠ Unexpected browser feature "css-has" is not supported by Firefox 114,115,116,117,118,119,120, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5,13.0-13.1,13.2,13.3,13.4-13.7,14.0-14.4,14.5-14.8,15.0-15.1,15.2-15.3 plugin/no-unsupported-browser-features
>> 94:1 ⚠ Unexpected browser feature "css-has" is not supported by Firefox 114,115,116,117,118,119,120, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5,13.0-13.1,13.2,13.3,13.4-13.7,14.0-14.4,14.5-14.8,15.0-15.1,15.2-15.3 plugin/no-unsupported-browser-features
>>
>> modules/ext.checkUser.userInfoCard/components/UserCardHeader.vue
>> 141:1 ⚠ Unexpected browser feature "flexbox-gap" is not supported by Safari 12,13,14,11.1,12.1,13.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5,13.0-13.1,13.2,13.3,13.4-13.7,14.0-14.4 plugin/no-unsupported-browser-features
>> 154:1 ⚠ Unexpected browser feature "flexbox-gap" is not supported by Safari 12,13,14,11.1,12.1,13.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5,13.0-13.1,13.2,13.3,13.4-13.7,14.0-14.4 plugin/no-unsupported-browser-features
>> 173:1 ⚠ Unexpected browser feature "flexbox-gap" is not supported by Safari 12,13,14,11.1,12.1,13.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5,13.0-13.1,13.2,13.3,13.4-13.7,14.0-14.4 plugin/no-unsupported-browser-features
>>
>> ⚠ 8 problems (0 errors, 8 warnings)
⚠ 8 warnings
>> Linted 41 files without errors
Done.
> test:unit
> jest
--------------------------------------------------|---------|----------|---------|---------|-----------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
--------------------------------------------------|---------|----------|---------|---------|-----------------------
All files | 95.63 | 87.83 | 91.72 | 96.57 |
ext.checkUser.suggestedInvestigations/components | 96.45 | 96.84 | 89.89 | 96.33 |
ChangeInvestigationStatusDialog.vue | 98.91 | 92.3 | 96.42 | 98.9 | 227
CharacterLimitedTextInput.vue | 100 | 100 | 100 | 100 |
FilterDialog.vue | 95.4 | 100 | 88.88 | 95.18 | 191,215,304,318
FilterDialogUsernameFilter.vue | 91.3 | 100 | 78.94 | 90.69 | 35,52,149-153
SignalsPopover.vue | 96.42 | 100 | 88.88 | 96.29 | 84
ext.checkUser.tempAccounts | 100 | 100 | 100 | 100 |
useInstrument.js | 100 | 100 | 100 | 100 |
ext.checkUser.tempAccounts/components | 95.68 | 89.81 | 88.88 | 95.49 |
IPAutoRevealOffDialog.vue | 98.33 | 100 | 94.11 | 98.33 | 139
IPAutoRevealOnDialog.vue | 95 | 100 | 85.71 | 94.87 | 96-104
ShowIPButton.vue | 98.38 | 94.11 | 95 | 98.27 | 180
TempUsersMessage.vue | 94.73 | 83.33 | 100 | 94.44 | 24
blockConnectedTempAccountsField.vue | 91.89 | 81.81 | 76.47 | 91.3 | 44,91,115,177-187,209
ext.checkUser.tempAccountsOnboarding/components | 94.86 | 81.17 | 95.65 | 97.41 |
App.vue | 100 | 100 | 100 | 100 |
TempAccountsOnboardingDialog.vue | 97.82 | 96.15 | 96.42 | 97.72 | 157,297
TempAccountsOnboardingIPInfoStep.vue | 100 | 100 | 100 | 100 |
TempAccountsOnboardingIPRevealStep.vue | 100 | 100 | 100 | 100 |
TempAccountsOnboardingIntroStep.vue | 100 | 100 | 100 | 100 |
TempAccountsOnboardingPreference.vue | 96.55 | 86.27 | 100 | 96.33 | 147,174,201,235
TempAccountsOnboardingStep.vue | 100 | 100 | 100 | 100 |
TempAccountsOnboardingStepper.vue | 55.17 | 20.68 | 66.66 | 83.33 | 34-35,38
--------------------------------------------------|---------|----------|---------|---------|-----------------------
--- end ---
{"1119459": {"source": 1119459, "name": "js-cookie", "dependency": "js-cookie", "title": "JavaScript Cookie: Per-instance prototype hijack in assign() enables cookie-attribute injection", "url": "https://github.com/advisories/GHSA-qjx8-664m-686j", "severity": "high", "cwe": ["CWE-1321"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"}, "range": "<=3.0.5"}}
Upgrading n:js-cookie from 3.0.5 -> 3.0.8
$ package-lock-lint /src/repo/package-lock.json
--- stdout ---
Checking /src/repo/package-lock.json
--- end ---
build: Updating js-cookie to 3.0.8
* https://github.com/advisories/GHSA-qjx8-664m-686j
$ git add .
--- stdout ---
--- end ---
$ git commit -F /tmp/tmpw28y44g9
--- stdout ---
[REL1_46 1110296] build: Updating js-cookie to 3.0.8
1 file changed, 4 insertions(+), 7 deletions(-)
--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 111029631aade4ec69309b5b12e4e7271c3ddfac Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sun, 31 May 2026 03:06:15 +0000
Subject: [PATCH] build: Updating js-cookie to 3.0.8
* https://github.com/advisories/GHSA-qjx8-664m-686j
Change-Id: Ia0e7752df7361c6f13fe6769a68cdb2137e29b64
---
package-lock.json | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 5eb5c1d..861927d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9806,13 +9806,10 @@
}
},
"node_modules/js-cookie": {
- "version": "3.0.5",
- "resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.5.tgz",
- "integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==",
- "dev": true,
- "engines": {
- "node": ">=14"
- }
+ "version": "3.0.8",
+ "resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.8.tgz",
+ "integrity": "sha512-yeJd4aNAdYZQjaon2bpD/Gb0B/omw7HQOsynXXcOiWVCacbBcPlgn8S/d1X6blFSaHao7ozqtW7NZW19xpCtIw==",
+ "dev": true
},
"node_modules/js-tokens": {
"version": "4.0.0",
--
2.47.3
--- end ---