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

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

Merged
merged 1 commit into from
Jan 21, 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

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 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.

@HarryVasanth HarryVasanth added the 🔗 deps Pull requests that update a dependency file label Jan 20, 2025
@HarryVasanth HarryVasanth self-assigned this Jan 20, 2025
@renovate renovate bot changed the title chore(deps): update dependency prompt-toolkit to v3.0.49 chore(deps): update dependency prompt-toolkit to v3.0.50 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from e569b67 to 4dce915 Compare January 20, 2025 17:57
@HarryVasanth HarryVasanth merged commit a9e2ebc into main Jan 21, 2025
3 checks passed
@HarryVasanth HarryVasanth deleted the renovate/prompt-toolkit-3.x branch January 21, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔗 deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant