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 v4.8.13 #5

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 24, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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-4.x branch from 78b1f0f to 38d92fe Compare March 18, 2022 13:35
@renovate renovate bot changed the title chore(deps): update dependency swoole/ide-helper to v4.8.7 chore(deps): update dependency swoole/ide-helper to v4.8.8 Mar 18, 2022
@renovate renovate bot changed the title chore(deps): update dependency swoole/ide-helper to v4.8.8 chore(deps): update dependency swoole/ide-helper to v4.8.9 Apr 18, 2022
@renovate renovate bot force-pushed the renovate/swoole-ide-helper-4.x branch from 38d92fe to f3cfd23 Compare April 18, 2022 23:55
@renovate renovate bot changed the title chore(deps): update dependency swoole/ide-helper to v4.8.9 chore(deps): update dependency swoole/ide-helper to v4.8.10 May 16, 2022
@renovate renovate bot force-pushed the renovate/swoole-ide-helper-4.x branch from f3cfd23 to 12a9f57 Compare May 16, 2022 03:03
@renovate renovate bot force-pushed the renovate/swoole-ide-helper-4.x branch from 12a9f57 to 173f78a Compare July 9, 2022 10:15
@renovate renovate bot changed the title chore(deps): update dependency swoole/ide-helper to v4.8.10 chore(deps): update dependency swoole/ide-helper to v4.8.11 Jul 9, 2022
@renovate renovate bot force-pushed the renovate/swoole-ide-helper-4.x branch from 173f78a to 0085741 Compare September 25, 2022 18:22
@renovate renovate bot changed the title chore(deps): update dependency swoole/ide-helper to v4.8.11 chore(deps): update dependency swoole/ide-helper to v4.8.12 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/swoole-ide-helper-4.x branch from 0085741 to 7e0d58c Compare March 20, 2023 23:58
@renovate renovate bot changed the title chore(deps): update dependency swoole/ide-helper to v4.8.12 chore(deps): update dependency swoole/ide-helper to v4.8.13 Mar 20, 2023
@renovate
Copy link
Author

renovate bot commented Mar 20, 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/4eb923/02977e/repos/github/scrawler-labs/swoole-postgresql-doctrine":"/tmp/worker/4eb923/02977e/repos/github/scrawler-labs/swoole-postgresql-doctrine" -v "/tmp/worker/4eb923/02977e/cache":"/tmp/worker/4eb923/02977e/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/4eb923/02977e/repos/github/scrawler-labs/swoole-postgresql-doctrine" docker.io/containerbase/sidecar bash -l -c "install-tool php 8.2.4 && install-tool composer 2.5.4 && composer update swoole/ide-helper --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.4) 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