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

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2022

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

Compare Source

v2.0.0

Compare Source


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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate
Copy link
Contributor Author

renovate bot commented Mar 12, 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/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.

@stmh stmh closed this Mar 15, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 15, 2022

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.

@renovate renovate bot deleted the renovate/psr-log-3.x branch March 15, 2022 11:22
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.

2 participants