[PR #74] deps(deps): bump github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.7 #78

Closed
opened 2026-02-26 18:43:27 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/devnullvoid/pvetui/pull/74

State: closed
Merged: Yes


Bumps github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.7.

Release notes

Sourced from github.com/gdamore/tcell/v2's releases.

Version 2.13.7 Bug Fix Release

This fixes two bugs:

  • wide not overwriting adjacent character (#976)
  • paste on Windows did not handle certain runes (#984)

What's Changed

Full Changelog: https://github.com/gdamore/tcell/compare/v2.13.6...v2.13.7

Version 2.13.5 Bug Fix Release

This release addresses a problem with keypad keys in certain terminal emulators.

Full Changelog: https://github.com/gdamore/tcell/compare/v2.13.5...v2.13.6

Commits
  • 4df69b6 fix: fix for wide not overwriting adjacent character (fixes #976)
  • 4739cfe fix(windows): Windows input (paste input) may arrive as UTF-16 still (fixes#984)
  • aa43d8f fix: Convert text keypad keys from their CSI-u codes to their text values (fi...
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
**Original Pull Request:** https://github.com/devnullvoid/pvetui/pull/74 **State:** closed **Merged:** Yes --- Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.13.5 to 2.13.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gdamore/tcell/releases">github.com/gdamore/tcell/v2's releases</a>.</em></p> <blockquote> <h2>Version 2.13.7 Bug Fix Release</h2> <p>This fixes two bugs:</p> <ul> <li>wide not overwriting adjacent character (<a href="https://redirect.github.com/gdamore/tcell/issues/976">#976</a>)</li> <li>paste on Windows did not handle certain runes (<a href="https://redirect.github.com/gdamore/tcell/issues/984">#984</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>fix(windows): Windows input (paste input) may arrive as UTF-16 still … by <a href="https://github.com/gdamore"><code>@​gdamore</code></a> in <a href="https://redirect.github.com/gdamore/tcell/pull/987">gdamore/tcell#987</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gdamore/tcell/compare/v2.13.6...v2.13.7">https://github.com/gdamore/tcell/compare/v2.13.6...v2.13.7</a></p> <h2>Version 2.13.5 Bug Fix Release</h2> <p>This release addresses a problem with keypad keys in certain terminal emulators.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/gdamore/tcell/compare/v2.13.5...v2.13.6">https://github.com/gdamore/tcell/compare/v2.13.5...v2.13.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gdamore/tcell/commit/4df69b62bc16d6ad435f5f9ff5723312d73fa6d2"><code>4df69b6</code></a> fix: fix for wide not overwriting adjacent character (fixes <a href="https://redirect.github.com/gdamore/tcell/issues/976">#976</a>)</li> <li><a href="https://github.com/gdamore/tcell/commit/4739cfe77a2489fe6046751786df8b6c571e3e25"><code>4739cfe</code></a> fix(windows): Windows input (paste input) may arrive as UTF-16 still (fixes#984)</li> <li><a href="https://github.com/gdamore/tcell/commit/aa43d8fc13ec60730be082cd865af152902c75cb"><code>aa43d8f</code></a> fix: Convert text keypad keys from their CSI-u codes to their text values (fi...</li> <li>See full diff in <a href="https://github.com/gdamore/tcell/compare/v2.13.5...v2.13.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gdamore/tcell/v2&package-manager=go_modules&previous-version=2.13.5&new-version=2.13.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details>
kerem 2026-02-26 18:43:27 +03:00
kerem changed title from [PR #74] [MERGED] deps(deps): bump github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.7 to [PR #74] deps(deps): bump github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.7 2026-02-27 12:38:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/pvetui#78
No description provided.