Update module github.com/gdamore/tcell/v2 to v2.7.1 #24

Merged
alazyreader merged 1 commits from renovate/github.com-gdamore-tcell-v2-2.x into master 2024-02-21 01:23:45 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/gdamore/tcell/v2 require patch v2.7.0 -> v2.7.1

Release Notes

gdamore/tcell (github.com/gdamore/tcell/v2)

v2.7.1: Version 2.7.1 Bug Fix Release

Compare Source

This release fixes a few problems, and also adds a feature that was missing on Windows.

  • Fix for disappearing wide (including emoji) characters on Windows (#​621)
  • Fix for wide characters causing scrolling when on bottom line on UNIX/Linux (#​679)
  • Fix for PollEvent returning nil on screen Suspend (regression) (#​687)
  • Fix for AltGr modifiers on Windows, contributed by stk stk@ableton.com

Additionally:

  • Support for the termite (defunct) was removed from the built-in terminals. The fallback support by parsing terminfo still works. The termite project is now abandoned and the project advises users to use Alacritty (which is natively supported in tcell.)
  • Support for focus event reporting was added for Windows
  • The Views API no longer uses deprecated tcell functions internally (#​682)

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) | require | patch | `v2.7.0` -> `v2.7.1` | --- ### Release Notes <details> <summary>gdamore/tcell (github.com/gdamore/tcell/v2)</summary> ### [`v2.7.1`](https://github.com/gdamore/tcell/releases/tag/v2.7.1): Version 2.7.1 Bug Fix Release [Compare Source](https://github.com/gdamore/tcell/compare/v2.7.0...v2.7.1) This release fixes a few problems, and also adds a feature that was missing on Windows. - Fix for disappearing wide (including emoji) characters on Windows ([#&#8203;621](https://github.com/gdamore/tcell/issues/621)) - Fix for wide characters causing scrolling when on bottom line on UNIX/Linux ([#&#8203;679](https://github.com/gdamore/tcell/issues/679)) - Fix for PollEvent returning nil on screen Suspend (regression) ([#&#8203;687](https://github.com/gdamore/tcell/issues/687)) - Fix for AltGr modifiers on Windows, contributed by stk <stk@ableton.com> Additionally: - Support for the termite (defunct) was removed from the built-in terminals. The fallback support by parsing terminfo still works. The termite project is now abandoned and the project advises users to use Alacritty (which is natively supported in tcell.) - Support for focus event reporting was added for Windows - The Views API no longer uses deprecated tcell functions internally ([#&#8203;682](https://github.com/gdamore/tcell/issues/682)) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE0MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-02-17 20:01:29 +00:00
renovate force-pushed renovate/github.com-gdamore-tcell-v2-2.x from 7da3f2e3b4 to 1554b151cb 2024-02-20 16:01:30 +00:00 Compare
alazyreader merged commit f7b2e32651 into master 2024-02-21 01:23:45 +00:00
alazyreader deleted branch renovate/github.com-gdamore-tcell-v2-2.x 2024-02-21 01:23:45 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: alazyreader/library#24
No description provided.