chore(deps): update rust crate tui-scrollview to 0.5 - autoclosed #177

Closed
renovate wants to merge 1 commit from renovate/tui-scrollview-0.x into dev
Collaborator

This PR contains the following updates:

Package Type Update Change
tui-scrollview workspace.dependencies minor 0.4 -> 0.5

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

joshka/tui-widgets (tui-scrollview)

v0.5.0

Compare Source

🐛 Bug Fixes
  • Broken links from move to tui-widgets

  • (tui-scrollview) Make scroll_view buffer area the same as its content (#​37)

    This makes the scroll_view buffer area the same as its content by
    default.
    The previous behavior is easily reproduced by adding empty space to the
    buffer. =)
    Most tests remain the same with the scrollbar updated to match the new
    size.

    Fixes:#​35

📚 Documentation
  • Use ratatui 0.28.1 methods for examples

  • Demo horizontal scrolling and mark TODO as done

v0.4.1

Compare Source

🐛 Bug Fixes
  • Broken links from move to tui-widgets

  • (tui-scrollview) Make scroll_view buffer area the same as its content (#​37)

    This makes the scroll_view buffer area the same as its content by
    default.
    The previous behavior is easily reproduced by adding empty space to the
    buffer. =)
    Most tests remain the same with the scrollbar updated to match the new
    size.

    Fixes:#​35

📚 Documentation
  • Use ratatui 0.28.1 methods for examples

  • Demo horizontal scrolling and mark TODO as done


Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tui-scrollview](https://github.com/joshka/tui-widgets) | workspace.dependencies | minor | `0.4` -> `0.5` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>joshka/tui-widgets (tui-scrollview)</summary> ### [`v0.5.0`](https://github.com/joshka/tui-widgets/releases/tag/tui-scrollview-v0.5.0) [Compare Source](https://github.com/joshka/tui-widgets/compare/tui-scrollview-v0.4.1...tui-scrollview-v0.5.0) ##### 🐛 Bug Fixes - Broken links from move to tui-widgets - *(tui-scrollview)* Make scroll_view buffer area the same as its content ([#&#8203;37](https://github.com/joshka/tui-widgets/pull/37)) > This makes the scroll_view buffer area the same as its content by > default. > The previous behavior is easily reproduced by adding empty space to the > buffer. =) > Most tests remain the same with the scrollbar updated to match the new > size. > > Fixes:[#&#8203;35](https://github.com/joshka/tui-widgets/pull/35) ##### 📚 Documentation - Use ratatui 0.28.1 methods for examples - Demo horizontal scrolling and mark TODO as done ### [`v0.4.1`](https://github.com/joshka/tui-widgets/releases/tag/tui-scrollview-v0.4.1) [Compare Source](https://github.com/joshka/tui-widgets/compare/tui-scrollview-v0.4.0...tui-scrollview-v0.4.1) ##### 🐛 Bug Fixes - Broken links from move to tui-widgets - *(tui-scrollview)* Make scroll_view buffer area the same as its content ([#&#8203;37](https://github.com/joshka/tui-widgets/pull/37)) > This makes the scroll_view buffer area the same as its content by > default. > The previous behavior is easily reproduced by adding empty space to the > buffer. =) > Most tests remain the same with the scrollbar updated to match the new > size. > > Fixes:[#&#8203;35](https://github.com/joshka/tui-widgets/pull/35) ##### 📚 Documentation - Use ratatui 0.28.1 methods for examples - Demo horizontal scrolling and mark TODO as done </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuNCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-10-25 12:46:47 +01:00
renovate changed title from chore(deps): update rust crate tui-scrollview to 0.5 to chore(deps): update rust crate tui-scrollview to 0.5 - autoclosed 2024-10-25 18:16:45 +01:00
renovate closed this pull request 2024-10-25 18:16:46 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/git-next#177
No description provided.