chore(deps): update module github.com/charmbracelet/bubbletea to v0.26.5 #7

Merged
Kichiyaki merged 1 commits from renovate/github.com-charmbracelet-bubbletea-0.x into master 2024-06-22 11:06:35 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/charmbracelet/bubbletea require patch v0.26.3 -> v0.26.5

Release Notes

charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)

v0.26.5

Compare Source

Changelog

New Features
Bug fixes
Other work

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v0.26.4

Compare Source

Fix panics! Using program.SetWindowTitle and others may panic if they were called before the program starts.

Also note that program.SetWindowTitle is now deprecated. To set the window title use tea.SetWindowTitle command.

What's Changed

Full Changelog: https://github.com/charmbracelet/bubbletea/compare/v0.26.3...v0.26.4


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Discord.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | require | patch | `v0.26.3` -> `v0.26.5` | --- ### Release Notes <details> <summary>charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)</summary> ### [`v0.26.5`](https://github.com/charmbracelet/bubbletea/releases/tag/v0.26.5) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v0.26.4...v0.26.5) #### Changelog ##### New Features - [`42a7dd8`](https://github.com/charmbracelet/bubbletea/commit/42a7dd8f898f2e9cd180c8475ca6cb6ab21943f4): feat(ci): use goreleaser for releases ([#&#8203;1023](https://github.com/charmbracelet/bubbletea/issues/1023)) ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) ##### Bug fixes - [`a08802e`](https://github.com/charmbracelet/bubbletea/commit/a08802ea9f91d1ec1bbd2cd8c8caf7335ad50dce): fix(windows): coninput not handling control sequences ([#&#8203;1041](https://github.com/charmbracelet/bubbletea/issues/1041)) ([@&#8203;Sculas](https://github.com/Sculas)) ##### Other work - [`2d65ed6`](https://github.com/charmbracelet/bubbletea/commit/2d65ed65a3e5c524f1061b876b56de9d05ae76ee): chore(examples): removed use of deprecated Copy ([@&#8203;arianizadi](https://github.com/arianizadi)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v0.26.4`](https://github.com/charmbracelet/bubbletea/releases/tag/v0.26.4) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v0.26.3...v0.26.4) Fix panics! Using `program.SetWindowTitle` and others *may* panic if they were called before the program starts. Also note that `program.SetWindowTitle` is now deprecated. To set the window title use [`tea.SetWindowTitle`](https://pkg.go.dev/github.com/charmbracelet/bubbletea@v0.26.4#SetWindowTitle) command. #### What's Changed - chore(deps): bump github.com/charmbracelet/x/ansi from 0.1.1 to 0.1.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/charmbracelet/bubbletea/pull/1026 - chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/charmbracelet/bubbletea/pull/1025 - fix: program renderer commands by [@&#8203;aymanbagabas](https://github.com/aymanbagabas) in https://github.com/charmbracelet/bubbletea/pull/1030 **Full Changelog**: https://github.com/charmbracelet/bubbletea/compare/v0.26.3...v0.26.4 *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.social/@&#8203;charmcli), or [Discord](https://charm.sh/chat). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added 1 commit 2024-05-30 19:30:59 +00:00
chore(deps): update module github.com/charmbracelet/bubbletea to v0.26.4
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
7b6672bb11
renovate changed title from chore(deps): update module github.com/charmbracelet/bubbletea to v0.26.4 to chore(deps): update module github.com/charmbracelet/bubbletea to v0.26.5 2024-06-21 19:31:14 +00:00
renovate force-pushed renovate/github.com-charmbracelet-bubbletea-0.x from 7b6672bb11 to 4cbd78d86b 2024-06-21 19:31:15 +00:00 Compare
Kichiyaki merged commit a1e576d9c6 into master 2024-06-22 11:06:35 +00:00
Kichiyaki deleted branch renovate/github.com-charmbracelet-bubbletea-0.x 2024-06-22 11:06:35 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Kichiyaki/goaegis#7
No description provided.