Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update symfony/console from v4.2.1 to v4.2.10 #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

violinist-bot
Copy link
Contributor

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.

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

  • 79860cd fixed CS
  • 8877cdc Merge branch '3.4' into 4.2
  • c4d2f35 Fix json-encoding when JSON_THROW_ON_ERROR is used
  • 6eec58d [HttpFoundation] work around PHP 7.3 bug related to json_encode()
  • 5b9594b Merge branch '3.4' into 4.2
  • 5de015a Use willReturn() instead of will(returnValue()).
  • 7a293c9 Merge branch '3.4' into 4.2
  • 8e1d1e4 bug #31261 [Console] Commands with an alias should not be recognized as ambiguous when using register (Simperfit)
  • 28e7360 Merge branch '3.4' into 4.2
  • ad26ac2 refactored code
  • d9e4b71 [Console] Commands with an alias should not be recognized as ambiguous
  • c381423 Merge branch '3.4' into 4.2
  • 606e4d9 [Console] Fix auto-complete for ChoiceQuestion (multi-select answers)
  • e2840bb bug #30852 [Console] fix buildTableRows when Colspan is use with content too long (Raulnet)
  • 86f2b88 fix buildTableRows when Colspan is use with content too long
  • 1d2db49 Merge branch '3.4' into 4.2
  • 15a9104 fix resetting the COLUMN environment variable
  • 7465206 Merge branch '3.4' into 4.2
  • b23601f Make tests independent from each other
  • 10eedde Fix table trailing backslash
  • adb5118 Merge branch '3.4' into 4.2
  • 7d3072a bug #30883 [Console] Fix stty not reset when aborting in QuestionHelper::autocomplete() (Simperfit)
  • a6dfca0 bugfix: the terminal state was wrong and not reseted
  • ab1bb3a [Console] Fix inconsistent result for choice questions in non-interactive mode
  • 24206af Merge branch '3.4' into 4.2
  • 98ae3cd [Bridge][Twig] DebugCommand - fix escaping and filter
  • 9dc2299 Merge branch '3.4' into 4.2
  • 71ce77f Apply php-cs-fixer rule for array_key_exists()
  • 6a2ae30 handles multi-byte characters in autocomplete
  • 40e345b bug #30277 [Console] Prevent ArgvInput::getFirstArgument() from returning an option value (chalasr)
  • c714b66 Update usage example in ArrayInput doc block.
  • 7690bb4 [Console] Prevent ArgvInput::getFirstArgument() from returning an option value
  • 2b46396 Merge branch '3.4' into 4.2
  • 59142c1 [Console] Fix command testing with missing inputs
  • 61cc7e9 Merge branch '3.4' into 4.2
  • 992c3c0 Remove unnecessary ProgressBar stdout writes (fixes flickering)
  • 1f0ad51 Merge branch '4.1' into 4.2
  • 9e87c79 Merge branch '3.4' into 4.1
  • 069bf3f bug #29844 [Console] Fixed #29835: ConfirmationQuestion with default true for answer '0' (mrthehud)
  • fe508b9 [Console] Fixed #29835: ConfirmationQuestion with default true for answer '0'
  • 1e0e8c4 fixed CS
  • e040472 fixed CS
  • a05148b Merge branch '4.1' into 4.2
  • e326021 fixed CS
  • db33c3e fixed CS
  • 68001d4 Merge branch '3.4' into 4.1
  • be900b1 fixed short array CS in comments
  • 0dfa0f7 switched array() to []
  • 8ac40ce Merge branch '4.1' into 4.2
  • b28d294 Merge branch '3.4' into 4.1
  • f76eed0 [Console] Fix composer.json suggest/provide
  • 6ed3d6a Merge branch '4.1' into 4.2
  • 2ca56db Merge branch '3.4' into 4.1
  • 40841c8 Fix docs
  • b0a03c1 Merge branch '4.1' into 4.2
  • e798b40 Merge branch '3.4' into 4.1
  • a700b87 Ensure final input of CommandTester works with default
  • bcc0658 Merge branch '4.1' into 4.2
  • 97997c1 Merge branch '3.4' into 4.1
  • 86d8c71 minor #29742 update year in license files (xabbuh)
  • 5917eb4 update year in license files
  • 6f43cea [Console] Fix help text for single command applications
  • c3f4f96 Fixed minor typos in an error message
  • cf525d2 Merge branch '4.1' into 4.2
  • a54d00a Merge branch '3.4' into 4.1
  • 3017962 [Tests] Change to willThrowException
  • ef88e0d [Console] fix PHPDoc in Command
  • 5af798a Merge branch '4.1' into 4.2
  • ef06be5 Merge branch '3.4' into 4.1
  • 769711e [Console] OutputFormatter: move strtolower to createStyleFromString
  • f9718fc Merge branch '4.1' into 4.2
  • f939a68 Optimize perf by replacing call_user_func with dynamic vars

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.

@codecov-io
Copy link

codecov-io commented Jul 16, 2019

Codecov Report

Merging #117 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #117   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity        4      4           
=======================================
  Files             2      2           
  Lines            19     19           
=======================================
  Hits             19     19

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 05ed708...5187bdd. Read the comment docs.

Sign up for free to 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.

2 participants