Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

chore(deps): bump prompt-toolkit from 3.0.20 to 3.0.22 #91

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2021

Bumps prompt-toolkit from 3.0.20 to 3.0.22.

Changelog

Sourced from prompt-toolkit's changelog.

3.0.22: 2021-11-04

Fixes:

  • Fix stopping of telnet server (capture cancellation exception).

3.0.21: 2021-10-21

New features:

  • Improved mouse support:
    • Support for click-drag, which is useful for selecting text.
    • Detect mouse movements when no button is pressed.
  • Support for Python 3.10.
Commits
  • 79e1c0b Release 3.0.22
  • 76699a0 Capture cancellation exception upon stopping the Telnet server
  • df8246c Release 3.0.21
  • ef64785 Adding py.typed again (was removed in a previous commit).
  • 46d0f1d Don't repaint if mouse handler returns NotImplemented.
  • 5944209 Improved mouse support
  • e58c6d9 Added missing -> None annotations.
  • a51a563 validate_while_typing seems to now default to True
  • 2985c24 Fix mypy for Python 3.6
  • 4618926 Added Python 3.10 language classifier to setup.py
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.20 to 3.0.22.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)
- [Commits](prompt-toolkit/python-prompt-toolkit@3.0.20...3.0.22)

---
updated-dependencies:
- dependency-name: prompt-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants