Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 23, 2020

This PR contains the following updates:

Package Update Change
Click (source) minor ==7.0 -> ==7.1.2

Release Notes

pallets/click

v7.1.2

Compare Source

Released 2020-04-27

  • Revert applying shell quoting to commands for echo_with_pager
    and edit. This was intended to allows spaces in commands, but
    caused issues if the string was actually a command and arguments, or
    on Windows. Instead, the string must be quoted manually as it should
    appear on the command line. :issue:1514

v7.1.1

Compare Source

Released 2020-03-09

  • Fix ClickException output going to stdout instead of stderr.
    :issue:1495

v7.1

Compare Source

Released 2020-04-27

  • Revert applying shell quoting to commands for echo_with_pager
    and edit. This was intended to allows spaces in commands, but
    caused issues if the string was actually a command and arguments, or
    on Windows. Instead, the string must be quoted manually as it should
    appear on the command line. :issue:1514

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/click-7.x branch from 151d530 to c04115d Compare August 23, 2020 17:58
@toddbirchard toddbirchard merged commit 3cd1ddc into master Aug 23, 2020
@toddbirchard toddbirchard deleted the renovate/click-7.x branch August 23, 2020 17:58
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.

3 participants