dotfield icon indicating copy to clipboard operation
dotfield copied to clipboard

chore(deps): update dependency php-stubs/wordpress-stubs to v6

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
php-stubs/wordpress-stubs require-dev major ^5.0 -> 6.0.1

Release Notes

php-stubs/wordpress-stubs

v6.0.1

Compare Source

v6.0.0

Compare Source


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

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

renovate[bot] avatar Aug 28 '22 09:08 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_php --label=renovate_child -v "/mnt/renovate/gh/montchr/dotfield":"/mnt/renovate/gh/montchr/dotfield" -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/montchr/dotfield" docker.io/renovate/php bash -l -c "install-tool composer 2.4.3 && composer update php-stubs/wordpress-stubs --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
    - Root composer.json requires php-stubs/wordpress-stubs ^6.0, found php-stubs/wordpress-stubs[v6.0.0, v6.0.1, v6.0.2] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - szepeviktor/phpstan-wordpress is locked to version dev-master and an update of this package was not requested.
    - szepeviktor/phpstan-wordpress dev-master requires php-stubs/wordpress-stubs ^4.7 || ^5.0 -> found php-stubs/wordpress-stubs[v4.7.14, ..., v4.9.20, v5.0, ..., v5.9.4] but it conflicts with your root composer.json require (^6.0).
  Problem 3
    - symfony/console 6.1.x-dev requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
    - friendsofphp/php-cs-fixer dev-master requires symfony/console ^5.4 || ^6.0 -> satisfiable by symfony/console[6.1.x-dev].
    - friendsofphp/php-cs-fixer is locked to version dev-master and an update of this package was not requested.

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

renovate[bot] avatar Aug 28 '22 09:08 renovate[bot]