Skip to content

Bump github.com/gdamore/tcell/v2 from 2.13.7 to 2.13.9#510

Merged
OlivierCazade merged 1 commit into
mainfrom
dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.9
May 21, 2026
Merged

Bump github.com/gdamore/tcell/v2 from 2.13.7 to 2.13.9#510
OlivierCazade merged 1 commit into
mainfrom
dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

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
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 4, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 4, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jpinsonneau for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 4, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a netobserv member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 13.18%. Comparing base (a6189c6) to head (b45b17c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #510   +/-   ##
=======================================
  Coverage   13.18%   13.18%           
=======================================
  Files          20       20           
  Lines        2443     2443           
=======================================
  Hits          322      322           
  Misses       2095     2095           
  Partials       26       26           
Flag Coverage Δ
unittests 13.18% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.13.7 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.13.7...v2.13.9)

---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
  dependency-version: 2.13.9
  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.9 branch from d19aba7 to b45b17c Compare May 20, 2026 06:06
@openshift-ci openshift-ci Bot added the lgtm label May 21, 2026
@OlivierCazade OlivierCazade merged commit 9707011 into main May 21, 2026
6 of 9 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.9 branch May 21, 2026 15:21
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 lgtm needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant