Skip to content

Update symfony/console from v6.2.10 to v6.4.4 - #204

Open
violinist-bot wants to merge 1 commit into
SignWo:mainfrom
violinist-dev:violinistsymfonyconsole
Open

Update symfony/console from v6.2.10 to v6.4.4#204
violinist-bot wants to merge 1 commit into
SignWo:mainfrom
violinist-dev:violinistsymfonyconsole

Conversation

@violinist-bot

@violinist-botviolinist-bot commented May 27, 2023

Copy link
Copy Markdown

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • symfony/console: v6.4.4 (updated from v6.2.10)
  • symfony/deprecation-contracts: v3.4.0 (updated from v3.3.0)
  • symfony/polyfill-ctype: v1.29.0 (updated from v1.27.0)
  • symfony/polyfill-intl-grapheme: v1.29.0 (updated from v1.27.0)
  • symfony/polyfill-intl-normalizer: v1.29.0 (updated from v1.27.0)
  • symfony/polyfill-mbstring: v1.29.0 (updated from v1.27.0)
  • symfony/service-contracts: v3.4.1 (updated from v3.2.1)
  • symfony/string: v6.4.4 (updated from v6.2.8)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
 Application.php
CHANGELOG.md
CI/GithubActionReporter.php
Command/Command.php
Command/CompleteCommand.php
Command/DumpCompletionCommand.php
Command/HelpCommand.php
Command/LazyCommand.php
Command/ListCommand.php
Command/LockableTrait.php
Command/SignalableCommandInterface.php
Command/TraceableCommand.php
Completion/CompletionInput.php
Completion/CompletionSuggestions.php
Cursor.php
DataCollector/CommandDataCollector.php
Debug/CliRequest.php
DependencyInjection/AddConsoleCommandPass.php
Descriptor/ApplicationDescription.php
Descriptor/Descriptor.php
Descriptor/DescriptorInterface.php
Descriptor/JsonDescriptor.php
Descriptor/MarkdownDescriptor.php
Descriptor/ReStructuredTextDescriptor.php
Descriptor/TextDescriptor.php
Descriptor/XmlDescriptor.php
Event/ConsoleCommandEvent.php
Event/ConsoleErrorEvent.php
Event/ConsoleSignalEvent.php
Event/ConsoleTerminateEvent.php
EventListener/ErrorListener.php
Exception/CommandNotFoundException.php
Exception/RunCommandFailedException.php
Formatter/NullOutputFormatterStyle.php
Formatter/OutputFormatter.php
Formatter/OutputFormatterInterface.php
Formatter/OutputFormatterStyle.php
Formatter/OutputFormatterStyleInterface.php
Formatter/OutputFormatterStyleStack.php
Helper/DescriptorHelper.php
Helper/Dumper.php
Helper/Helper.php
Helper/HelperInterface.php
Helper/HelperSet.php
Helper/InputAwareHelper.php
Helper/ProcessHelper.php
Helper/ProgressBar.php
Helper/ProgressIndicator.php
Helper/QuestionHelper.php
Helper/SymfonyQuestionHelper.php
Helper/Table.php
Helper/TableCellStyle.php
Helper/TableStyle.php
Input/ArgvInput.php
Input/ArrayInput.php
Input/Input.php
Input/InputArgument.php
Input/InputAwareInterface.php
Input/InputDefinition.php
Input/InputInterface.php
Input/InputOption.php
Input/StreamableInputInterface.php
Messenger/RunCommandContext.php
Messenger/RunCommandMessage.php
Messenger/RunCommandMessageHandler.php
Output/AnsiColorMode.php
Output/BufferedOutput.php
Output/ConsoleOutput.php
Output/ConsoleOutputInterface.php
Output/ConsoleSectionOutput.php
Output/NullOutput.php
Output/Output.php
Output/OutputInterface.php
Output/StreamOutput.php
Output/TrimmedBufferOutput.php
Question/Question.php
README.md
Resources/completion.bash
SignalRegistry/SignalMap.php
SingleCommandApplication.php
Style/OutputStyle.php
Style/StyleInterface.php
Style/SymfonyStyle.php
Terminal.php
Tester/CommandCompletionTester.php
Tester/TesterTrait.php
Tests/ApplicationTest.php
Tests/CI/GithubActionReporterTest.php
Tests/Command/CommandTest.php
Tests/Command/CompleteCommandTest.php
Tests/Command/HelpCommandTest.php
Tests/Command/ListCommandTest.php
Tests/Command/LockableTraitTest.php
Tests/CommandLoader/ContainerCommandLoaderTest.php
Tests/CommandLoader/FactoryCommandLoaderTest.php
Tests/ConsoleEventsTest.php
Tests/CursorTest.php
Tests/DependencyInjection/AddConsoleCommandPassTest.php
Tests/Descriptor/ReStructuredTextDescriptorTest.php
Tests/EventListener/ErrorListenerTest.php
Tests/Fixtures/BarBucCommand.php
Tests/Fixtures/BarHiddenCommand.php
Tests/Fixtures/DescriptorCommand1.php
Tests/Fixtures/DescriptorCommand2.php
Tests/Fixtures/DescriptorCommand3.php
Tests/Fixtures/DescriptorCommand4.php
Tests/Fixtures/DescriptorCommandMbString.php
Tests/Fixtures/Foo1Command.php
Tests/Fixtures/Foo2Command.php
Tests/Fixtures/Foo3Command.php
Tests/Fixtures/Foo4Command.php
Tests/Fixtures/Foo6Command.php
Tests/Fixtures/FooCommand.php
Tests/Fixtures/FooHiddenCommand.php
Tests/Fixtures/FooLock2Command.php
Tests/Fixtures/FooLockCommand.php
Tests/Fixtures/FooOptCommand.php
Tests/Fixtures/FooSameCaseLowercaseCommand.php
Tests/Fixtures/FooSameCaseUppercaseCommand.php
Tests/Fixtures/FooSubnamespaced1Command.php
Tests/Fixtures/FooSubnamespaced2Command.php
Tests/Fixtures/FooWithoutAliasCommand.php
Tests/Fixtures/FoobarCommand.php
Tests/Fixtures/Style/SymfonyStyle/command/command_23.php
Tests/Fixtures/Style/SymfonyStyle/output/output_23.txt
Tests/Fixtures/Style/SymfonyStyle/output/output_6.txt
Tests/Fixtures/TestAmbiguousCommandRegistering.php
Tests/Fixtures/TestAmbiguousCommandRegistering2.php
Tests/Fixtures/TestCommand.php
Tests/Fixtures/application_1.rst
Tests/Fixtures/application_2.rst
Tests/Fixtures/application_mbstring.rst
Tests/Fixtures/application_signalable.php
Tests/Fixtures/command_1.rst
Tests/Fixtures/command_2.rst
Tests/Fixtures/command_mbstring.rst
Tests/Fixtures/input_argument_1.rst
Tests/Fixtures/input_argument_2.rst
Tests/Fixtures/input_argument_3.rst
Tests/Fixtures/input_argument_4.rst
Tests/Fixtures/input_argument_with_default_inf_value.rst
Tests/Fixtures/input_argument_with_style.rst
Tests/Fixtures/input_definition_1.rst
Tests/Fixtures/input_definition_2.rst
Tests/Fixtures/input_definition_3.rst
Tests/Fixtures/input_definition_4.rst
Tests/Fixtures/input_option_1.rst
Tests/Fixtures/input_option_2.rst
Tests/Fixtures/input_option_3.rst
Tests/Fixtures/input_option_4.rst
Tests/Fixtures/input_option_5.rst
Tests/Fixtures/input_option_6.rst
Tests/Fixtures/input_option_with_default_inf_value.rst
Tests/Fixtures/input_option_with_style.rst
Tests/Fixtures/input_option_with_style_array.rst
Tests/Formatter/OutputFormatterStyleStackTest.php
Tests/Formatter/OutputFormatterTest.php
Tests/Helper/DescriptorHelperTest.php
Tests/Helper/HelperSetTest.php
Tests/Helper/HelperTest.php
Tests/Helper/ProcessHelperTest.php
Tests/Helper/ProgressBarTest.php
Tests/Helper/ProgressIndicatorTest.php
Tests/Helper/QuestionHelperTest.php
Tests/Helper/SymfonyQuestionHelperTest.php
Tests/Helper/TableStyleTest.php
Tests/Helper/TableTest.php
Tests/Input/ArgvInputTest.php
Tests/Input/ArrayInputTest.php
Tests/Input/InputArgumentTest.php
Tests/Input/InputDefinitionTest.php
Tests/Input/InputOptionTest.php
Tests/Input/InputTest.php
Tests/Logger/ConsoleLoggerTest.php
Tests/Messenger/RunCommandMessageHandlerTest.php
Tests/Output/AnsiColorModeTest.php
Tests/Output/ConsoleSectionOutputTest.php
Tests/Output/OutputTest.php
Tests/Output/StreamOutputTest.php
Tests/Question/ChoiceQuestionTest.php
Tests/Question/QuestionTest.php
Tests/SignalRegistry/SignalMapTest.php
Tests/SignalRegistry/SignalRegistryTest.php
Tests/Style/SymfonyStyleTest.php
Tests/TerminalTest.php
Tests/Tester/ApplicationTesterTest.php
Tests/Tester/CommandTesterTest.php
Tests/phpt/signal/command_exit.phpt
composer.json

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 0d9e4eb5Merge branch '5.4' into 6.4
  • a9174b69bug #54009 [Console] Fix display of vertical Table on Windows OS (VincentLanglet)
  • 39f75d9d[Console] Fix display of Table on Windows OS
  • 155f2f30Fix vertical table on windows
  • cb3239feMerge branch '5.4' into 6.4
  • 8ec305a8[PhpUnitBridge][VarDumper] fix color detection
  • faaaa5e4Merge branch '5.4' into 6.4
  • f5436ad1[VarDumper][PhpUnitBridge] Fix color detection
  • ec17108fMerge branch '5.4' into 6.4
  • 3da10774bug #53707 [Console] Fix color support for TTY output (theofidry)
  • d7c327c0[Console] Fix color support
  • 86386d4eMerge branch '5.4' into 6.4
  • 37774e6b[Console] Allow false as a $shortcut in InputOption
  • 2aaf83b4Merge branch '6.3' into 6.4
  • 3540f068Merge branch '5.4' into 6.3
  • dbdf6adcFix implicitly-required parameters
  • de9a8d91Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 3068eac3Merge branch '6.3' into 6.4
  • 9aa3be60Merge branch '5.4' into 6.3
  • 0aff1982bug #53516 [Console] Allow '0' as a $shortcut in InputOption.php (lawsonjl-ornl)
  • 923817d0[Console] Allow '0' as a $shortcut in InputOption.php
  • f88dd636Merge branch '6.3' into 6.4
  • cfdaac44Merge branch '5.4' into 6.3
  • 8c181cf6[Console] Only execute additional checks for color support if the output is a TTY
  • a75c7a61[Console] CS fix
  • 0254811aMerge branch '6.3' into 6.4
  • ca73e92bMerge branch '5.4' into 6.3
  • 4b4d8cd1detect colors on not windows
  • d9648a13fix xterm detection
  • bbfa5086refactor: hyper check
  • a550a7c9[Console] Add Les-Tilleuls.coop as sponsor of version 6.4/7.0
  • cd9864b4Merge branch '6.3' into 6.4
  • 0566dbd0Merge branch '5.4' into 6.3
  • c70df1ffAdd hint that changing input arguments has no effect
  • 380ae25fdo not let context classes extend the message classes
  • 0520ef4fDX: re-apply PHP CS Fixer, partially
  • 4cd5311eminor #52389 DX: PHP CS Fixer - keep Annotation,NamedArgumentConstructor,Target annotations as single group (keradus)
  • 4a643c7cDX: PHP CS Fixer - keep Annotation,NamedArgumentConstructor,Target annotations as single group
  • c5cff26e[Tests] Move expectException closer to the place of the expectation to avoid false positives
  • 858c7b53Merge branch '6.3' into 6.4
  • 0d14a9f6bug #52132 [Console] Fix horizontal table top border is incorrectly rendered (OskarStark)
  • 69b26af7[Console] Fix horizontal table top border is incorrectly rendered
  • 116d7f15Merge branch '5.4' into 6.3
  • 11ac5f15[Tests] Streamline
  • d9c21b11[Console][FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands
  • 2edf780d[Console] Dispatch ConsoleTerminateEvent when exiting on signal
  • 2d5e1d6a[Console] Add Placeholders to ProgressBar for exactly times
  • b65b268a[FrameworkBundle][WebProfilerBundle][Console][Form][HttpKernel][PropertyInfo][Validator] Remove optional before required param
  • 2a6f88a4Minor CS fixes
  • f542ffc1[Console] Remove Process::fromShellCommandline() detection
  • 934459feUpdate the list of sponsors for Symfony 6.4 🙏
  • 0870356aMerge branch '6.3' into 6.4
  • eca495f2bug #51378 [Console] avoid multiple new line when message already ends with a new line in section output (joelwurtz)
  • f3bf4477fix(console): avoid multiple new line when message already ends with a new line
  • 14290bcbMerge branch '6.3' into 6.4
  • baad2facMerge branch '5.4' into 6.3
  • b9a775ddfix(console): fix section output when multiples section with max height
  • 43de2e4dRemove unneeded calls to setPublic(false)
  • f4f71842[Console] Fix linewraps in OutputFormatter
  • 95e5df3dfeature #49814 [Console][Messenger] add RunCommandMessageandRunCommandMessageHandler (kbond)
  • bbcf7d69[Console][Messenger] add RunCommandMessageandRunCommandMessageHandler``
  • 6aff5da3Add generics to the progress bar iteration methods
  • 0eb64cd0Ensure all properties have a type
  • cfa88bacAdd types to private and internal properties
  • 886ac3d2Use typed properties in tests as much as possible
  • 0fd735d1Merge branch '6.3' into 6.4
  • aa5d64adMerge branch '6.2' into 6.3
  • e30dfbceMerge branch '5.4' into 6.2
  • b504a3d2Fix deprecations on PHP 8.3
  • f1209321[Console] The application also catch \Throwable exceptions
  • 52f68e50Merge branch '6.3' into 6.4
  • 9cdc0f4eMerge branch '6.2' into 6.3
  • 7478e5a5[6.4] Fix various @psalm-return annotations
  • 7f16bd3b[Console] Improve OutputInterface PHPDoc
  • c7082ff6[Console] Aligned multiline text in vertical table
  • 9ad8d319Add SignalMap to map signal value to its name
  • 845f2018Merge branch '6.3' into 6.4
  • 8788808bMerge branch '6.2' into 6.3
  • dad41ae6Merge branch '5.4' into 6.2
  • 89e308f0Merge branch '6.3' into 6.4
  • 83ecd3f1Merge branch '6.2' into 6.3
  • 5aa03db8Merge branch '5.4' into 6.2
  • 560fc3edminor #50418 [Console] Fix PHP Doc of InputArgument (lyrixx)
  • 82aff26fMerge branch '6.3' into 6.4
  • e047cbd0Merge branch '6.2' into 6.3
  • f321cdb8Merge branch '5.4' into 6.2
  • 47ec02ae[Console] block input stream if needed When the input stream used in the question helper is not blocking, the default value is always used as the stream return false. In order to fix that, we force the stream to be in blocking state and go back to the old state after so other logic is not impacted by this change
  • 875ffc84[Console] Fix PHP Doc of InputArgument
  • 6d340bfb[6.4] Allow 7.0 deps
  • 2211316dMerge branch '6.2' into 6.3
  • da995637Merge branch '5.4' into 6.2
  • a349882c[Console] Remove exec and replace it by shell_exec
  • ce1cfc74[Console] Remove redundant method getSaturation()
  • ea112615Merge branch '6.2' into 6.3
  • 55aa350aMerge branch '5.4' into 6.2
  • 9a16a1cbRemove usage of constant for better consistency across the codebase
  • 609351c9minor #50137 [BrowserKit][Cache][Config][Console] Add missing return types (wouterj)
  • 614616dfMerge branch '6.2' into 6.3
  • 1956243aMerge branch '6.2' into 6.3
  • 7c1817daMerge branch '6.2' into 6.3
  • f201d283Add missing return types
  • 4d0fa1f5Add remaining missing return types to safe methods
  • b29108a8Add CI check ensuring interfaces have return types
  • 359e2430Add "composer require..." in all exception messages when needed
  • ed4997f4Merge branch '6.2' into 6.3
  • 4fabdd55Merge branch '6.2' into 6.3
  • 22139f9cminor #49915 [Console] Add Les-Tilleuls.coop as a backer of version 6.3 (nicolas-grekas)
  • 60086d1b[Console] Add Les-Tilleuls.coop as a backer of version 6.3
  • e93bac99Apply no_null_property_initialization PHP-CS-Fixer rule
  • f4e7d86aMerge branch '6.2' into 6.3
  • 244eb2caminor #49763 Replace "use-by-ref" by static vars when possible in closures (nicolas-grekas)
  • d5249b03[Console][DoctrineBridge][PhpUnitBridge] Remove backticks from exception messages
  • 6c116e62Replace "use-by-ref" by static vars when possible in closures
  • 516a2684Use file system completion for redirect operators
  • 2655810bMerge branch '6.2' into 6.3
  • cdabf780Merge branch '6.2' into 6.3
  • 138fa499[Console] Add support for managing exit code while handling signals
  • 1090bd29Merge branch '6.2' into 6.3
  • 25280639Merge branch '6.2' into 6.3
  • 14eafca0Merge branch '6.2' into 6.3
  • 9116f050Remove unused local variable
  • 4140e14dMerge branch '6.2' into 6.3
  • 7d6e719fAdd missing return types to interfaces
  • 766d8f0bMerge branch '6.2' into 6.3
  • 17473bfcMerge branch '6.2' into 6.3
  • 8498d5b7Add void return types
  • f9f6e660Add PHP types to private methods and functions
  • ee0639d9Add missing PHPdoc return types
  • a8a68f1cFix merge
  • c0e98aeeMerge branch '6.2' into 6.3
  • c94b4f45Merge branch '6.2' into 6.3
  • 5d687e9fMerge branch '6.2' into 6.3
  • 71adc5c9[PHPUnit 10] Use TestCasesuffix for abstract tests in/Tests/``
  • f1a0f612Merge branch '6.2' into 6.3
  • e0fd302d[Console] Add ReStructuredText descriptor
  • f7a519afminor #48793 Leverage arrow function syntax for closure (tigitz)
  • 84e47237Leverage arrow function syntax for closure
  • 13cac918Merge branch '6.2' into 6.3
  • f453070aDrop v1 contracts packages everywhere
  • 8e5bc2daMerge branch '6.2' into 6.3
  • dc9d4fa6Merge branch '6.2' into 6.3
  • 3adad9c9[Console] Fix a test when pcntl is not available
  • dbdbf444Merge branch '6.2' into 6.3
  • 0c126efeMerge branch '6.2' into 6.3
  • a36cd2d5Merge branch '6.2' into 6.3
  • 1f91cb40[Console] Fixed typo
  • 35fd0a90[Console] Fix tests
  • 558b7af0Add placeholder formatters per ProgressBar instance
  • 4dbdc937feature #48299 [Console] #47809 remove exit() call in last SignalHandler (akuzia)
  • 3c318d4f[Console] #47809 remove exit() call in last SignalHandler
  • 848bc6ba[Console] Do no preprend empty line if the buffer is empty
  • bafdb0c7Merge branch '6.2' into 6.3
  • f06e4035Leverage class name literal on object

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@violinist-bot
violinist-botforce-pushed the violinistsymfonyconsole branch from 380aa8a to 8b8b5ebCompareMay 30, 2023 20:13
@violinist-botviolinist-bot changed the title Update symfony/console from v6.2.10 to v6.2.11Update symfony/console from v6.2.10 to v6.3.0May 30, 2023
@violinist-botviolinist-bot changed the title Update symfony/console from v6.2.10 to v6.3.0Update symfony/console from v6.2.10 to v6.3.2Jul 30, 2023
@violinist-bot
violinist-botforce-pushed the violinistsymfonyconsole branch from 8b8b5eb to 569f9f4CompareJuly 30, 2023 11:20
@violinist-botviolinist-bot changed the title Update symfony/console from v6.2.10 to v6.3.2Update symfony/console from v6.2.10 to v6.3.4Aug 26, 2023
@violinist-bot
violinist-botforce-pushed the violinistsymfonyconsole branch 2 times, most recently from 68fec83 to e0755b9CompareAugust 27, 2023 21:09
@violinist-botviolinist-bot changed the title Update symfony/console from v6.2.10 to v6.3.4Update symfony/console from v6.2.10 to v6.3.8Nov 10, 2023
@violinist-botviolinist-bot changed the title Update symfony/console from v6.2.10 to v6.3.8Update symfony/console from v6.2.10 to v6.4.0Nov 29, 2023
@violinist-botviolinist-bot changed the title Update symfony/console from v6.2.10 to v6.4.0Update symfony/console from v6.2.10 to v6.4.1Dec 1, 2023
@violinist-botviolinist-bot changed the title Update symfony/console from v6.2.10 to v6.4.1Update symfony/console from v6.2.10 to v6.4.2Dec 30, 2023
@violinist-botviolinist-bot changed the title Update symfony/console from v6.2.10 to v6.4.2Update symfony/console from v6.2.10 to v6.4.3Jan 31, 2024
@violinist-botviolinist-bot changed the title Update symfony/console from v6.2.10 to v6.4.3Update symfony/console from v6.2.10 to v6.4.4Feb 27, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@violinist-bot