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

Update dependency php to v8.4.2 #672

Closed
wants to merge 1 commit into from
Closed

Update dependency php to v8.4.2 #672

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

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

Release Notes

containerbase/php-prebuild (php)

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

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 these updates 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 added the renovate Pull requests that update a dependency file label Jan 12, 2025
@renovate renovate bot enabled auto-merge (squash) January 12, 2025 11:42
Copy link
Contributor Author

renovate bot commented Jan 12, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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.2 --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
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - patchlevel/hydrator is locked to version 1.6.0 and an update of this package was not requested.
    - patchlevel/hydrator 1.6.0 requires php ~8.2.0  || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 2
    - patchlevel/worker is locked to version 1.2.0 and an update of this package was not requested.
    - patchlevel/worker 1.2.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 3
    - roave/infection-static-analysis-plugin is locked to version 1.35.0 and an update of this package was not requested.
    - roave/infection-static-analysis-plugin 1.35.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 4
    - vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
    - vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 5
    - psalm/plugin-phpunit is locked to version 0.19.0 and an update of this package was not requested.
    - psalm/plugin-phpunit 0.19.0 requires vimeo/psalm dev-master || ^5@beta || ^5.0 -> satisfiable by vimeo/psalm[5.26.1].
    - vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.


File name: tools/composer.lock
Command failed: composer update php:8.4.2 --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
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - roave/backward-compatibility-check is locked to version 8.10.0 and an update of this package was not requested.
    - roave/backward-compatibility-check 8.10.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.


Copy link

github-actions bot commented Jan 12, 2025

Hello 👋

here is the most recent benchmark result:

SimpleSetupBench
================

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 970.100μs (±0.00%) | 1.060ms (±0.00%)   | -8.49%    | 34.632mb        | 34.640mb   | -0.02%      |
| benchLoad10000Events ()                | 49.827ms (±0.00%)  | 48.883ms (±0.00%)  | +1.93%    | 34.632mb        | 34.128mb   | +1.48%      |
| benchSave1Event ()                     | 977.800μs (±0.00%) | 963.100μs (±0.00%) | +1.53%    | 34.128mb        | 34.128mb   | 0.00%       |
| benchSave10000Events ()                | 215.448ms (±0.00%) | 220.163ms (±0.00%) | -2.14%    | 34.128mb        | 34.128mb   | 0.00%       |
| benchSave10000Aggregates ()            | 7.704s (±0.00%)    | 8.174s (±0.00%)    | -5.75%    | 34.128mb        | 34.128mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 4.871s (±0.00%)    | 4.850s (±0.00%)    | +0.42%    | 34.128mb        | 34.128mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

SnapshotsBench
==============

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad10000EventsMissingSnapshot () | 48.777ms (±0.00%)  | 48.408ms (±0.00%)  | +0.76%    | 34.132mb        | 34.132mb   | 0.00%       |
| benchLoad10000Events ()                | 979.900μs (±0.00%) | 983.700μs (±0.00%) | -0.39%    | 34.132mb        | 34.132mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

SubscriptionEngineBatchBench
============================

+---------------------------+-------------------+-------------------+-----------+-----------------+------------+-------------+
|                           | time (kde mode)                                   | memory                                     |
+---------------------------+-------------------+-------------------+-----------+-----------------+------------+-------------+
| subject                   | Tag: <current>    | Tag: base         | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+---------------------------+-------------------+-------------------+-----------+-----------------+------------+-------------+
| benchHandle10000Events () | 71.197ms (±0.00%) | 72.568ms (±0.00%) | -1.89%    | 34.596mb        | 34.596mb   | 0.00%       |
+---------------------------+-------------------+-------------------+-----------+-----------------+------------+-------------+

SubscriptionEngineBench
=======================

+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
|                           | time (kde mode)                               | memory                                     |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
| subject                   | Tag: <current>  | Tag: base       | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
| benchHandle10000Events () | 3.152s (±0.00%) | 3.157s (±0.00%) | -0.16%    | 46.745mb        | 46.745mb   | 0.00%       |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+

PersonalDataBench
=================

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 918.000μs (±0.00%) | 910.400μs (±0.00%) | +0.83%    | 35.258mb        | 35.258mb   | 0.00%       |
| benchLoad10000Events ()                | 82.130ms (±0.00%)  | 85.294ms (±0.00%)  | -3.71%    | 35.258mb        | 35.258mb   | 0.00%       |
| benchSave1Event ()                     | 1.455ms (±0.00%)   | 2.184ms (±0.00%)   | -33.39%   | 35.258mb        | 35.258mb   | 0.00%       |
| benchSave10000Events ()                | 248.886ms (±0.00%) | 244.538ms (±0.00%) | +1.78%    | 35.259mb        | 35.259mb   | 0.00%       |
| benchSave10000Aggregates ()            | 11.810s (±0.00%)   | 11.910s (±0.00%)   | -0.84%    | 35.258mb        | 35.258mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 8.999s (±0.00%)    | 9.005s (±0.00%)    | -0.07%    | 35.759mb        | 35.759mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

SimpleSetupStreamStoreBench
===========================

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 966.000μs (±0.00%) | 963.700μs (±0.00%) | +0.24%    | 35.155mb        | 35.155mb   | 0.00%       |
| benchLoad10000Events ()                | 56.749ms (±0.00%)  | 54.993ms (±0.00%)  | +3.19%    | 35.155mb        | 35.155mb   | 0.00%       |
| benchSave1Event ()                     | 1.000ms (±0.00%)   | 1.011ms (±0.00%)   | -1.12%    | 35.155mb        | 35.155mb   | 0.00%       |
| benchSave10000Events ()                | 295.669ms (±0.00%) | 295.664ms (±0.00%) | +0.00%    | 35.155mb        | 35.155mb   | 0.00%       |
| benchSave10000Aggregates ()            | 7.981s (±0.00%)    | 7.977s (±0.00%)    | +0.05%    | 35.155mb        | 35.155mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 5.091s (±0.00%)    | 5.077s (±0.00%)    | +0.27%    | 35.155mb        | 35.155mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

SplitStreamBench
================

+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                         | time (kde mode)                                     | memory                                     |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                 | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad10000Events () | 4.296ms (±0.00%)   | 4.338ms (±0.00%)   | -0.95%    | 37.434mb        | 37.434mb   | 0.00%       |
| benchSave10000Events () | 337.897ms (±0.00%) | 341.909ms (±0.00%) | -1.17%    | 37.506mb        | 37.506mb   | 0.00%       |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

This comment gets update everytime a new commit comes in!

@renovate renovate bot force-pushed the renovate/php-8.x branch from 4ce7ecc to 319cd67 Compare January 13, 2025 04:27
| datasource  | package                    | from   | to    |
| ----------- | -------------------------- | ------ | ----- |
| github-tags | containerbase/php-prebuild | 8.3.15 | 8.4.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/php-8.x branch from 319cd67 to 4a50746 Compare January 14, 2025 05:14
auto-merge was automatically disabled January 14, 2025 10:53

Pull request was closed

@DanielBadura DanielBadura deleted the renovate/php-8.x branch January 14, 2025 10:53
Copy link
Contributor Author

renovate bot commented Jan 14, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0). 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant