Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency swoole/ide-helper to v5 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 25, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
swoole/ide-helper 4.6.6 -> 5.1.3 age adoption passing confidence

Release Notes

swoole/ide-helper (swoole/ide-helper)

v5.1.3

Compare Source

PHP stubs for Swoole 5.1.3.

v5.1.2

Compare Source

PHP stubs for Swoole 5.1.2.

v5.1.1

Compare Source

PHP stubs for Swoole 5.1.1.

v5.1.0

Compare Source

PHP stubs for Swoole 5.1.0.

v5.0.3

Compare Source

PHP stubs for Swoole 5.0.3.

v5.0.2

Compare Source

PHP stubs for Swoole 5.0.2.

v5.0.1

Compare Source

PHP stubs for Swoole 5.0.1.

v5.0.0

Compare Source

PHP stubs for Swoole 5.0.0.

v4.8.13

Compare Source

PHP stubs for Swoole 4.8.13.

v4.8.12

Compare Source

PHP stubs for Swoole 4.8.12.

v4.8.11

Compare Source

PHP stubs for Swoole 4.8.11.

v4.8.10

Compare Source

PHP stubs for Swoole 4.8.10.

v4.8.9

Compare Source

PHP stubs for Swoole 4.8.9.

v4.8.8

Compare Source

PHP stubs for Swoole 4.8.8.

v4.8.7

Compare Source

PHP stubs for Swoole 4.8.7.

v4.8.6

Compare Source

PHP stubs for Swoole 4.8.6.

v4.8.5

Compare Source

PHP stubs for Swoole 4.8.5.

v4.8.4

Compare Source

PHP stubs for Swoole 4.8.4.

v4.8.3

Compare Source

PHP stubs for Swoole 4.8.3.

v4.8.2

Compare Source

PHP stubs for Swoole 4.8.2.

v4.8.1

Compare Source

PHP stubs for Swoole 4.8.1.

v4.8.0

Compare Source

PHP stubs for Swoole 4.8.0.

v4.7.1

Compare Source

PHP stubs for Swoole 4.7.1.

v4.7.0

Compare Source

PHP stubs for Swoole 4.7.0.

v4.6.7

Compare Source

PHP stubs for Swoole 4.6.7.


Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/swoole-ide-helper-5.x branch from 2631bd6 to 7e57fa2 Compare March 18, 2023 12:02
@renovate
Copy link
Author

renovate bot commented Mar 18, 2023

⚠ 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: composer update swoole/ide-helper:5.1.2 --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
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.3.2) does not satisfy that requirement.
    - pestphp/pest v1.21.1 requires phpunit/phpunit ^9.5.5 -> satisfiable by phpunit/phpunit[9.5.16].
    - phpunit/phpunit 9.5.16 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[v1.15.0].
    - pestphp/pest is locked to version v1.21.1 and an update of this package was not requested.


@renovate renovate bot force-pushed the renovate/swoole-ide-helper-5.x branch from 7e57fa2 to c5a9f85 Compare March 20, 2023 23:58
@renovate renovate bot force-pushed the renovate/swoole-ide-helper-5.x branch from c5a9f85 to abd6d00 Compare May 28, 2023 11:54
@renovate renovate bot force-pushed the renovate/swoole-ide-helper-5.x branch from abd6d00 to f51e05f Compare October 5, 2023 06:11
@renovate renovate bot force-pushed the renovate/swoole-ide-helper-5.x branch from f51e05f to fd0bbb5 Compare December 8, 2023 19:32
@renovate renovate bot force-pushed the renovate/swoole-ide-helper-5.x branch from fd0bbb5 to a9e46b6 Compare February 2, 2024 00:23
@renovate renovate bot force-pushed the renovate/swoole-ide-helper-5.x branch from a9e46b6 to 212f1ca Compare June 17, 2024 06:42
Copy link
Author

renovate bot commented Jun 17, 2024

⚠️ 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: composer update swoole/ide-helper:5.1.3 --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
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.3.8) does not satisfy that requirement.
    - pestphp/pest v1.21.1 requires phpunit/phpunit ^9.5.5 -> satisfiable by phpunit/phpunit[9.5.16].
    - phpunit/phpunit 9.5.16 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[v1.15.0].
    - pestphp/pest is locked to version v1.21.1 and an update of this package was not requested.


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.

None yet

0 participants