mediawiki/skins/Vector: main (log #1558728)

sourcepatches

This run took 142 seconds.

From 4bd31883b01072e342cd2dfe825406f0a46d65d1 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Thu, 17 Oct 2024 15:28:08 +0000
Subject: [PATCH] build: Updating npm dependencies
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* @wikimedia/codex: 1.13.1 → 1.14.0
* @wikimedia/codex-icons: 1.13.1 → 1.14.0

Change-Id: Id54bfebf2bca8dec9b6b1acfa11cd64516060d22
---
 package-lock.json | 18 +++++++++---------
 package.json      |  4 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 0cc2f98..a8084a1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,8 +12,8 @@
 				"@types/node-fetch": "2.6.5",
 				"@vue/test-utils": "2.4.1",
 				"@vue/vue3-jest": "27.0.0",
-				"@wikimedia/codex": "1.13.1",
-				"@wikimedia/codex-icons": "1.13.1",
+				"@wikimedia/codex": "1.14.0",
+				"@wikimedia/codex-icons": "1.14.0",
 				"@wikimedia/mw-node-qunit": "7.2.0",
 				"@wikimedia/types-wikimedia": "0.4.4",
 				"eslint-config-wikimedia": "0.28.2",
@@ -2151,13 +2151,13 @@
 			"dev": true
 		},
 		"node_modules/@wikimedia/codex": {
-			"version": "1.13.1",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.13.1.tgz",
-			"integrity": "sha512-ZfG8EYVGaELU31b5NEaDkzAGQsuc7PFDw9juOst/tNW14w1uqN0ok7WwzyvtwzA7WFWVdu1WiYXtLlKpCsYiyw==",
+			"version": "1.14.0",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.14.0.tgz",
+			"integrity": "sha512-BDoqpzcRN0tCWSIYtvb4ukFeSYStz09UZ2VkNPJ/YgtpmcSnFdpEcbL29k1W/BVntuL9XAkv88s0OHKoNX1ikA==",
 			"dev": true,
 			"dependencies": {
 				"@floating-ui/vue": "1.0.6",
-				"@wikimedia/codex-icons": "1.13.1"
+				"@wikimedia/codex-icons": "1.14.0"
 			},
 			"engines": {
 				"node": ">=18",
@@ -2178,9 +2178,9 @@
 			}
 		},
 		"node_modules/@wikimedia/codex-icons": {
-			"version": "1.13.1",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.13.1.tgz",
-			"integrity": "sha512-eJEnelrDGkrmsf9nCylUOK4JQtCxQqdLvyVs8fHqUhzn1deYDE9HERbzhhTiGmBsBvncvuOCSXtl86jaHbqaAA==",
+			"version": "1.14.0",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.14.0.tgz",
+			"integrity": "sha512-KbevrFz4Z5Jw/zadfN3UxDs2owZ9inYP0MqARE4LA3NOWkJpD76e+58KABmAnSUtZ2swMi94CFWex9tODDFg0w==",
 			"dev": true,
 			"engines": {
 				"node": ">=18",
diff --git a/package.json b/package.json
index 52fdbc4..fb52e16 100644
--- a/package.json
+++ b/package.json
@@ -23,8 +23,8 @@
 		"@types/node-fetch": "2.6.5",
 		"@vue/test-utils": "2.4.1",
 		"@vue/vue3-jest": "27.0.0",
-		"@wikimedia/codex": "1.13.1",
-		"@wikimedia/codex-icons": "1.13.1",
+		"@wikimedia/codex": "1.14.0",
+		"@wikimedia/codex-icons": "1.14.0",
 		"@wikimedia/mw-node-qunit": "7.2.0",
 		"@wikimedia/types-wikimedia": "0.4.4",
 		"eslint-config-wikimedia": "0.28.2",
-- 
2.39.2

$ date
--- stdout ---
Thu Oct 17 15:26:38 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-skins-Vector.git repo --depth=1 -b master
--- stderr ---
Cloning into 'repo'...
--- stdout ---

--- end ---
$ git config user.name libraryupgrader
--- stdout ---

--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---

--- end ---
$ git submodule update --init
--- stdout ---

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/master
--- stdout ---
cc077c6dd4e65809bdaef4082b1a72294d7fe606 refs/heads/master

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

--- 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: 39 installs, 0 updates, 0 removals
  - Locking composer/installers (v2.3.0)
  - Locking composer/pcre (3.3.1)
  - Locking composer/semver (3.4.2)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0)
  - Locking doctrine/deprecations (1.1.3)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v44.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.14.0)
  - Locking mediawiki/minus-x (1.1.3)
  - Locking mediawiki/phan-taint-check-plugin (6.0.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking netresearch/jsonmapper (v4.5.0)
  - Locking phan/phan (5.4.3)
  - Locking php-parallel-lint/php-console-color (v1.0.1)
  - Locking php-parallel-lint/php-console-highlighter (v1.0.0)
  - Locking php-parallel-lint/php-parallel-lint (v1.4.0)
  - Locking phpcsstandards/phpcsextra (1.2.1)
  - Locking phpcsstandards/phpcsutils (1.0.11)
  - 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.33.0)
  - Locking psr/container (2.0.2)
  - Locking psr/log (3.0.2)
  - Locking sabre/event (5.1.7)
  - Locking squizlabs/php_codesniffer (3.9.0)
  - Locking symfony/console (v7.1.5)
  - Locking symfony/deprecation-contracts (v3.5.0)
  - Locking symfony/polyfill-ctype (v1.31.0)
  - Locking symfony/polyfill-intl-grapheme (v1.31.0)
  - Locking symfony/polyfill-intl-normalizer (v1.31.0)
  - Locking symfony/polyfill-mbstring (v1.31.0)
  - Locking symfony/polyfill-php80 (v1.31.0)
  - Locking symfony/service-contracts (v3.5.0)
  - Locking symfony/string (v7.1.5)
  - 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: 39 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing composer/installers (v2.3.0): Extracting archive
  - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive
  - Installing composer/pcre (3.3.1): Extracting archive
  - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.11): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.4.2): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v44.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive
  - Installing symfony/string (v7.1.5): 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/console (v7.1.5): Extracting archive
  - Installing sabre/event (5.1.7): Extracting archive
  - Installing netresearch/jsonmapper (v4.5.0): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (1.33.0): 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 (3.0.2): Extracting archive
  - Installing composer/xdebug-handler (3.0.5): Extracting archive
  - Installing phan/phan (5.4.3): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (6.0.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.14.0): Extracting archive
  - Installing mediawiki/minus-x (1.1.3): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
  0/36 [>---------------------------]   0%
 19/36 [==============>-------------]  52%
 30/36 [=======================>----]  83%
 36/36 [============================] 100%
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils

--- end ---
Upgrading n:@wikimedia/codex from 1.13.1 -> 1.14.0
Upgrading n:@wikimedia/codex-icons from 1.13.1 -> 1.14.0
$ /usr/bin/npm install
--- stderr ---
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 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.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
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.)
npm WARN deprecated sinon@12.0.1: 16.1.1
--- stdout ---

added 901 packages, and audited 902 packages in 13s

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 ---
$ /usr/bin/npm ci
--- stderr ---
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 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.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
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.)
npm WARN deprecated sinon@12.0.1: 16.1.1
--- stdout ---

added 901 packages, and audited 902 packages in 13s

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

found 0 vulnerabilities

--- end ---
$ /usr/bin/npm test
--- stderr ---
skinStyles/ext.visualEditor.less
 16:2  ⚠  Unexpected browser feature "prefers-color-scheme" is not supported by Safari 12,11.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5  plugin/no-unsupported-browser-features

resources/skins.vector.clientPreferences/clientPreferences.less
 25:1  ⚠  Unexpected browser feature "prefers-color-scheme" is not supported by Safari 12,11.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5  plugin/no-unsupported-browser-features

resources/skins.vector.js/bottomDock.less
 1: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:2  ⚠  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

resources/skins.vector.js/stickyHeader.less
 18: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

resources/skins.vector.styles.legacy/variables.less
  63:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
  63:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 102:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 161:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 161:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 162:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 163:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 163:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 164:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 164:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 165:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 165:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 176:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features

resources/skins.vector.styles/CSSCustomProperties.less
 106:1  ⚠  Unexpected browser feature "prefers-color-scheme" is not supported by Safari 12,11.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5  plugin/no-unsupported-browser-features

resources/skins.vector.styles/media.less
 29:1  ⚠  Unexpected browser feature "prefers-color-scheme" is not supported by Safari 12,11.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5  plugin/no-unsupported-browser-features

resources/skins.vector.styles/variables.less
  45:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
  45:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 136:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 136:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 137:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 138:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 138:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 139:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 139:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 140:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 140:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 151:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features

resources/skins.vector.styles/components/Indicators.less
 1: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

resources/skins.vector.styles/components/PinnableElement.less
 28:2  ⚠  Unexpected browser feature "css-containment" is not supported by 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

resources/skins.vector.styles/layouts/grid.less
  23:3  ⚠  Unexpected browser feature "css-overflow-anchor" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5  plugin/no-unsupported-browser-features
 121:4  ⚠  Unexpected browser feature "css-overflow-anchor" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5  plugin/no-unsupported-browser-features

resources/skins.vector.styles/layouts/screen.less
 102:2  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 102:2  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 158:2  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 158:2  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 176:2  ⚠  Unexpected browser feature "css-touch-action" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5                                                                                                                                                                                                                                    plugin/no-unsupported-browser-features
 176:2  ⚠  Unexpected browser feature "pointer" is not supported by Safari 12,11.1,12.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5                                                                                                                                                                                                                                                                                                                  plugin/no-unsupported-browser-features

resources/skins.vector.styles/layouts/toc/unpinned.less
 42:4  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125  plugin/no-unsupported-browser-features
 61:5  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125  plugin/no-unsupported-browser-features

44 problems (0 errors, 44 warnings)

The "se" translation has 2 translations with trailing whitespace:
* vector-opt-out
* vector-opt-out-tooltip
PASS tests/jest/AB.test.js
PASS tests/jest/pinnableElement.test.js
PASS tests/jest/tableOfContents.test.js
PASS tests/jest/skins.vector.js/dropdownMenus.test.js
PASS tests/jest/skins.vector.js/disableNightModeIfGadget.test.js
PASS tests/jest/stickyHeader.test.js
PASS tests/jest/skins.vector.es6/main.test.js
PASS tests/jest/restSearchClient.test.js
PASS tests/jest/skins.vector.legacy.js/portlets.test.js
PASS tests/jest/skins.vector.js/tables.test.js
PASS tests/jest/skins.vector.js/portlets.test.js
PASS tests/jest/popupNotification.test.js
PASS tests/jest/instrumentation.test.js
PASS tests/jest/fetch.test.js
PASS tests/jest/skins.vector.clientPreferences.test.js
PASS tests/jest/skins.vector.js/menuTabs.test.js
PASS tests/jest/urlGenerator.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: 21 passed, 21 total
Tests:       110 passed, 110 total
Snapshots:   23 passed, 23 total
Time:        7.901 s
--- stdout ---

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

Checked 1 message directory.

> test:unit
> jest --silent

--------------------------------|---------|----------|---------|---------|---------------------------------------------------------------------------------------
File                            | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                                     
--------------------------------|---------|----------|---------|---------|---------------------------------------------------------------------------------------
All files                       |    49.9 |    37.99 |    47.5 |   49.75 |                                                                                       
 skins.vector.clientPreferences |   60.51 |    43.66 |   58.82 |    60.2 |                                                                                       
  clientPreferences.js          |   60.51 |    43.66 |   58.82 |    60.2 | 60-85,140-157,176,190-225,254,291,297,318,323-324,340,347-350,364,394-400,417,437-456 
 skins.vector.js                |   52.12 |    40.46 |   50.69 |   52.01 |                                                                                       
  AB.js                         |     100 |    93.33 |     100 |     100 | 198                                                                                   
  deferUntilFrame.js            |     100 |      100 |     100 |     100 |                                                                                       
  disableNightModeIfGadget.js   |      70 |       70 |      60 |      70 | 59-77,89                                                                              
  dropdownMenus.js              |   90.38 |       80 |   83.33 |   90.38 | 26,89,99,132,161                                                                      
  echo.js                       |       0 |        0 |       0 |       0 | 6-36                                                                                  
  features.js                   |   71.42 |    55.55 |      50 |   71.42 | 19-20,26-27,85-103                                                                    
  languageButton.js             |       0 |        0 |       0 |       0 | 9-52                                                                                  
  menuTabs.js                   |     100 |      100 |     100 |     100 |                                                                                       
  pinnableElement.js            |   78.94 |    76.31 |      75 |   79.78 | 25,29-30,34-35,82-86,134,184,208,231,278-294                                          
  popupNotification.js          |   91.66 |    64.28 |      75 |   91.66 | 74,77                                                                                 
  portlets.js                   |   85.52 |    58.06 |      60 |   85.52 | 20,35-37,60,113,126-132                                                               
  scrollObserver.js             |   41.66 |        0 |       0 |   41.66 | 21-47                                                                                 
  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 |   47.14 |       20 |      56 |   45.98 | 101-125,154,159-183,192-207,227,252-273,286-372                                       
  skin.js                       |       0 |        0 |       0 |       0 | 1-161                                                                                 
  stickyHeader.js               |    16.9 |      3.5 |   19.44 |   16.99 | 27-66,94-111,128-140,169-390,427-429,449-586                                          
  stickyHeaderAB.js             |       0 |        0 |       0 |       0 |                                                                                       
  tableOfContents.js            |   83.51 |     70.4 |   89.74 |    83.7 | 151,187,199,205-229,247,277,351,386,399,420,472-479,503,506                           
  tables.js                     |   86.36 |    81.25 |     100 |   86.36 | 4,28,34                                                                               
  userPreferences.js            |   33.33 |        0 |       0 |   33.33 | 8-10                                                                                  
  watchstar.js                  |      20 |        0 |       0 |      20 | 7-24,29-36                                                                            
 skins.vector.legacy.js         |   22.09 |    11.84 |    6.66 |   22.09 |                                                                                       
  collapsibleTabs.js            |       0 |        0 |       0 |       0 | 13-237                                                                                
  portlets.js                   |   83.33 |    64.28 |   66.66 |   83.33 | 18,35-37,47,85-88                                                                     
  skin-legacy.js                |       0 |      100 |       0 |       0 | 4-19                                                                                  
  vector.js                     |       0 |        0 |       0 |       0 | 7-118                                                                                 
 skins.vector.search            |   53.38 |     37.7 |   51.28 |   53.38 |                                                                                       
  App.vue                       |   42.59 |    16.66 |   35.29 |   42.59 | 124-184,189-191,243-248                                                               
  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 ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {},
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 0
    },
    "dependencies": {
      "prod": 1,
      "dev": 902,
      "optional": 2,
      "peer": 0,
      "peerOptional": 0,
      "total": 902
    }
  }
}

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

--- end ---
build: Updating npm dependencies

* @wikimedia/codex: 1.13.1 → 1.14.0
* @wikimedia/codex-icons: 1.13.1 → 1.14.0

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmphu98_fbd
--- stderr ---
skinStyles/ext.visualEditor.less
 16:2  ⚠  Unexpected browser feature "prefers-color-scheme" is not supported by Safari 12,11.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5  plugin/no-unsupported-browser-features

resources/skins.vector.clientPreferences/clientPreferences.less
 25:1  ⚠  Unexpected browser feature "prefers-color-scheme" is not supported by Safari 12,11.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5  plugin/no-unsupported-browser-features

resources/skins.vector.js/bottomDock.less
 1: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:2  ⚠  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

resources/skins.vector.js/stickyHeader.less
 18: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

resources/skins.vector.styles/CSSCustomProperties.less
 106:1  ⚠  Unexpected browser feature "prefers-color-scheme" is not supported by Safari 12,11.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5  plugin/no-unsupported-browser-features

resources/skins.vector.styles/media.less
 29:1  ⚠  Unexpected browser feature "prefers-color-scheme" is not supported by Safari 12,11.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5  plugin/no-unsupported-browser-features

resources/skins.vector.styles/variables.less
  45:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
  45:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 136:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 136:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 137:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 138:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 138:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 139:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 139:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 140:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 140:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 151:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features

resources/skins.vector.styles.legacy/variables.less
  63:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
  63:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 102:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 161:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 161:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 162:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 163:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 163:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 164:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 164:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 165:1  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 165:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 176:1  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features

resources/skins.vector.styles/components/Indicators.less
 1: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

resources/skins.vector.styles/components/PinnableElement.less
 28:2  ⚠  Unexpected browser feature "css-containment" is not supported by 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

resources/skins.vector.styles/layouts/grid.less
  23:3  ⚠  Unexpected browser feature "css-overflow-anchor" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5  plugin/no-unsupported-browser-features
 121:4  ⚠  Unexpected browser feature "css-overflow-anchor" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5  plugin/no-unsupported-browser-features

resources/skins.vector.styles/layouts/screen.less
 102:2  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 102:2  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 158:2  ⚠  Unexpected browser feature "css-container-queries" is not supported by Edge 95,96,97,98,99,100,101,102,103,104, Firefox 94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109, Chrome 95,96,97,98,99,100,101,102,103,104, Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6, 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,15.4,15.5,15.6-15.8  plugin/no-unsupported-browser-features
 158:2  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125   plugin/no-unsupported-browser-features
 176:2  ⚠  Unexpected browser feature "css-touch-action" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5                                                                                                                                                                                                                                    plugin/no-unsupported-browser-features
 176:2  ⚠  Unexpected browser feature "pointer" is not supported by Safari 12,11.1,12.1, Safari on iOS 11.3-11.4,12.0-12.1,12.2-12.5                                                                                                                                                                                                                                                                                                                  plugin/no-unsupported-browser-features

resources/skins.vector.styles/layouts/toc/unpinned.less
 42:4  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125  plugin/no-unsupported-browser-features
 61:5  ⚠  Unexpected browser feature "css-paged-media" is not supported by Safari 12,13,14,15,11.1,12.1,13.1,14.1,15.1,15.2-15.3,15.4,15.5,15.6,16.0,16.1,16.2,16.3,16.4,16.5,16.6,17.0,17.1,17.2,17.3,17.4,17.5, 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,15.4,15.5,15.6-15.8,16.0,16.1,16.2,16.3,16.4,16.5,16.6-16.7,17.0,17.1,17.2,17.3,17.4,17.5, Android Browser 125  plugin/no-unsupported-browser-features

44 problems (0 errors, 44 warnings)

The "se" translation has 2 translations with trailing whitespace:
* vector-opt-out
* vector-opt-out-tooltip
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/skins.vector.es6/main.test.js
PASS tests/jest/stickyHeader.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.clientPreferences.test.js
PASS tests/jest/skins.vector.js/portlets.test.js
PASS tests/jest/skins.vector.js/disableNightModeIfGadget.test.js
PASS tests/jest/skins.vector.js/tables.test.js
PASS tests/jest/skins.vector.legacy.js/portlets.test.js
PASS tests/jest/instrumentation.test.js
PASS tests/jest/fetch.test.js
PASS tests/jest/userLinks.test.js
PASS tests/jest/deferUntilFrame.test.js
PASS tests/jest/urlGenerator.test.js
PASS tests/jest/skins.vector.js/menuTabs.test.js
PASS tests/jest/skins.vector.es6/features.test.js
--------------------------------|---------|----------|---------|---------|---------------------------------------------------------------------------------------
File                            | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                                     
--------------------------------|---------|----------|---------|---------|---------------------------------------------------------------------------------------
All files                       |    49.9 |    37.99 |    47.5 |   49.75 |                                                                                       
 skins.vector.clientPreferences |   60.51 |    43.66 |   58.82 |    60.2 |                                                                                       
  clientPreferences.js          |   60.51 |    43.66 |   58.82 |    60.2 | 60-85,140-157,176,190-225,254,291,297,318,323-324,340,347-350,364,394-400,417,437-456 
 skins.vector.js                |   52.12 |    40.46 |   50.69 |   52.01 |                                                                                       
  AB.js                         |     100 |    93.33 |     100 |     100 | 198                                                                                   
  deferUntilFrame.js            |     100 |      100 |     100 |     100 |                                                                                       
  disableNightModeIfGadget.js   |      70 |       70 |      60 |      70 | 59-77,89                                                                              
  dropdownMenus.js              |   90.38 |       80 |   83.33 |   90.38 | 26,89,99,132,161                                                                      
  echo.js                       |       0 |        0 |       0 |       0 | 6-36                                                                                  
  features.js                   |   71.42 |    55.55 |      50 |   71.42 | 19-20,26-27,85-103                                                                    
  languageButton.js             |       0 |        0 |       0 |       0 | 9-52                                                                                  
  menuTabs.js                   |     100 |      100 |     100 |     100 |                                                                                       
  pinnableElement.js            |   78.94 |    76.31 |      75 |   79.78 | 25,29-30,34-35,82-86,134,184,208,231,278-294                                          
  popupNotification.js          |   91.66 |    64.28 |      75 |   91.66 | 74,77                                                                                 
  portlets.js                   |   85.52 |    58.06 |      60 |   85.52 | 20,35-37,60,113,126-132                                                               
  scrollObserver.js             |   41.66 |        0 |       0 |   41.66 | 21-47                                                                                 
  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 |   47.14 |       20 |      56 |   45.98 | 101-125,154,159-183,192-207,227,252-273,286-372                                       
  skin.js                       |       0 |        0 |       0 |       0 | 1-161                                                                                 
  stickyHeader.js               |    16.9 |      3.5 |   19.44 |   16.99 | 27-66,94-111,128-140,169-390,427-429,449-586                                          
  stickyHeaderAB.js             |       0 |        0 |       0 |       0 |                                                                                       
  tableOfContents.js            |   83.51 |     70.4 |   89.74 |    83.7 | 151,187,199,205-229,247,277,351,386,399,420,472-479,503,506                           
  tables.js                     |   86.36 |    81.25 |     100 |   86.36 | 4,28,34                                                                               
  userPreferences.js            |   33.33 |        0 |       0 |   33.33 | 8-10                                                                                  
  watchstar.js                  |      20 |        0 |       0 |      20 | 7-24,29-36                                                                            
 skins.vector.legacy.js         |   22.09 |    11.84 |    6.66 |   22.09 |                                                                                       
  collapsibleTabs.js            |       0 |        0 |       0 |       0 | 13-237                                                                                
  portlets.js                   |   83.33 |    64.28 |   66.66 |   83.33 | 18,35-37,47,85-88                                                                     
  skin-legacy.js                |       0 |      100 |       0 |       0 | 4-19                                                                                  
  vector.js                     |       0 |        0 |       0 |       0 | 7-118                                                                                 
 skins.vector.search            |   53.38 |     37.7 |   51.28 |   53.38 |                                                                                       
  App.vue                       |   42.59 |    16.66 |   35.29 |   42.59 | 124-184,189-191,243-248                                                               
  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: 21 passed, 21 total
Tests:       110 passed, 110 total
Snapshots:   23 passed, 23 total
Time:        5.671 s
--- stdout ---
[master 4bd3188] build: Updating npm dependencies
 2 files changed, 11 insertions(+), 11 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 4bd31883b01072e342cd2dfe825406f0a46d65d1 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Thu, 17 Oct 2024 15:28:08 +0000
Subject: [PATCH] build: Updating npm dependencies
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* @wikimedia/codex: 1.13.1 → 1.14.0
* @wikimedia/codex-icons: 1.13.1 → 1.14.0

Change-Id: Id54bfebf2bca8dec9b6b1acfa11cd64516060d22
---
 package-lock.json | 18 +++++++++---------
 package.json      |  4 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 0cc2f98..a8084a1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,8 +12,8 @@
 				"@types/node-fetch": "2.6.5",
 				"@vue/test-utils": "2.4.1",
 				"@vue/vue3-jest": "27.0.0",
-				"@wikimedia/codex": "1.13.1",
-				"@wikimedia/codex-icons": "1.13.1",
+				"@wikimedia/codex": "1.14.0",
+				"@wikimedia/codex-icons": "1.14.0",
 				"@wikimedia/mw-node-qunit": "7.2.0",
 				"@wikimedia/types-wikimedia": "0.4.4",
 				"eslint-config-wikimedia": "0.28.2",
@@ -2151,13 +2151,13 @@
 			"dev": true
 		},
 		"node_modules/@wikimedia/codex": {
-			"version": "1.13.1",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.13.1.tgz",
-			"integrity": "sha512-ZfG8EYVGaELU31b5NEaDkzAGQsuc7PFDw9juOst/tNW14w1uqN0ok7WwzyvtwzA7WFWVdu1WiYXtLlKpCsYiyw==",
+			"version": "1.14.0",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.14.0.tgz",
+			"integrity": "sha512-BDoqpzcRN0tCWSIYtvb4ukFeSYStz09UZ2VkNPJ/YgtpmcSnFdpEcbL29k1W/BVntuL9XAkv88s0OHKoNX1ikA==",
 			"dev": true,
 			"dependencies": {
 				"@floating-ui/vue": "1.0.6",
-				"@wikimedia/codex-icons": "1.13.1"
+				"@wikimedia/codex-icons": "1.14.0"
 			},
 			"engines": {
 				"node": ">=18",
@@ -2178,9 +2178,9 @@
 			}
 		},
 		"node_modules/@wikimedia/codex-icons": {
-			"version": "1.13.1",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.13.1.tgz",
-			"integrity": "sha512-eJEnelrDGkrmsf9nCylUOK4JQtCxQqdLvyVs8fHqUhzn1deYDE9HERbzhhTiGmBsBvncvuOCSXtl86jaHbqaAA==",
+			"version": "1.14.0",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.14.0.tgz",
+			"integrity": "sha512-KbevrFz4Z5Jw/zadfN3UxDs2owZ9inYP0MqARE4LA3NOWkJpD76e+58KABmAnSUtZ2swMi94CFWex9tODDFg0w==",
 			"dev": true,
 			"engines": {
 				"node": ">=18",
diff --git a/package.json b/package.json
index 52fdbc4..fb52e16 100644
--- a/package.json
+++ b/package.json
@@ -23,8 +23,8 @@
 		"@types/node-fetch": "2.6.5",
 		"@vue/test-utils": "2.4.1",
 		"@vue/vue3-jest": "27.0.0",
-		"@wikimedia/codex": "1.13.1",
-		"@wikimedia/codex-icons": "1.13.1",
+		"@wikimedia/codex": "1.14.0",
+		"@wikimedia/codex-icons": "1.14.0",
 		"@wikimedia/mw-node-qunit": "7.2.0",
 		"@wikimedia/types-wikimedia": "0.4.4",
 		"eslint-config-wikimedia": "0.28.2",
-- 
2.39.2


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