github-action-wait-for-status
github-action-wait-for-status copied to clipboard
Update dependency psr/log to v3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| psr/log | ^1.1 -> ^1.1 || ^3.0 |
Release Notes
php-fig/log (psr/log)
v3.0.1
What's Changed
- Drop useless phpdoc, already covered by PHP docs by @lyrixx in https://github.com/php-fig/log/pull/80
Full Changelog: https://github.com/php-fig/log/compare/3.0.0...3.0.1
v3.0.0
- Added return types (#77)
Full Changelog: https://github.com/php-fig/log/compare/2.0.0...3.0.0
v2.0.0
- Updated parameter types and added property types (#76)
- Removed test files
- Require PHP 8.0 or above
Full Changelog: https://github.com/php-fig/log/compare/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.
⚠️ 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.