Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 408
    • Issues 408
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !2257

chore(api): update dependency prompt-toolkit to v3.0.36 (develop)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged RenovateBot requested to merge renovate/develop-api-prompt-toolkit-3.x into develop Dec 08, 2022
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 2

This MR contains the following updates:

Package Type Update Change
prompt-toolkit dev-dependencies patch ==3.0.33 -> ==3.0.36

Release Notes

prompt-toolkit/python-prompt-toolkit

v3.0.36

Fixes:

  • Another Python 3.6 fix for a bug that was introduced in 3.0.34.

v3.0.35

Fixes:

  • Fix bug introduced in 3.0.34 for Python 3.6. Use asynccontextmanager implementation from prompt_toolkit itself.

v3.0.34

Compare Source

Fixes:

  • Improve completion performance in various places.
  • Improve renderer performance.
  • Handle KeyboardInterrupt when the stacktrace of an unhandled error is displayed.
  • Use correct event loop in Application.create_background_task().
  • Fix show_cursor attribute in ScrollablePane.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/develop-api-prompt-toolkit-3.x