Closed renovate[bot] closed 1 year 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: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/cloud-py-api/cloud_py_api":"/mnt/renovate/gh/cloud-py-api/cloud_py_api" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/cloud-py-api/cloud_py_api" docker.io/renovate/sidecar bash -l -c "install-tool php 7.4.0 && install-tool composer 2.5.1 && composer update phpunit/phpunit --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
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^10.0, found phpunit/phpunit[10.0.0] but these were not loaded, likely because it conflicts with another require.
Problem 2
- php-mock/php-mock-phpunit is locked to version 2.6.1 and an update of this package was not requested.
- php-mock/php-mock-phpunit 2.6.1 requires phpunit/phpunit ^6 || ^7 || ^8 || ^9 -> found phpunit/phpunit[6.0.0, ..., 6.5.14, 7.0.0, ..., 7.5.20, 8.0.0, ..., 8.5.32, 9.0.0, ..., 9.6.0] but it conflicts with your root composer.json require (^10.0).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Merging #63 (dd5cd29) into main (bfb344a) will increase coverage by
9.40%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #63 +/- ##
============================================
+ Coverage 80.15% 89.55% +9.40%
============================================
Files 28 15 -13
Lines 1320 871 -449
Branches 3 3
============================================
- Hits 1058 780 -278
+ Misses 260 89 -171
Partials 2 2
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^9.5
->^10.0
Release Notes
sebastianbergmann/phpunit
### [`v10.0.0`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.0...10.0.0) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.0...10.0.0) ### [`v9.6.0`](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.0) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.0) ### [`v9.5.28`](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28) ### [`v9.5.27`](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27)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 has been generated by Mend Renovate. View repository job log here.