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

Update dependency textual to ^0.71.0 #276

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 5 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
textual ^0.70 -> ^0.71.0 age adoption passing confidence

Release Notes

Textualize/textual (textual) ### [`v0.71.0`](https://togithub.com/Textualize/textual/blob/HEAD/CHANGELOG.md#0710---2024-06-29) ##### Changed - Snapshot tests will normalize SVG output so that changes with no visual impact don't break snapshots, but this release will break most of them. - Breaking change: `App.push_screen` now returns an Awaitable rather than a screen. [https://github.com/Textualize/textual/pull/4672](https://togithub.com/Textualize/textual/pull/4672) - Breaking change: `Screen.dismiss` now returns an Awaitable rather than a bool. [https://github.com/Textualize/textual/pull/4672](https://togithub.com/Textualize/textual/pull/4672) ##### Fixed - Fixed grid + keyline when the grid has auto dimensions [https://github.com/Textualize/textual/pull/4680](https://togithub.com/Textualize/textual/pull/4680) - Fixed mouse code leakage [https://github.com/Textualize/textual/pull/4681](https://togithub.com/Textualize/textual/pull/4681) - Fixed link inside markdown table not posting a `Markdown.LinkClicked` message [https://github.com/Textualize/textual/issues/4683](https://togithub.com/Textualize/textual/issues/4683) - Fixed issue with mouse movements on non-active screen [https://github.com/Textualize/textual/pull/4688](https://togithub.com/Textualize/textual/pull/4688)

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.

jessebot commented 3 days ago

will test this one locally and manually push out this change in a proper release.