Skip to content

Bump github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.10#747

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.10
Open

Bump github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.10#747
dependabot[bot] wants to merge 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 26, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gdamore/tcell/v2 from 2.13.5 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

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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 26, 2026
@github-actions

Copy link
Copy Markdown

A friendly reminder that this PR had no activity for 30 days.

@navidys

navidys commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.13.5 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.13.5...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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.10 branch from 27578c3 to 5066df6 Compare June 28, 2026 06:30
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 stale-pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant