WyriHaximus / github-action-wait-for-status

Github Action that waits for successful commit status
MIT License
98 stars 12 forks source link

Update dependency wyrihaximus/react-psr-3-stdio to v3 #156

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wyrihaximus/react-psr-3-stdio ^2.1 -> ^2.1 \|\| ^3.0 age adoption passing confidence

Release Notes

WyriHaximus/reactphp-psr-3-stdio (wyrihaximus/react-psr-3-stdio) ### [`v3.0.0`](https://redirect.github.com/WyriHaximus/reactphp-psr-3-stdio/releases/tag/3.0.0) [Compare Source](https://redirect.github.com/WyriHaximus/reactphp-psr-3-stdio/compare/2.1.0...3.0.0) The release drops PHP7 and adds PHP 8 support! ![PHP 8 Logo](https://blog.wyrihaximus.net/images/php8-logo.png "PHP 8 Logo") # 3.0.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** - [39: Goodbye PHP 7! Hello PHP 8!](https://redirect.github.com/WyriHaximus/reactphp-psr-3-stdio/pull/39) thanks to [@​WyriHaximus](https://redirect.github.com/WyriHaximus)

Configuration

πŸ“… Schedule: Branch creation - " 6-22/3 1-5, 12-23/3 0,6" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

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

β™» 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.



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

renovate[bot] commented 4 months ago

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

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update wyrihaximus/react-psr-3-stdio:3.0.0 --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
Dependency psr/log is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency react/stream is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency react/event-loop is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency thecodingmachine/safe is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires wyrihaximus/react-psr-3-stdio ^2.1 || ^3.0 -> satisfiable by wyrihaximus/react-psr-3-stdio[3.0.0].
    - wyrihaximus/react-psr-3-stdio 3.0.0 requires php ^8 -> your php version (7.4.7; overridden via config.platform, same as actual) does not satisfy that requirement.