mezzio / mezzio-laminasviewrenderer

laminas-view PhpRenderer integration for Mezzio
https://docs.mezzio.dev/mezzio/features/template/laminas-view/
BSD 3-Clause "New" or "Revised" License
6 stars 12 forks source link

Update dependency phpunit/phpunit to v10 #38

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.6.5 -> ^10.0.0

Release Notes

sebastianbergmann/phpunit ### [`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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



Read more information about the use of Renovate Bot within Laminas.

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_sidecar --label=renovate_child -v "/mnt/renovate/gh/mezzio/mezzio-laminasviewrenderer":"/mnt/renovate/gh/mezzio/mezzio-laminasviewrenderer" -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/mezzio/mezzio-laminasviewrenderer" docker.io/containerbase/sidecar bash -l -c "install-tool php 8.2.4 && install-tool composer 2.5.4 && 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.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.0.16].
    - phpunit/phpunit[10.0.0, ..., 10.0.16] require php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.2.4) 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

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.