Skip to content

Update dependency prompt-toolkit to v3.0.50 #34

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

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prompt-toolkit ==3.0.48 -> ==3.0.50 age adoption passing confidence

Release Notes

prompt-toolkit/python-prompt-toolkit (prompt-toolkit)

v3.0.50

Compare Source

Fixes:

  • Fixes non user impacting regression on the output rendering. Don't render
    cursor hide/show ANSI escape codes if not needed.

v3.0.49

Compare Source

New features:

  • On Windows, use virtual terminal input when available.
  • Support for multiline suggestions.

Fixes:

  • Handle InvalidStateError during termination when using
    run_in_terminal/patch_stdout. This can happen in some cases during
    cancellation, probably when using anyio.
  • Fix cursor that remains in hidden state when the application exits. This can
    happen when the application doesn't show the cursor and erase_when_done is
    being used.

Breaking changes:

  • Drop support for Python 3.7:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency prompt-toolkit to v3.0.49 Update dependency prompt-toolkit to v3.0.50 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from 8de5dde to 9f481de Compare January 20, 2025 17:39
@HenraL HenraL merged commit 1a8ade6 into main Feb 20, 2025
12 checks passed
@HenraL HenraL deleted the renovate/prompt-toolkit-3.x branch February 20, 2025 15:21
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.

1 participant