fix(deps): update module github.com/gdamore/tcell/v2 to v2.7.1 - autoclosed #84

Closed
renovate-bot wants to merge 1 commits from renovate/github.com-gdamore-tcell-v2-2.x into master
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gdamore/tcell/v2 v2.6.1-0.20231203215052-2917c3801e73 -> v2.7.1 age adoption passing confidence

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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) | `v2.6.1-0.20231203215052-2917c3801e73` -> `v2.7.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgdamore%2ftcell%2fv2/v2.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgdamore%2ftcell%2fv2/v2.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgdamore%2ftcell%2fv2/v2.6.1-0.20231203215052-2917c3801e73/v2.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgdamore%2ftcell%2fv2/v2.6.1-0.20231203215052-2917c3801e73/v2.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuMTg2LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
renovate-bot force-pushed renovate/github.com-gdamore-tcell-v2-2.x from ca418caeb6 to 36a6426a6a 2024-01-01 16:03:16 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gdamore-tcell-v2-2.x from 8a2e37b67a to 394ac8efd2 2024-01-15 08:04:43 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gdamore-tcell-v2-2.x from 394ac8efd2 to 75e75f9111 2024-01-16 09:03:11 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gdamore-tcell-v2-2.x from 75e75f9111 to 580723defc 2024-01-18 11:03:14 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gdamore-tcell-v2-2.x from 580723defc to 719260298f 2024-01-20 11:02:59 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gdamore-tcell-v2-2.x from 719260298f to 291811b258 2024-01-22 08:02:54 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gdamore-tcell-v2-2.x from 291811b258 to fa2cdaab93 2024-02-08 16:01:50 +00:00 Compare
renovate-bot changed title from fix(deps): update module github.com/gdamore/tcell/v2 to v2.7.0 to fix(deps): update module github.com/gdamore/tcell/v2 to v2.7.1 2024-02-17 20:01:57 +00:00
renovate-bot force-pushed renovate/github.com-gdamore-tcell-v2-2.x from fa2cdaab93 to 3c595a799e 2024-02-17 20:02:01 +00:00 Compare
renovate-bot changed title from fix(deps): update module github.com/gdamore/tcell/v2 to v2.7.1 to fix(deps): update module github.com/gdamore/tcell/v2 to v2.7.1 - autoclosed 2024-02-25 14:03:21 +00:00
renovate-bot closed this pull request 2024-02-25 14:03:21 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: teach/adlin#84
No description provided.