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

Bump symfony/console from 3.4.12 to 3.4.13 #32134

Merged
merged 1 commit into from
Jul 24, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps symfony/console from 3.4.12 to 3.4.13.

Commits
  • e54f84c [Console] correctly return parameter's default value on "--"
  • bc94f13 Merge branch '2.8' into 3.4
  • 42a0adc [Console] fix typo in phpdoc
  • c8eb96f minor #27868 improve deprecation messages (xabbuh)
  • 73b664f improve deprecation messages
  • 766e49d Merge branch '2.8' into 3.4
  • de8a31a [Console] fix CS
  • 5cdd039 minor #27858 [Console] changed warning verbosity; fixes typo (adrian-enspired)
  • bc2faec Merge branch '2.8' into 3.4
  • d96cc7c Check for Hyper terminal on all operating systems.
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot reopen will reopen this PR
  • @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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@DeepDiver1975 DeepDiver1975 merged commit f5e9ec8 into master Jul 24, 2018
@DeepDiver1975 DeepDiver1975 deleted the dependabot/composer/symfony/console-3.4.13 branch July 24, 2018 07:25
@@ -3747,12 +3747,12 @@
"source": {
"type": "git",
"url": "https://github.com/minkphp/MinkSelenium2Driver.git",
"reference": "93474c65a2a7bf959200ab5f7a14cc450645c185"
"reference": "f4efaf52fed6a98bf6037a04f3fdef94dc0c8841"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that this line breaks webUI tests. See #32143
@DeepDiver1975 I should have fixes/workarounds ready "real soon now" (tm)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

god damn - I overlooked that one. Sorry for that ...

Copy link
Contributor

@phil-davis phil-davis Jul 24, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix in #32144 - if drone ever catches up, I expect CI to pass.

@lock
Copy link

lock bot commented Jul 30, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants