Open renovate[bot] opened 1 year 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 symfony/console:7.0.7 --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 symfony/console ^7.0.7, found symfony/console[v7.0.7] but these were not loaded, likely because it conflicts with another require.
Problem 2
- jwage/changelog-generator is locked to version 1.4.0 and an update of this package was not requested.
- jwage/changelog-generator 1.4.0 requires symfony/console ^5.0.0 || ^6.1.2 -> found symfony/console[v5.0.0, ..., v5.4.39, v6.1.2, ..., v6.4.7] but it conflicts with your root composer.json require (^7.0.7).
Problem 3
- phly/keep-a-changelog is locked to version 2.12.1 and an update of this package was not requested.
- phly/keep-a-changelog 2.12.1 requires symfony/console ^5.2.1 || ^6.0 -> found symfony/console[v5.2.1, ..., v5.4.39, v6.0.0, ..., v6.4.7] but it conflicts with your root composer.json require (^7.0.7).
Problem 4
- vimeo/psalm is locked to version 5.19.0 and an update of this package was not requested.
- vimeo/psalm 5.19.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 || ^7.0 -> found symfony/console[v4.1.6, ..., v4.4.49, v5.0.0, ..., v5.4.39, v6.0.0, ..., v6.4.7, v7.0.0, ..., v7.0.7] but these were not loaded, likely because it conflicts with another require.
Problem 5
- vimeo/psalm 5.19.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 || ^7.0 -> found symfony/console[v4.1.6, ..., v4.4.49, v5.0.0, ..., v5.4.39, v6.0.0, ..., v6.4.7, v7.0.0, ..., v7.0.7] but these were not loaded, likely because it conflicts with another require.
- roave/infection-static-analysis-plugin 1.34.0 requires vimeo/psalm ^4.30.0 || ^5.15 -> satisfiable by vimeo/psalm[5.19.0].
- roave/infection-static-analysis-plugin is locked to version 1.34.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 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 symfony/console:7.1.3 --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 symfony/console ^7.1.3, found symfony/console[v7.1.3] but these were not loaded, likely because it conflicts with another require.
Problem 2
- jwage/changelog-generator is locked to version 1.4.0 and an update of this package was not requested.
- jwage/changelog-generator 1.4.0 requires symfony/console ^5.0.0 || ^6.1.2 -> found symfony/console[v5.0.0, ..., v5.4.42, v6.1.2, ..., v6.4.10] but it conflicts with your root composer.json require (^7.1.3).
Problem 3
- phly/keep-a-changelog is locked to version 2.12.1 and an update of this package was not requested.
- phly/keep-a-changelog 2.12.1 requires symfony/console ^5.2.1 || ^6.0 -> found symfony/console[v5.2.1, ..., v5.4.42, v6.0.0, ..., v6.4.10] but it conflicts with your root composer.json require (^7.1.3).
Problem 4
- vimeo/psalm is locked to version 5.25.0 and an update of this package was not requested.
- vimeo/psalm 5.25.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 || ^7.0 -> found symfony/console[v4.1.6, ..., v4.4.49, v5.0.0, ..., v5.4.42, v6.0.0, ..., v6.4.10, v7.0.0, ..., v7.1.3] but these were not loaded, likely because it conflicts with another require.
Problem 5
- vimeo/psalm 5.25.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 || ^7.0 -> found symfony/console[v4.1.6, ..., v4.4.49, v5.0.0, ..., v5.4.42, v6.0.0, ..., v6.4.10, v7.0.0, ..., v7.1.3] but these were not loaded, likely because it conflicts with another require.
- roave/infection-static-analysis-plugin 1.35.0 requires vimeo/psalm ^4.30.0 || ^5.15 -> satisfiable by vimeo/psalm[5.25.0].
- roave/infection-static-analysis-plugin is locked to version 1.35.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.
This PR contains the following updates:
^6.4.10
->^7.1.3
Release Notes
symfony/console (symfony/console)
### [`v7.1.3`](https://togithub.com/symfony/console/compare/v7.1.2...v7.1.3) [Compare Source](https://togithub.com/symfony/console/compare/v7.1.2...v7.1.3) ### [`v7.1.2`](https://togithub.com/symfony/console/releases/tag/v7.1.2) [Compare Source](https://togithub.com/symfony/console/compare/v7.1.1...v7.1.2) **Changelog** (https://github.com/symfony/console/compare/v7.1.1...v7.1.2) - no significant changes ### [`v7.1.1`](https://togithub.com/symfony/console/releases/tag/v7.1.1) [Compare Source](https://togithub.com/symfony/console/compare/v7.1.0...v7.1.1) **Changelog** (https://github.com/symfony/console/compare/v7.1.0...v7.1.1) - no significant changes ### [`v7.1.0`](https://togithub.com/symfony/console/compare/v7.0.7...v7.1.0) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.10...v7.1.0) ### [`v7.0.10`](https://togithub.com/symfony/console/releases/tag/v7.0.10) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.9...v7.0.10) **Changelog** (https://github.com/symfony/console/compare/v7.0.9...v7.0.10) - bug [symfony/symfony#57815](https://togithub.com/symfony/symfony/issues/57815) \[Console]\[PhpUnitBridge]\[VarDumper] Fix `NO_COLOR` empty value handling (@alexandre-daubois) ### [`v7.0.9`](https://togithub.com/symfony/console/releases/tag/v7.0.9) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.8...v7.0.9) **Changelog** (https://github.com/symfony/console/compare/v7.0.8...v7.0.9) - no significant changes ### [`v7.0.8`](https://togithub.com/symfony/console/releases/tag/v7.0.8) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.7...v7.0.8) **Changelog** (https://github.com/symfony/console/compare/v7.0.7...v7.0.8) - no significant changes ### [`v7.0.7`](https://togithub.com/symfony/console/compare/v7.0.6...v7.0.7) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.6...v7.0.7) ### [`v7.0.6`](https://togithub.com/symfony/console/releases/tag/v7.0.6) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.4...v7.0.6) **Changelog** (https://github.com/symfony/console/compare/v7.0.5...v7.0.6) - bug [symfony/symfony#54435](https://togithub.com/symfony/symfony/issues/54435) \[Console] respect multi-byte characters when rendering vertical-style tables ([@xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#54419](https://togithub.com/symfony/symfony/issues/54419) Fix TypeError on ProgressBar ([@Fan2Shrek](https://togithub.com/Fan2Shrek)) ### [`v7.0.4`](https://togithub.com/symfony/console/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/console/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#54009](https://togithub.com/symfony/symfony/issues/54009) \[Console] Fix display of vertical Table on Windows OS ([@VincentLanglet](https://togithub.com/VincentLanglet)) - bug [symfony/symfony#54001](https://togithub.com/symfony/symfony/issues/54001) \[Console] Fix display of Table on Windows OS ([@VincentLanglet](https://togithub.com/VincentLanglet)) - bug [symfony/symfony#53707](https://togithub.com/symfony/symfony/issues/53707) \[Console] Fix color support for TTY output ([@theofidry](https://togithub.com/theofidry)) - bug [symfony/symfony#53711](https://togithub.com/symfony/symfony/issues/53711) \[Console] Allow false as a $shortcut in InputOption ([@jayminsilicon](https://togithub.com/jayminsilicon)) ### [`v7.0.3`](https://togithub.com/symfony/console/releases/tag/v7.0.3) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.2...v7.0.3) **Changelog** (https://github.com/symfony/console/compare/v7.0.2...v7.0.3) - bug [symfony/symfony#53516](https://togithub.com/symfony/symfony/issues/53516) \[Console] Allow '0' as a $shortcut in InputOption.php ([@lawsonjl-ornl](https://togithub.com/lawsonjl-ornl)) - bug [symfony/symfony#53576](https://togithub.com/symfony/symfony/issues/53576) \[Console] Only execute additional checks for color support if the output ([@theofidry](https://togithub.com/theofidry)) ### [`v7.0.2`](https://togithub.com/symfony/console/releases/tag/v7.0.2) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.1...v7.0.2) **Changelog** (https://github.com/symfony/console/compare/v7.0.1...v7.0.2) - bug [symfony/symfony#52940](https://togithub.com/symfony/symfony/issues/52940) \[Console] Fix color support check on non-Windows platforms ([@theofidry](https://togithub.com/theofidry)) - bug [symfony/symfony#52941](https://togithub.com/symfony/symfony/issues/52941) \[Console] Fix xterm detection ([@theofidry](https://togithub.com/theofidry)) ### [`v7.0.1`](https://togithub.com/symfony/console/releases/tag/v7.0.1) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.0...v7.0.1) **Changelog** (https://github.com/symfony/console/compare/v7.0.0...v7.0.1) - no significant changes ### [`v7.0.0`](https://togithub.com/symfony/console/releases/tag/v7.0.0) [Compare Source](https://togithub.com/symfony/console/compare/v6.4.10...v7.0.0) **Changelog** (https://github.com/symfony/console/compare/v7.0.0-RC2...v7.0.0) - no significant changesConfiguration
📅 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 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.
Read more information about the use of Renovate Bot within Laminas.