kyu08 / fzf-make

A command line tool that executes make target using fuzzy finder with preview window.
MIT License
77 stars 10 forks source link

Update Rust crate tui-term to 0.1.7, ratatui to 0.26.0 - abandoned #219

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tui-term dependencies patch 0.1.6 -> 0.1.7

Release Notes

a-kenji/tui-term (tui-term) ### [`v0.1.7`](https://togithub.com/a-kenji/tui-term/compare/v0.1.6...v0.1.7) [Compare Source](https://togithub.com/a-kenji/tui-term/compare/v0.1.6...v0.1.7)

Configuration

πŸ“… Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

kyu08 commented 8 months ago

TODO

renovate[bot] commented 8 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.

a-kenji commented 7 months ago

A small tip, run:

 cargo update --package ratatui@0.25.0

And commit the resulting lockfile.

kyu08 commented 7 months ago

@a-kenji Hi, thanks for the advise! ☺️

I want ratatui's version to be up to date in this PR because I want to minimize the effort of testing.πŸ˜‚ (This PR's title was misleading. Sorry.)

renovate[bot] commented 7 months ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.