X Tutup
Skip to content

Bump symfony/console from 3.4.31 to 3.4.32#36244

Merged
phil-davis merged 1 commit intomasterfrom
dependabot/composer/symfony/console-3.4.32
Oct 8, 2019
Merged

Bump symfony/console from 3.4.31 to 3.4.32#36244
phil-davis merged 1 commit intomasterfrom
dependabot/composer/symfony/console-3.4.32

Conversation

@dependabot-preview
Copy link
Contributor

Bumps symfony/console from 3.4.31 to 3.4.32.

Commits
  • 4727d7f Remove useless testCanCheckIfTerminalIsInteractive test case
  • 90d697c Do not include hidden commands in suggested alternatives
  • 3e046a2 Various tweaks 3.4
  • 97b6b55 [Console] Get dimensions from stty on windows if possible
  • 11b8611 SCA: minor code tweaks
  • 0c8d9a8 [Console] allow Command::getName() to return null
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [symfony/console](https://github.com/symfony/console) from 3.4.31 to 3.4.32.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](symfony/console@v3.4.31...v3.4.32)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies php Pull requests that update Php code labels Oct 7, 2019
@phil-davis phil-davis self-requested a review October 8, 2019 01:53
@phil-davis phil-davis self-assigned this Oct 8, 2019
@codecov
Copy link

codecov bot commented Oct 8, 2019

Codecov Report

Merging #36244 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #36244      +/-   ##
============================================
- Coverage     64.84%   64.83%   -0.01%     
  Complexity    19768    19768              
============================================
  Files          1271     1271              
  Lines         74697    74698       +1     
  Branches       1309     1309              
============================================
  Hits          48434    48434              
- Misses        25877    25878       +1     
  Partials        386      386
Flag Coverage Δ Complexity Δ
#javascript 54% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.03% <ø> (-0.01%) 19768 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
lib/private/Console/Application.php 0% <0%> (ø) 23% <0%> (ø) ⬇️

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 cc3c4a4...1fbbcb4. Read the comment docs.

@phil-davis phil-davis merged commit b187c43 into master Oct 8, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/symfony/console-3.4.32 branch October 8, 2019 07:02
@phil-davis phil-davis mentioned this pull request Oct 9, 2019
11 tasks
@davitol davitol mentioned this pull request Nov 26, 2019
37 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 - To release dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup