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

chore(deps): update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 #985

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2023

Mend Renovate

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.3.0

Release Notes

containerbase/php-prebuild (php)

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: 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.

🔕 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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Dec 14, 2023

⚠ 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.3.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies

In RuleSetGenerator.php line 260:
                                                         
  [LogicException]                                       
  Fixed package php 8.1.0 was not added to solver pool.  
                                                         

Exception trace:
  at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:260
 Composer\DependencyResolver\RuleSetGenerator->addRulesForRequest() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:312
 Composer\DependencyResolver\RuleSetGenerator->getRulesFor() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/src/Composer/DependencyResolver/Solver.php:183
 Composer\DependencyResolver\Solver->solve() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/src/Composer/Installer.php:492
 Composer\Installer->doUpdate() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/src/Composer/Installer.php:290
 Composer\Installer->run() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/src/Composer/Command/UpdateCommand.php:249
 Composer\Command\UpdateCommand->execute() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/vendor/symfony/console/Command/Command.php:298
 Symfony\Component\Console\Command\Command->run() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/vendor/symfony/console/Application.php:1040
 Symfony\Component\Console\Application->doRunCommand() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/vendor/symfony/console/Application.php:301
 Symfony\Component\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/src/Composer/Console/Application.php:382
 Composer\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/vendor/symfony/console/Application.php:171
 Symfony\Component\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/src/Composer/Console/Application.php:145
 Composer\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.6.6/bin/composer/bin/composer:93
 require() at /opt/containerbase/tools/composer/2.6.6/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] [-i|--interactive] [--root-reqs] [--] [<packages>...]


@renovate renovate bot requested a review from lctrs-bot as a code owner December 14, 2023 20:50
@renovate renovate bot added the dependency label Dec 14, 2023
@renovate renovate bot requested a review from Lctrs as a code owner December 14, 2023 20:50
@renovate renovate bot force-pushed the renovate/php branch 3 times, most recently from c1cc4c2 to 304ee8a Compare December 22, 2023 22:56
@renovate renovate bot force-pushed the renovate/php branch 7 times, most recently from 5e7e85f to 331e27f Compare January 10, 2024 18:45
@renovate renovate bot changed the title chore(deps): update dependency php to ~8.0.2 || ~8.1.0 || ~8.2.0 || ~8.3.0 chore(deps): update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/php branch 3 times, most recently from 688b54e to 2c7f5b7 Compare January 10, 2024 18:53
| datasource  | package                    | from   | to    |
| ----------- | -------------------------- | ------ | ----- |
| github-tags | containerbase/php-prebuild | 8.2.14 | 8.3.1 |
Copy link
Contributor Author

renovate bot commented Jan 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Lctrs Lctrs merged commit 3cdebca into master Jan 10, 2024
9 checks passed
@Lctrs Lctrs deleted the renovate/php branch January 10, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants