Open renovate[bot] opened 3 months ago
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:
Command failed: composer update matthiasnoback/symfony-dependency-injection-test:6.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
Dependency phpunit/phpunit is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires matthiasnoback/symfony-dependency-injection-test ^6.0 -> satisfiable by matthiasnoback/symfony-dependency-injection-test[6.0.0].
- matthiasnoback/symfony-dependency-injection-test 6.0.0 requires phpunit/phpunit ^10.5.11 || ^11.0 -> found phpunit/phpunit[10.5.11, ..., 10.5.37, 11.0.0, ..., 11.4.2] but the package is fixed to 10.5.10 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
This PR contains the following updates:
^5.0
->^6.0
Release Notes
SymfonyTest/SymfonyDependencyInjectionTest (matthiasnoback/symfony-dependency-injection-test)
### [`v6.0.0`](https://redirect.github.com/SymfonyTest/SymfonyDependencyInjectionTest/releases/tag/6.0.0) [Compare Source](https://redirect.github.com/SymfonyTest/SymfonyDependencyInjectionTest/compare/5.1.0...6.0.0) #### What's Changed - add support for phpunit 11 by [@wickedOne](https://redirect.github.com/wickedOne) in [https://github.com/SymfonyTest/SymfonyDependencyInjectionTest/pull/157](https://redirect.github.com/SymfonyTest/SymfonyDependencyInjectionTest/pull/157) - chore: remove testruns for symfony 6.3 by [@Chris53897](https://redirect.github.com/Chris53897) in [https://github.com/SymfonyTest/SymfonyDependencyInjectionTest/pull/161](https://redirect.github.com/SymfonyTest/SymfonyDependencyInjectionTest/pull/161) - chore: fix ci deprecations, bump actions/cache 3 => 4 by [@Chris53897](https://redirect.github.com/Chris53897) in [https://github.com/SymfonyTest/SymfonyDependencyInjectionTest/pull/160](https://redirect.github.com/SymfonyTest/SymfonyDependencyInjectionTest/pull/160) #### New Contributors - [@wickedOne](https://redirect.github.com/wickedOne) made their first contribution in [https://github.com/SymfonyTest/SymfonyDependencyInjectionTest/pull/157](https://redirect.github.com/SymfonyTest/SymfonyDependencyInjectionTest/pull/157) **Full Changelog**: https://github.com/SymfonyTest/SymfonyDependencyInjectionTest/compare/5.1.0...6.0.0Configuration
š 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.
This PR was generated by Mend Renovate. View the repository job log.