Skip to content

build(deps): bump tui-big-text from 0.8.2 to 0.8.8#62

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tui-big-text from 0.8.2 to 0.8.8.

Release notes

Sourced from tui-big-text's releases.

tui-big-text-v0.8.8

⚙️ Miscellaneous Tasks

  • Update Cargo.toml dependencies

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

... (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.8.
- [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.8)

---
updated-dependencies:
- dependency-name: tui-big-text
  dependency-version: 0.8.8
  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 22, 2026
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