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
51 stars 5 forks source link

fix(deps): update module github.com/charmbracelet/bubbles to v0.18.0 #143

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
github.com/charmbracelet/bubbles v0.17.2-0.20240108170749-ec883029c8e6 -> v0.18.0 age adoption passing confidence

Release Notes

charmbracelet/bubbles (github.com/charmbracelet/bubbles) ### [`v0.18.0`](https://togithub.com/charmbracelet/bubbles/releases/tag/v0.18.0) [Compare Source](https://togithub.com/charmbracelet/bubbles/compare/v0.17.1...v0.18.0) ### Textarea, but faster This release features several fixes and big performance improvements for the `textarea` bubble. #### What's Changed ##### New - Optional File Permissions and File Size by [@​maaslalani](https://togithub.com/maaslalani) in [https://github.com/charmbracelet/bubbles/pull/471](https://togithub.com/charmbracelet/bubbles/pull/471) - Add Paginator OnFirstPage method by [@​maaslalani](https://togithub.com/maaslalani) in [https://github.com/charmbracelet/bubbles/pull/463](https://togithub.com/charmbracelet/bubbles/pull/463) ##### Improved - Implement Memoization to Speed Up Textarea Rendering by [@​wesen](https://togithub.com/wesen) in [https://github.com/charmbracelet/bubbles/pull/427](https://togithub.com/charmbracelet/bubbles/pull/427) - refactor(textinput): reduce allocations by [@​naglis](https://togithub.com/naglis) in [https://github.com/charmbracelet/bubbles/pull/413](https://togithub.com/charmbracelet/bubbles/pull/413) - Use `uniseg.StringWidth` by [@​maaslalani](https://togithub.com/maaslalani) in [https://github.com/charmbracelet/bubbles/pull/462](https://togithub.com/charmbracelet/bubbles/pull/462) ##### Fixed - fix(textarea): correctly trim incoming paste by [@​muesli](https://togithub.com/muesli) in [https://github.com/charmbracelet/bubbles/pull/469](https://togithub.com/charmbracelet/bubbles/pull/469) - fix(textinput): Placeholder No Longer Changes Width + Paste Calculation by [@​hopefulTex](https://togithub.com/hopefulTex) in [https://github.com/charmbracelet/bubbles/pull/451](https://togithub.com/charmbracelet/bubbles/pull/451) - fix(viewport): pad width to contentWidth by [@​ivanvc](https://togithub.com/ivanvc) in [https://github.com/charmbracelet/bubbles/pull/388](https://togithub.com/charmbracelet/bubbles/pull/388) #### New Contributors - [@​seanbanko](https://togithub.com/seanbanko) made their first contribution in [https://github.com/charmbracelet/bubbles/pull/442](https://togithub.com/charmbracelet/bubbles/pull/442) - [@​hopefulTex](https://togithub.com/hopefulTex) made their first contribution in [https://github.com/charmbracelet/bubbles/pull/451](https://togithub.com/charmbracelet/bubbles/pull/451) - [@​ivanvc](https://togithub.com/ivanvc) made their first contribution in [https://github.com/charmbracelet/bubbles/pull/388](https://togithub.com/charmbracelet/bubbles/pull/388) - [@​wesen](https://togithub.com/wesen) made their first contribution in [https://github.com/charmbracelet/bubbles/pull/427](https://togithub.com/charmbracelet/bubbles/pull/427) **Full Changelog**: https://github.com/charmbracelet/bubbles/compare/v0.17.1...v0.18.0 *** The Charm logo Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.social/@​charm), or on [Discord](https://charm.sh/chat).

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.