This run took 38 seconds.
From 90b713058d4ab6bf3b130017fad26a44fd286d4c Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Sat, 18 Dec 2021 20:40:39 +0000 Subject: [PATCH] build: Updating mediawiki/mediawiki-phan-config to 0.11.1 Change-Id: I9c68fb6b9a05fb2785ecbbf9368f9c13df64c90a --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 030df20..b75dce9 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ }, "require-dev": { "mediawiki/mediawiki-codesniffer": "38.0.0", - "mediawiki/mediawiki-phan-config": "0.11.0", + "mediawiki/mediawiki-phan-config": "0.11.1", "mediawiki/minus-x": "1.1.1", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.3.1" -- 2.20.1
$ date Sat Dec 18 20:40:05 UTC 2021 $ git clone file:///srv/git/mediawiki-extensions-LiveChat.git repo --depth=1 -b master Cloning into 'repo'... $ git config user.name libraryupgrader $ git config user.email tools.libraryupgrader@tools.wmflabs.org $ git submodule update --init $ grr init Installed commit-msg hook. $ git show-ref refs/heads/master d4689d8615c663a00a978349e5e2b495624e602a refs/heads/master $ composer install Loading composer repositories with package information Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Updating dependencies (including require-dev) Package operations: 35 installs, 0 updates, 0 removals - Installing squizlabs/php_codesniffer (3.6.1): Loading from cache - Installing composer/spdx-licenses (1.5.6): Loading from cache - Installing composer/semver (dev-main 83e511e): Cloning 83e511e247 from cache - Installing mediawiki/mediawiki-codesniffer (v38.0.0): Loading from cache - Installing tysonandre/var_representation_polyfill (0.1.1): Loading from cache - Installing symfony/polyfill-php80 (dev-main 57b712b): Cloning 57b712b08e from cache - Installing symfony/polyfill-mbstring (dev-main 0abb51d): Cloning 0abb51d2f1 from cache - Installing symfony/polyfill-intl-normalizer (dev-main 8590a5f): Cloning 8590a5f561 from cache - Installing symfony/polyfill-intl-grapheme (dev-main 81b86b5): Cloning 81b86b50cf from cache - Installing symfony/polyfill-ctype (dev-main 3088518): Cloning 30885182c9 from cache - Installing symfony/string (5.4.x-dev 1a03b5b): Cloning 1a03b5bab0 from cache - Installing symfony/deprecation-contracts (2.5.x-dev 6f981ee): Cloning 6f981ee24c from cache - Installing psr/container (1.1.x-dev 8622567): Cloning 8622567409 from cache - Installing symfony/service-contracts (2.5.x-dev 034c73d): Cloning 034c73d5dd from cache - Installing symfony/polyfill-php73 (dev-main cc5db0e): Cloning cc5db0e22b from cache - Installing psr/log (1.1.4): Loading from cache - Installing symfony/console (5.4.x-dev 4aaf50e): Cloning 4aaf50e189 from cache - Installing sabre/event (5.1.4): Loading from cache - Installing netresearch/jsonmapper (v4.0.0): Loading from cache - Installing microsoft/tolerant-php-parser (v0.1.1): Loading from cache - Installing phpdocumentor/reflection-common (dev-master a0eeab5): Cloning a0eeab580c from cache - Installing webmozart/assert (dev-master b419d64): Cloning b419d64859 from cache - Installing phpdocumentor/type-resolver (1.x-dev f8ec4ab): Cloning f8ec4ab631 from cache - Installing phpdocumentor/reflection-docblock (dev-master 622548b): Cloning 622548b623 from cache - Installing felixfbecker/advanced-json-rpc (v3.2.1): Loading from cache - Installing composer/pcre (dev-main 1bbc34b): Cloning 1bbc34bff3 from cache - Installing composer/xdebug-handler (2.0.3): Loading from cache - Installing phan/phan (5.2.0): Loading from cache - Installing mediawiki/phan-taint-check-plugin (3.3.2): Loading from cache - Installing mediawiki/mediawiki-phan-config (0.11.0): Loading from cache - Installing mediawiki/minus-x (1.1.1): Loading from cache - Installing php-parallel-lint/php-console-color (v0.3): Loading from cache - Installing php-parallel-lint/php-console-highlighter (v0.5): Loading from cache - Installing php-parallel-lint/php-parallel-lint (v1.3.1): Loading from cache - Installing workerman/workerman (3.x-dev 6614873): Cloning 6614873e22 from cache tysonandre/var_representation_polyfill suggests installing ext-var_representation (*) symfony/service-contracts suggests installing symfony/service-implementation symfony/console suggests installing symfony/event-dispatcher symfony/console suggests installing symfony/lock symfony/console suggests installing symfony/process phan/phan suggests installing ext-ast (Needed for parsing ASTs (unless --use-fallback-parser is used). 1.0.1+ is needed, 1.0.14+ is recommended.) phan/phan suggests installing ext-var_representation (Suggested for converting values to strings in issue messages) workerman/workerman suggests installing ext-event (For better performance. ) Writing lock file Generating autoload files 14 packages you are using are looking for funding. Use the `composer fund` command to find out more! Upgrading c:mediawiki/mediawiki-phan-config from 0.11.0 -> 0.11.1 $ composer update Loading composer repositories with package information Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Updating dependencies (including require-dev) Package operations: 0 installs, 1 update, 0 removals - Updating mediawiki/mediawiki-phan-config (0.11.0 => 0.11.1): Loading from cache Writing lock file Generating autoload files 14 packages you are using are looking for funding. Use the `composer fund` command to find out more! $ composer install Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Nothing to install or update Generating autoload files 14 packages you are using are looking for funding. Use the `composer fund` command to find out more! $ composer test > parallel-lint . --exclude vendor --exclude node_modules --exclude tests/phan/stubs/intl.php PHP 7.3.29 | 10 parallel jobs ................ 16/16 (100 %) Checked 16 files in 0.1 seconds No syntax error found > phpcs -sp --cache ................ 16 / 16 (100%) Time: 104ms; Memory: 8MB > minus-x check . MinusX ====== Processing /src/repo... ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................. ............................................................ All good! $ git add . $ git commit -F /tmp/tmpo1n53j61 [master 90b7130] build: Updating mediawiki/mediawiki-phan-config to 0.11.1 1 file changed, 1 insertion(+), 1 deletion(-) $ git format-patch HEAD~1 --stdout From 90b713058d4ab6bf3b130017fad26a44fd286d4c Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Sat, 18 Dec 2021 20:40:39 +0000 Subject: [PATCH] build: Updating mediawiki/mediawiki-phan-config to 0.11.1 Change-Id: I9c68fb6b9a05fb2785ecbbf9368f9c13df64c90a --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 030df20..b75dce9 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ }, "require-dev": { "mediawiki/mediawiki-codesniffer": "38.0.0", - "mediawiki/mediawiki-phan-config": "0.11.0", + "mediawiki/mediawiki-phan-config": "0.11.1", "mediawiki/minus-x": "1.1.1", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.3.1" -- 2.20.1