Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): update dependency prompt-toolkit to v3.0.50 #1516

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch 4 times, most recently from e545322 to bffd475 Compare January 29, 2025 14:46
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from bffd475 to dd7505e Compare January 30, 2025 09:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants