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

sourcepatches

This run took 96 seconds.

From e1ff7fac52f14750d2d9ce9639f8495d6989ff95 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Thu, 11 Apr 2024 21:19:47 +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.3.5 → 1.3.6
* @wikimedia/codex-icons: 1.3.5 → 1.3.6

Change-Id: I8c4a45ec320733a5942e5e79e26e09a2f75834cb
---
 package-lock.json | 114 +++++++++++++++++++++++-----------------------
 package.json      |   4 +-
 2 files changed, 60 insertions(+), 58 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index a23f881..1941ece 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.3.5",
-				"@wikimedia/codex-icons": "1.3.5",
+				"@wikimedia/codex": "1.3.6",
+				"@wikimedia/codex-icons": "1.3.6",
 				"@wikimedia/mw-node-qunit": "7.2.0",
 				"@wikimedia/types-wikimedia": "0.4.2",
 				"eslint-config-wikimedia": "0.26.0",
@@ -749,44 +749,45 @@
 			}
 		},
 		"node_modules/@floating-ui/core": {
-			"version": "1.5.0",
-			"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.5.0.tgz",
-			"integrity": "sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==",
+			"version": "1.6.0",
+			"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.0.tgz",
+			"integrity": "sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==",
 			"dev": true,
 			"dependencies": {
-				"@floating-ui/utils": "^0.1.3"
+				"@floating-ui/utils": "^0.2.1"
 			}
 		},
 		"node_modules/@floating-ui/dom": {
-			"version": "1.5.3",
-			"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.5.3.tgz",
-			"integrity": "sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==",
+			"version": "1.6.3",
+			"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.3.tgz",
+			"integrity": "sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==",
 			"dev": true,
 			"dependencies": {
-				"@floating-ui/core": "^1.4.2",
-				"@floating-ui/utils": "^0.1.3"
+				"@floating-ui/core": "^1.0.0",
+				"@floating-ui/utils": "^0.2.0"
 			}
 		},
 		"node_modules/@floating-ui/utils": {
-			"version": "0.1.6",
-			"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.1.6.tgz",
-			"integrity": "sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==",
+			"version": "0.2.1",
+			"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz",
+			"integrity": "sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==",
 			"dev": true
 		},
 		"node_modules/@floating-ui/vue": {
-			"version": "1.0.2",
-			"resolved": "https://registry.npmjs.org/@floating-ui/vue/-/vue-1.0.2.tgz",
-			"integrity": "sha512-sImlAl9mAoCKZLNlwWz2P2ZMJIDlOEDXrRD6aD2sIHAka1LPC+nWtB+D3lPe7IE7FGWSbwBPTnlSdlABa3Fr0A==",
+			"version": "1.0.6",
+			"resolved": "https://registry.npmjs.org/@floating-ui/vue/-/vue-1.0.6.tgz",
+			"integrity": "sha512-EdrOljjkpkkqZnrpqUcPoz9NvHxuTjUtSInh6GMv3+Mcy+giY2cE2pHh9rpacRcZ2eMSCxel9jWkWXTjLmY55w==",
 			"dev": true,
 			"dependencies": {
-				"@floating-ui/dom": "^1.4.5",
+				"@floating-ui/dom": "^1.6.1",
+				"@floating-ui/utils": "^0.2.1",
 				"vue-demi": ">=0.13.0"
 			}
 		},
 		"node_modules/@floating-ui/vue/node_modules/vue-demi": {
-			"version": "0.14.6",
-			"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.6.tgz",
-			"integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==",
+			"version": "0.14.7",
+			"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.7.tgz",
+			"integrity": "sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==",
 			"dev": true,
 			"hasInstallScript": true,
 			"bin": {
@@ -2686,13 +2687,13 @@
 			}
 		},
 		"node_modules/@wikimedia/codex": {
-			"version": "1.3.5",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.3.5.tgz",
-			"integrity": "sha512-CZ0tNaNujc9+7Eu4l8LgSeW8bwyKAbTuk65G/bS7rXGObXuYgG8kawP058wTj5dxPz7DIEtuVCf+q2ZNlEfDVg==",
+			"version": "1.3.6",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.3.6.tgz",
+			"integrity": "sha512-5CUPL4kwODCZ+R+KOHz4mKRt50q/NVMyrqYjmqqct2Ul3UgNH5rITkhBkOoUTgXuNMCbAsRWeXVDozA3VzXnSQ==",
 			"dev": true,
 			"dependencies": {
-				"@floating-ui/vue": "1.0.2",
-				"@wikimedia/codex-icons": "1.3.5"
+				"@floating-ui/vue": "1.0.6",
+				"@wikimedia/codex-icons": "1.3.6"
 			},
 			"engines": {
 				"node": ">=18",
@@ -2713,9 +2714,9 @@
 			}
 		},
 		"node_modules/@wikimedia/codex-icons": {
-			"version": "1.3.5",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.3.5.tgz",
-			"integrity": "sha512-JD/lMc3p0HEIWGDW6Fja4ETnw8HO8/AAwFpVDsGYjWKlDmWaWztiZr+rxIlodSa6p+P6VD7ND3FdBusmImENTA==",
+			"version": "1.3.6",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.3.6.tgz",
+			"integrity": "sha512-q3TXjAvcgli1K5DCLp2MxcqYx9LpqKnaYLM4rH50kZH9Nj+ktnhVyjE5ApVzyXGsToITYYklPhIuCafFykk0wA==",
 			"dev": true,
 			"engines": {
 				"node": ">=18",
@@ -13503,44 +13504,45 @@
 			"dev": true
 		},
 		"@floating-ui/core": {
-			"version": "1.5.0",
-			"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.5.0.tgz",
-			"integrity": "sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==",
+			"version": "1.6.0",
+			"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.0.tgz",
+			"integrity": "sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==",
 			"dev": true,
 			"requires": {
-				"@floating-ui/utils": "^0.1.3"
+				"@floating-ui/utils": "^0.2.1"
 			}
 		},
 		"@floating-ui/dom": {
-			"version": "1.5.3",
-			"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.5.3.tgz",
-			"integrity": "sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==",
+			"version": "1.6.3",
+			"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.3.tgz",
+			"integrity": "sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==",
 			"dev": true,
 			"requires": {
-				"@floating-ui/core": "^1.4.2",
-				"@floating-ui/utils": "^0.1.3"
+				"@floating-ui/core": "^1.0.0",
+				"@floating-ui/utils": "^0.2.0"
 			}
 		},
 		"@floating-ui/utils": {
-			"version": "0.1.6",
-			"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.1.6.tgz",
-			"integrity": "sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==",
+			"version": "0.2.1",
+			"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz",
+			"integrity": "sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==",
 			"dev": true
 		},
 		"@floating-ui/vue": {
-			"version": "1.0.2",
-			"resolved": "https://registry.npmjs.org/@floating-ui/vue/-/vue-1.0.2.tgz",
-			"integrity": "sha512-sImlAl9mAoCKZLNlwWz2P2ZMJIDlOEDXrRD6aD2sIHAka1LPC+nWtB+D3lPe7IE7FGWSbwBPTnlSdlABa3Fr0A==",
+			"version": "1.0.6",
+			"resolved": "https://registry.npmjs.org/@floating-ui/vue/-/vue-1.0.6.tgz",
+			"integrity": "sha512-EdrOljjkpkkqZnrpqUcPoz9NvHxuTjUtSInh6GMv3+Mcy+giY2cE2pHh9rpacRcZ2eMSCxel9jWkWXTjLmY55w==",
 			"dev": true,
 			"requires": {
-				"@floating-ui/dom": "^1.4.5",
+				"@floating-ui/dom": "^1.6.1",
+				"@floating-ui/utils": "^0.2.1",
 				"vue-demi": ">=0.13.0"
 			},
 			"dependencies": {
 				"vue-demi": {
-					"version": "0.14.6",
-					"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.6.tgz",
-					"integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==",
+					"version": "0.14.7",
+					"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.7.tgz",
+					"integrity": "sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==",
 					"dev": true,
 					"requires": {}
 				}
@@ -15033,13 +15035,13 @@
 			}
 		},
 		"@wikimedia/codex": {
-			"version": "1.3.5",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.3.5.tgz",
-			"integrity": "sha512-CZ0tNaNujc9+7Eu4l8LgSeW8bwyKAbTuk65G/bS7rXGObXuYgG8kawP058wTj5dxPz7DIEtuVCf+q2ZNlEfDVg==",
+			"version": "1.3.6",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.3.6.tgz",
+			"integrity": "sha512-5CUPL4kwODCZ+R+KOHz4mKRt50q/NVMyrqYjmqqct2Ul3UgNH5rITkhBkOoUTgXuNMCbAsRWeXVDozA3VzXnSQ==",
 			"dev": true,
 			"requires": {
-				"@floating-ui/vue": "1.0.2",
-				"@wikimedia/codex-icons": "1.3.5"
+				"@floating-ui/vue": "1.0.6",
+				"@wikimedia/codex-icons": "1.3.6"
 			}
 		},
 		"@wikimedia/codex-design-tokens": {
@@ -15049,9 +15051,9 @@
 			"dev": true
 		},
 		"@wikimedia/codex-icons": {
-			"version": "1.3.5",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.3.5.tgz",
-			"integrity": "sha512-JD/lMc3p0HEIWGDW6Fja4ETnw8HO8/AAwFpVDsGYjWKlDmWaWztiZr+rxIlodSa6p+P6VD7ND3FdBusmImENTA==",
+			"version": "1.3.6",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.3.6.tgz",
+			"integrity": "sha512-q3TXjAvcgli1K5DCLp2MxcqYx9LpqKnaYLM4rH50kZH9Nj+ktnhVyjE5ApVzyXGsToITYYklPhIuCafFykk0wA==",
 			"dev": true
 		},
 		"@wikimedia/mw-node-qunit": {
diff --git a/package.json b/package.json
index 3e8cdee..f94660d 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.3.5",
-		"@wikimedia/codex-icons": "1.3.5",
+		"@wikimedia/codex": "1.3.6",
+		"@wikimedia/codex-icons": "1.3.6",
 		"@wikimedia/mw-node-qunit": "7.2.0",
 		"@wikimedia/types-wikimedia": "0.4.2",
 		"eslint-config-wikimedia": "0.26.0",
-- 
2.39.2

$ date
--- stdout ---
Thu Apr 11 21:18:40 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 ---
7b0cb1098b7a238dd66b4a2ad4927e0ee8a84c20 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": 1087,
      "optional": 2,
      "peer": 0,
      "peerOptional": 0,
      "total": 1087
    }
  }
}

--- 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: 40 installs, 0 updates, 0 removals
  - Locking composer/installers (v2.2.0)
  - Locking composer/pcre (3.1.3)
  - Locking composer/semver (3.4.0)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking composer/xdebug-handler (3.0.4)
  - 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 (v43.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.14.0)
  - Locking mediawiki/minus-x (1.1.1)
  - Locking mediawiki/phan-taint-check-plugin (6.0.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking netresearch/jsonmapper (v4.4.1)
  - 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.3.2)
  - Locking phpcsstandards/phpcsextra (1.1.2)
  - Locking phpcsstandards/phpcsutils (1.0.9)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.4.0)
  - Locking phpdocumentor/type-resolver (1.8.2)
  - Locking phpstan/phpdoc-parser (1.28.0)
  - Locking psr/container (2.0.2)
  - Locking psr/log (2.0.0)
  - Locking sabre/event (5.1.4)
  - Locking squizlabs/php_codesniffer (3.8.1)
  - Locking symfony/console (v5.4.36)
  - Locking symfony/deprecation-contracts (v3.4.0)
  - Locking symfony/polyfill-ctype (v1.29.0)
  - Locking symfony/polyfill-intl-grapheme (v1.29.0)
  - Locking symfony/polyfill-intl-normalizer (v1.29.0)
  - Locking symfony/polyfill-mbstring (v1.29.0)
  - Locking symfony/polyfill-php73 (v1.29.0)
  - Locking symfony/polyfill-php80 (v1.29.0)
  - Locking symfony/service-contracts (v3.4.2)
  - Locking symfony/string (v6.4.4)
  - 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: 40 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing composer/installers (v2.2.0): Extracting archive
  - Installing squizlabs/php_codesniffer (3.8.1): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive
  - Installing composer/pcre (3.1.3): Extracting archive
  - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.9): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.1.2): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.4.0): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v43.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
  - Installing symfony/string (v6.4.4): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.4.2): Extracting archive
  - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
  - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive
  - Installing symfony/console (v5.4.36): 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.2): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (1.28.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.0): 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.4): 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.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/37 [>---------------------------]   0%
 20/37 [===============>------------]  54%
 36/37 [===========================>]  97%
 37/37 [============================] 100%
3 package suggestions were added by new dependencies, use `composer suggest` to see details.
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.3.5 -> 1.3.6
Upgrading n:@wikimedia/codex-icons from 1.3.5 -> 1.3.6
$ /usr/bin/npm install
--- stderr ---
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 1086 packages, and audited 1087 packages in 13s

122 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 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 1086 packages, and audited 1087 packages in 12s

122 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/pinnableElement.test.js
PASS tests/jest/tableOfContents.test.js
PASS tests/jest/skins.vector.js/dropdownMenus.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/skins.vector.legacy.js/portlets.test.js
PASS tests/jest/popupNotification.test.js
PASS tests/jest/skins.vector.js/portlets.test.js
PASS tests/jest/fetch.test.js
PASS tests/jest/skins.vector.js/menuTabs.test.js
PASS tests/jest/instrumentation.test.js
PASS tests/jest/urlGenerator.test.js
PASS tests/jest/skins.vector.clientPreferences.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: 19 passed, 19 total
Tests:       90 passed, 90 total
Snapshots:   15 passed, 15 total
Time:        7.036 s
--- stdout ---

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


/src/repo/resources/skins.vector.clientPreferences/clientPreferences.js
   6:1  warning  Invalid JSDoc @property "callback" type "function"; prefer: "Function"  jsdoc/check-types
  65:1  warning  This line has a length of 101. Maximum allowed is 100                   max-len

✖ 2 problems (0 errors, 2 warnings)
  0 errors and 1 warning potentially fixable with the `--fix` option.


resources/skins.vector.styles/layouts/screen.less
 165:2  ⚠  Unexpected browser feature "pointer" is not supported by Safari 11,12,11.1,12.1, Safari on iOS 11.0-11.2,11.3-11.4,12.0-12.1,12.2-12.5                                                       plugin/no-unsupported-browser-features
 165:2  ⚠  Unexpected browser feature "css-touch-action" is not supported by Safari 11,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  plugin/no-unsupported-browser-features

2 problems (0 errors, 2 warnings)

Checked 1 message directory.

> test:unit
> jest --silent

--------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------
File                            | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                               
--------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------
All files                       |   48.46 |    35.38 |   45.51 |   48.32 |                                                                 
 skins.vector.clientPreferences |   76.29 |    42.55 |   67.85 |   75.93 |                                                                 
  clientPreferences.js          |   76.29 |    42.55 |   67.85 |   75.93 | 45-67,137,164,199,205,222,238,251,278,296-312                   
 skins.vector.js                |   49.22 |    37.32 |   47.11 |   49.12 |                                                                 
  AB.js                         |     100 |    93.33 |     100 |     100 | 197                                                             
  deferUntilFrame.js            |     100 |      100 |     100 |     100 |                                                                 
  dropdownMenus.js              |   90.38 |       80 |   83.33 |   90.38 | 25,88,98,131,160                                                
  echo.js                       |       0 |        0 |       0 |       0 | 6-35                                                            
  features.js                   |   68.57 |    54.05 |      50 |   68.57 | 19-20,26-28,85-104                                              
  languageButton.js             |       0 |        0 |       0 |       0 | 9-52                                                            
  legacyMessageBoxStyles.js     |       0 |        0 |       0 |       0 | 4-7                                                             
  limitedWidthToggle.js         |       0 |        0 |       0 |       0 | 1-75                                                            
  menuTabs.js                   |     100 |      100 |     100 |     100 |                                                                 
  pinnableElement.js            |   78.02 |    74.28 |   73.68 |   78.88 | 25,29-30,34-35,82-86,134,184,207,230,260-276                    
  popupNotification.js          |   91.66 |    64.28 |      75 |   91.66 | 75,78                                                           
  portlets.js                   |   85.52 |    58.06 |      60 |   85.52 | 20,35-37,60,113,126-132                                         
  scrollObserver.js             |   41.66 |        0 |       0 |   41.66 | 20-46                                                           
  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,247-268,281-367                  
  skin.js                       |       0 |        0 |       0 |       0 | 1-146                                                           
  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.24 | 130,153,189,201,207-231,249,279,353,388,401,422,475-482,506,509 
  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            |      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 ---
$ /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": 1087,
      "optional": 2,
      "peer": 0,
      "peerOptional": 0,
      "total": 1087
    }
  }
}

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

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

* @wikimedia/codex: 1.3.5 → 1.3.6
* @wikimedia/codex-icons: 1.3.5 → 1.3.6

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmp09bgug1w
--- stderr ---
/src/repo/resources/skins.vector.clientPreferences/clientPreferences.js
   6:1  warning  Invalid JSDoc @property "callback" type "function"; prefer: "Function"  jsdoc/check-types
  65:1  warning  This line has a length of 101. Maximum allowed is 100                   max-len

✖ 2 problems (0 errors, 2 warnings)
  0 errors and 1 warning potentially fixable with the `--fix` option.


resources/skins.vector.styles/layouts/screen.less
 165:2  ⚠  Unexpected browser feature "pointer" is not supported by Safari 11,12,11.1,12.1, Safari on iOS 11.0-11.2,11.3-11.4,12.0-12.1,12.2-12.5                                                       plugin/no-unsupported-browser-features
 165:2  ⚠  Unexpected browser feature "css-touch-action" is not supported by Safari 11,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  plugin/no-unsupported-browser-features

2 problems (0 errors, 2 warnings)

Checked 1 message directory.
PASS tests/jest/AB.test.js
PASS tests/jest/pinnableElement.test.js
PASS tests/jest/tableOfContents.test.js
PASS tests/jest/App.test.js
PASS tests/jest/stickyHeader.test.js
PASS tests/jest/skins.vector.es6/main.test.js
PASS tests/jest/skins.vector.js/portlets.test.js
PASS tests/jest/skins.vector.js/dropdownMenus.test.js
PASS tests/jest/skins.vector.clientPreferences.test.js
PASS tests/jest/popupNotification.test.js
PASS tests/jest/skins.vector.legacy.js/portlets.test.js
PASS tests/jest/fetch.test.js
PASS tests/jest/restSearchClient.test.js
PASS tests/jest/instrumentation.test.js
PASS tests/jest/skins.vector.es6/features.test.js
PASS tests/jest/userLinks.test.js
PASS tests/jest/skins.vector.js/menuTabs.test.js
PASS tests/jest/deferUntilFrame.test.js
PASS tests/jest/urlGenerator.test.js
--------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------
File                            | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                               
--------------------------------|---------|----------|---------|---------|-----------------------------------------------------------------
All files                       |   48.46 |    35.38 |   45.51 |   48.32 |                                                                 
 skins.vector.clientPreferences |   76.29 |    42.55 |   67.85 |   75.93 |                                                                 
  clientPreferences.js          |   76.29 |    42.55 |   67.85 |   75.93 | 45-67,137,164,199,205,222,238,251,278,296-312                   
 skins.vector.js                |   49.22 |    37.32 |   47.11 |   49.12 |                                                                 
  AB.js                         |     100 |    93.33 |     100 |     100 | 197                                                             
  deferUntilFrame.js            |     100 |      100 |     100 |     100 |                                                                 
  dropdownMenus.js              |   90.38 |       80 |   83.33 |   90.38 | 25,88,98,131,160                                                
  echo.js                       |       0 |        0 |       0 |       0 | 6-35                                                            
  features.js                   |   68.57 |    54.05 |      50 |   68.57 | 19-20,26-28,85-104                                              
  languageButton.js             |       0 |        0 |       0 |       0 | 9-52                                                            
  legacyMessageBoxStyles.js     |       0 |        0 |       0 |       0 | 4-7                                                             
  limitedWidthToggle.js         |       0 |        0 |       0 |       0 | 1-75                                                            
  menuTabs.js                   |     100 |      100 |     100 |     100 |                                                                 
  pinnableElement.js            |   78.02 |    74.28 |   73.68 |   78.88 | 25,29-30,34-35,82-86,134,184,207,230,260-276                    
  popupNotification.js          |   91.66 |    64.28 |      75 |   91.66 | 75,78                                                           
  portlets.js                   |   85.52 |    58.06 |      60 |   85.52 | 20,35-37,60,113,126-132                                         
  scrollObserver.js             |   41.66 |        0 |       0 |   41.66 | 20-46                                                           
  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,247-268,281-367                  
  skin.js                       |       0 |        0 |       0 |       0 | 1-146                                                           
  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.24 | 130,153,189,201,207-231,249,279,353,388,401,422,475-482,506,509 
  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            |      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: 19 passed, 19 total
Tests:       90 passed, 90 total
Snapshots:   15 passed, 15 total
Time:        5.087 s
--- stdout ---
[master e1ff7fa] build: Updating npm dependencies
 2 files changed, 60 insertions(+), 58 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From e1ff7fac52f14750d2d9ce9639f8495d6989ff95 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Thu, 11 Apr 2024 21:19:47 +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.3.5 → 1.3.6
* @wikimedia/codex-icons: 1.3.5 → 1.3.6

Change-Id: I8c4a45ec320733a5942e5e79e26e09a2f75834cb
---
 package-lock.json | 114 +++++++++++++++++++++++-----------------------
 package.json      |   4 +-
 2 files changed, 60 insertions(+), 58 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index a23f881..1941ece 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.3.5",
-				"@wikimedia/codex-icons": "1.3.5",
+				"@wikimedia/codex": "1.3.6",
+				"@wikimedia/codex-icons": "1.3.6",
 				"@wikimedia/mw-node-qunit": "7.2.0",
 				"@wikimedia/types-wikimedia": "0.4.2",
 				"eslint-config-wikimedia": "0.26.0",
@@ -749,44 +749,45 @@
 			}
 		},
 		"node_modules/@floating-ui/core": {
-			"version": "1.5.0",
-			"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.5.0.tgz",
-			"integrity": "sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==",
+			"version": "1.6.0",
+			"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.0.tgz",
+			"integrity": "sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==",
 			"dev": true,
 			"dependencies": {
-				"@floating-ui/utils": "^0.1.3"
+				"@floating-ui/utils": "^0.2.1"
 			}
 		},
 		"node_modules/@floating-ui/dom": {
-			"version": "1.5.3",
-			"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.5.3.tgz",
-			"integrity": "sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==",
+			"version": "1.6.3",
+			"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.3.tgz",
+			"integrity": "sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==",
 			"dev": true,
 			"dependencies": {
-				"@floating-ui/core": "^1.4.2",
-				"@floating-ui/utils": "^0.1.3"
+				"@floating-ui/core": "^1.0.0",
+				"@floating-ui/utils": "^0.2.0"
 			}
 		},
 		"node_modules/@floating-ui/utils": {
-			"version": "0.1.6",
-			"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.1.6.tgz",
-			"integrity": "sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==",
+			"version": "0.2.1",
+			"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz",
+			"integrity": "sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==",
 			"dev": true
 		},
 		"node_modules/@floating-ui/vue": {
-			"version": "1.0.2",
-			"resolved": "https://registry.npmjs.org/@floating-ui/vue/-/vue-1.0.2.tgz",
-			"integrity": "sha512-sImlAl9mAoCKZLNlwWz2P2ZMJIDlOEDXrRD6aD2sIHAka1LPC+nWtB+D3lPe7IE7FGWSbwBPTnlSdlABa3Fr0A==",
+			"version": "1.0.6",
+			"resolved": "https://registry.npmjs.org/@floating-ui/vue/-/vue-1.0.6.tgz",
+			"integrity": "sha512-EdrOljjkpkkqZnrpqUcPoz9NvHxuTjUtSInh6GMv3+Mcy+giY2cE2pHh9rpacRcZ2eMSCxel9jWkWXTjLmY55w==",
 			"dev": true,
 			"dependencies": {
-				"@floating-ui/dom": "^1.4.5",
+				"@floating-ui/dom": "^1.6.1",
+				"@floating-ui/utils": "^0.2.1",
 				"vue-demi": ">=0.13.0"
 			}
 		},
 		"node_modules/@floating-ui/vue/node_modules/vue-demi": {
-			"version": "0.14.6",
-			"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.6.tgz",
-			"integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==",
+			"version": "0.14.7",
+			"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.7.tgz",
+			"integrity": "sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==",
 			"dev": true,
 			"hasInstallScript": true,
 			"bin": {
@@ -2686,13 +2687,13 @@
 			}
 		},
 		"node_modules/@wikimedia/codex": {
-			"version": "1.3.5",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.3.5.tgz",
-			"integrity": "sha512-CZ0tNaNujc9+7Eu4l8LgSeW8bwyKAbTuk65G/bS7rXGObXuYgG8kawP058wTj5dxPz7DIEtuVCf+q2ZNlEfDVg==",
+			"version": "1.3.6",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.3.6.tgz",
+			"integrity": "sha512-5CUPL4kwODCZ+R+KOHz4mKRt50q/NVMyrqYjmqqct2Ul3UgNH5rITkhBkOoUTgXuNMCbAsRWeXVDozA3VzXnSQ==",
 			"dev": true,
 			"dependencies": {
-				"@floating-ui/vue": "1.0.2",
-				"@wikimedia/codex-icons": "1.3.5"
+				"@floating-ui/vue": "1.0.6",
+				"@wikimedia/codex-icons": "1.3.6"
 			},
 			"engines": {
 				"node": ">=18",
@@ -2713,9 +2714,9 @@
 			}
 		},
 		"node_modules/@wikimedia/codex-icons": {
-			"version": "1.3.5",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.3.5.tgz",
-			"integrity": "sha512-JD/lMc3p0HEIWGDW6Fja4ETnw8HO8/AAwFpVDsGYjWKlDmWaWztiZr+rxIlodSa6p+P6VD7ND3FdBusmImENTA==",
+			"version": "1.3.6",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.3.6.tgz",
+			"integrity": "sha512-q3TXjAvcgli1K5DCLp2MxcqYx9LpqKnaYLM4rH50kZH9Nj+ktnhVyjE5ApVzyXGsToITYYklPhIuCafFykk0wA==",
 			"dev": true,
 			"engines": {
 				"node": ">=18",
@@ -13503,44 +13504,45 @@
 			"dev": true
 		},
 		"@floating-ui/core": {
-			"version": "1.5.0",
-			"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.5.0.tgz",
-			"integrity": "sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==",
+			"version": "1.6.0",
+			"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.0.tgz",
+			"integrity": "sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==",
 			"dev": true,
 			"requires": {
-				"@floating-ui/utils": "^0.1.3"
+				"@floating-ui/utils": "^0.2.1"
 			}
 		},
 		"@floating-ui/dom": {
-			"version": "1.5.3",
-			"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.5.3.tgz",
-			"integrity": "sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==",
+			"version": "1.6.3",
+			"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.3.tgz",
+			"integrity": "sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==",
 			"dev": true,
 			"requires": {
-				"@floating-ui/core": "^1.4.2",
-				"@floating-ui/utils": "^0.1.3"
+				"@floating-ui/core": "^1.0.0",
+				"@floating-ui/utils": "^0.2.0"
 			}
 		},
 		"@floating-ui/utils": {
-			"version": "0.1.6",
-			"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.1.6.tgz",
-			"integrity": "sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==",
+			"version": "0.2.1",
+			"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz",
+			"integrity": "sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==",
 			"dev": true
 		},
 		"@floating-ui/vue": {
-			"version": "1.0.2",
-			"resolved": "https://registry.npmjs.org/@floating-ui/vue/-/vue-1.0.2.tgz",
-			"integrity": "sha512-sImlAl9mAoCKZLNlwWz2P2ZMJIDlOEDXrRD6aD2sIHAka1LPC+nWtB+D3lPe7IE7FGWSbwBPTnlSdlABa3Fr0A==",
+			"version": "1.0.6",
+			"resolved": "https://registry.npmjs.org/@floating-ui/vue/-/vue-1.0.6.tgz",
+			"integrity": "sha512-EdrOljjkpkkqZnrpqUcPoz9NvHxuTjUtSInh6GMv3+Mcy+giY2cE2pHh9rpacRcZ2eMSCxel9jWkWXTjLmY55w==",
 			"dev": true,
 			"requires": {
-				"@floating-ui/dom": "^1.4.5",
+				"@floating-ui/dom": "^1.6.1",
+				"@floating-ui/utils": "^0.2.1",
 				"vue-demi": ">=0.13.0"
 			},
 			"dependencies": {
 				"vue-demi": {
-					"version": "0.14.6",
-					"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.6.tgz",
-					"integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==",
+					"version": "0.14.7",
+					"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.7.tgz",
+					"integrity": "sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==",
 					"dev": true,
 					"requires": {}
 				}
@@ -15033,13 +15035,13 @@
 			}
 		},
 		"@wikimedia/codex": {
-			"version": "1.3.5",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.3.5.tgz",
-			"integrity": "sha512-CZ0tNaNujc9+7Eu4l8LgSeW8bwyKAbTuk65G/bS7rXGObXuYgG8kawP058wTj5dxPz7DIEtuVCf+q2ZNlEfDVg==",
+			"version": "1.3.6",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-1.3.6.tgz",
+			"integrity": "sha512-5CUPL4kwODCZ+R+KOHz4mKRt50q/NVMyrqYjmqqct2Ul3UgNH5rITkhBkOoUTgXuNMCbAsRWeXVDozA3VzXnSQ==",
 			"dev": true,
 			"requires": {
-				"@floating-ui/vue": "1.0.2",
-				"@wikimedia/codex-icons": "1.3.5"
+				"@floating-ui/vue": "1.0.6",
+				"@wikimedia/codex-icons": "1.3.6"
 			}
 		},
 		"@wikimedia/codex-design-tokens": {
@@ -15049,9 +15051,9 @@
 			"dev": true
 		},
 		"@wikimedia/codex-icons": {
-			"version": "1.3.5",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.3.5.tgz",
-			"integrity": "sha512-JD/lMc3p0HEIWGDW6Fja4ETnw8HO8/AAwFpVDsGYjWKlDmWaWztiZr+rxIlodSa6p+P6VD7ND3FdBusmImENTA==",
+			"version": "1.3.6",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-1.3.6.tgz",
+			"integrity": "sha512-q3TXjAvcgli1K5DCLp2MxcqYx9LpqKnaYLM4rH50kZH9Nj+ktnhVyjE5ApVzyXGsToITYYklPhIuCafFykk0wA==",
 			"dev": true
 		},
 		"@wikimedia/mw-node-qunit": {
diff --git a/package.json b/package.json
index 3e8cdee..f94660d 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.3.5",
-		"@wikimedia/codex-icons": "1.3.5",
+		"@wikimedia/codex": "1.3.6",
+		"@wikimedia/codex-icons": "1.3.6",
 		"@wikimedia/mw-node-qunit": "7.2.0",
 		"@wikimedia/types-wikimedia": "0.4.2",
 		"eslint-config-wikimedia": "0.26.0",
-- 
2.39.2


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