Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps github.com/rivo/tview from 0.0.0-20220307222120-9994674d60a8 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [github.com/rivo/tview](https://github.com/rivo/tview) from 0.0.0-20220307222120-9994674d60a8 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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2025
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
Development

Successfully merging this pull request may close these issues.

1 participant