mglaman / drupalorg-cli

A command line tool for interfacing with Drupal.org
128 stars 32 forks source link

Update symfony/console from v4.4.34 to v4.4.41 #152

Closed violinist-bot closed 2 years ago

violinist-bot commented 2 years ago

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.

List of updated packages - symfony/cache-contracts: v2.5.1 (updated from v2.5.0) - symfony/console: v4.4.41 (updated from v4.4.34) - symfony/deprecation-contracts: v2.5.1 (updated from v2.5.0) - symfony/polyfill-mbstring: v1.25.0 (updated from v1.23.1) - symfony/polyfill-php73: v1.25.0 (updated from v1.23.0) - symfony/polyfill-php80: v1.25.0 (updated from v1.23.1) - symfony/service-contracts: v2.5.1 (updated from v2.5.0)

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 Formatter/OutputFormatter.php Helper/ProcessHelper.php Helper/QuestionHelper.php Helper/Table.php Input/StringInput.php LICENSE Output/ConsoleOutput.php Question/ChoiceQuestion.php Tests/ApplicationTest.php Tests/Fixtures/command_2.txt Tests/Fixtures/command_mbstring.txt Tests/Fixtures/input_argument_with_style.txt Tests/Fixtures/input_option_with_style.txt Tests/Fixtures/input_option_with_style_array.txt Tests/Formatter/OutputFormatterTest.php Tests/Helper/FormatterHelperTest.php Tests/Helper/ProgressIndicatorTest.php Tests/Helper/SymfonyQuestionHelperTest.php Tests/Helper/TableTest.php Tests/Input/StringInputTest.php Tests/Question/ChoiceQuestionTest.php

Changelog

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


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.