Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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 enabled auto-merge (rebase) July 3, 2023 00:35
@ghost
Copy link

ghost commented Jul 3, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 8 times, most recently from 121830a to 0c89f30 Compare July 10, 2023 11:10
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 7 times, most recently from 99ef185 to 8b25c19 Compare July 18, 2023 16:38
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 6 times, most recently from 4497eaf to 9cfef51 Compare July 25, 2023 18:49
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 7 times, most recently from e4b0837 to 95b18d3 Compare August 1, 2023 19:26
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 10 times, most recently from bed5f26 to feef070 Compare September 9, 2023 01:57
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 6 times, most recently from ea87289 to c12482a Compare September 14, 2023 21:09
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 3 times, most recently from 50d10d6 to 1df81e1 Compare February 4, 2024 19:50
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 3 times, most recently from 95fc546 to 566dd90 Compare August 14, 2025 11:58
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 566dd90 to 28cc168 Compare August 19, 2025 13:42
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 28cc168 to 24b71ca Compare August 31, 2025 13:57
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 24b71ca to 2a4d2fb Compare September 25, 2025 15:46
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 2a4d2fb to 3dff615 Compare October 21, 2025 09:43
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 3dff615 to 17d2d51 Compare November 10, 2025 13:37
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 17d2d51 to cc3531f Compare November 18, 2025 11:04
@renovate
Copy link
Contributor Author

renovate bot commented Dec 3, 2025

⚠️ 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: app/composer.lock
Command failed: composer update --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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires pestphp/pest-plugin-laravel ^2.0 -> satisfiable by pestphp/pest-plugin-laravel[v2.0.0, ..., v2.4.0].
    - brianium/paratest[v7.1.1, ..., v7.1.5] require php ~8.1.0 || ~8.2.0 -> your php version (8.5.0) does not satisfy that requirement.
    - brianium/paratest[v7.9.0, ..., v7.11.2] require php ~8.3.0 || ~8.4.0 -> your php version (8.5.0) does not satisfy that requirement.
    - brianium/paratest v7.12.0 requires phpunit/phpunit ^12.3.6 -> found phpunit/phpunit[12.3.6, ..., 12.4.5] but it conflicts with your root composer.json require (^10.1).
    - brianium/paratest v7.13.0 requires phpunit/phpunit ^12.3.9 -> found phpunit/phpunit[12.3.9, ..., 12.4.5] but it conflicts with your root composer.json require (^10.1).
    - brianium/paratest v7.14.0 requires phpunit/phpunit ^12.3.15 -> found phpunit/phpunit[12.3.15, ..., 12.4.5] but it conflicts with your root composer.json require (^10.1).
    - brianium/paratest v7.14.1 requires phpunit/phpunit ^12.4.0 -> found phpunit/phpunit[12.4.0, ..., 12.4.5] but it conflicts with your root composer.json require (^10.1).
    - brianium/paratest v7.14.2 requires phpunit/phpunit ^12.4.1 -> found phpunit/phpunit[12.4.1, ..., 12.4.5] but it conflicts with your root composer.json require (^10.1).
    - brianium/paratest v7.15.0 requires phpunit/phpunit ^12.4.4 -> found phpunit/phpunit[12.4.4, 12.4.5] but it conflicts with your root composer.json require (^10.1).
    - brianium/paratest[v7.2.0, ..., v7.3.1] require php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.0) does not satisfy that requirement.
    - brianium/paratest[v7.4.0, ..., v7.5.7] require php ~8.2.0 || ~8.3.0 -> your php version (8.5.0) does not satisfy that requirement.
    - brianium/paratest[v7.4.8, ..., v7.8.4] require php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.0) does not satisfy that requirement.
    - pestphp/pest v2.0.1 requires brianium/paratest ^7.1.1 -> satisfiable by brianium/paratest[v7.1.1, ..., v7.15.0].
    - pestphp/pest[v2.0.2, ..., v2.4.0] require brianium/paratest ^7.1.2 -> satisfiable by brianium/paratest[v7.1.2, ..., v7.15.0].
    - pestphp/pest[v2.9.1, ..., v2.12.0] require brianium/paratest ^7.2.3 -> satisfiable by brianium/paratest[v7.2.3, ..., v7.15.0].
    - pestphp/pest[v2.12.1, ..., v2.12.2] require brianium/paratest ^7.2.4 -> satisfiable by brianium/paratest[v7.2.4, ..., v7.15.0].
    - pestphp/pest[v2.13.0, ..., v2.16.0] require brianium/paratest ^7.2.5 -> satisfiable by brianium/paratest[v7.2.5, ..., v7.15.0].
    - pestphp/pest[v2.16.1, ..., v2.19.0] require brianium/paratest ^7.2.6 -> satisfiable by brianium/paratest[v7.2.6, ..., v7.15.0].
    - pestphp/pest[v2.19.1, ..., v2.20.0] require brianium/paratest ^7.2.7 -> satisfiable by brianium/paratest[v7.2.7, ..., v7.15.0].
    - pestphp/pest[v2.21.0, ..., v2.23.1] require brianium/paratest ^7.2.9 -> satisfiable by brianium/paratest[v7.2.9, ..., v7.15.0].
    - pestphp/pest[v2.23.2, ..., v2.24.1] require brianium/paratest ^7.3.0 -> satisfiable by brianium/paratest[v7.3.0, ..., v7.15.0].
    - pestphp/pest[v2.24.2, ..., v2.36.0] require brianium/paratest ^7.3.1 -> satisfiable by brianium/paratest[v7.3.1, ..., v7.15.0].
    - pestphp/pest v2.33.3 requires brianium/paratest ^7.4.0 -> satisfiable by brianium/paratest[v7.4.0, ..., v7.15.0].
    - pestphp/pest v2.33.5 requires brianium/paratest ^7.4.1 -> satisfiable by brianium/paratest[v7.4.1, ..., v7.15.0].
    - pestphp/pest v2.34.3 requires brianium/paratest ^7.4.3 -> satisfiable by brianium/paratest[v7.4.3, ..., v7.15.0].
    - pestphp/pest[v2.5.0, ..., v2.6.0] require brianium/paratest ^7.1.3 -> satisfiable by brianium/paratest[v7.1.3, ..., v7.15.0].
    - pestphp/pest[v2.6.1, ..., v2.6.3] require brianium/paratest ^7.1.4 -> satisfiable by brianium/paratest[v7.1.4, ..., v7.15.0].
    - pestphp/pest[v2.7.0, ..., v2.8.1] require brianium/paratest ^7.2.0 -> satisfiable by brianium/paratest[v7.2.0, ..., v7.15.0].
    - pestphp/pest[v2.8.2, ..., v2.9.0] require brianium/paratest ^7.2.2 -> satisfiable by brianium/paratest[v7.2.2, ..., v7.15.0].
    - pestphp/pest-plugin-laravel v2.0.0 requires pestphp/pest ^2.0.0 -> satisfiable by pestphp/pest[v2.0.1, ..., v2.36.0].
    - pestphp/pest-plugin-laravel v2.1.0 requires pestphp/pest ^2.8.3 -> satisfiable by pestphp/pest[v2.8.3, ..., v2.36.0].
    - pestphp/pest-plugin-laravel v2.2.0 requires pestphp/pest ^2.13.0 -> satisfiable by pestphp/pest[v2.13.0, ..., v2.36.0].
    - pestphp/pest-plugin-laravel v2.3.0 requires pestphp/pest ^2.33.6 -> satisfiable by pestphp/pest[v2.33.6, ..., v2.36.0].
    - pestphp/pest-plugin-laravel v2.4.0 requires pestphp/pest ^2.34.7 -> satisfiable by pestphp/pest[v2.34.7, ..., v2.36.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant