php-interview-exercises icon indicating copy to clipboard operation
php-interview-exercises copied to clipboard

chore(deps): update dependency spatie/phpunit-watcher to v1.24.1

Open renovate[bot] opened this issue 3 years ago • 2 comments

This PR contains the following updates:

Package Change Age Confidence
spatie/phpunit-watcher 1.23.2 -> 1.24.1 age confidence

Release Notes

spatie/phpunit-watcher (spatie/phpunit-watcher)

v1.24.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/spatie/phpunit-watcher/compare/1.24.0...1.24.1

v1.24.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/spatie/phpunit-watcher/compare/1.24.0...1.24.1

v1.23.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/phpunit-watcher/compare/1.23.5...1.23.6

v1.23.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/phpunit-watcher/compare/1.23.4...1.23.5

v1.23.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/phpunit-watcher/compare/1.23.3...1.23.4

v1.23.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/phpunit-watcher/compare/1.23.2...1.23.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 07 '22 08:03 renovate[bot]

⚠ 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 click 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 --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/958667/34a5a2/repos/github/azdanov/php-interview-exercises":"/tmp/worker/958667/34a5a2/repos/github/azdanov/php-interview-exercises" -v "/tmp/worker/958667/34a5a2/cache":"/tmp/worker/958667/34a5a2/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/958667/34a5a2/repos/github/azdanov/php-interview-exercises" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.2.7 && install-tool composer 2.5.8 && composer update spatie/phpunit-watcher --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
    - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.2.7) does not satisfy that requirement.
    - phpunit/phpunit 9.5.21 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[v1.15.0].
    - phpunit/phpunit is locked to version 9.5.21 and an update of this package was not requested.


renovate[bot] avatar Jun 28 '23 12:06 renovate[bot]