Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

Bump symfony/console from 4.1.0 to 4.1.2 #28

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

Conversation

dependabot-preview[bot]
Copy link

Bumps symfony/console from 4.1.0 to 4.1.2.

Changelog

Sourced from symfony/console's changelog.

CHANGELOG

4.2.0

  • allowed passing commands as array($process, 'ENV_VAR' => 'value') to
    ProcessHelper::run() to pass environment variables
  • deprecated passing a command as a string to ProcessHelper::run(),
    pass it the command as an array of its arguments instead
  • made the ProcessHelper class final
Commits
  • 5c31f6a Merge branch '4.0' into 4.1
  • 9f44418 Merge branch '3.4' into 4.0
  • e54f84c [Console] correctly return parameter's default value on "--"
  • 8810aea minor #27877 improve deprecation messages (xabbuh)
  • b019615 Merge branch '4.0' into 4.1
  • 5ee33dd Merge branch '3.4' into 4.0
  • 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
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 reopen will reopen this PR if it is closed
  • @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 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.

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.

1 participant