This run took 41 seconds.
From abfddd60e54b6dee4337a85a49a2af1534e28dab Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Fri, 24 Jan 2025 03:19:39 +0000 Subject: [PATCH] build: Updating @wikimedia/codex-design-tokens to 1.20.0 Change-Id: I35792741972679bfb11b07c6c51eefd0ff2e50a3 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 271fb7e..7ce722e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "Translate", "devDependencies": { - "@wikimedia/codex-design-tokens": "1.19.1", + "@wikimedia/codex-design-tokens": "1.20.0", "eslint-config-wikimedia": "0.28.2", "grunt": "1.6.1", "grunt-banana-checker": "0.13.0", @@ -656,9 +656,9 @@ "dev": true }, "node_modules/@wikimedia/codex-design-tokens": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.19.1.tgz", - "integrity": "sha512-5YXfu8MPW/xqwzZEGgz1INuOXs9D1mFLfrxHd2Bx/sHhQwxTbgpikgYUB+TQpzLnjMnbRBEE7cGoNocuNK3xDQ==", + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.20.0.tgz", + "integrity": "sha512-3Z5nngMIaIdDClzMQO1FL8HmGcONWUbX8YgM/2nuBy3xuCns7UPp+oQi8+2+wqKd9HpLF+dxHY5+m23GE8LMuQ==", "dev": true, "engines": { "node": ">=20", @@ -5837,9 +5837,9 @@ "dev": true }, "@wikimedia/codex-design-tokens": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.19.1.tgz", - "integrity": "sha512-5YXfu8MPW/xqwzZEGgz1INuOXs9D1mFLfrxHd2Bx/sHhQwxTbgpikgYUB+TQpzLnjMnbRBEE7cGoNocuNK3xDQ==", + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.20.0.tgz", + "integrity": "sha512-3Z5nngMIaIdDClzMQO1FL8HmGcONWUbX8YgM/2nuBy3xuCns7UPp+oQi8+2+wqKd9HpLF+dxHY5+m23GE8LMuQ==", "dev": true }, "abbrev": { diff --git a/package.json b/package.json index fc1561e..ece989c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "grunt test" }, "devDependencies": { - "@wikimedia/codex-design-tokens": "1.19.1", + "@wikimedia/codex-design-tokens": "1.20.0", "eslint-config-wikimedia": "0.28.2", "grunt": "1.6.1", "grunt-banana-checker": "0.13.0", -- 2.39.2
$ date --- stdout --- Fri Jan 24 03:19:06 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-extensions-Translate.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 --- d2b72ae4f722f577b9ba2a5e20a08ec2a715163e 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": 445, "optional": 0, "peer": 1, "peerOptional": 0, "total": 445 } } } --- 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: 41 installs, 0 updates, 0 removals - Locking composer/installers (v2.3.0) - Locking composer/pcre (3.3.2) - Locking composer/semver (3.4.3) - 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.4) - Locking felixfbecker/advanced-json-rpc (v3.2.1) - Locking mediawiki/mediawiki-codesniffer (v45.0.0) - Locking mediawiki/mediawiki-phan-config (0.15.1) - Locking mediawiki/minus-x (1.1.3) - Locking mediawiki/phan-taint-check-plugin (6.1.0) - Locking microsoft/tolerant-php-parser (v0.1.2) - Locking mustangostang/spyc (0.6.3) - Locking netresearch/jsonmapper (v4.5.0) - Locking phan/phan (5.4.5) - 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.12) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.6.1) - Locking phpdocumentor/type-resolver (1.10.0) - 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 slevomat/coding-standard (8.15.0) - Locking squizlabs/php_codesniffer (3.10.3) - Locking symfony/console (v7.2.1) - Locking symfony/deprecation-contracts (v3.5.1) - 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.1) - Locking symfony/string (v7.2.0) - 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: 41 installs, 0 updates, 0 removals - Downloading mustangostang/spyc (0.6.3) 0/1 [>---------------------------] 0% 1/1 [============================] 100% - Installing composer/installers (v2.3.0): Extracting archive - Installing squizlabs/php_codesniffer (3.10.3): Extracting archive - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive - Installing composer/pcre (3.3.2): Extracting archive - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive - Installing phpcsstandards/phpcsutils (1.0.12): 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.3): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v45.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.2.0): Extracting archive - Installing symfony/deprecation-contracts (v3.5.1): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.5.1): Extracting archive - Installing symfony/console (v7.2.1): 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.4): Extracting archive - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.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.5): Extracting archive - Installing mediawiki/phan-taint-check-plugin (6.1.0): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.15.1): Extracting archive - Installing mediawiki/minus-x (1.1.3): Extracting archive - Installing mustangostang/spyc (0.6.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 - Installing slevomat/coding-standard (8.15.0): Extracting archive 0/38 [>---------------------------] 0% 20/38 [==============>-------------] 52% 35/38 [=========================>--] 92% 38/38 [============================] 100% 4 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 18 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,../../slevomat/coding-standard --- end --- Upgrading n:@wikimedia/codex-design-tokens from 1.19.1 -> 1.20.0 $ /usr/bin/npm install --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex-design-tokens@1.20.0', npm WARN EBADENGINE required: { npm: '>=10.8.1', node: '>=20' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } --- stdout --- added 445 packages, and audited 446 packages in 5s 95 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 EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex-design-tokens@1.20.0', npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } --- stdout --- added 445 packages, and audited 446 packages in 6s 95 packages are looking for funding run `npm fund` for details found 0 vulnerabilities --- end --- $ /usr/bin/npm test --- stdout --- > test > grunt test Running "eslint:all" (eslint) task /src/repo/resources/js/ext.translate.base.js 6:17 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend /src/repo/resources/js/ext.translate.editor.helpers.js 32:3 warning Missing JSDoc @return declaration jsdoc/require-returns 393:1 warning Missing JSDoc @param "e" type jsdoc/require-param-type 394:1 warning Missing JSDoc @param "suggestion" type jsdoc/require-param-type 792:17 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend 809:2 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend /src/repo/resources/js/ext.translate.editor.js 724:6 warning Selector extensions are not allowed no-jquery/no-sizzle 1594:24 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend /src/repo/resources/js/ext.translate.editor.shortcuts.js 37:4 warning Selector extensions are not allowed no-jquery/no-sizzle 73:2 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend /src/repo/resources/js/ext.translate.messagetable.js 11:17 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend 36:18 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend 73:5 warning ES2024 Resizable ArrayBuffer is forbidden es-x/no-resizable-and-growable-arraybuffers 285:25 warning Selector extensions are not allowed no-jquery/no-sizzle 392:9 warning Selector extensions are not allowed no-jquery/no-sizzle 406:16 warning Positional selector extensions are not allowed no-jquery/no-sizzle 409:5 warning ES2024 Resizable ArrayBuffer is forbidden es-x/no-resizable-and-growable-arraybuffers 422:20 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend 535:7 warning Positional selector extensions are not allowed no-jquery/no-sizzle /src/repo/resources/js/ext.translate.parsers.js 13:17 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend /src/repo/resources/js/ext.translate.special.aggregategroups.js 19:16 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend 70:17 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend 99:17 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend /src/repo/resources/js/ext.translate.special.managetranslatorsandbox.js 31:26 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend /src/repo/resources/js/ext.translate.special.pagemigration.js 562:17 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend /src/repo/resources/js/ext.translate.special.translate.js 19:17 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend /src/repo/resources/js/ext.translate.translationstats.graphbuilder.js 69:3 warning Missing JSDoc @return declaration jsdoc/require-returns 70:1 warning Missing JSDoc @param "options" type jsdoc/require-param-type /src/repo/resources/js/jquery.ajaxdispatcher.js 65:2 warning Prefer Object.assign or the spread operator to $.extend no-jquery/no-extend /src/repo/resources/src/ext.translate.special.exporttranslations/index.js 22:25 warning Selector extensions are not allowed no-jquery/no-sizzle 37:29 warning Selector extensions are not allowed no-jquery/no-sizzle /src/repo/resources/src/ext.translate.special.languagestats/index.js 20:3 warning Positional selector extensions are not allowed no-jquery/no-sizzle 21:3 warning Positional selector extensions are not allowed no-jquery/no-sizzle 214:23 warning Selector extensions are not allowed no-jquery/no-sizzle 242:27 warning Selector extensions are not allowed no-jquery/no-sizzle 300:3 warning ResizeObserver.observe() is not supported in Safari 11.1, iOS Safari 11.3-11.4 compat/compat 300:3 warning ResizeObserver is not supported in Safari 11.1 compat/compat ✖ 37 problems (0 errors, 37 warnings) 0 errors and 16 warnings potentially fixable with the `--fix` option. Running "banana:PageTranslation" (banana) task >> 1 message directory checked. Running "banana:Translate" (banana) task >> 1 message directory checked. Running "banana:TranslateApi" (banana) task >> 1 message directory checked. Running "banana:TranslateSandbox" (banana) task >> 1 message directory checked. Running "banana:TranslateSearch" (banana) task >> 1 message directory checked. Running "stylelint:all" (stylelint) task >> Linted 37 files without errors Done. --- 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": 445, "optional": 0, "peer": 1, "peerOptional": 0, "total": 445 } } } --- end --- $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- build: Updating @wikimedia/codex-design-tokens to 1.20.0 $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp70z8m9g8 --- stdout --- [master abfddd6] build: Updating @wikimedia/codex-design-tokens to 1.20.0 2 files changed, 8 insertions(+), 8 deletions(-) --- end --- $ git format-patch HEAD~1 --stdout --- stdout --- From abfddd60e54b6dee4337a85a49a2af1534e28dab Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Fri, 24 Jan 2025 03:19:39 +0000 Subject: [PATCH] build: Updating @wikimedia/codex-design-tokens to 1.20.0 Change-Id: I35792741972679bfb11b07c6c51eefd0ff2e50a3 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 271fb7e..7ce722e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "Translate", "devDependencies": { - "@wikimedia/codex-design-tokens": "1.19.1", + "@wikimedia/codex-design-tokens": "1.20.0", "eslint-config-wikimedia": "0.28.2", "grunt": "1.6.1", "grunt-banana-checker": "0.13.0", @@ -656,9 +656,9 @@ "dev": true }, "node_modules/@wikimedia/codex-design-tokens": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.19.1.tgz", - "integrity": "sha512-5YXfu8MPW/xqwzZEGgz1INuOXs9D1mFLfrxHd2Bx/sHhQwxTbgpikgYUB+TQpzLnjMnbRBEE7cGoNocuNK3xDQ==", + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.20.0.tgz", + "integrity": "sha512-3Z5nngMIaIdDClzMQO1FL8HmGcONWUbX8YgM/2nuBy3xuCns7UPp+oQi8+2+wqKd9HpLF+dxHY5+m23GE8LMuQ==", "dev": true, "engines": { "node": ">=20", @@ -5837,9 +5837,9 @@ "dev": true }, "@wikimedia/codex-design-tokens": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.19.1.tgz", - "integrity": "sha512-5YXfu8MPW/xqwzZEGgz1INuOXs9D1mFLfrxHd2Bx/sHhQwxTbgpikgYUB+TQpzLnjMnbRBEE7cGoNocuNK3xDQ==", + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.20.0.tgz", + "integrity": "sha512-3Z5nngMIaIdDClzMQO1FL8HmGcONWUbX8YgM/2nuBy3xuCns7UPp+oQi8+2+wqKd9HpLF+dxHY5+m23GE8LMuQ==", "dev": true }, "abbrev": { diff --git a/package.json b/package.json index fc1561e..ece989c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "grunt test" }, "devDependencies": { - "@wikimedia/codex-design-tokens": "1.19.1", + "@wikimedia/codex-design-tokens": "1.20.0", "eslint-config-wikimedia": "0.28.2", "grunt": "1.6.1", "grunt-banana-checker": "0.13.0", -- 2.39.2 --- end ---