factorial-io / phabalicious

Supports your deployments and every-day devops-tasks
http://docs.phab.io
MIT License
18 stars 3 forks source link

fix(deps): update dependency psr/log to v3 #259

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
psr/log require major ^1.0 -> ^3.0

Release Notes

php-fig/log ### [`v3.0.0`](https://togithub.com/php-fig/log/compare/2.0.0...3.0.0) [Compare Source](https://togithub.com/php-fig/log/compare/2.0.0...3.0.0) ### [`v2.0.0`](https://togithub.com/php-fig/log/compare/1.1.4...2.0.0) [Compare Source](https://togithub.com/php-fig/log/compare/1.1.4...2.0.0)

Configuration

📅 Schedule: 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.



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

renovate[bot] commented 2 years 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: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/factorial-io/phabalicious":"/mnt/renovate/gh/factorial-io/phabalicious" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/factorial-io/phabalicious" docker.io/renovate/php:7.2.15 bash -l -c "install-tool composer 2.2.7 && composer install --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins && composer update psr/log --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
Nothing to install, update or remove
Package padraic/phar-updater is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
55 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
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 psr/log ^3.0, found psr/log[3.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - symfony/http-kernel is locked to version v4.4.32 and an update of this package was not requested.
    - symfony/http-kernel v4.4.32 requires psr/log ^1|^2 -> found psr/log[1.0.0, ..., 1.1.4, 2.0.0] but it conflicts with your root composer.json require (^3.0).
  Problem 3
    - graze/parallel-process is locked to version 0.8.1 and an update of this package was not requested.
    - graze/parallel-process 0.8.1 requires psr/log ^1.0 -> found psr/log[1.0.0, ..., 1.1.4] but it conflicts with your root composer.json require (^3.0).
  Problem 4
    - monolog/monolog 2.3.5 requires psr/log ^1.0.1 || ^2.0 || ^3.0 -> found psr/log[1.0.1, ..., 1.1.4, 2.0.0, 3.0.0] but these were not loaded, likely because it conflicts with another require.
    - lesstif/php-jira-rest-client 1.45.0 requires monolog/monolog ~1.12|^2.0 -> satisfiable by monolog/monolog[2.3.5].
    - lesstif/php-jira-rest-client is locked to version 1.45.0 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] commented 2 years ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.