Skip to content

Bump github.com/navidys/tvxwidgets from 0.11.1 to 0.14.0#530

Merged
OlivierCazade merged 1 commit into
mainfrom
dependabot/go_modules/github.com/navidys/tvxwidgets-0.14.0
Jun 17, 2026
Merged

Bump github.com/navidys/tvxwidgets from 0.11.1 to 0.14.0#530
OlivierCazade merged 1 commit into
mainfrom
dependabot/go_modules/github.com/navidys/tvxwidgets-0.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/navidys/tvxwidgets from 0.11.1 to 0.14.0.

Release notes

Sourced from github.com/navidys/tvxwidgets's releases.

v0.14.0

What's Changed

New Contributors

Full Changelog: navidys/tvxwidgets@v0.13.0...v0.14.0

v0.13.0

What's Changed

  • Bump github.com/gdamore/tcell/v2 from 2.9.0 to 2.13.8
  • Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.27.5
  • Bump github.com/onsi/gomega from 1.38.2 to 1.39.0

Full Changelog: navidys/tvxwidgets@v0.12.1...v0.13.0

v0.12.1

What's Changed

Full Changelog: navidys/tvxwidgets@v0.12.0...v0.12.1

v0.12.0

What's Changed

Full Changelog: navidys/tvxwidgets@v0.11.3...v0.12.0

v0.11.3

What's Changed

... (truncated)

Commits
  • 1be98b0 Merge pull request #132 from navidys/dependabot/go_modules/github.com/gdamore...
  • f305ad5 Bump github.com/gdamore/tcell/v2 from 2.13.9 to 2.13.10
  • b259523 Merge pull request #131 from navidys/dependabot/go_modules/github.com/onsi/go...
  • ea0a6d8 Bump github.com/onsi/gomega from 1.40.0 to 1.41.0
  • cca39ee Merge pull request #133 from navidys/dependabot/go_modules/github.com/onsi/gi...
  • c303eb0 Bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.30.0
  • b3ae922 Go update to 1.25.6 + Golang-lint update to 2.12.2
  • ade5ecd Merge pull request #129 from navidys/dependabot/go_modules/github.com/onsi/go...
  • 91b2d92 Bump github.com/onsi/gomega from 1.39.1 to 1.40.0
  • 14dc082 Merge pull request #126 from navidys/dependabot/go_modules/github.com/gdamore...
  • Additional commits viewable in compare view

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 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/navidys/tvxwidgets](https://github.com/navidys/tvxwidgets) from 0.11.1 to 0.14.0.
- [Release notes](https://github.com/navidys/tvxwidgets/releases)
- [Commits](navidys/tvxwidgets@v0.11.1...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/navidys/tvxwidgets
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 15, 2026
@openshift-ci

openshift-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown

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

openshift-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown

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

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 13.18%. Comparing base (e3c209e) to head (a2c92a7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #530   +/-   ##
=======================================
  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.

@openshift-ci openshift-ci Bot added the lgtm label Jun 17, 2026
@OlivierCazade OlivierCazade merged commit 0e32b5b into main Jun 17, 2026
9 of 10 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/navidys/tvxwidgets-0.14.0 branch June 17, 2026 15:05
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