small-hack / smol-k8s-lab

☁️ CLI & TUI with a smol friendly vibe to get started with Kubernetes on metal, then bootstrap apps using Argo CD 🧸 Great for testing webapps and benchmarking.
https://small-hack.github.io/smol-k8s-lab/
GNU Affero General Public License v3.0
12 stars 1 forks source link

fix(deps): update dependency textual to ^0.54.0 #194

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
textual ^0.53 -> ^0.54.0 age adoption passing confidence

Release Notes

Textualize/textual (textual) ### [`v0.54.0`](https://togithub.com/Textualize/textual/blob/HEAD/CHANGELOG.md#0540---2023-03-26) [Compare Source](https://togithub.com/Textualize/textual/compare/v0.53.1...v0.54.0) ##### Fixed - Fixed a crash in `TextArea` when undoing an edit to a selection the selection was made backwards [https://github.com/Textualize/textual/issues/4301](https://togithub.com/Textualize/textual/issues/4301) - Fixed issue with flickering scrollbars [https://github.com/Textualize/textual/pull/4315](https://togithub.com/Textualize/textual/pull/4315) - Fixed issue where narrow TextArea would repeatedly wrap due to scrollbar appearing/disappearing [https://github.com/Textualize/textual/pull/4334](https://togithub.com/Textualize/textual/pull/4334) - Fix progress bar ETA not updating when setting `total` reactive [https://github.com/Textualize/textual/pull/4316](https://togithub.com/Textualize/textual/pull/4316) ##### Changed - ProgressBar won't show ETA until there is at least one second of samples [https://github.com/Textualize/textual/pull/4316](https://togithub.com/Textualize/textual/pull/4316) - `Input` waits until an edit has been made, after entry to the widget, before offering a suggestion [https://github.com/Textualize/textual/pull/4335](https://togithub.com/Textualize/textual/pull/4335)

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.