laminas / laminas-servicemanager

Factory-Driven Dependency Injection Container
https://docs.laminas.dev/laminas-servicemanager/
BSD 3-Clause "New" or "Revised" License
152 stars 59 forks source link

Update dependency symfony/console to v7 #223

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/console (source) ^6.0 -> ^7.0 age adoption passing confidence

Release Notes

symfony/console (symfony/console) ### [`v7.1.6`](https://redirect.github.com/symfony/console/compare/v7.1.5...v7.1.6) [Compare Source](https://redirect.github.com/symfony/console/compare/v7.1.5...v7.1.6) ### [`v7.1.5`](https://redirect.github.com/symfony/console/releases/tag/v7.1.5) [Compare Source](https://redirect.github.com/symfony/console/compare/v7.1.4...v7.1.5) **Changelog** (https://github.com/symfony/console/compare/v7.1.4...v7.1.5) - no significant changes ### [`v7.1.4`](https://redirect.github.com/symfony/console/compare/v7.1.3...v7.1.4) [Compare Source](https://redirect.github.com/symfony/console/compare/v7.1.3...v7.1.4) ### [`v7.1.3`](https://redirect.github.com/symfony/console/releases/tag/v7.1.3) [Compare Source](https://redirect.github.com/symfony/console/compare/v7.1.2...v7.1.3) **Changelog** (https://github.com/symfony/console/compare/v7.1.2...v7.1.3) - bug [symfony/symfony#57815](https://redirect.github.com/symfony/symfony/issues/57815) \[Console]\[PhpUnitBridge]\[VarDumper] Fix `NO_COLOR` empty value handling (@​alexandre-daubois) ### [`v7.1.2`](https://redirect.github.com/symfony/console/releases/tag/v7.1.2) [Compare Source](https://redirect.github.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://redirect.github.com/symfony/console/releases/tag/v7.1.1) [Compare Source](https://redirect.github.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://redirect.github.com/symfony/console/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/symfony/console/compare/v7.0.10...v7.1.0) **Changelog** (https://github.com/symfony/console/compare/v7.1.0-RC1...v7.1.0) - no significant changes ### [`v7.0.10`](https://redirect.github.com/symfony/console/releases/tag/v7.0.10) [Compare Source](https://redirect.github.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://redirect.github.com/symfony/symfony/issues/57815) \[Console]\[PhpUnitBridge]\[VarDumper] Fix `NO_COLOR` empty value handling (@​alexandre-daubois) ### [`v7.0.9`](https://redirect.github.com/symfony/console/releases/tag/v7.0.9) [Compare Source](https://redirect.github.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://redirect.github.com/symfony/console/releases/tag/v7.0.8) [Compare Source](https://redirect.github.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://redirect.github.com/symfony/console/releases/tag/v7.0.7) [Compare Source](https://redirect.github.com/symfony/console/compare/v7.0.6...v7.0.7) **Changelog** (https://github.com/symfony/console/compare/v7.0.6...v7.0.7) - bug [symfony/symfony#54440](https://redirect.github.com/symfony/symfony/issues/54440) \[Console] return null when message with name is not set ([@​xabbuh](https://redirect.github.com/xabbuh)) ### [`v7.0.6`](https://redirect.github.com/symfony/console/releases/tag/v7.0.6) [Compare Source](https://redirect.github.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://redirect.github.com/symfony/symfony/issues/54435) \[Console] respect multi-byte characters when rendering vertical-style tables ([@​xabbuh](https://redirect.github.com/xabbuh)) - bug [symfony/symfony#54419](https://redirect.github.com/symfony/symfony/issues/54419) Fix TypeError on ProgressBar ([@​Fan2Shrek](https://redirect.github.com/Fan2Shrek)) ### [`v7.0.4`](https://redirect.github.com/symfony/console/releases/tag/v7.0.4) [Compare Source](https://redirect.github.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://redirect.github.com/symfony/symfony/issues/54009) \[Console] Fix display of vertical Table on Windows OS ([@​VincentLanglet](https://redirect.github.com/VincentLanglet)) - bug [symfony/symfony#54001](https://redirect.github.com/symfony/symfony/issues/54001) \[Console] Fix display of Table on Windows OS ([@​VincentLanglet](https://redirect.github.com/VincentLanglet)) - bug [symfony/symfony#53707](https://redirect.github.com/symfony/symfony/issues/53707) \[Console] Fix color support for TTY output ([@​theofidry](https://redirect.github.com/theofidry)) - bug [symfony/symfony#53711](https://redirect.github.com/symfony/symfony/issues/53711) \[Console] Allow false as a $shortcut in InputOption ([@​jayminsilicon](https://redirect.github.com/jayminsilicon)) ### [`v7.0.3`](https://redirect.github.com/symfony/console/releases/tag/v7.0.3) [Compare Source](https://redirect.github.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://redirect.github.com/symfony/symfony/issues/53516) \[Console] Allow '0' as a $shortcut in InputOption.php ([@​lawsonjl-ornl](https://redirect.github.com/lawsonjl-ornl)) - bug [symfony/symfony#53576](https://redirect.github.com/symfony/symfony/issues/53576) \[Console] Only execute additional checks for color support if the output ([@​theofidry](https://redirect.github.com/theofidry)) ### [`v7.0.2`](https://redirect.github.com/symfony/console/releases/tag/v7.0.2) [Compare Source](https://redirect.github.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://redirect.github.com/symfony/symfony/issues/52940) \[Console] Fix color support check on non-Windows platforms ([@​theofidry](https://redirect.github.com/theofidry)) - bug [symfony/symfony#52941](https://redirect.github.com/symfony/symfony/issues/52941) \[Console] Fix xterm detection ([@​theofidry](https://redirect.github.com/theofidry)) ### [`v7.0.1`](https://redirect.github.com/symfony/console/releases/tag/v7.0.1) [Compare Source](https://redirect.github.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://redirect.github.com/symfony/console/releases/tag/v7.0.0) [Compare Source](https://redirect.github.com/symfony/console/compare/v6.4.13...v7.0.0) **Changelog** (https://github.com/symfony/console/compare/v7.0.0-RC2...v7.0.0) - no significant changes

Configuration

📅 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.

renovate[bot] commented 8 months ago

⚠ 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:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update symfony/console:7.0.6 --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 psr/container 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 symfony/console ^7.0 -> satisfiable by symfony/console[v7.0.6].
    - symfony/console v7.0.6 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.27) does not satisfy that requirement.
  Problem 2
    - symfony/console v7.0.6 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.27) does not satisfy that requirement.
    - phpbench/phpbench 1.2.15 requires symfony/console ^4.2 || ^5.0  || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.6].
    - phpbench/phpbench is locked to version 1.2.15 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[bot] commented 4 months ago

⚠️ 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:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update symfony/console:7.1.6 --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 psr/container 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 symfony/console ^7.0 -> satisfiable by symfony/console[v7.1.6].
    - symfony/console v7.1.6 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.30) does not satisfy that requirement.
  Problem 2
    - phpbench/phpbench is locked to version 1.3.1 and an update of this package was not requested.
    - phpbench/phpbench 1.3.1 requires symfony/console ^6.1 || ^7.0 -> satisfiable by symfony/console[v7.1.6].
    - symfony/console v7.1.6 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.30) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.