wordpress-plugin icon indicating copy to clipboard operation
wordpress-plugin copied to clipboard

Update dependency phpunit/phpunit to v8

Open renovate[bot] opened this issue 7 years ago • 1 comments

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

Compare Source

v8.1.1

Compare Source

v8.1.0

Compare Source

v8.0.6

Compare Source

v8.0.5

Compare Source

v8.0.4

Compare Source

v8.0.3

Compare Source

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

v7.5.8

Compare Source

v7.5.7

Compare Source

v7.5.6

Compare Source

v7.5.5

Compare Source

v7.5.4

Compare Source

v7.5.3

Compare Source

v7.5.2

Compare Source

v7.5.1

Compare Source

v7.5.0

Compare Source

v7.4.5

Compare Source

v7.4.4

Compare Source

v7.4.3

Compare Source

v7.4.2

Compare Source

v7.4.1

Compare Source

v7.4.0

Compare Source

v7.3.5

Compare Source

v7.3.4

Compare Source

v7.3.3

Compare Source

v7.3.2

Compare Source

v7.3.1

Compare Source

v7.3.0

Compare Source

v7.2.7

Compare Source

v7.2.6

Compare Source

v7.2.5

Compare Source

v7.2.4

Compare Source

v7.2.3

Compare Source

v7.2.2

Compare Source

v7.2.1

Compare Source

v7.2.0

Compare Source

v7.1.5

Compare Source

v7.1.4

Compare Source

v7.1.3

Compare Source

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

v6.5.14

Compare Source

v6.5.13

Compare Source

v6.5.12

Compare Source

v6.5.11

Compare Source

v6.5.10

Compare Source

v6.5.9

Compare Source

v6.5.8

Compare Source

v6.5.7

Compare Source

v6.5.6

Compare Source

v6.5.5

Compare Source

v6.5.4

Compare Source

v6.5.3

Compare Source

v6.5.2

Compare Source

v6.5.1

Compare Source

v6.5.0

Compare Source

v6.4.4

Compare Source

v6.4.3

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

v6.2.4

Compare Source

v6.2.3

Compare Source

v6.2.2

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source

v6.1.4

Compare Source

v6.1.3

Compare Source

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

v6.0.13

Compare Source

v6.0.12

Compare Source

v6.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.6

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source


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.

renovate[bot] avatar Feb 02 '19 06:02 renovate[bot]

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

renovate[bot] avatar Feb 15 '19 15:02 renovate[bot]