chore: update module github.com/charmbracelet/bubbletea to v1.3.6 #53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-charmbracelet-bubbletea-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.3.5
->v1.3.6
⌛ 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.6
Compare Source
This version fixes some important issues regarding
tea.Exec
output after resuming from the executed program, and Windows losing input character on successive program execution.Big thanks to @raphaelvigee and @joshallenit for working on these issues, you're the best!
Changelog
Bug fixes
0a63003
: fix: Windows: first character input lost on successive programs (#1368) (@joshallenit)78ed49b
: fix: maintain exec output (#1276) (@raphaelvigee)Documentation updates
1b0f489
: docs(readme): cleanup badges (@meowgorithm)Other work
ca9473b
: ci: sync golangci-lint config (#1431) (@github-actions[bot])Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on 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.
This PR has been generated by Renovate Bot.
ℹ 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):Details:
github.com/charmbracelet/x/ansi
v0.8.0
->v0.9.3
golang.org/x/sync
v0.13.0
->v0.15.0
golang.org/x/sys
v0.32.0
->v0.33.0