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

Update dependency psr/log to v3 #151

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
psr/log ^1.1 -> ^1.1 || ^3.0 age adoption passing confidence

Release Notes

php-fig/log (psr/log)

v3.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: php-fig/log@3.0.1...3.0.2

v3.0.1

Compare Source

What's Changed

Full Changelog: php-fig/log@3.0.0...3.0.1

v3.0.0

Compare Source

Full Changelog: php-fig/log@2.0.0...3.0.0

v2.0.0

Compare Source

  • Updated parameter types and added property types (#​76)
  • Removed test files
  • Require PHP 8.0 or above

Full Changelog: php-fig/log@1.1.4...2.0.0


Configuration

📅 Schedule: Branch creation - "* 6-22/3 * * 1-5,* 12-23/3 * * 0,6" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from WyriHaximus as a code owner July 2, 2024 13:13
@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jul 2, 2024
Copy link
Contributor Author

renovate bot commented Jul 2, 2024

⚠️ 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: composer update psr/log:3.0.0 --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 psr/log ^1.1 || ^3.0, found psr/log[dev-master, 1.1.0, ..., 1.1.4, 3.0.0, 3.x-dev (alias of dev-master)] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - monolog/monolog is locked to version 2.9.1 and an update of this package was not requested.
    - monolog/monolog 2.9.1 requires psr/log ^1.0.1 || ^2.0 || ^3.0 -> found psr/log[dev-master, 1.0.1, ..., 1.1.4, 2.0.0, 3.0.0, 3.x-dev (alias of dev-master)] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - wyrihaximus/monolog-formatted-psr-handler is locked to version 1.2.0 and an update of this package was not requested.
    - wyrihaximus/monolog-formatted-psr-handler 1.2.0 requires psr/log ^1.0 -> found psr/log[1.0.0, ..., 1.1.4] but it conflicts with your temporary update constraint (psr/log:3.0.0).
  Problem 4
    - wyrihaximus/psr-3-callable-throwable-logger is locked to version 2.3.1 and an update of this package was not requested.
    - wyrihaximus/psr-3-callable-throwable-logger 2.3.1 requires psr/log ^3 || ^2 || ^1 -> found psr/log[dev-master, 1.0.0, ..., 1.1.4, 2.0.0, 3.0.0, 3.x-dev (alias of dev-master)] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - wyrihaximus/react-psr-3-stdio is locked to version 2.1.0 and an update of this package was not requested.
    - wyrihaximus/react-psr-3-stdio 2.1.0 requires psr/log ^1.0 -> found psr/log[1.0.0, ..., 1.1.4] but it conflicts with your temporary update constraint (psr/log:3.0.0).
  Problem 6
    - icanhazstring/composer-unused 0.7.10 requires psr/log ^1.1 || ^2 || ^3 -> found psr/log[dev-master, 1.1.0, ..., 1.1.4, 2.0.0, 3.0.0, 3.x-dev (alias of dev-master)] but these were not loaded, likely because it conflicts with another require.
    - wyrihaximus/async-test-utilities 4.2.2 requires wyrihaximus/test-utilities ^5 || ^4 || ^3.7.6 -> satisfiable by wyrihaximus/test-utilities[3.7.6].
    - wyrihaximus/test-utilities 3.7.6 requires icanhazstring/composer-unused ^0.7.5 -> satisfiable by icanhazstring/composer-unused[0.7.10].
    - wyrihaximus/async-test-utilities is locked to version 4.2.2 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 renovate bot force-pushed the renovate/psr-log-3.x branch 8 times, most recently from c7c5ca5 to 7ac9669 Compare July 2, 2024 14:45
@WyriHaximus WyriHaximus added this to the v1.9.0 milestone Jul 2, 2024
@renovate renovate bot force-pushed the renovate/psr-log-3.x branch from 7ac9669 to f4c8ea8 Compare July 2, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies 📦 Pull requests that update a dependency file JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant