russellbanks / Komac

The Community Manifest Creator for WinGet
GNU General Public License v3.0
199 stars 17 forks source link

Update Rust crate tui-textarea to 0.5.0 #678

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tui-textarea dependencies minor 0.4.0 -> 0.5.0

Release Notes

rhysd/tui-textarea (tui-textarea) ### [`v0.5.0`](https://togithub.com/rhysd/tui-textarea/blob/HEAD/CHANGELOG.md#v050---07-Jul-2024) [Compare Source](https://togithub.com/rhysd/tui-textarea/compare/v0.4.0...v0.5.0) This is a maintenance release for supporting recent versions of [ratatui](https://crates.io/crates/ratatui) crate. - **BREAKING CHANGE:** Bump the minimal versions of the following dependencies. If you're depending on the crates older than the following versions, please upgrade them before upgrading this crate. ([#​69](https://togithub.com/rhysd/tui-textarea/issues/69), thanks [@​joshka](https://togithub.com/joshka)) - ratatui 0.27.0 - termion 0.4.0 - termwiz 0.22.0 - `YankText` now implements `Display` instead of `ToString` directly. Since `ToString` is implemented for any types which implement `Display`, this is not a breaking change. \[Changes]\[v0.5.0]

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.



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