Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps github.com/gdamore/tcell/v2 from 2.8.1 to 2.9.0.

Release notes

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

Version 2.9.0 Feature Release

Main Features

Notable Bug Fixes

New Contributors

Full Changelog: gdamore/tcell@v2.8.1...v2.9.0

Commits
  • e5785a4 Add show color demo.
  • fbada5b fixes #808 Add tmux to the base set of terminals.
  • fff1476 Do not filter Ctrl+Alt in non-rune cases
  • c57e39a Bump golang.org/x/text from 0.27.0 to 0.28.0
  • d9496cc Add CODEOWNERS.
  • 2fe7441 Bump golang.org/x/term from 0.33.0 to 0.34.0
  • 70a3c21 Bump actions/checkout from 4 to 5
  • 7aa93b6 Bump codecov/codecov-action from 5.4.2 to 5.4.3
  • 25ed758 Adding minimal support for Plan9 (#810)
  • c2f1f74 Bump golang.org/x/term from 0.28.0 to 0.30.0
  • Additional commits viewable 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 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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 6, 2025
@openshift-ci
Copy link

openshift-ci bot commented Oct 6, 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.

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
Copy link

openshift-ci bot commented Oct 6, 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.

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
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

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

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

Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv2.md)
- [Commits](gdamore/tcell@v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gdamore/tcell/v2-2.9.0 branch from e8c94e8 to f52400c Compare October 8, 2025 06:35
@openshift-ci openshift-ci bot added the lgtm label Nov 20, 2025
@OlivierCazade OlivierCazade merged commit 9c9f5c6 into main Nov 20, 2025
7 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gdamore/tcell/v2-2.9.0 branch November 20, 2025 15:48
@openshift-ci
Copy link

openshift-ci bot commented Nov 20, 2025

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/integration-tests f52400c link true /test integration-tests

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

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.

2 participants