mediawiki/libs/WebIDL (main)

sourcepatches
From 16235762a8fddf41d57299163e25a899b5595eeb Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Tue, 23 Apr 2024 13:03:21 +0000
Subject: [PATCH] build: Updating php-parallel-lint/php-parallel-lint to 1.4.0

Change-Id: Ib989739676dd3c61e652f4f6303668f4bc70717e
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index d3ed431..d79231b 100644
--- a/composer.json
+++ b/composer.json
@@ -34,7 +34,7 @@
 		"mediawiki/minus-x": "1.1.1",
 		"ockcyp/covers-validator": "1.6.0",
 		"php-parallel-lint/php-console-highlighter": "1.0.0",
-		"php-parallel-lint/php-parallel-lint": "1.3.2",
+		"php-parallel-lint/php-parallel-lint": "1.4.0",
 		"phpunit/phpunit": "9.6.16",
 		"wikimedia/update-history": "1.0.1"
 	},
-- 
2.39.2

$ date
--- stdout ---
Tue Apr 23 13:03:07 UTC 2024

--- 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 ---
23fd69647c1d59c189e1cc02d933591418514310 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: 70 installs, 0 updates, 0 removals
  - 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 doctrine/instantiator (2.0.0)
  - 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 myclabs/deep-copy (1.11.1)
  - Locking netresearch/jsonmapper (v4.4.1)
  - Locking nikic/php-parser (v5.0.2)
  - Locking ockcyp/covers-validator (v1.6.0)
  - Locking phan/phan (5.4.3)
  - 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.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 phpunit/php-code-coverage (9.2.31)
  - 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.16)
  - Locking psr/container (2.0.2)
  - Locking psr/log (2.0.0)
  - Locking sabre/event (5.1.4)
  - 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.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 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: 70 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - 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 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.0.2): 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.31): 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.11.1): Extracting archive
  - Installing doctrine/instantiator (2.0.0): Extracting archive
  - Installing phpunit/phpunit (9.6.16): 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.3.2): Extracting archive
  - Installing wikimedia/update-history (1.0.1): Extracting archive
  - Installing wikimedia/wikipeg (2.0.6): Extracting archive
  0/68 [>---------------------------]   0%
 22/68 [=========>------------------]  32%
 37/68 [===============>------------]  54%
 48/68 [===================>--------]  70%
 60/68 [========================>---]  88%
 68/68 [============================] 100%
7 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:php-parallel-lint/php-parallel-lint from 1.3.2 -> 1.4.0
$ /usr/bin/composer update
--- stderr ---
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
  - Upgrading php-parallel-lint/php-parallel-lint (v1.3.2 => v1.4.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Upgrading php-parallel-lint/php-parallel-lint (v1.3.2 => v1.4.0): Extracting archive
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 ---

--- 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 / 1450 (  5%) 44MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  108 / 1450 ( 11%) 66MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  162 / 1450 ( 11%) 66MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  216 / 1450 ( 22%) 71MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  270 / 1450 ( 22%) 71MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  324 / 1450 ( 22%) 71MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  378 / 1450 ( 26%) 89MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  432 / 1450 ( 34%) 121MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  486 / 1450 ( 34%) 121MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  540 / 1450 ( 37%) 129MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  594 / 1450 ( 42%) 138MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  648 / 1450 ( 51%) 147MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  702 / 1450 ( 51%) 147MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  756 / 1450 ( 54%) 161MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  810 / 1450 ( 63%) 168MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  864 / 1450 ( 63%) 168MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  918 / 1450 ( 68%) 178MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  972 / 1450 ( 68%) 178MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1026 / 1450 ( 74%) 189MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1080 / 1450 ( 78%) 198MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1134 / 1450 ( 78%) 198MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1188 / 1450 ( 86%) 208MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1242 / 1450 ( 86%) 208MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1296 / 1450 ( 91%) 218MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1350 / 1450 ( 94%) 229MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1404 / 1450 ( 98%) 240MB
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░         1450 / 1450 (100%) 248MB
Analyzing classes...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 275MB
Analyzing functions...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 275MB
Analyzing methods...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 281MB
Analyzing files...
░░                                                     2 / 2 (100%) 283MB

> minus-x check .
> echo Ensure the binary is not broken:
> bin/webidl tests/syntax/idl/escaped-name.webidl
--- stdout ---
PHP 8.2.7 | 10 parallel jobs
.....                                                        5/5 (100%)


Checked 5 files in 0.1 seconds
No syntax error found
PHPUnit 9.6.16 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.141, 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: 115ms; 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 php-parallel-lint/php-parallel-lint to 1.4.0

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmpq3lfzseq
--- stdout ---
[main 1623576] build: Updating php-parallel-lint/php-parallel-lint to 1.4.0
 1 file changed, 1 insertion(+), 1 deletion(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 16235762a8fddf41d57299163e25a899b5595eeb Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Tue, 23 Apr 2024 13:03:21 +0000
Subject: [PATCH] build: Updating php-parallel-lint/php-parallel-lint to 1.4.0

Change-Id: Ib989739676dd3c61e652f4f6303668f4bc70717e
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index d3ed431..d79231b 100644
--- a/composer.json
+++ b/composer.json
@@ -34,7 +34,7 @@
 		"mediawiki/minus-x": "1.1.1",
 		"ockcyp/covers-validator": "1.6.0",
 		"php-parallel-lint/php-console-highlighter": "1.0.0",
-		"php-parallel-lint/php-parallel-lint": "1.3.2",
+		"php-parallel-lint/php-parallel-lint": "1.4.0",
 		"phpunit/phpunit": "9.6.16",
 		"wikimedia/update-history": "1.0.1"
 	},
-- 
2.39.2


--- end ---

composer dependencies

Dependencies
Development dependencies

npm dependencies

Development dependencies

Logs

Source code is licensed under the AGPL.