Skip to content

chore: bump github.com/gdamore/tcell/v2 from 2.7.4 to 2.13.10#51

Merged
phlx0 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.10
May 29, 2026
Merged

chore: bump github.com/gdamore/tcell/v2 from 2.7.4 to 2.13.10#51
phlx0 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gdamore/tcell/v2 from 2.7.4 to 2.13.10.

Release notes

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

Version 2.13.9 Bug Fix Release

What's Changed

Full Changelog: gdamore/tcell@v2.13.8...v2.13.9

Version 2.13.8 Bug Fix Release

This fixes two bugs, both involving wide characters (including emoji) and terminal bugs.

Full Changelog: gdamore/tcell@v2.13.7...v2.13.8

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: gdamore/tcell@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: gdamore/tcell@v2.13.5...v2.13.6

Version 2.13.5 Bug Fix Release

This fixes a regression where Control-J was being reported as KeyEnter.

Full Changelog: gdamore/tcell@v2.13.4...v2.13.5

Version 2.13.4 Bug Fix

What's Changed

(Note that v2.13.3 was accidentally tagged on the wrong branch -- it had the same content, but the git history was wrong -- we've deleted the tag.)

Note that folks relying on KeyBacktab will find that the regression where on some terminals it became KeyTab+ModShift is now fixed.

Full Changelog: gdamore/tcell@v2.13.2...v2.13.4

Version 2.13.2 Bug Fix Release

This fixes a problem that affected some applications on Windows (wrong terminal dimensions due to an off-by-one error.)

... (truncated)

Commits
  • 7c37ddd revert: "refactor(simscreen): reuse drawCell encode buffers"
  • 6d9f5cf refactor(cell): hoist string(r) out of Fill loop
  • c42ac3b refactor(simscreen): reuse drawCell encode buffers
  • 520446f test: add SimulationScreen benchmarks
  • 0424b95 fix: possible panic in getConsoleInput if no event returned
  • 11d6323 fix: backport OSC 8 sanitizer to v2
  • 2fdac94 fix(input): handle ESC during CSI and SS3 parse states per ECMA-48
  • 15d91df fix: fix simscreen double chan closure on disposal
  • 55302dd fix(tscreen): Last column snafu with workaround for wide characters.
  • f435772 fix(tscreen): fix infinite loop in paste
  • 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 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)

Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.7.4 to 2.13.10.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md)
- [Commits](gdamore/tcell@v2.7.4...v2.13.10)

---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
  dependency-version: 2.13.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Go module dependency updates go Pull requests that update go code labels May 28, 2026
@dependabot dependabot Bot requested a review from phlx0 as a code owner May 28, 2026 22:36
@dependabot dependabot Bot added dependencies Go module dependency updates go Pull requests that update go code labels May 28, 2026
@github-actions github-actions Bot added the scene New or modified scene label May 28, 2026
@phlx0 phlx0 merged commit 1bbed8e into main May 29, 2026
3 of 6 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.10 branch May 29, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Go module dependency updates go Pull requests that update go code scene New or modified scene

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant