Update dependency phpunit/phpunit to v6.5.14
This PR contains the following updates:
| Package | Type | Update | Change | References |
|---|---|---|---|---|
| phpunit/phpunit | require-dev | minor | 6.0 -> 6.5.14 |
homepage, source |
Release Notes
sebastianbergmann/phpunit
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: Lock file problem
Renovate failed to update a lock file. You probably do not want to merge this PR as-is.
:recycle: Renovate will retry this branch, including lockfile, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The lock file failure details are included below:
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
- Can only install one of: sebastian/global-state[2.0.0, 1.1.1].
- Can only install one of: sebastian/global-state[2.0.0, 1.1.1].
- phpunit/phpunit 6.5.14 requires sebastian/global-state ^2.0 -> satisfiable by sebastian/global-state[2.0.0].
- Installation request for phpunit/phpunit 6.5.14 -> satisfiable by phpunit/phpunit[6.5.14].
- Installation request for sebastian/global-state (locked at 1.1.1) -> satisfiable by sebastian/global-state[1.1.1].
`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)