Skip to content

Update dependency php to ^8.4.6 #272

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

Closed
wants to merge 1 commit into from
Closed

Update dependency php to ^8.4.6 #272

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Type Update Change
php require minor ^8.3 -> ^8.4.6

Release Notes

containerbase/php-prebuild (php)

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

Configuration

📅 Schedule: Branch creation - Every 3 hours, between 06:00 AM and 10:59 PM, Monday through Friday ( * 6-22/3 * * 1-5 ), Every 3 hours, between 12:00 PM and 11:59 PM, only on Sunday and Saturday ( * 12-23/3 * * 0,6 ) in timezone Europe/Amsterdam, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from WyriHaximus as a code owner August 6, 2024 19:12
@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Aug 6, 2024
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.4.6 --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.3.13 was not added to solver pool.  
                                                          

Exception trace:
  at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:260
 Composer\DependencyResolver\RuleSetGenerator->addRulesForRequest() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:312
 Composer\DependencyResolver\RuleSetGenerator->getRulesFor() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/src/Composer/DependencyResolver/Solver.php:183
 Composer\DependencyResolver\Solver->solve() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/src/Composer/Installer.php:508
 Composer\Installer->doUpdate() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/src/Composer/Installer.php:298
 Composer\Installer->run() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/src/Composer/Command/UpdateCommand.php:281
 Composer\Command\UpdateCommand->execute() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/vendor/symfony/console/Command/Command.php:298
 Symfony\Component\Console\Command\Command->run() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/vendor/symfony/console/Application.php:1040
 Symfony\Component\Console\Application->doRunCommand() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/vendor/symfony/console/Application.php:301
 Symfony\Component\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/src/Composer/Console/Application.php:397
 Composer\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/vendor/symfony/console/Application.php:171
 Symfony\Component\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/src/Composer/Console/Application.php:137
 Composer\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.8.8/bin/composer/bin/composer:98
 require() at /opt/containerbase/tools/composer/2.8.8/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>...]


@renovate renovate bot force-pushed the renovate/php-8.x branch from 599be74 to 3dc8e81 Compare August 31, 2024 01:40
@renovate renovate bot changed the title Update dependency php to ^8.3.10 Update dependency php to ^8.3.11 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from 3dc8e81 to bd5b6ef Compare September 27, 2024 01:31
@renovate renovate bot changed the title Update dependency php to ^8.3.11 Update dependency php to ^8.3.12 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from bd5b6ef to 18fa328 Compare October 25, 2024 02:07
@renovate renovate bot changed the title Update dependency php to ^8.3.12 Update dependency php to ^8.3.13 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from 18fa328 to 50f6876 Compare November 21, 2024 20:13
@renovate renovate bot changed the title Update dependency php to ^8.3.13 Update dependency php to ^8.4.1 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from 50f6876 to f671e7e Compare November 22, 2024 18:41
@renovate renovate bot changed the title Update dependency php to ^8.4.1 Update dependency php to ^8.3.14 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from f671e7e to 337cc3a Compare November 23, 2024 04:56
@renovate renovate bot changed the title Update dependency php to ^8.3.14 Update dependency php to ^8.4.1 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from 337cc3a to 6be2f59 Compare November 23, 2024 10:04
@renovate renovate bot changed the title Update dependency php to ^8.4.1 Update dependency php to ^8.3.14 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from 6be2f59 to c15038f Compare November 24, 2024 03:59
@renovate renovate bot changed the title Update dependency php to ^8.3.14 Update dependency php to ^8.4.1 Nov 24, 2024
@renovate renovate bot changed the title Update dependency php to ^8.4.1 Update dependency php to ^8.3.14 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch 2 times, most recently from 52acfcc to 635d102 Compare November 25, 2024 04:06
@renovate renovate bot changed the title Update dependency php to ^8.3.14 Update dependency php to ^8.4.1 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from 635d102 to cff5b1f Compare November 25, 2024 07:37
@renovate renovate bot changed the title Update dependency php to ^8.4.1 Update dependency php to ^8.3.14 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from cff5b1f to 38783e1 Compare November 25, 2024 18:04
@renovate renovate bot changed the title Update dependency php to ^8.3.14 Update dependency php to ^8.4.1 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from 38783e1 to e6ef722 Compare December 21, 2024 04:11
@renovate renovate bot changed the title Update dependency php to ^8.4.1 Update dependency php to ^8.4.2 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/php-8.x branch from e6ef722 to c4459e3 Compare January 18, 2025 05:53
@renovate renovate bot changed the title Update dependency php to ^8.4.2 Update dependency php to ^8.4.3 Jan 18, 2025
@renovate renovate bot force-pushed the renovate/php-8.x branch from c4459e3 to 75e0eb0 Compare February 14, 2025 04:49
@renovate renovate bot changed the title Update dependency php to ^8.4.3 Update dependency php to ^8.4.4 Feb 14, 2025
@WyriHaximus WyriHaximus modified the milestone: 9.0.0 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/php-8.x branch from 75e0eb0 to c0d9ddb Compare March 14, 2025 04:53
@renovate renovate bot changed the title Update dependency php to ^8.4.4 Update dependency php to ^8.4.5 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/php-8.x branch 2 times, most recently from 6abc43a to 14dac89 Compare April 12, 2025 01:03
@renovate renovate bot changed the title Update dependency php to ^8.4.5 Update dependency php to ^8.4.6 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/php-8.x branch from 14dac89 to 15c7d6c Compare April 20, 2025 10:23
Copy link
Contributor Author

renovate bot commented Apr 20, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^8.4.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/php-8.x branch April 20, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies 📦 Pull requests that update a dependency file JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant