Closed renovate[bot] closed 3 days 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:10.5.38 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Package "phpunit/phpunit:10.5.38" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 will be shutdown on August 1st 2025. You should upgrade to Composer 2. See https://blog.packagist.com/shutting-down-packagist-org-support-for-composer-1-x/
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 10.5.38) 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/global-state[6.0.2, 6.0.1].
- Can only install one of: sebastian/global-state[6.0.2, 6.0.1].
- phpunit/phpunit 10.5.38 requires sebastian/global-state ^6.0.2 -> satisfiable by sebastian/global-state[6.0.2].
- Installation request for phpunit/phpunit 10.5.38 -> satisfiable by phpunit/phpunit[10.5.38].
- Installation request for sebastian/global-state (locked at 6.0.1) -> satisfiable by sebastian/global-state[6.0.1].
View changes in DiffLens
Here's the code health analysis summary for commits b22a76e..dfe60be
. 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:
11.4.3
->10.5.38
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
### [`v10.5.38`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/10.5.38): PHPUnit 10.5.38 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/10.5.37...10.5.38) ##### Changed - [#6012](https://redirect.github.com/sebastianbergmann/phpunit/pull/6012): Remove empty lines between TeamCity events *** [How to install or update PHPUnit](https://docs.phpunit.de/en/10.5/installation.html) ### [`v10.5.37`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/10.5.37): PHPUnit 10.5.37 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/10.5.36...10.5.37) ##### Fixed - [#5982](https://redirect.github.com/sebastianbergmann/phpunit/pull/5982): Typo in exception message *** [How to install or update PHPUnit](https://docs.phpunit.de/en/10.5/installation.html) ### [`v10.5.36`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/10.5.36): PHPUnit 10.5.36 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/10.5.35...10.5.36) ##### Changed - [#5957](https://redirect.github.com/sebastianbergmann/phpunit/pull/5957): Skip data provider build when requirements are not satisfied - [#5969](https://redirect.github.com/sebastianbergmann/phpunit/pull/5969): Check for requirements before creating a separate process - Updated regular expressions used by `StringMatchesFormatDescription` constraint to be consistent with PHP's `run-tests.php` ##### Fixed - [#5965](https://redirect.github.com/sebastianbergmann/phpunit/issues/5965): `PHPUnit\Framework\Exception` does not handle string error codes (`PDOException` with error code `'HY000'`, for example) *** [How to install or update PHPUnit](https://docs.phpunit.de/en/10.5/installation.html) ### [`v10.5.35`](https://redirect.github.com/sebastianbergmann/phpunit/compare/10.5.34...10.5.35) [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/10.5.34...10.5.35) ### [`v10.5.34`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/10.5.34): PHPUnit 10.5.34 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/10.5.33...10.5.34) ##### Fixed - [#5931](https://redirect.github.com/sebastianbergmann/phpunit/pull/5931): Reverted addition of `name` property on `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.