This run took 21 seconds.
From b23833408d4b8e7db82da617c30baecc31b15131 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Sat, 1 Feb 2025 05:18:50 +0000 Subject: [PATCH] build: Updating mediawiki/mediawiki-codesniffer to 46.0.0 Change-Id: I9099b82655ec7af0d98e40dd8c4da9b15cc21b5c --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9a22e11..73ccf7b 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ }, "require-dev": { "ext-json": "*", - "mediawiki/mediawiki-codesniffer": "45.0.0", + "mediawiki/mediawiki-codesniffer": "46.0.0", "mediawiki/mediawiki-phan-config": "0.15.1", "mediawiki/minus-x": "1.1.3", "ockcyp/covers-validator": "1.6.0", -- 2.39.2
$ date --- stdout --- Sat Feb 1 05:18:34 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-libs-WebIDL.git repo --depth=1 -b main --- 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/main --- stdout --- 02031b3d226887f5ee8c663cc482e131e8c92f52 refs/heads/main --- 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": 1, "optional": 0, "peer": 0, "peerOptional": 0, "total": 1 } } } --- 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: 69 installs, 0 updates, 0 removals - 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 doctrine/instantiator (2.0.0) - 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 myclabs/deep-copy (1.12.1) - Locking netresearch/jsonmapper (v4.5.0) - Locking nikic/php-parser (v5.4.0) - Locking ockcyp/covers-validator (v1.6.0) - Locking phan/phan (5.4.5) - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) - Locking php-parallel-lint/php-console-color (v1.0.1) - Locking php-parallel-lint/php-console-highlighter (v1.0.0) - Locking php-parallel-lint/php-parallel-lint (v1.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 (2.0.0) - Locking phpunit/php-code-coverage (9.2.32) - Locking phpunit/php-file-iterator (3.0.6) - Locking phpunit/php-invoker (3.1.1) - Locking phpunit/php-text-template (2.0.4) - Locking phpunit/php-timer (5.0.3) - Locking phpunit/phpunit (9.6.21) - Locking psr/container (2.0.2) - Locking psr/log (3.0.2) - Locking sabre/event (5.1.7) - Locking sebastian/cli-parser (1.0.2) - Locking sebastian/code-unit (1.0.8) - Locking sebastian/code-unit-reverse-lookup (2.0.3) - Locking sebastian/comparator (4.0.8) - Locking sebastian/complexity (2.0.3) - Locking sebastian/diff (4.0.6) - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) - Locking sebastian/global-state (5.0.7) - Locking sebastian/lines-of-code (1.0.4) - Locking sebastian/object-enumerator (4.0.4) - Locking sebastian/object-reflector (2.0.4) - Locking sebastian/recursion-context (4.0.5) - Locking sebastian/resource-operations (3.0.4) - Locking sebastian/type (3.2.1) - Locking sebastian/version (3.0.2) - Locking squizlabs/php_codesniffer (3.10.3) - Locking symfony/console (v6.4.17) - 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 theseer/tokenizer (1.2.3) - Locking tysonandre/var_representation_polyfill (0.1.3) - Locking webmozart/assert (1.11.0) - Locking wikimedia/update-history (1.0.1) - Locking wikimedia/wikipeg (2.0.6) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 69 installs, 0 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - 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 (v6.4.17): 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 (2.0.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 sebastian/version (3.0.2): Extracting archive - Installing sebastian/type (3.2.1): Extracting archive - Installing sebastian/resource-operations (3.0.4): Extracting archive - Installing sebastian/recursion-context (4.0.5): Extracting archive - Installing sebastian/object-reflector (2.0.4): Extracting archive - Installing sebastian/object-enumerator (4.0.4): Extracting archive - Installing sebastian/global-state (5.0.7): Extracting archive - Installing sebastian/exporter (4.0.6): Extracting archive - Installing sebastian/environment (5.1.5): Extracting archive - Installing sebastian/diff (4.0.6): Extracting archive - Installing sebastian/comparator (4.0.8): Extracting archive - Installing sebastian/code-unit (1.0.8): Extracting archive - Installing sebastian/cli-parser (1.0.2): Extracting archive - Installing phpunit/php-timer (5.0.3): Extracting archive - Installing phpunit/php-text-template (2.0.4): Extracting archive - Installing phpunit/php-invoker (3.1.1): Extracting archive - Installing phpunit/php-file-iterator (3.0.6): Extracting archive - Installing theseer/tokenizer (1.2.3): Extracting archive - Installing nikic/php-parser (v5.4.0): Extracting archive - Installing sebastian/lines-of-code (1.0.4): Extracting archive - Installing sebastian/complexity (2.0.3): Extracting archive - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive - Installing phpunit/php-code-coverage (9.2.32): Extracting archive - Installing phar-io/version (3.2.1): Extracting archive - Installing phar-io/manifest (2.0.4): Extracting archive - Installing myclabs/deep-copy (1.12.1): Extracting archive - Installing doctrine/instantiator (2.0.0): Extracting archive - Installing phpunit/phpunit (9.6.21): Extracting archive - Installing ockcyp/covers-validator (v1.6.0): 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 wikimedia/update-history (1.0.1): Extracting archive - Installing wikimedia/wikipeg (2.0.6): Extracting archive 0/67 [>---------------------------] 0% 20/67 [========>-------------------] 29% 31/67 [============>---------------] 46% 47/67 [===================>--------] 70% 58/67 [========================>---] 86% 67/67 [============================] 100% 5 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 42 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 c:mediawiki/mediawiki-codesniffer from 45.0.0 -> 46.0.0 $ /usr/bin/composer update --- stderr --- Loading composer repositories with package information Updating dependencies Lock file operations: 0 installs, 2 updates, 0 removals - Upgrading mediawiki/mediawiki-codesniffer (v45.0.0 => v46.0.0) - Upgrading squizlabs/php_codesniffer (3.10.3 => 3.11.3) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 0 installs, 2 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - Upgrading squizlabs/php_codesniffer (3.10.3 => 3.11.3): Extracting archive - Upgrading mediawiki/mediawiki-codesniffer (v45.0.0 => v46.0.0): Extracting archive 0/2 [>---------------------------] 0% 1/2 [==============>-------------] 50% 2/2 [============================] 100% Generating autoload files 42 packages you are using are looking for funding. Use the `composer fund` command to find out more! No security vulnerability advisories found --- stdout --- PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils --- end --- $ vendor/bin/phpcs --report=json --- stdout --- {"totals":{"errors":0,"warnings":0,"fixable":0},"files":{"\/src\/repo\/src\/WebIDL.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/WebIDLTest.php":{"errors":0,"warnings":0,"messages":[]}}} --- end --- $ /usr/bin/composer install --- stderr --- Installing dependencies from lock file (including require-dev) Verifying lock file contents can be installed on current platform. Nothing to install, update or remove Generating autoload files 42 packages you are using are looking for funding. Use the `composer fund` command to find out more! --- stdout --- --- end --- $ /usr/bin/composer test --- stderr --- > parallel-lint . --exclude vendor > phpunit [ { "type": "interface", "name": "Node", "inheritance": "EventTarget", "members": [ { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "ELEMENT_NODE", "value": { "type": "number", "value": "1" }, "trailingComments": [], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "ATTRIBUTE_NODE", "value": { "type": "number", "value": "2" }, "trailingComments": [], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "TEXT_NODE", "value": { "type": "number", "value": "3" }, "trailingComments": [], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "CDATA_SECTION_NODE", "value": { "type": "number", "value": "4" }, "trailingComments": [], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "ENTITY_REFERENCE_NODE", "value": { "type": "number", "value": "5" }, "trailingComments": [ "\/\/ legacy" ], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "ENTITY_NODE", "value": { "type": "number", "value": "6" }, "trailingComments": [ "\/\/ legacy" ], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "PROCESSING_INSTRUCTION_NODE", "value": { "type": "number", "value": "7" }, "trailingComments": [], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "COMMENT_NODE", "value": { "type": "number", "value": "8" }, "trailingComments": [], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "DOCUMENT_NODE", "value": { "type": "number", "value": "9" }, "trailingComments": [], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "DOCUMENT_TYPE_NODE", "value": { "type": "number", "value": "10" }, "trailingComments": [], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "DOCUMENT_FRAGMENT_NODE", "value": { "type": "number", "value": "11" }, "trailingComments": [], "extAttrs": [], "leadingComments": [] }, { "type": "const", "idlType": { "type": "const-type", "idlType": "unsigned short", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "NOTATION_NODE", "value": { "type": "number", "value": "12" }, "trailingComments": [ "\/\/ legacy" ], "extAttrs": [], "leadingComments": [] }, { "type": "operation", "special": "", "idlType": { "idlType": "Node", "type": "return-type", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "cloneNode", "arguments": [ { "type": "argument", "default": { "type": "boolean", "value": false }, "optional": true, "variadic": false, "idlType": { "idlType": "boolean", "type": "argument-type", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "deep", "extAttrs": [] } ], "extAttrs": [ { "name": "CEReactions", "type": "extended-attribute", "arguments": [], "rhs": null }, { "name": "NewObject", "type": "extended-attribute", "arguments": [], "rhs": null } ], "trailingComments": [], "leadingComments": [ "\/** cloneNode *\/" ] }, { "type": "operation", "special": "", "idlType": { "idlType": "boolean", "type": "return-type", "extAttrs": [], "generic": "", "nullable": false, "union": false }, "name": "isSameNode", "arguments": [ { "type": "argument", "default": null, "optional": false, "variadic": false, "idlType": { "idlType": "Node", "type": "argument-type", "extAttrs": [], "generic": "", "nullable": true, "union": false }, "name": "otherNode", "extAttrs": [] } ], "extAttrs": [], "trailingComments": [ "\/\/ legacy alias of ===" ], "leadingComments": [] } ], "partial": false, "trailingComments": [ "\/\/ Trailing comment on Node" ], "extAttrs": [ { "name": "Exposed", "rhs": { "type": "identifier", "value": "Window" }, "type": "extended-attribute", "arguments": [] } ], "leadingComments": [ "\/** Node interface *\/" ] }, { "type": "dictionary", "name": "Foo", "partial": false, "members": [], "inheritance": null, "extAttrs": [], "leadingComments": [ "\/** Leading comment *\/" ] } ] > covers-validator > phpcs -sp > phan --allow-polyfill-parser Parsing files... ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54 / 1499 ( 4%) 44MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 108 / 1499 ( 9%) 65MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 162 / 1499 ( 16%) 72MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 216 / 1499 ( 16%) 72MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 270 / 1499 ( 24%) 77MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 324 / 1499 ( 24%) 77MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 378 / 1499 ( 25%) 94MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 432 / 1499 ( 33%) 122MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 486 / 1499 ( 33%) 122MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 540 / 1499 ( 36%) 133MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 594 / 1499 ( 43%) 149MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 648 / 1499 ( 43%) 149MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 702 / 1499 ( 51%) 154MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 756 / 1499 ( 51%) 154MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 810 / 1499 ( 54%) 165MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 864 / 1499 ( 61%) 172MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 918 / 1499 ( 65%) 180MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 972 / 1499 ( 65%) 180MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1026 / 1499 ( 68%) 190MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1080 / 1499 ( 75%) 199MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1134 / 1499 ( 81%) 209MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1188 / 1499 ( 81%) 209MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1242 / 1499 ( 87%) 220MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1296 / 1499 ( 87%) 220MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1350 / 1499 ( 91%) 232MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1404 / 1499 ( 95%) 240MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1458 / 1499 ( 99%) 257MB ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1499 / 1499 (100%) 263MB Analyzing classes... ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 286MB Analyzing functions... ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 287MB Analyzing methods... ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 294MB Analyzing files... ░░ 2 / 2 (100%) 296MB > minus-x check . > echo Ensure the binary is not broken: > bin/webidl tests/syntax/idl/escaped-name.webidl --- stdout --- PHP 8.2.20 | 10 parallel jobs ..... 5/5 (100%) Checked 5 files in 0.1 seconds No syntax error found PHPUnit 9.6.21 by Sebastian Bergmann and contributors. .SSS.............S.S...SS.....SSSS.......................SS.S.. 63 / 156 ( 40%) ......SS..S.................S.................................. 126 / 156 ( 80%) .............................. 156 / 156 (100%) Time: 00:00.158, Memory: 8.00 MB OK, but incomplete, skipped, or risky tests! Tests: 156, Assertions: 138, Skipped: 18. CoversValidator 1.6.0 Validation complete. All @covers tags are valid. ... 3 / 3 (100%) Time: 152ms; Memory: 8MB MinusX ====== Processing /src/repo... ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ................................. All good! Ensure the binary is not broken: [ { "type": "interface", "name": "Iroha", "inheritance": "Magic", "members": [], "partial": false, "trailingComments": [], "extAttrs": [], "leadingComments": [] }, { "type": "includes", "target": "Iroha", "includes": "Color", "extAttrs": [], "leadingComments": [] }, { "type": "eof", "value": "", "trivia": "\n" } ] --- 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": 1, "optional": 0, "peer": 0, "peerOptional": 0, "total": 1 } } } --- end --- $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- build: Updating mediawiki/mediawiki-codesniffer to 46.0.0 $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpii9y_ehx --- stdout --- [main b238334] build: Updating mediawiki/mediawiki-codesniffer to 46.0.0 1 file changed, 1 insertion(+), 1 deletion(-) --- end --- $ git format-patch HEAD~1 --stdout --- stdout --- From b23833408d4b8e7db82da617c30baecc31b15131 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Sat, 1 Feb 2025 05:18:50 +0000 Subject: [PATCH] build: Updating mediawiki/mediawiki-codesniffer to 46.0.0 Change-Id: I9099b82655ec7af0d98e40dd8c4da9b15cc21b5c --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9a22e11..73ccf7b 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ }, "require-dev": { "ext-json": "*", - "mediawiki/mediawiki-codesniffer": "45.0.0", + "mediawiki/mediawiki-codesniffer": "46.0.0", "mediawiki/mediawiki-phan-config": "0.15.1", "mediawiki/minus-x": "1.1.3", "ockcyp/covers-validator": "1.6.0", -- 2.39.2 --- end ---