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.61.0 #213

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
textual ^0.60 -> ^0.61.0 age adoption passing confidence

Release Notes

Textualize/textual (textual) ### [`v0.61.0`](https://togithub.com/Textualize/textual/blob/HEAD/CHANGELOG.md#0610---2024-05-18) [Compare Source](https://togithub.com/Textualize/textual/compare/v0.60.1...v0.61.0) ##### Added - Added `App.get_default_screen` [https://github.com/Textualize/textual/pull/4520](https://togithub.com/Textualize/textual/pull/4520) - Added dynamic binding via `DOMNode.check_action` [https://github.com/Textualize/textual/pull/4516](https://togithub.com/Textualize/textual/pull/4516) - Added `"focused"` action namespace so you can bind a key to an action on the focused widget [https://github.com/Textualize/textual/pull/4516](https://togithub.com/Textualize/textual/pull/4516) - Added "focused" to allowed action namespaces [https://github.com/Textualize/textual/pull/4516](https://togithub.com/Textualize/textual/pull/4516) ##### Changed - Breaking change: Actions (as used in bindings) will no longer check the app if they are unhandled. This was undocumented anyway, and not that useful. [https://github.com/Textualize/textual/pull/4516](https://togithub.com/Textualize/textual/pull/4516) - Breaking change: Renamed `App.namespace_bindings` to `active_bindings`

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.