Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2019

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

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 renovate bot force-pushed the renovate/phpunit-phpunit-8.x branch 2 times, most recently from 70321da to c499935 Compare February 7, 2019 15:12
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-8.x branch from c499935 to 8c53ac8 Compare February 15, 2019 15:54
@renovate
Copy link
Contributor Author

renovate bot commented Feb 15, 2019

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

  • 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 renovate bot force-pushed the renovate/phpunit-phpunit-8.x branch from 8c53ac8 to 5b5cb5d Compare February 18, 2019 10:52
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-8.x branch from 5b5cb5d to 21868e7 Compare March 16, 2019 08:13
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-8.x branch from 21868e7 to cc33e07 Compare March 26, 2019 14:20
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-8.x branch 2 times, most recently from c0f3ae8 to 7c1b7a5 Compare April 8, 2019 06:09
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-8.x branch from 7c1b7a5 to 27002f8 Compare April 8, 2019 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants