hay-kot / scaffold

A cookie cutter alternative with in-project scaffolding for generating components, controllers, or other common code patterns.
https://hay-kot.github.io/scaffold/
MIT License
63 stars 8 forks source link

fix(deps): update module github.com/charmbracelet/huh to v0.5.3 #201

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/charmbracelet/huh v0.5.2 -> v0.5.3 age adoption passing confidence

Release Notes

charmbracelet/huh (github.com/charmbracelet/huh) ### [`v0.5.3`](https://togithub.com/charmbracelet/huh/releases/tag/v0.5.3) [Compare Source](https://togithub.com/charmbracelet/huh/compare/v0.5.2...v0.5.3) ### Crushin’ bugs This release fixes a buncha bugs in Huh and [Gum](https://togithub.com/charmbracelet/gum) alike. Gum users, stay tuned for an update later today. #### What's Changed ##### Fixed - fix: group varying heights by [@​bashbunni](https://togithub.com/bashbunni) in [https://github.com/charmbracelet/huh/pull/350](https://togithub.com/charmbracelet/huh/pull/350) - fix: group size when height is 0 by [@​caarlos0](https://togithub.com/caarlos0) in [https://github.com/charmbracelet/huh/pull/363](https://togithub.com/charmbracelet/huh/pull/363) - fix(filepicker): not closing on close by [@​caarlos0](https://togithub.com/caarlos0) in [https://github.com/charmbracelet/huh/pull/323](https://togithub.com/charmbracelet/huh/pull/323) - fix(select): wrapping selects by [@​caarlos0](https://togithub.com/caarlos0) in [https://github.com/charmbracelet/huh/pull/324](https://togithub.com/charmbracelet/huh/pull/324) - fix(select): select all/none by [@​caarlos0](https://togithub.com/caarlos0) in [https://github.com/charmbracelet/huh/pull/325](https://togithub.com/charmbracelet/huh/pull/325) - fix(multiselect): contextual 'select all' help text by [@​meowgorithm](https://togithub.com/meowgorithm) in [https://github.com/charmbracelet/huh/pull/342](https://togithub.com/charmbracelet/huh/pull/342) - fix(spinner): light color in title by [@​hyorigo](https://togithub.com/hyorigo) in [https://github.com/charmbracelet/huh/pull/346](https://togithub.com/charmbracelet/huh/pull/346) - fix (multiselect): set filterable not working by [@​caarlos0](https://togithub.com/caarlos0) in [https://github.com/charmbracelet/huh/pull/335](https://togithub.com/charmbracelet/huh/pull/335) - fix(lint): golangci-lint issues by [@​caarlos0](https://togithub.com/caarlos0) in [https://github.com/charmbracelet/huh/pull/378](https://togithub.com/charmbracelet/huh/pull/378) #### Other Stuff - chore: update codeowners by [@​caarlos0](https://togithub.com/caarlos0) in [https://github.com/charmbracelet/huh/pull/379](https://togithub.com/charmbracelet/huh/pull/379) - refactor: use a selector type to select items by [@​aymanbagabas](https://togithub.com/aymanbagabas) in [https://github.com/charmbracelet/huh/pull/328](https://togithub.com/charmbracelet/huh/pull/328) - refactor: make item selector into a slice container by [@​aymanbagabas](https://togithub.com/aymanbagabas) in [https://github.com/charmbracelet/huh/pull/334](https://togithub.com/charmbracelet/huh/pull/334) #### New Contributors - [@​bashbunni](https://togithub.com/bashbunni) made their first contribution in [https://github.com/charmbracelet/huh/pull/350](https://togithub.com/charmbracelet/huh/pull/350) - [@​hyorigo](https://togithub.com/hyorigo) made their first contribution in [https://github.com/charmbracelet/huh/pull/346](https://togithub.com/charmbracelet/huh/pull/346) **Full Changelog**: https://github.com/charmbracelet/huh/compare/v0.5.2...v0.5.3

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.