Update dependency symfony/console to v7 (1.11.x)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| symfony/console (source) | ^6.1 -> ^7.0 |
Release Notes
symfony/console (symfony/console)
v7.0.4
Changelog (https://github.com/symfony/console/compare/v7.0.3...v7.0.4)
- bug symfony/symfony#54009 [Console] Fix display of vertical Table on Windows OS (@VincentLanglet)
- bug symfony/symfony#54001 [Console] Fix display of Table on Windows OS (@VincentLanglet)
- bug symfony/symfony#53707 [Console] Fix color support for TTY output (@theofidry)
- bug symfony/symfony#53711 [Console] Allow false as a $shortcut in InputOption (@jayminsilicon)
v7.0.3
Changelog (https://github.com/symfony/console/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53516 [Console] Allow '0' as a $shortcut in InputOption.php (@lawsonjl-ornl)
- bug symfony/symfony#53576 [Console] Only execute additional checks for color support if the output (@theofidry)
v7.0.2
Changelog (https://github.com/symfony/console/compare/v7.0.1...v7.0.2)
- bug symfony/symfony#52940 [Console] Fix color support check on non-Windows platforms (@theofidry)
- bug symfony/symfony#52941 [Console] Fix xterm detection (@theofidry)
v7.0.1
Changelog (https://github.com/symfony/console/compare/v7.0.0...v7.0.1)
- no significant changes
v7.0.0
Changelog (https://github.com/symfony/console/compare/v7.0.0-RC2...v7.0.0)
- no significant changes
v6.4.4
Changelog (https://github.com/symfony/console/compare/v6.4.3...v6.4.4)
- bug symfony/symfony#54009 [Console] Fix display of vertical Table on Windows OS (@VincentLanglet)
- bug symfony/symfony#54001 [Console] Fix display of Table on Windows OS (@VincentLanglet)
- bug symfony/symfony#53707 [Console] Fix color support for TTY output (@theofidry)
- bug symfony/symfony#53711 [Console] Allow false as a $shortcut in InputOption (@jayminsilicon)
v6.4.3
Changelog (https://github.com/symfony/console/compare/v6.4.2...v6.4.3)
- bug symfony/symfony#53516 [Console] Allow '0' as a $shortcut in InputOption.php (@lawsonjl-ornl)
- bug symfony/symfony#53576 [Console] Only execute additional checks for color support if the output (@theofidry)
v6.4.2
Changelog (https://github.com/symfony/console/compare/v6.4.1...v6.4.2)
- bug symfony/symfony#52940 [Console] Fix color support check on non-Windows platforms (@theofidry)
- bug symfony/symfony#52941 [Console] Fix xterm detection (@theofidry)
v6.4.1
Changelog (https://github.com/symfony/console/compare/v6.4.0...v6.4.1)
- no significant changes
v6.4.0
v6.3.12
v6.3.11
Changelog (https://github.com/symfony/console/compare/v6.3.10...v6.3.11)
- bug symfony/symfony#52940 [Console] Fix color support check on non-Windows platforms (@theofidry)
- bug symfony/symfony#52941 [Console] Fix xterm detection (@theofidry)
v6.3.9
Changelog (https://github.com/symfony/console/compare/v6.3.8...v6.3.9)
- no significant changes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
You've opened the pull request against the latest branch 1.11.x. If your code is relevant on 1.10.x and you want it to be released sooner, please rebase your pull request and change its target to 1.10.x.