mediawiki/extensions/LiveChat: REL1_39 (log #1270775)

sourcepatches

This run took 10 seconds.

$ date
--- stdout ---
Tue Apr 16 17:58:56 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-LiveChat.git repo --depth=1 -b REL1_39
--- 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/REL1_39
--- stdout ---
55a12751ba4421138ec3abd471db4a7ad454167e refs/heads/REL1_39

--- 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: 37 installs, 0 updates, 0 removals
  - Locking composer/pcre (1.x-dev 437d09f)
  - Locking composer/semver (3.3.2)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking composer/xdebug-handler (2.0.x-dev 9e36aee)
  - Locking doctrine/deprecations (1.1.x-dev dfbaa3c)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v39.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.11.1)
  - Locking mediawiki/minus-x (1.1.1)
  - Locking mediawiki/phan-taint-check-plugin (3.3.2)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking netresearch/jsonmapper (v4.4.1)
  - Locking phan/phan (5.2.0)
  - 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 phpdocumentor/reflection-common (dev-master a0eeab5)
  - Locking phpdocumentor/reflection-docblock (5.x-dev 298d2fe)
  - Locking phpdocumentor/type-resolver (1.x-dev 483fb7f)
  - Locking phpstan/phpdoc-parser (1.28.0)
  - Locking psr/container (dev-master 7079847)
  - Locking psr/log (2.0.0)
  - Locking sabre/event (5.1.4)
  - Locking squizlabs/php_codesniffer (3.6.2)
  - Locking symfony/console (5.4.x-dev 2bc6c8d)
  - Locking symfony/deprecation-contracts (dev-main 2c438b9)
  - Locking symfony/polyfill-ctype (1.x-dev ef4d7e4)
  - Locking symfony/polyfill-intl-grapheme (1.x-dev 32a9da8)
  - Locking symfony/polyfill-intl-normalizer (1.x-dev bc45c39)
  - Locking symfony/polyfill-mbstring (1.x-dev 3cf9598)
  - Locking symfony/polyfill-php73 (1.x-dev 21bd091)
  - Locking symfony/polyfill-php80 (1.x-dev 87b6820)
  - Locking symfony/service-contracts (dev-main a17e696)
  - Locking symfony/string (6.4.x-dev 1eff42d)
  - Locking tysonandre/var_representation_polyfill (dev-main e9116c2)
  - Locking webmozart/assert (1.11.0)
  - Locking workerman/workerman (v3.5.34)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 37 installs, 0 updates, 0 removals
  - Downloading symfony/string (6.4.x-dev 1eff42d)
  - Downloading workerman/workerman (v3.5.34)
 0/2 [>---------------------------]   0%
 1/2 [==============>-------------]  50%
 2/2 [============================] 100%
  - Installing composer/pcre (1.x-dev 437d09f): Extracting archive
  - Installing squizlabs/php_codesniffer (3.6.2): Extracting archive
  - Installing symfony/polyfill-mbstring (1.x-dev 3cf9598): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.3.2): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v39.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (dev-main e9116c2): Extracting archive
  - Installing symfony/polyfill-php80 (1.x-dev 87b6820): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (1.x-dev bc45c39): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (1.x-dev 32a9da8): Extracting archive
  - Installing symfony/polyfill-ctype (1.x-dev ef4d7e4): Extracting archive
  - Installing symfony/string (6.4.x-dev 1eff42d): Extracting archive
  - Installing symfony/deprecation-contracts (dev-main 2c438b9): Extracting archive
  - Installing psr/container (dev-master 7079847): Extracting archive
  - Installing symfony/service-contracts (dev-main a17e696): Extracting archive
  - Installing symfony/polyfill-php73 (1.x-dev 21bd091): Extracting archive
  - Installing symfony/console (5.4.x-dev 2bc6c8d): 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 (dev-master a0eeab5): Extracting archive
  - Installing doctrine/deprecations (1.1.x-dev dfbaa3c): Extracting archive
  - Installing phpdocumentor/type-resolver (1.x-dev 483fb7f): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.x-dev 298d2fe): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (2.0.0): Extracting archive
  - Installing composer/xdebug-handler (2.0.x-dev 9e36aee): Extracting archive
  - Installing phan/phan (5.2.0): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (3.3.2): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.11.1): 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
  - Installing workerman/workerman (v3.5.34): Extracting archive
  0/37 [>---------------------------]   0%
 19/37 [==============>-------------]  51%
 36/37 [===========================>]  97%
 37/37 [============================] 100%
4 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---

--- end ---
[DNM] there are no updates
$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmpu_45ptu5
--- stdout ---
On branch REL1_39
Your branch is up to date with 'origin/REL1_39'.

nothing to commit, working tree clean

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