Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate tui-tree-widget to 0.19.0 #5140

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Feb 25, 2024

This PR contains the following updates:

Package Type Update Change
tui-tree-widget workspace.dependencies minor 0.17.0 -> 0.19.0

Release Notes

EdJoPaTo/tui-rs-tree-widget (tui-tree-widget)

v0.19.0

Compare Source

  • feat(state)!: return true when something changed ed9a54a
  • fix: do not move offset on unselect 15f05be
  • refactor!: remove get_identifier_without_leaf a2f8100

BREAKING CHANGES:

  • state methods return when something changed ed9a54a
  • get_identifier_without_leaf is gone. Reimplement yourself or use Vec::pop() a2f8100

v0.18.0

Compare Source

  • fix!: remove start_corner 85bfecc
  • perf: get item.height() less often on render 4130a80
  • perf: prefer into_iter() over clone() 86458ff
  • experimental scrollbar support (API might change on any release)

BREAKING CHANGES: start_corner is gone


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Feb 25, 2024
@oxide-renovate oxide-renovate bot changed the title chore(deps): update rust crate tui-tree-widget to 0.18.0 chore(deps): update rust crate tui-tree-widget to 0.19.0 Feb 27, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/tui-tree-widget-0.x branch 3 times, most recently from c6494e3 to 700e855 Compare March 8, 2024 04:07
@oxide-renovate oxide-renovate bot force-pushed the renovate/tui-tree-widget-0.x branch 4 times, most recently from 244e48d to 1e42896 Compare March 14, 2024 03:08
@oxide-renovate oxide-renovate bot changed the title chore(deps): update rust crate tui-tree-widget to 0.19.0 Update Rust crate tui-tree-widget to 0.19.0 Mar 26, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/tui-tree-widget-0.x branch 4 times, most recently from e57f91a to 22803bb Compare March 29, 2024 03:09
@oxide-renovate oxide-renovate bot force-pushed the renovate/tui-tree-widget-0.x branch from 22803bb to adfb3c5 Compare March 30, 2024 03:11
@sunshowers
Copy link
Contributor

Verified locally that wicket still works.

@sunshowers sunshowers merged commit bf5c4b5 into main Apr 2, 2024
22 checks passed
@sunshowers sunshowers deleted the renovate/tui-tree-widget-0.x branch April 2, 2024 18:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant