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 #714

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Automatic Composer Update #714

merged 2 commits into from
Jan 25, 2024

Conversation

unocha-jenkins
Copy link
Contributor

Composer Update

Software Versions success

Software Versions PHP 8.2.14 (cli) (built: Dec 21 2023 20:19:50) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.14, Copyright (c) Zend Technologies with Zend OPcache v8.2.14, Copyright (c), by Zend Technologies with Xdebug v3.3.0, Copyright (c) 2002-2023, by Derick Rethans Composer version 2.6.6 2023-12-08 18:32:26

Composer Outdated success

Composer Outdated composer/installers v1.12.0 ~ v2.2.0 A multi-framework Composer... drupal/google_tag 1.6.0 ~ 2.0.2 Allows your website analyt... drupal/imagemagick 3.6.0 ! 3.7.0 Provides an image toolkit ... drupal/inline_entity_form 1.0.0-rc17 ~ 3.0.0-rc19 Provides a widget for inli... drupal/metatag 1.26.0 ~ 2.0.0 Manage meta tags for all e... drupal/social_auth_hid 3.2.0 ~ 4.0.0 Social Auth integration fo... google/analytics-data v0.8.6 ~ v0.15.0 Google Analytics Data Clie... phpunit/php-code-coverage 9.2.30 ~ 10.1.11 Library that provides coll... phpunit/phpunit 9.6.15 ~ 10.5.9 The PHP Unit Testing frame... symfony/uid v6.4.0 ~ v7.0.0 Provides an object-oriente...

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 Update Diagnostic Output Loading composer repositories with package information Updating dependencies Lock file operations: 0 installs, 6 updates, 0 removals - Upgrading drupal/imagemagick (3.6.0 => 3.7.0) - Upgrading nette/schema (v1.2.5 => v1.3.0) - Upgrading open-telemetry/sdk (1.0.6 => 1.0.7) - Upgrading open-telemetry/sem-conv (1.23.1 => 1.24.0) - Upgrading phpstan/phpstan (1.10.56 => 1.10.57) - Upgrading phpunit/phpunit (9.6.15 => 9.6.16) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 0 installs, 6 updates, 0 removals - Downloading phpunit/phpunit (9.6.16) - Downloading phpstan/phpstan (1.10.57) - Downloading open-telemetry/sem-conv (1.24.0) - Downloading open-telemetry/sdk (1.0.7) - Downloading drupal/imagemagick (3.7.0) - Downloading nette/schema (v1.3.0) - Upgrading phpunit/phpunit (9.6.15 => 9.6.16): Extracting archive - Upgrading phpstan/phpstan (1.10.56 => 1.10.57): Extracting archive - Upgrading open-telemetry/sem-conv (1.23.1 => 1.24.0): Extracting archive - Upgrading open-telemetry/sdk (1.0.6 => 1.0.7): Extracting archive - Upgrading drupal/imagemagick (3.6.0 => 3.7.0): Extracting archive - Upgrading nette/schema (v1.2.5 => v1.3.0): Extracting archive Generating autoload files 101 packages you are using are looking for funding. Use the `composer fund` command to find out more!

Pusher: @cafuego, Action: schedule, Workflow: Run Composer Update

Copy link

github-actions bot commented Jan 25, 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.14 (cli) (built: Dec 21 2023 20:19:50) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.14, Copyright (c) Zend Technologies with Zend OPcache v8.2.14, Copyright (c), by Zend Technologies with Xdebug v3.3.0, Copyright (c) 2002-2023, by Derick Rethans Composer version 2.6.6 2023-12-08 18:32:26
Drupal Logs

Pusher: @lazysoundsystem, Action: pull_request, Workflow: Run tests

@lazysoundsystem
Copy link
Contributor

Made the same change as in #697 to reduce the coverage threshold so tests can pass.

@lazysoundsystem lazysoundsystem removed their assignment Jan 25, 2024
Copy link

Coverage Report

Totals Coverage
Statements: 9.28% ( 1089 / 11730 )
Methods: 12.04% ( 82 / 681 )
Lines: 9.11% ( 1007 / 11049 )

@lazysoundsystem
Copy link
Contributor

Noting too that metatag needs updating to v2 - there's a warning on https://www.drupal.org/project/metatag/releases/2.0.0 that it might need some testing:
There are a good number of changes from v8.x-1.x, and a number of update scripts have been provided to adjust sites so they can be compatible. Please make sure to test this update on a non-production copy of all sites to ensure everything still works correctly after the update.

@orakili orakili merged commit d766240 into develop Jan 25, 2024
2 checks passed
@orakili orakili deleted the update/patch-b1b905e branch February 27, 2024 23:27
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