Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2020

Bumps symfony/console from 4.4.13 to 4.4.14.

Release notes

Sourced from symfony/console's releases.

v4.4.14

Changelog (symfony/console@v4.4.13...v4.4.14)

  • bug #38166 work around disabled putenv() (SenTisso)
  • bug #38116 Silence warnings on sapi_windows_cp_set() call (chalasr)
  • bug #38114 guard $argv + $token against null, preventing unnecessary exceptions (bilogic)
  • bug #38080 Make sure $maxAttempts is an int or null (derrabus)
Commits
  • 90933b3 [Console] work around disabled putenv()
  • 37746b2 Simplify code
  • 3c7ee34 Merge branch '3.4' into 4.4
  • b28996b Fix tests on 5.6
  • 714a4a3 [Console] Silence warnings on sapi_windows_cp_set() call
  • c2a6c76 guard $argv + $token against null, preventing unnecessary exceptions
  • 903b243 Merge branch '3.4' into 4.4
  • 5e2200b [Console] Make sure $maxAttempts is an int or null.
  • 4044c64 Merge branch '3.4' into 4.4
  • c36a64a Enable "native_constant_invocation" CS rule
  • 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)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.13 to 4.4.14.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](symfony/console@v4.4.13...v4.4.14)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2020
@dependabot dependabot bot requested a review from a team September 28, 2020 05:21
@Abban Abban merged commit 15dc5ec into master Sep 28, 2020
@Abban Abban deleted the dependabot/composer/symfony/console-4.4.14 branch September 28, 2020 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant