Update dependency phpunit/phpunit to v8
This PR contains the following updates:
| Package | Type | Update | Change | References |
|---|---|---|---|---|
| phpunit/phpunit | require-dev | major | 6.0 -> 8.1.2 |
homepage, source |
Release Notes
sebastianbergmann/phpunit
v8.1.2
v8.1.1
v8.1.0
v8.0.6
v8.0.5
v8.0.4
v8.0.3
v8.0.2
v8.0.1
v8.0.0
v7.5.8
v7.5.7
v7.5.6
v7.5.5
v7.5.4
v7.5.3
v7.5.2
v7.5.1
v7.5.0
v7.4.5
v7.4.4
v7.4.3
v7.4.2
v7.4.1
v7.4.0
v7.3.5
v7.3.4
v7.3.3
v7.3.2
v7.3.1
v7.3.0
v7.2.7
v7.2.6
v7.2.5
v7.2.4
v7.2.3
v7.2.2
v7.2.1
v7.2.0
v7.1.5
v7.1.4
v7.1.3
v7.1.2
v7.1.1
v7.1.0
v7.0.3
v7.0.2
v7.0.1
v7.0.0
v6.5.14
v6.5.13
v6.5.12
v6.5.11
v6.5.10
v6.5.9
v6.5.8
v6.5.7
v6.5.6
v6.5.5
v6.5.4
v6.5.3
v6.5.2
v6.5.1
v6.5.0
v6.4.4
v6.4.3
v6.4.2
v6.4.1
v6.4.0
v6.3.1
v6.3.0
v6.2.4
v6.2.3
v6.2.2
v6.2.1
v6.2.0
v6.1.4
v6.1.3
v6.1.2
v6.1.1
v6.1.0
v6.0.13
v6.0.12
v6.0.11
v6.0.10
v6.0.9
v6.0.8
v6.0.7
v6.0.6
v6.0.5
v6.0.4
v6.0.3
v6.0.2
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
:warning: Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you check the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: composer.lock
Command failed: docker run --rm -v /mnt/renovate/gh/poetapp/wordpress-plugin:/mnt/renovate/gh/poetapp/wordpress-plugin -v /mnt/renovate/tmp/renovate/cache/composer:/mnt/renovate/tmp/renovate/cache/composer -e COMPOSER_CACHE_DIR -w /mnt/renovate/gh/poetapp/wordpress-plugin renovate/composer composer update phpunit/phpunit --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for phpunit/phpunit 8.1.2 -> satisfiable by phpunit/phpunit[8.1.2].
- Conclusion: don't install doctrine/instantiator 1.0.5
- phpunit/phpunit 8.1.2 requires doctrine/instantiator ^1.1 -> satisfiable by doctrine/instantiator[1.1.0, 1.2.0, 1.2.x-dev].
- Can only install one of: doctrine/instantiator[1.1.0, 1.0.5].
- Can only install one of: doctrine/instantiator[1.2.0, 1.0.5].
- Can only install one of: doctrine/instantiator[1.2.x-dev, 1.0.5].
- Installation request for doctrine/instantiator (locked at 1.0.5) -> satisfiable by doctrine/instantiator[1.0.5].
`docker run --rm -v /mnt/renovate/gh/poetapp/wordpress-plugin:/mnt/renovate/gh/poetapp/wordpress-plugin -v /mnt/renovate/tmp/renovate/cache/composer:/mnt/renovate/tmp/renovate/cache/composer -e COMPOSER_CACHE_DIR -w /mnt/renovate/gh/poetapp/wordpress-plugin renovate/composer composer update phpunit/phpunit --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader` (exited with error code 2)