mediawiki/skins/Vector: REL1_41 (log #1392946)

sourcepatches

This run took 94 seconds.

From a82478bf8c143f97871cb7fcdbcf3e7f37231a23 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Fri, 21 Jun 2024 01:17:35 +0000
Subject: [PATCH] build: Updating ws to 7.5.10, 8.17.1

* https://github.com/advisories/GHSA-3h5v-q93c-6h6q

Change-Id: Id45f1022efde3ce648c6ab14b69ac9a921a38426
---
 package-lock.json | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index a3b3cc1..626f9c8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6861,9 +6861,9 @@
 			}
 		},
 		"node_modules/jest-environment-jsdom/node_modules/ws": {
-			"version": "7.5.7",
-			"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz",
-			"integrity": "sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==",
+			"version": "7.5.10",
+			"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz",
+			"integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
 			"dev": true,
 			"engines": {
 				"node": ">=8.3.0"
@@ -12379,9 +12379,9 @@
 			}
 		},
 		"node_modules/ws": {
-			"version": "8.13.0",
-			"resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz",
-			"integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==",
+			"version": "8.17.1",
+			"resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
+			"integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
 			"dev": true,
 			"engines": {
 				"node": ">=10.0.0"
@@ -17717,9 +17717,9 @@
 					}
 				},
 				"ws": {
-					"version": "7.5.7",
-					"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz",
-					"integrity": "sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==",
+					"version": "7.5.10",
+					"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz",
+					"integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
 					"dev": true,
 					"requires": {}
 				},
@@ -21912,9 +21912,9 @@
 			}
 		},
 		"ws": {
-			"version": "8.13.0",
-			"resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz",
-			"integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==",
+			"version": "8.17.1",
+			"resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
+			"integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
 			"dev": true,
 			"requires": {}
 		},
-- 
2.39.2

$ date
--- stdout ---
Fri Jun 21 01:16:31 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-skins-Vector.git repo --depth=1 -b REL1_41
--- 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/REL1_41
--- stdout ---
2420f6ae8f49e157102cf5f7c5c816dc1153b7e3 refs/heads/REL1_41

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "ws": {
      "name": "ws",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1097615,
          "name": "ws",
          "dependency": "ws",
          "title": "ws affected by a DoS when handling a request with many HTTP headers",
          "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
          "severity": "high",
          "cwe": [
            "CWE-476"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=8.0.0 <8.17.1"
        },
        {
          "source": 1097616,
          "name": "ws",
          "dependency": "ws",
          "title": "ws affected by a DoS when handling a request with many HTTP headers",
          "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
          "severity": "high",
          "cwe": [
            "CWE-476"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.0.0 <7.5.10"
        }
      ],
      "effects": [],
      "range": "7.0.0 - 7.5.9 || 8.0.0 - 8.17.0",
      "nodes": [
        "node_modules/jest-environment-jsdom/node_modules/ws",
        "node_modules/ws"
      ],
      "fixAvailable": true
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 1,
      "critical": 0,
      "total": 1
    },
    "dependencies": {
      "prod": 1,
      "dev": 1053,
      "optional": 2,
      "peer": 0,
      "peerOptional": 0,
      "total": 1053
    }
  }
}

--- 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/installers (v2.2.0)
  - Locking composer/pcre (3.1.4)
  - Locking composer/semver (3.3.2)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking doctrine/deprecations (1.1.3)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v41.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.12.1)
  - Locking mediawiki/minus-x (1.1.1)
  - Locking mediawiki/phan-taint-check-plugin (4.0.0)
  - Locking microsoft/tolerant-php-parser (v0.1.1)
  - Locking netresearch/jsonmapper (v4.4.1)
  - Locking phan/phan (5.4.1)
  - 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.3.2)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.4.1)
  - Locking phpdocumentor/type-resolver (1.8.2)
  - Locking phpstan/phpdoc-parser (1.29.1)
  - Locking psr/container (2.0.2)
  - Locking psr/log (2.0.0)
  - Locking sabre/event (5.1.4)
  - Locking squizlabs/php_codesniffer (3.7.2)
  - Locking symfony/console (v5.4.40)
  - Locking symfony/deprecation-contracts (v3.5.0)
  - Locking symfony/polyfill-ctype (v1.30.0)
  - Locking symfony/polyfill-intl-grapheme (v1.30.0)
  - Locking symfony/polyfill-intl-normalizer (v1.30.0)
  - Locking symfony/polyfill-mbstring (v1.30.0)
  - Locking symfony/polyfill-php73 (v1.30.0)
  - Locking symfony/polyfill-php80 (v1.30.0)
  - Locking symfony/service-contracts (v3.5.0)
  - Locking symfony/string (v6.4.8)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (1.11.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 37 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing composer/installers (v2.2.0): Extracting archive
  - Installing composer/pcre (3.1.4): Extracting archive
  - Installing symfony/polyfill-php80 (v1.30.0): Extracting archive
  - Installing squizlabs/php_codesniffer (3.7.2): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.30.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.3.2): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v41.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.30.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.30.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.30.0): Extracting archive
  - Installing symfony/string (v6.4.8): Extracting archive
  - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.5.0): Extracting archive
  - Installing symfony/polyfill-php73 (v1.30.0): Extracting archive
  - Installing symfony/console (v5.4.40): Extracting archive
  - Installing sabre/event (5.1.4): Extracting archive
  - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.1): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (1.1.3): Extracting archive
  - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (2.0.0): Extracting archive
  - Installing composer/xdebug-handler (3.0.5): Extracting archive
  - Installing phan/phan (5.4.1): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (4.0.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.12.1): Extracting archive
  - Installing mediawiki/minus-x (1.1.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.3.2): Extracting archive
  0/36 [>---------------------------]   0%
 21/36 [================>-----------]  58%
 35/36 [===========================>]  97%
 36/36 [============================] 100%
3 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 ---

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "ws": {
      "name": "ws",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1097615,
          "name": "ws",
          "dependency": "ws",
          "title": "ws affected by a DoS when handling a request with many HTTP headers",
          "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
          "severity": "high",
          "cwe": [
            "CWE-476"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=8.0.0 <8.17.1"
        },
        {
          "source": 1097616,
          "name": "ws",
          "dependency": "ws",
          "title": "ws affected by a DoS when handling a request with many HTTP headers",
          "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
          "severity": "high",
          "cwe": [
            "CWE-476"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.0.0 <7.5.10"
        }
      ],
      "effects": [],
      "range": "7.0.0 - 7.5.9 || 8.0.0 - 8.17.0",
      "nodes": [
        "node_modules/jest-environment-jsdom/node_modules/ws",
        "node_modules/ws"
      ],
      "fixAvailable": true
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 1,
      "critical": 0,
      "total": 1
    },
    "dependencies": {
      "prod": 1,
      "dev": 1053,
      "optional": 2,
      "peer": 0,
      "peerOptional": 0,
      "total": 1053
    }
  }
}

--- 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: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE   required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---
{
  "added": 1053,
  "removed": 0,
  "changed": 0,
  "audited": 1054,
  "funding": 112,
  "audit": {
    "auditReportVersion": 2,
    "vulnerabilities": {
      "ws": {
        "name": "ws",
        "severity": "high",
        "isDirect": false,
        "via": [
          {
            "source": 1097615,
            "name": "ws",
            "dependency": "ws",
            "title": "ws affected by a DoS when handling a request with many HTTP headers",
            "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
            "severity": "high",
            "cwe": [
              "CWE-476"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=8.0.0 <8.17.1"
          },
          {
            "source": 1097616,
            "name": "ws",
            "dependency": "ws",
            "title": "ws affected by a DoS when handling a request with many HTTP headers",
            "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
            "severity": "high",
            "cwe": [
              "CWE-476"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": ">=7.0.0 <7.5.10"
          }
        ],
        "effects": [],
        "range": "7.0.0 - 7.5.9 || 8.0.0 - 8.17.0",
        "nodes": [
          "",
          ""
        ],
        "fixAvailable": true
      }
    },
    "metadata": {
      "vulnerabilities": {
        "info": 0,
        "low": 0,
        "moderate": 0,
        "high": 1,
        "critical": 0,
        "total": 1
      },
      "dependencies": {
        "prod": 1,
        "dev": 1053,
        "optional": 2,
        "peer": 0,
        "peerOptional": 0,
        "total": 1053
      }
    }
  }
}

--- end ---
{"added": 1053, "removed": 0, "changed": 0, "audited": 1054, "funding": 112, "audit": {"auditReportVersion": 2, "vulnerabilities": {"ws": {"name": "ws", "severity": "high", "isDirect": false, "via": [{"source": 1097615, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": ["CWE-476"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=8.0.0 <8.17.1"}, {"source": 1097616, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": ["CWE-476"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=7.0.0 <7.5.10"}], "effects": [], "range": "7.0.0 - 7.5.9 || 8.0.0 - 8.17.0", "nodes": ["", ""], "fixAvailable": true}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 0, "high": 1, "critical": 0, "total": 1}, "dependencies": {"prod": 1, "dev": 1053, "optional": 2, "peer": 0, "peerOptional": 0, "total": 1053}}}}
$ /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: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE   required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
--- stdout ---

added 1052 packages, and audited 1053 packages in 10s

112 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 ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE   required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
--- stdout ---

added 1052 packages, and audited 1053 packages in 14s

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

found 0 vulnerabilities

--- end ---
$ /usr/bin/npm test
--- stderr ---
PASS tests/jest/AB.test.js
PASS tests/jest/skins.vector.js/dropdownMenus.test.js
PASS tests/jest/tableOfContents.test.js
PASS tests/jest/pinnableElement.test.js
PASS tests/jest/restSearchClient.test.js
PASS tests/jest/stickyHeader.test.js
PASS tests/jest/skins.vector.es6/main.test.js
PASS tests/jest/fetch.test.js
PASS tests/jest/skins.vector.js/menuTabs.test.js
PASS tests/jest/popupNotification.test.js
PASS tests/jest/instrumentation.test.js
PASS tests/jest/urlGenerator.test.js
PASS tests/jest/skins.vector.js/portlets.test.js
PASS tests/jest/skins.vector.es6/features.test.js
PASS tests/jest/deferUntilFrame.test.js
PASS tests/jest/userLinks.test.js
PASS tests/jest/App.test.js

Test Suites: 17 passed, 17 total
Tests:       84 passed, 84 total
Snapshots:   12 passed, 12 total
Time:        6.181 s
--- stdout ---

> test
> npm -s run lint && tsc && npm run test:unit


/src/repo/resources/skins.vector.clientPreferences/clientPreferences.js
  112:1  warning  This line has a length of 107. Maximum allowed is 100  max-len

/src/repo/resources/skins.vector.js/pinnableElement.js
  230:0  warning  Invalid JSDoc tag (preference). Replace "function" JSDoc tag with "method"  jsdoc/check-tag-names

/src/repo/resources/skins.vector.js/skin.js
  148:0  warning  Expected JSDoc block to be aligned                                jsdoc/check-alignment
  148:0  warning  There must be a newline after the description of the JSDoc block  jsdoc/newline-after-description
  149:0  warning  Invalid JSDoc tag name "stable"                                   jsdoc/check-tag-names

/src/repo/resources/skins.vector.legacy.js/collapsibleTabs.js
  2:1  warning  This line has a length of 108. Maximum allowed is 100  max-len
  3:1  warning  This line has a length of 103. Maximum allowed is 100  max-len

/src/repo/resources/skins.vector.legacy.js/vector.js
  1:1  warning  This line has a length of 126. Maximum allowed is 100  max-len

/src/repo/resources/skins.vector.typographySurvey/TypographySurvey.vue
   2:53  warning  '@toggle' should be on a new line                                                   vue/max-attributes-per-line
   9:43  warning  'min' should be on a new line                                                       vue/max-attributes-per-line
   9:52  warning  'max' should be on a new line                                                       vue/max-attributes-per-line
  13:45  warning  'min' should be on a new line                                                       vue/max-attributes-per-line
  13:54  warning  'max' should be on a new line                                                       vue/max-attributes-per-line
  13:63  warning  'step' should be on a new line                                                      vue/max-attributes-per-line
  17:50  warning  'min' should be on a new line                                                       vue/max-attributes-per-line
  17:58  warning  'max' should be on a new line                                                       vue/max-attributes-per-line
  17:67  warning  'step' should be on a new line                                                      vue/max-attributes-per-line
  21:22  warning  Attribute "v-i18n-html:vector-readability-survey-optout" should go before "@click"  vue/attributes-order
  30:7   warning  Expected a linebreak before this attribute                                          vue/first-attribute-linebreak
  30:7   warning  Unexpected 'v-bind' before ':'                                                      vue/v-bind-style
  31:1   warning  This line has a length of 195. Maximum allowed is 100                               max-len
  33:9   warning  Expected 1 line break before closing tag (`</details>`), but 2 line breaks found    vue/multiline-html-element-content-newline

/src/repo/tests/jest/popupNotification.test.js
   4:0  warning  Tag @type must have a type  jsdoc/valid-types
   9:0  warning  Tag @type must have a type  jsdoc/valid-types
  14:0  warning  Tag @type must have a type  jsdoc/valid-types

✖ 25 problems (0 errors, 25 warnings)
  0 errors and 11 warnings potentially fixable with the `--fix` option.

Checked 1 message directory.

> test:unit
> jest --silent

--------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------
File                            | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                               
--------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------
All files                       |   39.22 |    31.67 |   39.85 |    39.1 |                                                                 
 skins.vector.clientPreferences |       0 |        0 |       0 |       0 |                                                                 
  clientPreferences.js          |       0 |        0 |       0 |       0 | 6-136                                                           
  main.js                       |       0 |      100 |     100 |       0 | 1-3                                                             
 skins.vector.js                |   46.42 |     35.5 |   46.07 |    46.3 |                                                                 
  AB.js                         |   97.05 |    78.94 |     100 |   97.05 | 98                                                              
  deferUntilFrame.js            |     100 |      100 |     100 |     100 |                                                                 
  dropdownMenus.js              |   75.47 |    71.05 |   42.85 |   75.47 | 15-27,87,97,130,159,168                                         
  echo.js                       |       0 |        0 |       0 |       0 | 6-35                                                            
  features.js                   |   68.57 |    54.05 |      50 |   68.57 | 19-20,26-28,86-105                                              
  languageButton.js             |       0 |        0 |       0 |       0 | 9-52                                                            
  limitedWidthToggle.js         |       0 |        0 |       0 |       0 | 1-80                                                            
  menuTabs.js                   |     100 |      100 |     100 |     100 |                                                                 
  pinnableElement.js            |   78.48 |     75.8 |   76.47 |   79.48 | 25,29-30,34-35,82-86,133,183,206,234-237                        
  popupNotification.js          |   91.66 |    64.28 |      75 |   91.66 | 75,78                                                           
  portlets.js                   |   75.86 |       50 |   66.66 |   75.86 | 17,30-32,61-64                                                  
  scrollObserver.js             |   41.66 |        0 |       0 |   41.66 | 13-39                                                           
  searchLoader.js               |       0 |        0 |       0 |       0 | 12-123                                                          
  searchToggle.js               |   13.33 |        0 |       0 |   13.33 | 18-94,110-125                                                   
  sectionObserver.js            |    2.77 |        0 |       0 |    2.77 | 47-187                                                          
  setupIntersectionObservers.js |   45.58 |       20 |      50 |   45.18 | 93-117,146,151-175,184-199,222,243-264,277-363                  
  skin.js                       |       0 |        0 |       0 |       0 | 1-151                                                           
  stickyHeader.js               |   17.15 |     3.63 |   19.44 |   17.24 | 27-60,88-105,122-134,163-384,421-423,443-580                    
  stickyHeaderAB.js             |       0 |        0 |       0 |       0 |                                                                 
  tableOfContents.js            |   83.51 |     70.4 |   89.74 |   83.24 | 130,153,189,201,207-231,249,280,354,389,402,423,476-483,507,510 
  watchstar.js                  |      20 |        0 |       0 |      20 | 7-24,29-36                                                      
 skins.vector.legacy.js         |       0 |        0 |       0 |       0 |                                                                 
  collapsibleTabs.js            |       0 |        0 |       0 |       0 | 13-237                                                          
  portlets.js                   |       0 |        0 |       0 |       0 | 15-70                                                           
  skin-legacy.js                |       0 |      100 |       0 |       0 | 4-19                                                            
  vector.js                     |       0 |        0 |       0 |       0 | 7-118                                                           
 skins.vector.search            |      50 |    39.28 |   51.42 |      50 |                                                                 
  App.vue                       |    28.2 |    14.28 |   30.76 |    28.2 | 174-263,268-270                                                 
  fetch.js                      |     100 |       75 |      75 |     100 | 28                                                              
  instrumentation.js            |   45.45 |       25 |    37.5 |   45.45 | 24-87                                                           
  restSearchClient.js           |     100 |       75 |     100 |     100 | 26-48                                                           
  skins.vector.search.js        |       0 |        0 |       0 |       0 | 4-51                                                            
  types.js                      |       0 |        0 |       0 |       0 |                                                                 
  urlGenerator.js               |     100 |      100 |     100 |     100 |                                                                 
--------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------

--- end ---
{"1097615": {"source": 1097615, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": ["CWE-476"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=8.0.0 <8.17.1"}, "1097616": {"source": 1097616, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": ["CWE-476"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=7.0.0 <7.5.10"}}
Upgrading n:ws from 7.5.7, 8.13.0 -> 7.5.10, 8.17.1
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
build: Updating ws to 7.5.10, 8.17.1

* https://github.com/advisories/GHSA-3h5v-q93c-6h6q

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmpd92thp7k
--- stderr ---
/src/repo/resources/skins.vector.clientPreferences/clientPreferences.js
  112:1  warning  This line has a length of 107. Maximum allowed is 100  max-len

/src/repo/resources/skins.vector.js/pinnableElement.js
  230:0  warning  Invalid JSDoc tag (preference). Replace "function" JSDoc tag with "method"  jsdoc/check-tag-names

/src/repo/resources/skins.vector.js/skin.js
  148:0  warning  Expected JSDoc block to be aligned                                jsdoc/check-alignment
  148:0  warning  There must be a newline after the description of the JSDoc block  jsdoc/newline-after-description
  149:0  warning  Invalid JSDoc tag name "stable"                                   jsdoc/check-tag-names

/src/repo/resources/skins.vector.legacy.js/collapsibleTabs.js
  2:1  warning  This line has a length of 108. Maximum allowed is 100  max-len
  3:1  warning  This line has a length of 103. Maximum allowed is 100  max-len

/src/repo/resources/skins.vector.legacy.js/vector.js
  1:1  warning  This line has a length of 126. Maximum allowed is 100  max-len

/src/repo/resources/skins.vector.typographySurvey/TypographySurvey.vue
   2:53  warning  '@toggle' should be on a new line                                                   vue/max-attributes-per-line
   9:43  warning  'min' should be on a new line                                                       vue/max-attributes-per-line
   9:52  warning  'max' should be on a new line                                                       vue/max-attributes-per-line
  13:45  warning  'min' should be on a new line                                                       vue/max-attributes-per-line
  13:54  warning  'max' should be on a new line                                                       vue/max-attributes-per-line
  13:63  warning  'step' should be on a new line                                                      vue/max-attributes-per-line
  17:50  warning  'min' should be on a new line                                                       vue/max-attributes-per-line
  17:58  warning  'max' should be on a new line                                                       vue/max-attributes-per-line
  17:67  warning  'step' should be on a new line                                                      vue/max-attributes-per-line
  21:22  warning  Attribute "v-i18n-html:vector-readability-survey-optout" should go before "@click"  vue/attributes-order
  30:7   warning  Expected a linebreak before this attribute                                          vue/first-attribute-linebreak
  30:7   warning  Unexpected 'v-bind' before ':'                                                      vue/v-bind-style
  31:1   warning  This line has a length of 195. Maximum allowed is 100                               max-len
  33:9   warning  Expected 1 line break before closing tag (`</details>`), but 2 line breaks found    vue/multiline-html-element-content-newline

/src/repo/tests/jest/popupNotification.test.js
   4:0  warning  Tag @type must have a type  jsdoc/valid-types
   9:0  warning  Tag @type must have a type  jsdoc/valid-types
  14:0  warning  Tag @type must have a type  jsdoc/valid-types

✖ 25 problems (0 errors, 25 warnings)
  0 errors and 11 warnings potentially fixable with the `--fix` option.

Checked 1 message directory.
PASS tests/jest/pinnableElement.test.js
PASS tests/jest/App.test.js
PASS tests/jest/tableOfContents.test.js
PASS tests/jest/AB.test.js
PASS tests/jest/stickyHeader.test.js
PASS tests/jest/skins.vector.es6/main.test.js
PASS tests/jest/popupNotification.test.js
PASS tests/jest/skins.vector.js/dropdownMenus.test.js
PASS tests/jest/restSearchClient.test.js
PASS tests/jest/skins.vector.js/menuTabs.test.js
PASS tests/jest/fetch.test.js
PASS tests/jest/instrumentation.test.js
PASS tests/jest/urlGenerator.test.js
PASS tests/jest/skins.vector.js/portlets.test.js
PASS tests/jest/deferUntilFrame.test.js
PASS tests/jest/userLinks.test.js
PASS tests/jest/skins.vector.es6/features.test.js
--------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------
File                            | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                               
--------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------
All files                       |   39.22 |    31.67 |   39.85 |    39.1 |                                                                 
 skins.vector.clientPreferences |       0 |        0 |       0 |       0 |                                                                 
  clientPreferences.js          |       0 |        0 |       0 |       0 | 6-136                                                           
  main.js                       |       0 |      100 |     100 |       0 | 1-3                                                             
 skins.vector.js                |   46.42 |     35.5 |   46.07 |    46.3 |                                                                 
  AB.js                         |   97.05 |    78.94 |     100 |   97.05 | 98                                                              
  deferUntilFrame.js            |     100 |      100 |     100 |     100 |                                                                 
  dropdownMenus.js              |   75.47 |    71.05 |   42.85 |   75.47 | 15-27,87,97,130,159,168                                         
  echo.js                       |       0 |        0 |       0 |       0 | 6-35                                                            
  features.js                   |   68.57 |    54.05 |      50 |   68.57 | 19-20,26-28,86-105                                              
  languageButton.js             |       0 |        0 |       0 |       0 | 9-52                                                            
  limitedWidthToggle.js         |       0 |        0 |       0 |       0 | 1-80                                                            
  menuTabs.js                   |     100 |      100 |     100 |     100 |                                                                 
  pinnableElement.js            |   78.48 |     75.8 |   76.47 |   79.48 | 25,29-30,34-35,82-86,133,183,206,234-237                        
  popupNotification.js          |   91.66 |    64.28 |      75 |   91.66 | 75,78                                                           
  portlets.js                   |   75.86 |       50 |   66.66 |   75.86 | 17,30-32,61-64                                                  
  scrollObserver.js             |   41.66 |        0 |       0 |   41.66 | 13-39                                                           
  searchLoader.js               |       0 |        0 |       0 |       0 | 12-123                                                          
  searchToggle.js               |   13.33 |        0 |       0 |   13.33 | 18-94,110-125                                                   
  sectionObserver.js            |    2.77 |        0 |       0 |    2.77 | 47-187                                                          
  setupIntersectionObservers.js |   45.58 |       20 |      50 |   45.18 | 93-117,146,151-175,184-199,222,243-264,277-363                  
  skin.js                       |       0 |        0 |       0 |       0 | 1-151                                                           
  stickyHeader.js               |   17.15 |     3.63 |   19.44 |   17.24 | 27-60,88-105,122-134,163-384,421-423,443-580                    
  stickyHeaderAB.js             |       0 |        0 |       0 |       0 |                                                                 
  tableOfContents.js            |   83.51 |     70.4 |   89.74 |   83.24 | 130,153,189,201,207-231,249,280,354,389,402,423,476-483,507,510 
  watchstar.js                  |      20 |        0 |       0 |      20 | 7-24,29-36                                                      
 skins.vector.legacy.js         |       0 |        0 |       0 |       0 |                                                                 
  collapsibleTabs.js            |       0 |        0 |       0 |       0 | 13-237                                                          
  portlets.js                   |       0 |        0 |       0 |       0 | 15-70                                                           
  skin-legacy.js                |       0 |      100 |       0 |       0 | 4-19                                                            
  vector.js                     |       0 |        0 |       0 |       0 | 7-118                                                           
 skins.vector.search            |      50 |    39.28 |   51.42 |      50 |                                                                 
  App.vue                       |    28.2 |    14.28 |   30.76 |    28.2 | 174-263,268-270                                                 
  fetch.js                      |     100 |       75 |      75 |     100 | 28                                                              
  instrumentation.js            |   45.45 |       25 |    37.5 |   45.45 | 24-87                                                           
  restSearchClient.js           |     100 |       75 |     100 |     100 | 26-48                                                           
  skins.vector.search.js        |       0 |        0 |       0 |       0 | 4-51                                                            
  types.js                      |       0 |        0 |       0 |       0 |                                                                 
  urlGenerator.js               |     100 |      100 |     100 |     100 |                                                                 
--------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------

Test Suites: 17 passed, 17 total
Tests:       84 passed, 84 total
Snapshots:   12 passed, 12 total
Time:        4.527 s
--- stdout ---
[REL1_41 a82478b] build: Updating ws to 7.5.10, 8.17.1
 1 file changed, 12 insertions(+), 12 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From a82478bf8c143f97871cb7fcdbcf3e7f37231a23 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Fri, 21 Jun 2024 01:17:35 +0000
Subject: [PATCH] build: Updating ws to 7.5.10, 8.17.1

* https://github.com/advisories/GHSA-3h5v-q93c-6h6q

Change-Id: Id45f1022efde3ce648c6ab14b69ac9a921a38426
---
 package-lock.json | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index a3b3cc1..626f9c8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6861,9 +6861,9 @@
 			}
 		},
 		"node_modules/jest-environment-jsdom/node_modules/ws": {
-			"version": "7.5.7",
-			"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz",
-			"integrity": "sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==",
+			"version": "7.5.10",
+			"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz",
+			"integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
 			"dev": true,
 			"engines": {
 				"node": ">=8.3.0"
@@ -12379,9 +12379,9 @@
 			}
 		},
 		"node_modules/ws": {
-			"version": "8.13.0",
-			"resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz",
-			"integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==",
+			"version": "8.17.1",
+			"resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
+			"integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
 			"dev": true,
 			"engines": {
 				"node": ">=10.0.0"
@@ -17717,9 +17717,9 @@
 					}
 				},
 				"ws": {
-					"version": "7.5.7",
-					"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz",
-					"integrity": "sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==",
+					"version": "7.5.10",
+					"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz",
+					"integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
 					"dev": true,
 					"requires": {}
 				},
@@ -21912,9 +21912,9 @@
 			}
 		},
 		"ws": {
-			"version": "8.13.0",
-			"resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz",
-			"integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==",
+			"version": "8.17.1",
+			"resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
+			"integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
 			"dev": true,
 			"requires": {}
 		},
-- 
2.39.2


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