Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps tui-big-text from 0.7.1 to 0.8.1.

Release notes

Sourced from tui-big-text's releases.

tui-big-text-v0.8.1

📚 Documentation

  • Refresh widget docs (#148)

    Standardize widget crate docs and README layouts. Unify badges, links, and license references. Add consistent usage sections and link style updates.

tui-big-text-v0.8.0

🚀 Features

  • (tui-big-text) [breaking] Add block octant characters (#117)

    The changes in this PR add the following enum variants:

    • PixelSize::QuarterHeight and PixelSize::Octant to PixelSize found in the tui-big-text crate.

    Documentation and tests are included, and the examples (along with the VHS tapes and screenshots) have been updated to show the new two-row-tall text styles in action and how they compare to text rendered with other PixelSize settings.

  • [breaking] Migrate to ratatui 0.30 (#120)

    feat!: migrate to ratatui 0.30

    • Update workspace deps to ratatui 0.30, ratatui-core, ratatui-widgets, crossterm 0.29
    • Shift widget crates to ratatui-core/ratatui-widgets imports where needed
    • Update tui-popup/tui-prompts event handling to use crossterm types
    • Revise tui-popup rendering/ref semantics and docs to match reference rendering rules
    • Add rolling breaking changes doc and markdownlint config
    • Bump direct deps needed for minimal-versions and examples (document-features, colorgrad, unicode-width)

📚 Documentation

  • (tui-big-text) Fix enum name in field details (#119)

tui-big-text-v0.8.0-alpha.0

🐛 Bug Fixes

  • Broken links from move to tui-widgets

tui-big-text-v0.7.3

🐛 Bug Fixes

  • Clippy lints (#81)

    Fixes a bunch of lints that are in beta / nursery. A lot of these are

... (truncated)

Changelog

Sourced from tui-big-text's changelog.

Changelog

All notable changes to this project will be documented in this file.

[0.6.2] - 2025-12-27

📚 Documentation

  • Refresh widget docs (#148)

    Standardize widget crate docs and README layouts. Unify badges, links, and license references. Add consistent usage sections and link style updates.

⚙️ Miscellaneous Tasks

  • (tui-box-text) Release v0.3.1 (#149)

    🤖 New release

    • tui-box-text: 0.3.0 -> 0.3.1 (✓ API compatible changes)

    [0.3.1] - 2025-12-27

    📚 Documentation

    • Refresh widget docs (#148)

      Standardize widget crate docs and README layouts. Unify badges, links, and license references. Add consistent usage sections and link style updates.


    This PR was generated with release-plz.

  • (tui-cards) Release v0.3.1 (#150)

    🤖 New release

    • tui-cards: 0.3.0 -> 0.3.1 (✓ API compatible changes)

... (truncated)

Commits

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)

Bumps [tui-big-text](https://github.com/joshka/tui-widgets) from 0.7.1 to 0.8.1.
- [Release notes](https://github.com/joshka/tui-widgets/releases)
- [Changelog](https://github.com/joshka/tui-widgets/blob/main/CHANGELOG.md)
- [Commits](joshka/tui-widgets@tui-popup-v0.7.1...tui-big-text-v0.8.1)

---
updated-dependencies:
- dependency-name: tui-big-text
  dependency-version: 0.8.1
  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 rust Pull requests that update rust code labels Dec 29, 2025
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.

1 participant