cloud-py-api / mediadc

Nextcloud Media Duplicate Collector application
https://apps.nextcloud.com/apps/mediadc
GNU Affero General Public License v3.0
94 stars 7 forks source link

Update dependency phpunit/phpunit to v10 #145

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpunit/phpunit (source) require-dev major ^9.5 -> ^10.0

Release Notes

sebastianbergmann/phpunit ### [`v10.0.18`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.17...10.0.18) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.17...10.0.18) ### [`v10.0.17`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.16...10.0.17) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.16...10.0.17) ### [`v10.0.16`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.15...10.0.16) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.15...10.0.16) ### [`v10.0.15`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.14...10.0.15) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.14...10.0.15) ### [`v10.0.14`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.13...10.0.14) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.13...10.0.14) ### [`v10.0.13`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.12...10.0.13) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.12...10.0.13) ### [`v10.0.12`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.11...10.0.12) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.11...10.0.12) ### [`v10.0.11`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.10...10.0.11) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.10...10.0.11) ### [`v10.0.10`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.9...10.0.10) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.9...10.0.10) ### [`v10.0.9`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.8...10.0.9) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.8...10.0.9) ### [`v10.0.8`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.7...10.0.8) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.7...10.0.8) ### [`v10.0.7`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.6...10.0.7) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.6...10.0.7) ### [`v10.0.6`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.5...10.0.6) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.5...10.0.6) ### [`v10.0.5`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.4...10.0.5) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.4...10.0.5) ### [`v10.0.4`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.3...10.0.4) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.3...10.0.4) ### [`v10.0.3`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.2...10.0.3) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.2...10.0.3) ### [`v10.0.2`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.1...10.0.2) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.1...10.0.2) ### [`v10.0.1`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.0...10.0.1) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.0...10.0.1) ### [`v10.0.0`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.5...10.0.0) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.5...10.0.0)

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.

renovate[bot] commented 1 year ago

⚠ 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:

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/8ccf94/09fc41/repos/github/cloud-py-api/mediadc":"/tmp/worker/8ccf94/09fc41/repos/github/cloud-py-api/mediadc" -v "/tmp/worker/8ccf94/09fc41/cache":"/tmp/worker/8ccf94/09fc41/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/8ccf94/09fc41/repos/github/cloud-py-api/mediadc" docker.io/containerbase/sidecar bash -l -c "install-tool php 7.4.0 && install-tool composer 2.5.5 && 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 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.0.18].
    - phpunit/phpunit[10.0.0, ..., 10.0.18] require php >=8.1 -> your php version (7.4; overridden via config.platform, same as actual) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
renovate[bot] commented 1 year ago

Renovate Ignore Notification

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.