Closed renovate[bot] closed 2 months ago
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:
The artifact failure details are included below:
Command failed: composer update phpunit/phpunit:11.3.1 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Package "phpunit/phpunit:11.3.1" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package phpunit/phpunit (locked at 10.3.2, required as 11.3.1) is satisfiable by phpunit/phpunit[10.3.2] but these conflict with your requirements or minimum-stability.
Problem 2
- Can only install one of: sebastian/version[5.0.1, 4.0.1].
- Can only install one of: sebastian/version[5.0.1, 4.0.1].
- phpunit/phpunit 11.3.1 requires sebastian/version ^5.0.1 -> satisfiable by sebastian/version[5.0.1].
- Installation request for phpunit/phpunit 11.3.1 -> satisfiable by phpunit/phpunit[11.3.1].
- Installation request for sebastian/version (locked at 4.0.1) -> satisfiable by sebastian/version[4.0.1].
View changes in DiffLens
Here's the code health analysis summary for commits 8900d25..812ba3d
. View details on DeepSource β.
Analyzer | Status | Summary | Link |
---|---|---|---|
Docker | β Success | View Check β | |
Terraform | β Success | View Check β | |
Ruby | β Success | View Check β | |
Scala | β Success | View Check β | |
Python | β Success | View Check β | |
Ansible | β Success | View Check β | |
Go | β Success | View Check β | |
PHP | β Success | View Check β | |
Rust | β Success | View Check β | |
Shell | β Success | View Check β | |
SQL | β Success | View Check β | |
Secrets | β Success | View Check β | |
Java | β Success | View Check β | |
JavaScript | β Success | View Check β | |
C# | β Success | View Check β |
π‘ If youβre a repository administrator, you can configure the quality gates from the settings.
This PR contains the following updates:
10.5.30
->11.3.1
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
### [`v11.3.1`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/11.3.1): PHPUnit 11.3.1 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/11.3.0...11.3.1) ##### Changed - Improved how objects are handled for some assertion failure messages *** [How to install or update PHPUnit](https://docs.phpunit.de/en/11.3/installation.html) ### [`v11.3.0`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/11.3.0): PHPUnit 11.3.0 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/11.2.9...11.3.0) ##### Added - [#5869](https://togithub.com/sebastianbergmann/phpunit/pull/5869): `shortenArraysForExportThreshold` attribute on the `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 becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.