Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Composer Update #477

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Automatic Composer Update #477

merged 1 commit into from
Sep 5, 2024

Conversation

unocha-jenkins
Copy link
Contributor

Composer Update

Production Changes From To Compare
aws/aws-sdk-php 3.320.0 3.321.4 ...
drupal/aws 5c8371f be61670 ...
drupal/config_update 2.0.0-alpha3 2.0.0-alpha4 ...
drupal/contact_storage 1.3.0 1.4.0 ...
drupal/libraries 4.0.4 4.0.5 ...
drupal/menu_link_attributes 1.3.0 1.5.0 ...
drupal/seckit 2.0.1 2.0.2 ...
drupal/stage_file_proxy 3.1.0 3.1.2 ...
drupal/votingapi 3.0.0-beta4 3.0.0-beta5 ...
mtdowling/jmespath.php 2.7.0 2.8.0 ...
psr/log 3.0.0 3.0.1 ...
symfony/console v6.4.10 v6.4.11 ...
symfony/dependency-injection v6.4.10 v6.4.11 ...
symfony/finder v6.4.10 v6.4.11 ...
symfony/http-kernel v6.4.10 v6.4.11 ...
symfony/mime v6.4.9 v6.4.11 ...
symfony/psr-http-message-bridge v6.4.10 v6.4.11 ...
symfony/routing v6.4.10 v6.4.11 ...
symfony/serializer v6.4.10 v6.4.11 ...
symfony/string v6.4.10 v6.4.11 ...
symfony/validator v6.4.10 v6.4.11 ...
symfony/var-dumper v6.4.10 v6.4.11 ...
symfony/yaml v6.4.8 v6.4.11 ...
Dev Changes From To Compare
composer/composer 2.7.7 2.7.9 ...
composer/pcre 3.2.0 3.3.1 ...
mikey179/vfsstream v1.6.11 v1.6.12 ...
open-telemetry/gen-otlp-protobuf 1.1.0 1.2.0 ...
open-telemetry/sem-conv 1.25.0 1.27.1 ...
phpstan/extension-installer 1.4.1 1.4.3 ...
phpstan/phpdoc-parser 1.29.1 1.30.0 ...
phpstan/phpstan 1.11.10 1.12.1 ...
phpunit/php-code-coverage 9.2.31 9.2.32 ...
symfony/phpunit-bridge v6.4.10 v6.4.11 ...

Software Versions success

Software Versions PHP 8.2.21 (cli) (built: Jul 4 2024 04:37:18) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.21, Copyright (c) Zend Technologies with Zend OPcache v8.2.21, Copyright (c), by Zend Technologies with Xdebug v3.3.2, Copyright (c) 2002-2024, by Derick Rethans Composer version 2.7.9 2024-09-04 14:43:28

Composer Outdated success

Composer Outdated drupal/aws dev-2.0.x 5c8371f ! dev-2.0.x be61670 drupal/block_class 2.0.12 ~ 3.0.0 drupal/config_update 2.0.0-alpha3 ! 2.0.0-alpha4 drupal/contact_storage 1.3.0 ! 1.4.0 drupal/core-composer-scaffold 10.3.2 ~ 11.0.1 drupal/core-dev 10.3.2 ~ 11.0.1 drupal/core-project-message 10.3.2 ~ 11.0.1 drupal/core-recommended 10.3.2 ~ 11.0.1 drupal/csp 1.33.0 ~ 2.1.0 drupal/libraries 4.0.4 ! 4.0.5 drupal/menu_link_attributes 1.3.0 ! 1.5.0 drupal/metatag 1.26.0 ~ 2.0.2 drupal/seckit 2.0.1 ! 2.0.2 drupal/social_auth 3.1.0 ~ 4.1.1 drupal/social_auth_hid 3.2.0 ~ 4.0.0 drupal/stage_file_proxy 3.1.0 ! 3.1.2 drupal/votingapi 3.0.0-beta4 ! 3.0.0-beta5 drush/drush 12.5.3 ~ 13.0.1 phpunit/php-code-coverage 9.2.31 ~ 11.0.6 phpunit/phpunit 9.6.20 ~ 11.3.3 symfony/flex 1.21.4 ~ 2.4.6 weitzman/drupal-test-traits 2.3.0 ! 2.3.1

Composer Update success

Composer Update Output Gathering patches from patch file. Gathering patches from patch file. Gathering patches for dependencies. This might take a minute. phpstan/extension-installer: Extensions installed > composer/composer: installed > composer/pcre: installed > mglaman/phpstan-drupal: installed > phpstan/phpstan-deprecation-rules: installed > phpstan/phpstan-phpunit: installed
Composer Update Diagnostic Output Loading composer repositories with package information Updating dependencies Lock file operations: 0 installs, 34 updates, 0 removals - Upgrading aws/aws-sdk-php (3.320.0 => 3.321.4) - Upgrading composer/composer (2.7.7 => 2.7.9) - Upgrading composer/pcre (3.2.0 => 3.3.1) - Upgrading drupal/aws (dev-2.0.x 5c8371f => dev-2.0.x be61670) - Upgrading drupal/config_update (2.0.0-alpha3 => 2.0.0-alpha4) - Upgrading drupal/contact_storage (1.3.0 => 1.4.0) - Upgrading drupal/libraries (4.0.4 => 4.0.5) - Upgrading drupal/menu_link_attributes (1.3.0 => 1.5.0) - Upgrading drupal/rat (1.0.0 => 1.0.0 28202b0) - Upgrading drupal/seckit (2.0.1 => 2.0.2) - Upgrading drupal/stage_file_proxy (3.1.0 => 3.1.2) - Upgrading drupal/votingapi (3.0.0-beta4 => 3.0.0-beta5) - Upgrading mikey179/vfsstream (v1.6.11 => v1.6.12) - Upgrading mtdowling/jmespath.php (2.7.0 => 2.8.0) - Upgrading open-telemetry/gen-otlp-protobuf (1.1.0 => 1.2.0) - Upgrading open-telemetry/sem-conv (1.25.0 => 1.27.1) - Upgrading phpstan/extension-installer (1.4.1 => 1.4.3) - Upgrading phpstan/phpdoc-parser (1.29.1 => 1.30.0) - Upgrading phpstan/phpstan (1.11.10 => 1.12.1) - Upgrading phpunit/php-code-coverage (9.2.31 => 9.2.32) - Upgrading psr/log (3.0.0 => 3.0.1) - Upgrading symfony/console (v6.4.10 => v6.4.11) - Upgrading symfony/dependency-injection (v6.4.10 => v6.4.11) - Upgrading symfony/finder (v6.4.10 => v6.4.11) - Upgrading symfony/http-kernel (v6.4.10 => v6.4.11) - Upgrading symfony/mime (v6.4.9 => v6.4.11) - Upgrading symfony/phpunit-bridge (v6.4.10 => v6.4.11) - Upgrading symfony/psr-http-message-bridge (v6.4.10 => v6.4.11) - Upgrading symfony/routing (v6.4.10 => v6.4.11) - Upgrading symfony/serializer (v6.4.10 => v6.4.11) - Upgrading symfony/string (v6.4.10 => v6.4.11) - Upgrading symfony/validator (v6.4.10 => v6.4.11) - Upgrading symfony/var-dumper (v6.4.10 => v6.4.11) - Upgrading symfony/yaml (v6.4.8 => v6.4.11) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 0 installs, 34 updates, 0 removals - Downloading phpstan/phpstan (1.12.1) - Downloading phpstan/extension-installer (1.4.3) - Downloading symfony/finder (v6.4.11) - Downloading composer/pcre (3.3.1) - Downloading symfony/string (v6.4.11) - Downloading symfony/console (v6.4.11) - Downloading psr/log (3.0.1) - Downloading symfony/yaml (v6.4.11) - Downloading symfony/validator (v6.4.11) - Downloading symfony/serializer (v6.4.11) - Downloading symfony/routing (v6.4.11) - Downloading symfony/psr-http-message-bridge (v6.4.11) - Downloading symfony/mime (v6.4.11) - Downloading symfony/var-dumper (v6.4.11) - Downloading symfony/http-kernel (v6.4.11) - Downloading symfony/dependency-injection (v6.4.11) - Downloading mtdowling/jmespath.php (2.8.0) - Downloading aws/aws-sdk-php (3.321.4) - Syncing drupal/aws (dev-2.0.x be61670) into cache - Downloading drupal/contact_storage (1.4.0) - Downloading symfony/phpunit-bridge (v6.4.11) - Downloading phpunit/php-code-coverage (9.2.32) - Downloading phpstan/phpdoc-parser (1.30.0) - Downloading open-telemetry/sem-conv (1.27.1) - Downloading open-telemetry/gen-otlp-protobuf (1.2.0) - Downloading mikey179/vfsstream (v1.6.12) - Downloading composer/composer (2.7.9) - Downloading drupal/config_update (2.0.0-alpha4) - Downloading drupal/libraries (4.0.5) - Syncing drupal/rat (1.0.0) into cache - Downloading drupal/menu_link_attributes (1.5.0) - Downloading drupal/seckit (2.0.2) - Downloading drupal/stage_file_proxy (3.1.2) - Downloading drupal/votingapi (3.0.0-beta5) - Upgrading phpstan/phpstan (1.11.10 => 1.12.1): Extracting archive - Upgrading phpstan/extension-installer (1.4.1 => 1.4.3): Extracting archive - Upgrading symfony/finder (v6.4.10 => v6.4.11): Extracting archive - Upgrading composer/pcre (3.2.0 => 3.3.1): Extracting archive - Upgrading symfony/string (v6.4.10 => v6.4.11): Extracting archive - Upgrading symfony/console (v6.4.10 => v6.4.11): Extracting archive - Upgrading psr/log (3.0.0 => 3.0.1): Extracting archive - Upgrading symfony/yaml (v6.4.8 => v6.4.11): Extracting archive - Upgrading symfony/validator (v6.4.10 => v6.4.11): Extracting archive - Upgrading symfony/serializer (v6.4.10 => v6.4.11): Extracting archive - Upgrading symfony/routing (v6.4.10 => v6.4.11): Extracting archive - Upgrading symfony/psr-http-message-bridge (v6.4.10 => v6.4.11): Extracting archive - Upgrading symfony/mime (v6.4.9 => v6.4.11): Extracting archive - Upgrading symfony/var-dumper (v6.4.10 => v6.4.11): Extracting archive - Upgrading symfony/http-kernel (v6.4.10 => v6.4.11): Extracting archive - Upgrading symfony/dependency-injection (v6.4.10 => v6.4.11): Extracting archive - Upgrading mtdowling/jmespath.php (2.7.0 => 2.8.0): Extracting archive - Upgrading aws/aws-sdk-php (3.320.0 => 3.321.4): Extracting archive - Upgrading drupal/aws (dev-2.0.x 5c8371f => dev-2.0.x be61670): Checking out be61670b6b from cache - Upgrading drupal/contact_storage (1.3.0 => 1.4.0): Extracting archive - Upgrading symfony/phpunit-bridge (v6.4.10 => v6.4.11): Extracting archive - Upgrading phpunit/php-code-coverage (9.2.31 => 9.2.32): Extracting archive - Upgrading phpstan/phpdoc-parser (1.29.1 => 1.30.0): Extracting archive - Upgrading open-telemetry/sem-conv (1.25.0 => 1.27.1): Extracting archive - Upgrading open-telemetry/gen-otlp-protobuf (1.1.0 => 1.2.0): Extracting archive - Upgrading mikey179/vfsstream (v1.6.11 => v1.6.12): Extracting archive - Upgrading composer/composer (2.7.7 => 2.7.9): Extracting archive - Upgrading drupal/config_update (2.0.0-alpha3 => 2.0.0-alpha4): Extracting archive - Upgrading drupal/libraries (4.0.4 => 4.0.5): Extracting archive - Upgrading drupal/rat (1.0.0 => 1.0.0 28202b0): Checking out 28202b0226 from cache - Upgrading drupal/menu_link_attributes (1.3.0 => 1.5.0): Extracting archive - Upgrading drupal/seckit (2.0.1 => 2.0.2): Extracting archive - Upgrading drupal/stage_file_proxy (3.1.0 => 3.1.2): Extracting archive - Upgrading drupal/votingapi (3.0.0-beta4 => 3.0.0-beta5): Extracting archive Generating autoload files 97 packages you are using are looking for funding. Use the `composer fund` command to find out more!

What about running composer global require symfony/thanks && composer thanks now?
This will spread some 💖 by sending a ★ to the GitHub repositories of your fellow package maintainers.

Run composer recipes at any time to see the status of your Symfony recipes.

Pusher: @lazysoundsystem, Action: workflow_dispatch, Workflow: Run Composer Update with Config

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Coverage Report

Totals Coverage

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Build output

Composer Validate `success`

PHP Lint `success`

Docker Build `success`

Environment Setup `success`

Site Install `success`

PHP Code Sniffer `success`

Software Versions PHP 8.2.21 (cli) (built: Jul 4 2024 04:37:18) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.21, Copyright (c) Zend Technologies with Zend OPcache v8.2.21, Copyright (c), by Zend Technologies with Xdebug v3.3.2, Copyright (c) 2002-2024, by Derick Rethans Composer version 2.7.9 2024-09-04 14:43:28
Drupal Logs
PHP Logs

Pusher: @unocha-jenkins, Action: `pull_request`, Workflow: `Run tests``;

@lazysoundsystem lazysoundsystem merged commit 106ba63 into develop Sep 5, 2024
2 checks passed
@lazysoundsystem lazysoundsystem deleted the update/patch-3ca1922 branch September 5, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants