Open renovate-bot opened 5 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 69.51%. Comparing base (
9e98057
) to head (f7d71fc
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v1.2.2
->v1.2.4
v6.6.2
->v6.6.3
Release Notes
charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)
### [`v1.2.4`](https://redirect.github.com/charmbracelet/bubbletea/releases/tag/v1.2.4) [Compare Source](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.2.3...v1.2.4) #### Changelog ##### Bug fixes - [`4ad0792`](https://redirect.github.com/charmbracelet/bubbletea/commit/4ad07926d7ff00bc21a05b2536d82a7cc629225e): fix: cursor position adjustment after exiting alt screen ([#1241](https://redirect.github.com/charmbracelet/bubbletea/issues/1241)) ([@semihbkgr](https://redirect.github.com/semihbkgr)) - [`ede8caa`](https://redirect.github.com/charmbracelet/bubbletea/commit/ede8caa9d4f588a4a2c744d8e135a1b444bf2ce9): fix: renderer: keep a separate count of lines rendered in the alt screen ([@aymanbagabas](https://redirect.github.com/aymanbagabas)) ##### Other work - [`76b0f81`](https://redirect.github.com/charmbracelet/bubbletea/commit/76b0f818b3174a3e9b77f93c19820d07855f13f4): ci: fix goreleaser config ([#1238](https://redirect.github.com/charmbracelet/bubbletea/issues/1238)) ([@caarlos0](https://redirect.github.com/caarlos0)) *** Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@charm), or on [Discord](https://charm.sh/chat). ### [`v1.2.3`](https://redirect.github.com/charmbracelet/bubbletea/releases/tag/v1.2.3) [Compare Source](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.2.2...v1.2.3) ### Altscreen-not-altscreen This release fixes a sneaky longstanding bug in the renderer where mis-paints could happen when toggling in and out of the altscreen if the height of the TUI changed whilst in the altscreen. Special thanks to [@applejag](https://redirect.github.com/applejag) for reporting the issue and [@semihbkgr](https://redirect.github.com/semihbkgr) for the fix. #### Changelog - [`f8f840c`](https://redirect.github.com/charmbracelet/bubbletea/commit/f8f840c38a36140fe890a02c6b35589f15a85ff5): fix: cursor position adjustment after exiting alt screen ([#1241](https://redirect.github.com/charmbracelet/bubbletea/issues/1241)) ([@semihbkgr](https://redirect.github.com/semihbkgr)) *** Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@charm), or on [Discord](https://charm.sh/chat).jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)
### [`v6.6.3`](https://redirect.github.com/jedib0t/go-pretty/releases/tag/v6.6.3) [Compare Source](https://redirect.github.com/jedib0t/go-pretty/compare/v6.6.2...v6.6.3) #### What's Changed - table: ImportGrid to import a 1d or 2d grid as rows by [@jedib0t](https://redirect.github.com/jedib0t) in [https://github.com/jedib0t/go-pretty/pull/343](https://redirect.github.com/jedib0t/go-pretty/pull/343) **Full Changelog**: https://github.com/jedib0t/go-pretty/compare/v6.6.2...v6.6.3Configuration
📅 Schedule: Branch creation - "before 6am on monday" in timezone Australia/Sydney, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.