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.47 #276

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v3.0.47

Compare Source

New features:

  • Allow passing exception classes for KeyboardInterrupt and EOFError in
    PromptSession.

Fixes:

  • Compute padding parameters for Box widget lazily.

v3.0.46

Compare Source

Fixes:

  • Fix pytest capsys fixture compatibility.

v3.0.45

Compare Source

Fixes:

  • Improve performance of GrammarCompleter (faster deduplication of completions).

v3.0.44

Compare Source

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

v3.0.43

Compare Source

Fixes:

  • Fix regression on Pypy: Don't use ctypes.pythonapi to restore SIGINT if not
    available.

v3.0.42

Compare Source

Fixes:

  • Fix line wrapping in patch_stdout on Windows.
  • Make formatted_text.split_lines() accept an iterable instead of lists only.
  • Disable the IPython workaround (from 3.0.41) for IPython >= 8.18.
  • Restore signal.SIGINT handler between prompts.

v3.0.41

Compare Source

Fixes:

  • Fix regression regarding IPython input hook (%gui) integration.

v3.0.40

Compare Source

Fixes:

  • Improved Python 3.12 support (fixes event loop DeprecationWarning).

New features:

  • Vi key bindings: control-t and control-d for indent/unindent in insert
    mode.
  • Insert partial suggestion when control+right is pressed, similar to Fish.
  • Use sphinx-nefertiti theme for the docs.

v3.0.39

Compare Source

Fixes:

  • Fix RuntimeError when __breakpointhook__ is called from another thread.
  • Fix memory leak in filters usage.
  • Ensure that key bindings are handled in the right context (when using
    contextvars).

New features:

  • Accept in_thread keyword in prompt_toolkit.shortcuts.prompt().
  • Support the NO_COLOR environment variable.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency prompt-toolkit to v3.0.39 chore(deps): update dependency prompt-toolkit to v3.0.40 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from 47024d9 to 0b771df Compare November 10, 2023 12:12
@renovate renovate bot changed the title chore(deps): update dependency prompt-toolkit to v3.0.40 chore(deps): update dependency prompt-toolkit to v3.0.41 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from 0b771df to 16183ab Compare November 14, 2023 09:58
@renovate renovate bot changed the title chore(deps): update dependency prompt-toolkit to v3.0.41 chore(deps): update dependency prompt-toolkit to v3.0.42 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from 16183ab to a1f49c5 Compare December 12, 2023 15:13
@renovate renovate bot changed the title chore(deps): update dependency prompt-toolkit to v3.0.42 chore(deps): update dependency prompt-toolkit to v3.0.43 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from a1f49c5 to 3770252 Compare December 13, 2023 09:12
@renovate renovate bot changed the title chore(deps): update dependency prompt-toolkit to v3.0.43 chore(deps): update dependency prompt-toolkit to v3.0.44 May 27, 2024
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from 3770252 to 26770ae Compare May 27, 2024 21:34
@renovate renovate bot changed the title chore(deps): update dependency prompt-toolkit to v3.0.44 chore(deps): update dependency prompt-toolkit to v3.0.45 May 28, 2024
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from 26770ae to 4764b95 Compare May 28, 2024 13:51
@renovate renovate bot changed the title chore(deps): update dependency prompt-toolkit to v3.0.45 chore(deps): update dependency prompt-toolkit to v3.0.46 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from 4764b95 to fd3fd88 Compare June 4, 2024 16:02
@renovate renovate bot changed the title chore(deps): update dependency prompt-toolkit to v3.0.46 chore(deps): update dependency prompt-toolkit to v3.0.47 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/prompt-toolkit-3.x branch from fd3fd88 to 1c2b459 Compare June 10, 2024 12:59
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.

None yet

0 participants