Skip to content

[gomod] bump github.com/gdamore/tcell from 1.4.0 to 1.4.1#394

Open
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/go_modules/github.com/gdamore/tcell-1.4.1
Open

[gomod] bump github.com/gdamore/tcell from 1.4.0 to 1.4.1#394
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/go_modules/github.com/gdamore/tcell-1.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 11, 2026

Bumps github.com/gdamore/tcell from 1.4.0 to 1.4.1.

Release notes

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

Version 2.1.3.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
  • 84f925d docs: Note that version 1 is deprecated, point at version 2 or 3.
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/gdamore/tcell](https://github.com/gdamore/tcell) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md)
- [Commits](gdamore/tcell@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 11, 2026

Labels

The following labels could not be found: gomod. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@adimoft adimoft requested a review from a team as a code owner February 12, 2026 14:23
@daveroge daveroge marked this pull request as draft February 12, 2026 16:28
@elvin03 elvin03 marked this pull request as ready for review May 4, 2026 07:39
Copilot AI review requested due to automatic review settings May 4, 2026 07:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the github.com/gdamore/tcell module from v1.4.0 to v1.4.1 in this Go-based image composer tool. The change is limited to dependency metadata and affects the terminal UI codepaths that import tcell, without modifying application source code directly.

Changes:

  • Bump github.com/gdamore/tcell from v1.4.0 to v1.4.1 in go.mod.
  • Refresh the corresponding module checksums in go.sum.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates the direct tcell dependency version used by the live-installer TUI components.
go.sum Updates checksums to match the new tcell module version.

Comment thread go.mod
github.com/bendahl/uinput v1.4.0
github.com/diskfs/go-diskfs v1.7.0
github.com/gdamore/tcell v1.4.0
github.com/gdamore/tcell v1.4.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants