Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/rivo/tview from 0.0.0-20250501113434-0c592cd31026 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 29, 2025
Copy link

openshift-ci bot commented Sep 29, 2025

[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.

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

Copy link

openshift-ci bot commented Sep 29, 2025

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.

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.

Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 13.84%. Comparing base (1654142) to head (1d25af6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #392   +/-   ##
=======================================
  Coverage   13.84%   13.84%           
=======================================
  Files          18       18           
  Lines        2731     2731           
=======================================
  Hits          378      378           
  Misses       2329     2329           
  Partials       24       24           
Flag Coverage Δ
unittests 13.84% <ø> (ø)

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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rivo/tview-0.42.0 branch from 4d69b04 to 2cace3c Compare October 6, 2025 07:44
Bumps [github.com/rivo/tview](https://github.com/rivo/tview) from 0.0.0-20250501113434-0c592cd31026 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 force-pushed the dependabot/go_modules/github.com/rivo/tview-0.42.0 branch from 2cace3c to 1d25af6 Compare October 8, 2025 06:35
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 needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants