Skip to content

chore(deps): update rust crate tui-popup to v0.7.6 - #5

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tui-popup-0.x-lockfile
Open

chore(deps): update rust crate tui-popup to v0.7.6#5
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tui-popup-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
tui-popup dependencies patch 0.7.40.7.6

Release Notes

ratatui/tui-widgets (tui-popup)

v0.7.6

Compare Source

Other
  • Integrate tui-equalizer into workspace

v0.7.5

Compare Source

📚 Documentation
  • (scrollbar) Improve API discovery (#​251)

    Summary

    • Improve tui-scrollbar crate docs for API discovery, styling
      behavior, glyph selection, and interaction flow.
    • Add a small scrollbar_styled example that shows distinct track,
      thumb, and arrow styles for vertical and horizontal scrollbars.
    • Configure docs.rs example scraping and add a regression test for
      custom thumb styling on full and partial thumb cells.

    Details

    This is a non-functional docs/examples/tests change. It reorganizes the
    crate-level docs so important defaults and caveats are visible earlier,
    replaces the loose ScrollBar “Key methods” list with a grouped method
    map, and adds canonical examples for the main builder methods.

    The styling docs now spell out how fg and bg apply to terminal glyph
    cells. In particular, they call out that the default minimal track
    renders spaces, so empty track cells show background color, while
    visible glyph sets can use foreground color for the track line. The docs
    also note the partial-thumb caveat: when using visible tracks such as
    GlyphSet::box_drawing, thumb background can show at partial glyph
    edges, so matching it to the track background is usually less
    surprising.

    The glyph docs keep repeated Symbols for Legacy Computing context
    where readers may land directly, rather than relying on linear reading
    through the crate docs.

    Related context:

    Validation

    • cargo test -p tui-scrollbar --all-features
    • cargo test -p tui-scrollbar --doc --all-features
    • cargo check -p tui-scrollbar --examples --all-features
    • cargo clippy -p tui-scrollbar --all-targets --all-features
    • RUSTDOCFLAGS='-D warnings' cargo doc -p tui-scrollbar --no-deps --all-features
    • just fmt-check
    • cargo rdme --check --manifest-path tui-scrollbar/Cargo.toml
    • markdownlint-cli2 tui-scrollbar/README.md
⚙️ Miscellaneous Tasks
  • (tui-scrollbar) Release v0.2.6 (#​258)

    🤖 New release

    • tui-scrollbar: 0.2.5 -> 0.2.6 (✓ API compatible changes)
    Changelog

    [0.2.6] - 2026-06-11

    📚 Documentation

    • (scrollbar) Improve API discovery
      (#​251)

      Summary

      • Improve tui-scrollbar crate docs for API discovery, styling
        behavior, glyph selection, and interaction flow.
      • Add a small scrollbar_styled example that shows distinct track,
        thumb, and arrow styles for vertical and horizontal scrollbars.
      • Configure docs.rs example scraping and add a regression test for
        custom thumb styling on full and partial thumb cells.

      Details

    This is a non-functional docs/examples/tests change. It reorganizes
    the
    crate-level docs so important defaults and caveats are visible
    earlier,
    replaces the loose ScrollBar “Key methods” list with a grouped
    method
    map, and adds canonical examples for the main builder methods.

    The styling docs now spell out how fg and bg apply to terminal
    glyph
    cells. In particular, they call out that the default minimal track
    renders spaces, so empty track cells show background color, while
    visible glyph sets can use foreground color for the track line. The
    docs
    also note the partial-thumb caveat: when using visible tracks such as
    GlyphSet::box_drawing, thumb background can show at partial glyph
    edges, so matching it to the track background is usually less
    surprising.

    The glyph docs keep repeated Symbols for Legacy Computing context
    where readers may land directly, rather than relying on linear reading
    through the crate docs.

    Related context:

    Validation

    • cargo test -p tui-scrollbar --all-features
    • cargo test -p tui-scrollbar --doc --all-features
    • cargo check -p tui-scrollbar --examples --all-features
    • cargo clippy -p tui-scrollbar --all-targets --all-features
    • RUSTDOCFLAGS='-D warnings' cargo doc -p tui-scrollbar --no-deps --all-features
    • just fmt-check
    • cargo rdme --check --manifest-path tui-scrollbar/Cargo.toml
    • markdownlint-cli2 tui-scrollbar/README.md


    This PR was generated with
    release-plz.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/tui-popup-0.x-lockfile branch from 5bb738f to 1fb0ac2 Compare June 20, 2026 16:11
@renovate renovate Bot changed the title chore(deps): update rust crate tui-popup to v0.7.5 chore(deps): update rust crate tui-popup to v0.7.6 Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants