Skip to content

chore(deps): bump github.com/gdamore/tcell/v2 from 2.8.1 to 2.13.9 in the tui-dependencies group across 1 directory#40

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/tui-dependencies-a034a8c9bf
Open

chore(deps): bump github.com/gdamore/tcell/v2 from 2.8.1 to 2.13.9 in the tui-dependencies group across 1 directory#40
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/tui-dependencies-a034a8c9bf

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Bumps the tui-dependencies group with 1 update in the / directory: github.com/gdamore/tcell/v2.

Updates github.com/gdamore/tcell/v2 from 2.8.1 to 2.13.9

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
  • cdc241c 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
  • 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...
  • d79dec6 fix: ctrl-J is reported as KeyCR/KeyEnter on legacy terminals (fixes #911)
  • dcce777 fix: fix terminal key protocol selection logic
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 25, 2026
@dependabot dependabot Bot changed the title chore(deps): bump github.com/gdamore/tcell/v2 from 2.8.1 to 2.13.8 in the tui-dependencies group chore(deps): bump github.com/gdamore/tcell/v2 from 2.8.1 to 2.13.9 in the tui-dependencies group across 1 directory May 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tui-dependencies-a034a8c9bf branch from faa169e to fcf0dfb Compare May 9, 2026 03:32
Bumps the tui-dependencies group with 1 update in the / directory: [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell).


Updates `github.com/gdamore/tcell/v2` from 2.8.1 to 2.13.9
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md)
- [Commits](gdamore/tcell@v2.8.1...v2.13.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tui-dependencies-a034a8c9bf branch from fcf0dfb to 2372145 Compare May 23, 2026 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant