Skip to content

[gomod] bump github.com/rivo/tview from 0.0.0-20200219135020-0ba8301b415c to 0.42.0#392

Open
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/go_modules/github.com/rivo/tview-0.42.0
Open

[gomod] bump github.com/rivo/tview from 0.0.0-20200219135020-0ba8301b415c to 0.42.0#392
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/go_modules/github.com/rivo/tview-0.42.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/rivo/tview from 0.0.0-20200219135020-0ba8301b415c to 0.42.0.

Release notes

Sourced from github.com/rivo/tview's releases.

Introducing Releases and SemVer

Upon popular demand (#788), we are starting to use semantic versioning in tview. A lot has happened in this repo already so it didn't seem right to start with v0.1.0. A few notes about this decision:

  • Not every commit will get a new version. Only when I feel that there have not been recent reports of major bugs, I will increase the version and create a new release.
  • This is thus based on the assumption that recent, untagged versions will be used by the community and issues will be reported. Please do both.
  • Consequently, as with any project, a release is not a guarantee that it is bug-free.
  • As the "v0" prefix indicates, we are still in the "alpha" phase. This does not mean that I plan on breaking things. Please refer to the repo's main README for details. However, at this point, I am not completely sure that it will be necessary to introduce a breaking change so it'll remain at "v0" for the time being. (Maybe it will remain there forever. You never know.)
Commits

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/rivo/tview](https://github.com/rivo/tview) from 0.0.0-20200219135020-0ba8301b415c to 0.42.0.
- [Release notes](https://github.com/rivo/tview/releases)
- [Commits](https://github.com/rivo/tview/commits/v0.42.0)

---
updated-dependencies:
- dependency-name: github.com/rivo/tview
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:38
Copilot AI review requested due to automatic review settings May 4, 2026 07:38
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

Updates the TUI dependency stack by bumping github.com/rivo/tview to a modern semver release, bringing in newer upstream transitive dependencies (notably tcell/v2).

Changes:

  • Bump github.com/rivo/tview from a 2020 pseudo-version to v0.42.0.
  • Update transitive dependencies in go.sum and adjust indirect requirements (tcell/v2, newer go-runewidth, etc.).

Reviewed changes

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

File Description
go.mod Updates tview requirement to v0.42.0 and refreshes related indirect deps.
go.sum Regenerates module checksums to match the upgraded dependency graph.

Comment thread go.mod
github.com/klauspost/compress v1.18.0
github.com/muesli/crunchy v0.4.0
github.com/rivo/tview v0.0.0-20200219135020-0ba8301b415c
github.com/rivo/tview v0.42.0
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