Skip to content

chore(deps): bump tui-bar-graph from 0.3.1 to 0.3.2 in the rust-minor-updates group#197

Merged
LargeModGames merged 1 commit intomainfrom
dependabot/cargo/rust-minor-updates-541934340b
Mar 30, 2026
Merged

chore(deps): bump tui-bar-graph from 0.3.1 to 0.3.2 in the rust-minor-updates group#197
LargeModGames merged 1 commit intomainfrom
dependabot/cargo/rust-minor-updates-541934340b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the rust-minor-updates group with 1 update: tui-bar-graph.

Updates tui-bar-graph from 0.3.1 to 0.3.2

Release notes

Sourced from tui-bar-graph's releases.

tui-bar-graph-v0.3.2

⚙️ Miscellaneous Tasks

  • (project) Update the repository link
Changelog

Sourced from tui-bar-graph's changelog.

Changelog

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

[0.7.1] - 2026-03-29

🚀 Features

  • (scrollbar) Update glyph previews and tests (#169)

    Default ScrollBar renders without arrow endcaps and uses a dark gray background with a blank (space) track.

    Add glyph set variants and improve the Unicode-only fallback. Document glyph sets with a 1/8-step horizontal thumb walk, and add snapshot render tests to keep the glyph combinations stable.

  • (scrollbar) Support crossterm 0.28 (#172)

    Add versioned crossterm feature flags and re-export the selected version as tui_scrollbar::crossterm.

    Add CI checks for the feature matrix and a docs.rs-style build.


  • (tui-bigtext) Enable no_std as default (#190)

    This enables using tui-bigtext in a no_std environment

    e.g. ratatui/mousefood#159

  • (tui-big-text) Add optional Block wrapping for BigText (#197)

    Summary

    Add optional block wrapping for the big text widget so it can render within a border and title area.

    Motivation

    This enables composing the big text widget with standard block decorations, which is useful for dashboards and status displays. E. g. I'm making layout with BigText stopwatch and I want to use block title as a place for status. Additionally it fits into my dashboard design. I think it might be useful.

    My example:

    Screenshot_5

    Changes

    • Added optional block support in the widget configuration and rendering flow.

... (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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-minor-updates group with 1 update: [tui-bar-graph](https://github.com/ratatui/tui-widgets).


Updates `tui-bar-graph` from 0.3.1 to 0.3.2
- [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-bar-graph-v0.3.1...tui-bar-graph-v0.3.2)

---
updated-dependencies:
- dependency-name: tui-bar-graph
  dependency-version: 0.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Rust programming language related labels Mar 30, 2026
@LargeModGames LargeModGames merged commit 3893477 into main Mar 30, 2026
6 checks passed
@LargeModGames LargeModGames deleted the dependabot/cargo/rust-minor-updates-541934340b branch March 30, 2026 11:19
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 Rust programming language related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant