Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Type Update Change
php require minor ~8.1.0 || ~8.2.0 -> ~8.1.0 || ~8.2.0 || ~8.5.0

Release Notes

containerbase/php-prebuild (php)

v8.5.0

Compare Source

Bug Fixes
  • deps: update dependency php to v8.5.0

v8.4.15

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.15

v8.4.14

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.14

v8.4.13

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.13

v8.4.12

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.12

v8.4.11

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.11

v8.4.10

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.10

v8.4.8

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.8

v8.4.7

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.7

v8.4.6

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.6

v8.4.5

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.5

v8.4.4

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.4

v8.4.3

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.3

v8.4.2

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.2

v8.4.1

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.1

v8.3.28

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.28

v8.3.27

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.27

v8.3.26

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.26

v8.3.25

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.25

v8.3.24

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.24

v8.3.23

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.23

v8.3.22

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.22

v8.3.21

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.21

v8.3.20

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.20

v8.3.19

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.19

v8.3.17

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.17

v8.3.16

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.16

v8.3.15

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.15

v8.3.14

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.14

v8.3.13

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.13

v8.3.12

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.12

v8.3.11

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.11

v8.3.10

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.10

v8.3.9

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.9

v8.3.8

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.8

v8.3.7

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.7

v8.3.6

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.6

v8.3.4

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.4

v8.3.3

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.3

v8.3.2

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.2

v8.3.1

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.1

v8.3.0

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.0

Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Aug 6, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Aug 6, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update php:8.5.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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.99 was not added to solver pool.  
                                                          

Exception trace:
  at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:260
 Composer\DependencyResolver\RuleSetGenerator->addRulesForRequest() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:312
 Composer\DependencyResolver\RuleSetGenerator->getRulesFor() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/DependencyResolver/Solver.php:183
 Composer\DependencyResolver\Solver->solve() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/Installer.php:512
 Composer\Installer->doUpdate() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/Installer.php:302
 Composer\Installer->run() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/Command/UpdateCommand.php:278
 Composer\Command\UpdateCommand->execute() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/vendor/symfony/console/Command/Command.php:298
 Symfony\Component\Console\Command\Command->run() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/vendor/symfony/console/Application.php:1040
 Symfony\Component\Console\Application->doRunCommand() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/vendor/symfony/console/Application.php:301
 Symfony\Component\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/Console/Application.php:418
 Composer\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/vendor/symfony/console/Application.php:171
 Symfony\Component\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/Console/Application.php:138
 Composer\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/bin/composer:112
 require() at /opt/containerbase/tools/composer/2.9.2/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-security-blocking] [--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>...]


@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e353fd to d261edf Compare October 8, 2024 02:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d261edf to bf80748 Compare November 12, 2024 02:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bf80748 to c7b6787 Compare November 23, 2024 02:44
@renovate renovate bot changed the title Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 Update dependency php to ~8.1.0 || ~8.2.0 || ~8.4.0 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c7b6787 to aa60903 Compare November 24, 2024 08:36
@renovate renovate bot changed the title Update dependency php to ~8.1.0 || ~8.2.0 || ~8.4.0 Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aa60903 to 3be10f7 Compare November 26, 2024 20:57
@renovate renovate bot changed the title Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 Update dependency php to ~8.1.0 || ~8.2.0 || ~8.4.0 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3be10f7 to e2b0e47 Compare December 5, 2024 05:46
| datasource  | package                    | from   | to    |
| ----------- | -------------------------- | ------ | ----- |
| github-tags | containerbase/php-prebuild | 8.2.29 | 8.5.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e2b0e47 to 9cbe72e Compare November 21, 2025 07:59
@renovate renovate bot changed the title Update dependency php to ~8.1.0 || ~8.2.0 || ~8.4.0 Update dependency php to ~8.1.0 || ~8.2.0 || ~8.5.0 Nov 21, 2025
@gsteel gsteel added this to PHP 8.5 Nov 21, 2025
@github-project-automation github-project-automation bot moved this to Todo in PHP 8.5 Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants