eliashaeussler / composer-update-check

📦 Composer Plugin to check outdated packages, based on their requirements
https://composer-update-check.elias-haeussler.de/
GNU General Public License v3.0
2 stars 2 forks source link

[TASK] Update php #171

Open renovate[bot] opened 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Type Update Change
php minor 8.3 -> 8.4
php require minor ~8.1.0 \|\| ~8.2.0 \|\| ~8.3.0 -> ~8.1.0 \|\| ~8.2.0 \|\| ~8.3.0 \|\| ~8.4.0

Release Notes

containerbase/php-prebuild (php) ### [`v8.4.1`](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.14...8.4.1) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.14...8.4.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 5 days ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update php:8.4.1 --with-dependencies --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Updating dependencies

In RuleSetGenerator.php line 260:

  [LogicException]                                        
  Fixed package php 8.1.31 was not added to solver pool.  

Exception trace:
  at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:260
 Composer\DependencyResolver\RuleSetGenerator->addRulesForRequest() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:312
 Composer\DependencyResolver\RuleSetGenerator->getRulesFor() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/DependencyResolver/Solver.php:183
 Composer\DependencyResolver\Solver->solve() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Installer.php:508
 Composer\Installer->doUpdate() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Installer.php:298
 Composer\Installer->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Command/UpdateCommand.php:281
 Composer\Command\UpdateCommand->execute() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Command/Command.php:298
 Symfony\Component\Console\Command\Command->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Application.php:1040
 Symfony\Component\Console\Application->doRunCommand() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Application.php:301
 Symfony\Component\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Console/Application.php:396
 Composer\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Application.php:171
 Symfony\Component\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Console/Application.php:136
 Composer\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/bin/composer:93
 require() at /opt/containerbase/tools/composer/2.8.3/bin/composer:29

update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--patch-only] [-i|--interactive] [--root-reqs] [--bump-after-update [BUMP-AFTER-UPDATE]] [--] [<packages>...]
coveralls commented 23 hours ago

Pull Request Test Coverage Report for Build 12026460294

Details


Totals Coverage Status
Change from base Build 12026444706: 0.0%
Covered Lines: 382
Relevant Lines: 1856

💛 - Coveralls