Skip to content

Update dependency prompt-toolkit to v3.0.53 - #2531

Merged
berendt merged 1 commit into
mainfrom
renovate/prompt-toolkit-3.x
Jul 30, 2026
Merged

Update dependency prompt-toolkit to v3.0.53#2531
berendt merged 1 commit into
mainfrom
renovate/prompt-toolkit-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
prompt-toolkit ==3.0.52==3.0.53 age confidence

Release Notes

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

v3.0.53

Compare Source

Fixes:

  • Fix get_word_before_cursor behavior.
  • Fix vt100 6x6x6 color cube range and missing grayscale shades (232, 254-255).
  • Treat OSError on add_reader as EOFError (macOS kqueue).
  • Handle surrogate pairs in FileHistory.store_string.
  • Fix FuzzyWordCompleter meta_dict type hint to match WordCompleter.
  • Handle ascii decode errors in terminal type decoding of telnet protocol.
  • Update return types of dialog shortcuts to include None when cancelled.
  • Set missing minimal requirement on wcwidth.

New features:

  • Lazy load __version__.
  • Allow to specify show_numbers in ChoiceInput.

Added support for Python 3.14, 3.15, and set minimum Python version to 3.10.


Configuration

📅 Schedule: (UTC)

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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot added the renovate label Jul 29, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Bot Board Jul 29, 2026
@berendt
berendt merged commit fb0e58b into main Jul 30, 2026
5 checks passed
@berendt
berendt deleted the renovate/prompt-toolkit-3.x branch July 30, 2026 07:31
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Bot Board Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants