chore: update module github.com/charmbracelet/bubbletea to v1.3.7 #54

Merged
smark merged 1 commit from renovate/github.com-charmbracelet-bubbletea-1.x into main 2025-09-06 07:31:14 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/charmbracelet/bubbletea require patch v1.3.6 -> v1.3.7

See https://eol301.grasky.net/github.com/charmbracelet/bubbletea for EOL dates and support lifecycles.


Release Notes

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

v1.3.7

Compare Source

Changelog

Bug fixes
Documentation updates
Other work

The Charm logo

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


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 | `v1.3.6` -> `v1.3.7` | :hourglass: See https://eol301.grasky.net/github.com/charmbracelet/bubbletea for EOL dates and support lifecycles. --- ### Release Notes <details> <summary>charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)</summary> ### [`v1.3.7`](https://github.com/charmbracelet/bubbletea/releases/tag/v1.3.7) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v1.3.6...v1.3.7) #### Changelog ##### Bug fixes - [`28ab4f4`](https://github.com/charmbracelet/bubbletea/commit/28ab4f41b29fef14d900c46a4873a45891a9ee9b): fix(renderer): properly reset cursor position to start of line ([#&#8203;1472](https://github.com/charmbracelet/bubbletea/issues/1472)) ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) - [`c76509a`](https://github.com/charmbracelet/bubbletea/commit/c76509a9d4974207cd66255707d14f4f938f7f52): fix: compact sequences like batches ([#&#8203;958](https://github.com/charmbracelet/bubbletea/issues/958)) ([@&#8203;jdhenke](https://github.com/jdhenke)) - [`f5da8d0`](https://github.com/charmbracelet/bubbletea/commit/f5da8d068af74764b271a197de54e2bc2bfedb38): fix: handle nested SequenceMsg in event loop and use sync.WaitGroup f… ([#&#8203;1463](https://github.com/charmbracelet/bubbletea/issues/1463)) ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) - [`80ea844`](https://github.com/charmbracelet/bubbletea/commit/80ea844a7650c84e13958de14cdd4f63ac1775aa): fix: lint issues in key\_windows.go and tty\_windows.go ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) ##### Documentation updates - [`c3136ed`](https://github.com/charmbracelet/bubbletea/commit/c3136ed49037a096fe05c6cb16f0a14a38e20c58): docs(license): update copyright date range ([@&#8203;meowgorithm](https://github.com/meowgorithm)) - [`919805f`](https://github.com/charmbracelet/bubbletea/commit/919805f8f0d134af7e3569b0054c13b561976dfa): docs(readme): update footer art ([@&#8203;meowgorithm](https://github.com/meowgorithm)) - [`f01583b`](https://github.com/charmbracelet/bubbletea/commit/f01583bb899e125c7a26d3b870eff585ec0f4816): docs: show the correct branch in the build badge ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) ##### Other work - [`a81d6f3`](https://github.com/charmbracelet/bubbletea/commit/a81d6f3875fe87e19e780954a0008b93ebc182c8): ci: sync dependabot config ([#&#8203;1480](https://github.com/charmbracelet/bubbletea/issues/1480)) ([@&#8203;charmcli](https://github.com/charmcli)) - [`53609c1`](https://github.com/charmbracelet/bubbletea/commit/53609c1f4a7423b7f4f95f23f2308bc45b623cc0): ci: sync golangci-lint config ([#&#8203;1466](https://github.com/charmbracelet/bubbletea/issues/1466)) ([@&#8203;github-actions](https://github.com/github-actions)\[bot]) *** <a href="https://charm.land/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-banner-next.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [Discord](https://charm.land/discord), [Slack](https://charm.land/slack), [The Fediverse](https://mastodon.technology/@&#8203;charm). </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Author
Owner

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/x/ansi v0.9.3 -> v0.10.1
golang.org/x/sys v0.33.0 -> v0.34.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 2 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------- | :--------------------- | | `github.com/charmbracelet/x/ansi` | `v0.9.3` -> `v0.10.1` | | `golang.org/x/sys` | `v0.33.0` -> `v0.34.0` |
smark merged commit debb88f976 into main 2025-09-06 07:31:14 +00:00
smark deleted branch renovate/github.com-charmbracelet-bubbletea-1.x 2025-09-06 07:31:14 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
pomodoro/ChronoTomato!54
No description provided.