fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.4 #59
Loading…
x
Reference in New Issue
Block a user
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.1.2
->v1.3.4
Release Notes
charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)
v1.3.4
Compare Source
This release fixes an issue on Windows where the mouse is always enabled even if it wasn't requested. Now, using mouse options such as
tea.WithAllMouseMotion()
and commands such astea.EnableMouseAllMotion
andtea.DisableMouse
turns the mouse on/off as expected.Changelog
New Features
e817654
: feat(ci): move from goveralls to codecov (#1332) (@aymanbagabas)Bug fixes
bf1216d
: fix: windows: enable mouse mode on demand (#1340) (@aymanbagabas)Other work
00e3ef4
: ci: sync dependabot config (#1328) (@charmcli)4a30f3f
: ci: sync dependabot config (#1329) (@charmcli)Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.3.3
Compare Source
This release restore the program options that were deprecated in the previous releases.
Changelog
Full Changelog: https://github.com/charmbracelet/bubbletea/compare/v1.3.2...v1.3.3
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.3.2
Compare Source
Fix canceling terminal input reads on Windows.
Changelog
Bug fixes
b0186ad
: fix: windows: handle cancel io error (@aymanbagabas)Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.3.1
Compare Source
This release introduces some important bug fixes when it comes to cursor movements while rendering, and properly handle Windows AltGr key on non-English keyboards.
Changelog
Bug fixes
771a101
: fix: renderer: use newline instead of cud1 to move cursor down (#1323) (@aymanbagabas)c66daf9
: fix: windows: AltGr maps to LEFT_CTRL+RIGHT_ALT (#1162) (@aymanbagabas)Other work
439398b
: Remove irrelevant option comments (@nervo)Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.3.0
Compare Source
Sorry to interrupt: it's time for Bubble Tea v1.3.0!
Bubble Tea now ships with refined interrupt handling, courtesy @caarlos0. Now, you can throw your terminal a ctrl+c or an interrupt signal, Bubble Tea will take it with grace and poise. Switch any ol’ run-of-the-mill
tea.Quit
command withtea.Interrupt
for seamless interruptions.Bug Fixes
2556e01
: The last rendered line count now includes those sneaky alt screen lines, thanks to @semihbkgr's keen eye (#1254)c8d6005
: Windows users rejoice! @awoodbeck has managed to cancel those unruly threads like an expert party planner usingCancelIoEx
(#1305)New Contributors
Special thanks to the following new contributors:
Changelog
New Features
Bug fixes
Documentation updates
Other work
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.2.4
Compare Source
A few little rendering fixes
This release fixes a couple rendering bugs. Quality rendering in Bubble Tea is paramount!
Changelog
Bug fixes
4ad0792
: fix: cursor position adjustment after exiting alt screen (#1241) (@semihbkgr)ede8caa
: fix: renderer: keep a separate count of lines rendered in the alt screen (@aymanbagabas)Other work
76b0f81
: ci: fix goreleaser config (#1238) (@caarlos0)Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.2.3
Compare Source
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 for reporting the issue and @semihbkgr for the fix.
Changelog
f8f840c
: fix: cursor position adjustment after exiting alt screen (#1241) (@semihbkgr)Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.2.2
Compare Source
Hi! This release fixes some bugs found the fast new renderer introduced in v1.2.0. Happy rendering!
Fixed
New Contributors
Full Changelog: https://github.com/charmbracelet/bubbletea/compare/v1.2.0...v1.2.2
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.2.1
Compare Source
v1.2.0
Compare Source
It’s performance boost time
Sometimes you have to take matters into your own hands. That’s exactly what @LeperGnome did when he wanted faster rendering. This release features adjustments to the rendering algorithm for faster repaints. We encourage you to upgrade and give it a go!
Changelog
New Contributors
Full Changelog: https://github.com/charmbracelet/bubbletea/compare/v1.1.2...v1.2.0
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/lipgloss
v0.13.1
->v1.0.0
golang.org/x/sync
v0.8.0
->v0.11.0
github.com/charmbracelet/x/ansi
v0.4.0
->v0.8.0
github.com/charmbracelet/x/term
v0.2.0
->v0.2.1
golang.org/x/sys
v0.26.0
->v0.30.0
fix(deps): update module github.com/charmbracelet/bubbletea to v1.2.4to fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.09ef1cd99c9
tob95a8fd2ae
fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.0to fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.2b95a8fd2ae
to215700012a
fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.2to fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.3215700012a
toc172c10bce
fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.3to fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.4c172c10bce
to051b66bc93
Checkout
From your project repository, check out a new branch and test the changes.