Skip to content

build(deps): bump tui-big-text from 0.8.2 to 0.8.7#59

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tui-big-text-0.8.7
Closed

build(deps): bump tui-big-text from 0.8.2 to 0.8.7#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tui-big-text-0.8.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tui-big-text from 0.8.2 to 0.8.7.

Release notes

Sourced from tui-big-text's releases.

tui-big-text-v0.8.7

🚀 Features

  • (big-text) Render by reference (#288)

    Summary

    • add Widget for &BigText
    • keep the owned Widget for BigText path as a compatibility shim
    • cover borrowed rendering against owned rendering

    Validation

    • cargo test -p tui-big-text -p tui-bar-graph -p tui-equalizer -p tui-prompts -p tui-scrollview --all-features
    • cargo clippy -p tui-big-text -p tui-bar-graph -p tui-equalizer -p tui-prompts -p tui-scrollview --all-targets --all-features -- -D warnings

tui-big-text-v0.8.6

🐛 Bug Fixes

  • Ignore non-press key events in examples (#284)

    Summary

    • ignore release and repeat key events in the tui-big-text stopwatch example
    • confirm the remaining examples already filter key handling to press events

    Validation

    • cargo +nightly fmt --all
    • cargo check -p tui-big-text --examples --all-features
    • cargo clippy -p tui-big-text --examples --all-features -- -D warnings
    • just rdme-check

📚 Documentation

  • Modernize tui-big-text examples (#276)

    Summary

    • remove the shared big-text example terminal helper
    • use ratatui::run directly in the static examples
    • remove the custom Tui wrapper from the stopwatch example

    Validation

    • cargo +nightly fmt --all
    • cargo check -p tui-big-text --examples --all-features
    • cargo clippy -p tui-big-text --examples --all-features -- -D warnings
  • Install color-eyre in stopwatch example (#280)

    Summary

    • install color-eyre before running the tui-big-text stopwatch example

... (truncated)

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 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 [tui-big-text](https://github.com/ratatui/tui-widgets) from 0.8.2 to 0.8.7.
- [Release notes](https://github.com/ratatui/tui-widgets/releases)
- [Changelog](https://github.com/ratatui/tui-widgets/blob/main/CHANGELOG.md)
- [Commits](ratatui/tui-widgets@tui-big-text-v0.8.2...tui-big-text-v0.8.7)

---
updated-dependencies:
- dependency-name: tui-big-text
  dependency-version: 0.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #62.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/tui-big-text-0.8.7 branch June 22, 2026 19:34
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants