LibrePhotos / librephotos

A self-hosted open source photo management service. This is the repository of the backend.
MIT License
6.67k stars 290 forks source link

chore(deps): update dependency prompt-toolkit to v3.0.47 #1286

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prompt-toolkit ==3.0.43 -> ==3.0.47 age adoption passing confidence

Release Notes

prompt-toolkit/python-prompt-toolkit (prompt-toolkit) ### [`v3.0.47`](https://togithub.com/prompt-toolkit/python-prompt-toolkit/blob/HEAD/CHANGELOG#3047-2024-06-10) [Compare Source](https://togithub.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.46...3.0.47) New features: - Allow passing exception classes for `KeyboardInterrupt` and `EOFError` in `PromptSession`. Fixes: - Compute padding parameters for `Box` widget lazily. ### [`v3.0.46`](https://togithub.com/prompt-toolkit/python-prompt-toolkit/blob/HEAD/CHANGELOG#3046-2024-06-04) [Compare Source](https://togithub.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.45...3.0.46) Fixes: - Fix pytest capsys fixture compatibility. ### [`v3.0.45`](https://togithub.com/prompt-toolkit/python-prompt-toolkit/blob/HEAD/CHANGELOG#3045-2024-05-28) [Compare Source](https://togithub.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.44...3.0.45) Fixes: - Improve performance of `GrammarCompleter` (faster deduplication of completions). ### [`v3.0.44`](https://togithub.com/prompt-toolkit/python-prompt-toolkit/blob/HEAD/CHANGELOG#3044-2024-05-27) [Compare Source](https://togithub.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.43...3.0.44) New features: - Accept `os.PathLike` in `FileHistory` (typing fix). Fixes: - Fix memory leak in filters. - Improve performance of progress bar formatters. - Fix compatibility when a SIGINT handler is installed by non-Python (Rust, C). - Limit number of completions in buffer to 10k by default (for performance).

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.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud