chore(deps): update dependency prompt-toolkit to v3.0.52 #2

Merged
fleaz merged 1 commit from renovate/prompt-toolkit-3.x-lockfile into main 2025-10-08 22:49:46 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
prompt-toolkit dependencies patch 3.0.50 -> 3.0.52

Release Notes

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

v3.0.52

Compare Source

New features:

  • Add choice() shortcut for selecting an option amongst a list of choices
    (see documentation for examples).
  • Add support for ANSI dim text formatting.
  • Add frame=... option for prompt() and choice() shortcuts to allow for
    displaying a frame around the input prompt.

Fixes:

  • Fix button width when non English characters are displayed.
  • Implement flushing in Windows VT100 input.
  • Fix signal handling for GraalPy.
  • Fix handling of zero sized dimensions.

v3.0.51

Compare Source

New features:

  • Use pyproject.toml instead of setup.py.

Fixes:

  • Fix edge case in formatted_text.split_lines when the input starts with a
    line ending.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | dependencies | patch | `3.0.50` -> `3.0.52` | --- ### Release Notes <details> <summary>prompt-toolkit/python-prompt-toolkit (prompt-toolkit)</summary> ### [`v3.0.52`](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/HEAD/CHANGELOG#3052-2025-08-27) [Compare Source](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.51...3.0.52) New features: - Add `choice()` shortcut for selecting an option amongst a list of choices (see documentation for examples). - Add support for ANSI dim text formatting. - Add `frame=...` option for `prompt()` and `choice()` shortcuts to allow for displaying a frame around the input prompt. Fixes: - Fix button width when non English characters are displayed. - Implement flushing in Windows VT100 input. - Fix signal handling for GraalPy. - Fix handling of zero sized dimensions. ### [`v3.0.51`](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/HEAD/CHANGELOG#3051-2025-04-15) [Compare Source](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.50...3.0.51) New features: - Use pyproject.toml instead of setup.py. Fixes: - Fix edge case in `formatted_text.split_lines` when the input starts with a line ending. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-08 22:30:57 +00:00
fleaz merged commit 8c408e4cd1 into main 2025-10-08 22:49:46 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fleaz/schmeckels#2
No description provided.