mezzio / mezzio-migration

Migrate Mezzio applications from v2 to v3
https://docs.mezzio.dev/mezzio/
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Update dependency symfony/console to v6 #19

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
symfony/console (source) require major ^2.8 \|\| ^3.0 \|\| ^4.0 \|\| ^5.0 -> ^2.8 \|\| ^3.0 \|\| ^4.0 \|\| ^5.0 \|\| ^6.0

Release Notes

symfony/console ### [`v6.1.4`](https://togithub.com/symfony/console/releases/tag/v6.1.4) [Compare Source](https://togithub.com/symfony/console/compare/v6.1.3...v6.1.4) **Changelog** (https://github.com/symfony/console/compare/v6.1.3...v6.1.4) - bug [#​47372](https://togithub.com/symfony/console/issues/47372) Fix OutputFormatterStyleStack::getCurrent return type (alamirault) - bug [#​47218](https://togithub.com/symfony/console/issues/47218) fix dispatch signal event check for compatibility with the contract interface (xabbuh) - bug [#​45333](https://togithub.com/symfony/console/issues/45333) Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch) ### [`v6.1.3`](https://togithub.com/symfony/console/releases/tag/v6.1.3) [Compare Source](https://togithub.com/symfony/console/compare/v6.1.2...v6.1.3) **Changelog** (https://github.com/symfony/console/compare/v6.1.2...v6.1.3) - bug [#​47022](https://togithub.com/symfony/console/issues/47022) get full command path for command in search path (remicollet) ### [`v6.1.2`](https://togithub.com/symfony/console/releases/tag/v6.1.2) [Compare Source](https://togithub.com/symfony/console/compare/v6.1.1...v6.1.2) **Changelog** (https://github.com/symfony/console/compare/v6.1.1...v6.1.2) - bug [#​46747](https://togithub.com/symfony/console/issues/46747) Fix global state pollution between tests run with ApplicationTester (Seldaek) ### [`v6.1.1`](https://togithub.com/symfony/console/releases/tag/v6.1.1) [Compare Source](https://togithub.com/symfony/console/compare/v6.1.0...v6.1.1) **Changelog** (https://github.com/symfony/console/compare/v6.1.0...v6.1.1) - bug [#​46608](https://togithub.com/symfony/console/issues/46608) Fix deprecation when description is null (HypeMC) - bug [#​46574](https://togithub.com/symfony/console/issues/46574) Escape % in command name & description from PHP (getDefault\* methods) (ogizanagi) ### [`v6.1.0`](https://togithub.com/symfony/console/releases/tag/v6.1.0) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.12...v6.1.0) **Changelog** (https://github.com/symfony/console/compare/v6.1.0-RC1...v6.1.0) - bug [#​46387](https://togithub.com/symfony/console/issues/46387) Complete negatable options (Fish) (GromNaN) ### [`v6.0.12`](https://togithub.com/symfony/console/releases/tag/v6.0.12) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.11...v6.0.12) **Changelog** (https://github.com/symfony/console/compare/v6.0.11...v6.0.12) - bug [#​47372](https://togithub.com/symfony/console/issues/47372) Fix OutputFormatterStyleStack::getCurrent return type (alamirault) - bug [#​47218](https://togithub.com/symfony/console/issues/47218) fix dispatch signal event check for compatibility with the contract interface (xabbuh) - bug [#​45333](https://togithub.com/symfony/console/issues/45333) Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch) ### [`v6.0.11`](https://togithub.com/symfony/console/releases/tag/v6.0.11) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.10...v6.0.11) **Changelog** (https://github.com/symfony/console/compare/v6.0.10...v6.0.11) - bug [#​47022](https://togithub.com/symfony/console/issues/47022) get full command path for command in search path (remicollet) ### [`v6.0.10`](https://togithub.com/symfony/console/releases/tag/v6.0.10) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.9...v6.0.10) **Changelog** (https://github.com/symfony/console/compare/v6.0.9...v6.0.10) - bug [#​46747](https://togithub.com/symfony/console/issues/46747) Fix global state pollution between tests run with ApplicationTester (Seldaek) - bug [#​46608](https://togithub.com/symfony/console/issues/46608) Fix deprecation when description is null (HypeMC) - bug [#​46595](https://togithub.com/symfony/console/issues/46595) Escape % in command name & description from getDefaultName() (ogizanagi) - bug [#​46574](https://togithub.com/symfony/console/issues/46574) Escape % in command name & description from PHP (getDefault\* methods) (ogizanagi) ### [`v6.0.9`](https://togithub.com/symfony/console/releases/tag/v6.0.9) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.8...v6.0.9) **Changelog** (https://github.com/symfony/console/compare/v6.0.8...v6.0.9) - bug [#​46386](https://togithub.com/symfony/console/issues/46386)  Fix missing negative variation of negatable options in shell completion (GromNaN) - bug [#​46114](https://togithub.com/symfony/console/issues/46114) Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio) - bug [#​46341](https://togithub.com/symfony/console/issues/46341) Fix aliases handling in command name completion (Seldaek) - bug [#​46291](https://togithub.com/symfony/console/issues/46291) Suppress unhandled error in some specific use-cases. (rw4lll) - bug [#​46264](https://togithub.com/symfony/console/issues/46264) Better required argument check in InputArgument (jnoordsij) ### [`v6.0.8`](https://togithub.com/symfony/console/releases/tag/v6.0.8) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.7...v6.0.8) **Changelog** (https://github.com/symfony/console/compare/v6.0.7...v6.0.8) - bug [#​45565](https://togithub.com/symfony/console/issues/45565) Fix table header seperator wrapping (alamirault) ### [`v6.0.7`](https://togithub.com/symfony/console/releases/tag/v6.0.7) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.5...v6.0.7) **Changelog** (https://github.com/symfony/console/compare/v6.0.6...v6.0.7) - bug [#​45851](https://togithub.com/symfony/console/issues/45851) Fix exit status on uncaught exception with negative code (acoulton) - bug [#​44915](https://togithub.com/symfony/console/issues/44915) Fix compact table style to avoid outputting a leading space (Seldaek) ### [`v6.0.5`](https://togithub.com/symfony/console/releases/tag/v6.0.5) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.3...v6.0.5) **Changelog** (https://github.com/symfony/console/compare/v6.0.4...v6.0.5) - bug [#​45546](https://togithub.com/symfony/console/issues/45546) Fix null handling in formatAndWrap() (derrabus) - bug [#​45240](https://togithub.com/symfony/console/issues/45240) Revert StringInput bc break from [#​45088](https://togithub.com/symfony/console/issues/45088) (bobthecow) ### [`v6.0.3`](https://togithub.com/symfony/console/releases/tag/v6.0.3) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.2...v6.0.3) **Changelog** (https://github.com/symfony/console/compare/v6.0.2...v6.0.3) - bug [#​43149](https://togithub.com/symfony/console/issues/43149) Silence warnings during tty detection (neclimdul) - bug [#​45181](https://togithub.com/symfony/console/issues/45181) Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode) - bug [#​45109](https://togithub.com/symfony/console/issues/45109) fix restoring stty mode on CTRL+C (nicolas-grekas) - bug [#​45088](https://togithub.com/symfony/console/issues/45088) fix parsing escaped chars in StringInput (nicolas-grekas) - bug [#​45053](https://togithub.com/symfony/console/issues/45053) use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas) - bug [#​44912](https://togithub.com/symfony/console/issues/44912) Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek) ### [`v6.0.2`](https://togithub.com/symfony/console/releases/tag/v6.0.2) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.1...v6.0.2) **Changelog** (https://github.com/symfony/console/compare/v6.0.1...v6.0.2) - bug [#​44730](https://togithub.com/symfony/console/issues/44730)  Fix autocompletion of argument with default value (GromNaN) ### [`v6.0.1`](https://togithub.com/symfony/console/releases/tag/v6.0.1) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.0...v6.0.1) **Changelog** (https://github.com/symfony/console/compare/v6.0.0...v6.0.1) - bug [#​44523](https://togithub.com/symfony/console/issues/44523) Fix polyfill-php73 requirement (Seldaek) - bug [#​44494](https://togithub.com/symfony/console/issues/44494) Remove FQCN type hints on properties (fabpot) - bug [#​44475](https://togithub.com/symfony/console/issues/44475) Handle alias in completion script (GromNaN) - bug [#​44467](https://togithub.com/symfony/console/issues/44467) Fix parameter types for `ProcessHelper::mustRun()` (derrabus) ### [`v6.0.0`](https://togithub.com/symfony/console/releases/tag/v6.0.0) [Compare Source](https://togithub.com/symfony/console/compare/v5.4.12...v6.0.0) **Changelog** (https://github.com/symfony/console/compare/v6.0.0-RC1...v6.0.0) - no significant changes ### [`v5.4.12`](https://togithub.com/symfony/console/releases/tag/v5.4.12) [Compare Source](https://togithub.com/symfony/console/compare/v5.4.11...v5.4.12) **Changelog** (https://github.com/symfony/console/compare/v5.4.11...v5.4.12) - bug [#​47218](https://togithub.com/symfony/console/issues/47218) fix dispatch signal event check for compatibility with the contract interface (xabbuh) - bug [#​45333](https://togithub.com/symfony/console/issues/45333) Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch) ### [`v5.4.11`](https://togithub.com/symfony/console/releases/tag/v5.4.11) [Compare Source](https://togithub.com/symfony/console/compare/v5.4.10...v5.4.11) **Changelog** (https://github.com/symfony/console/compare/v5.4.10...v5.4.11) - bug [#​47022](https://togithub.com/symfony/console/issues/47022) get full command path for command in search path (remicollet) ### [`v5.4.10`](https://togithub.com/symfony/console/releases/tag/v5.4.10) [Compare Source](https://togithub.com/symfony/console/compare/v5.4.9...v5.4.10) **Changelog** (https://github.com/symfony/console/compare/v5.4.9...v5.4.10) - bug [#​46747](https://togithub.com/symfony/console/issues/46747) Fix global state pollution between tests run with ApplicationTester (Seldaek) - bug [#​46608](https://togithub.com/symfony/console/issues/46608) Fix deprecation when description is null (HypeMC) - bug [#​46595](https://togithub.com/symfony/console/issues/46595) Escape % in command name & description from getDefaultName() (ogizanagi) - bug [#​46574](https://togithub.com/symfony/console/issues/46574) Escape % in command name & description from PHP (getDefault\* methods) (ogizanagi)

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.