Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 1.8.9 -> 1.8.10

Release Notes

phpstan/phpstan

v1.8.10

Compare Source

Improvements 🔧

  • RuleTestCase: enable gathering analyser errors without causing test failures (#​1728), thanks @​schlndh!

Bugfixes 🐛

Function signature fixes 🤖

v1.8.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.8.8

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.8.7

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍


Configuration

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

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 17, 2022

⚠ 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_php --label=renovate_child -v "/mnt/renovate/gh/devmehq/devme-sdk-php":"/mnt/renovate/gh/devmehq/devme-sdk-php" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/devmehq/devme-sdk-php" docker.io/renovate/php:8.1.11 bash -l -c "install-tool composer 2.4.3 && composer update phpstan/phpstan --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
    - Root composer.json requires friendsofphp/php-cs-fixer 3.12.0, found friendsofphp/php-cs-fixer[v3.12.0] but the package is fixed to v3.11.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 2
    - Root composer.json requires overtrue/phplint 6.0.0, found overtrue/phplint[6.0.0] but the package is fixed to 5.3.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 3
    - Root composer.json requires phpunit/phpunit 9.5.25, found phpunit/phpunit[9.5.25] but the package is fixed to 9.5.24 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@meabed meabed merged commit 7f6d0a5 into master Oct 17, 2022
@meabed meabed deleted the renovate/all-minor-patch branch October 17, 2022 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants