[PR #51] deps(deps): bump github.com/gdamore/tcell/v2 from 2.9.0 to 2.11.0 #60

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

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

State: closed
Merged: Yes


Bumps github.com/gdamore/tcell/v2 from 2.9.0 to 2.11.0.

Commits
  • ed6d27c Turn off CSI-u before leaving alternate screen mode
  • b559d03 chore: use strings.CutPrefix
  • 7e562ab chore: fix windows mode declarations
  • b80ab38 feat: Add support for NO_COLOR (unix only)
  • 7c30f53 Bump golang.org/x/term from 0.36.0 to 0.37.0
  • b129680 fix: Default to East Asian ambiguous width as 1 unless RUNEWIDTH_EASTASIAN is...
  • ef3e35b Bump golang.org/x/text from 0.30.0 to 0.31.0
  • f5ac851 fix(keys): Fix ALT handling for older terminal types (ESC- emulated)
  • d0ad80f chore: Update README to reflect current priorities
  • 9337200 chore(terminfo): remove the EnterUrl/ExitUrl definitions (unused)
  • 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 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/51 **State:** closed **Merged:** Yes --- Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.9.0 to 2.11.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gdamore/tcell/commit/ed6d27c78612a6c7abc1816d14c1097655717f59"><code>ed6d27c</code></a> Turn off CSI-u before leaving alternate screen mode</li> <li><a href="https://github.com/gdamore/tcell/commit/b559d03d21d10d1e2fda246056e14b5eed8e92a8"><code>b559d03</code></a> chore: use strings.CutPrefix</li> <li><a href="https://github.com/gdamore/tcell/commit/7e562ab1db33d7d93ab5e6e417a8f1f37cd142d3"><code>7e562ab</code></a> chore: fix windows mode declarations</li> <li><a href="https://github.com/gdamore/tcell/commit/b80ab38fdcf5bd764335994197df27a5045d1037"><code>b80ab38</code></a> feat: Add support for NO_COLOR (unix only)</li> <li><a href="https://github.com/gdamore/tcell/commit/7c30f533a431ea1879c3669df12dbb1cc1b7730c"><code>7c30f53</code></a> Bump golang.org/x/term from 0.36.0 to 0.37.0</li> <li><a href="https://github.com/gdamore/tcell/commit/b12968050e1031fdb5848a611e5d1e48c3bd52e5"><code>b129680</code></a> fix: Default to East Asian ambiguous width as 1 unless RUNEWIDTH_EASTASIAN is...</li> <li><a href="https://github.com/gdamore/tcell/commit/ef3e35b8a64a9eafff9fe2ed0df56480e4b36903"><code>ef3e35b</code></a> Bump golang.org/x/text from 0.30.0 to 0.31.0</li> <li><a href="https://github.com/gdamore/tcell/commit/f5ac8512bc35e4b636c5f549131e03cef62f2cd6"><code>f5ac851</code></a> fix(keys): Fix ALT handling for older terminal types (ESC- emulated)</li> <li><a href="https://github.com/gdamore/tcell/commit/d0ad80f59aab6ba5b069ae7ad5568a2b965c1a72"><code>d0ad80f</code></a> chore: Update README to reflect current priorities</li> <li><a href="https://github.com/gdamore/tcell/commit/9337200d0485033d194e5b53e7fb44cab25d5f37"><code>9337200</code></a> chore(terminfo): remove the EnterUrl/ExitUrl definitions (unused)</li> <li>Additional commits viewable in <a href="https://github.com/gdamore/tcell/compare/v2.9.0...v2.11.0">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.9.0&new-version=2.11.0)](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:24 +03:00
kerem changed title from [PR #51] [MERGED] deps(deps): bump github.com/gdamore/tcell/v2 from 2.9.0 to 2.11.0 to [PR #51] deps(deps): bump github.com/gdamore/tcell/v2 from 2.9.0 to 2.11.0 2026-02-27 12:38:29 +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#60
No description provided.