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 <=3.0.50 #3412

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 21, 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 - "* 0-3 1 * *" (UTC), 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.

@renovate renovate bot requested a review from edmundmiller January 21, 2025 08:16
@renovate renovate bot force-pushed the renovate/prompt_toolkit-3.x branch from 2670dfa to 4ceed8f Compare January 27, 2025 09:52
@renovate renovate bot changed the title Update dependency prompt_toolkit to <=3.0.50 chore(deps): update dependency prompt_toolkit to <=3.0.50 Jan 27, 2025
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.30%. Comparing base (2f71183) to head (4ceed8f).
Report is 7 commits behind head on dev.

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency prompt_toolkit to <=3.0.50 Update dependency prompt_toolkit to <=3.0.50 Jan 29, 2025
@renovate renovate bot changed the title Update dependency prompt_toolkit to <=3.0.50 chore(deps): update dependency prompt_toolkit to <=3.0.50 Jan 30, 2025
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