-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.3 #230
base: main
Are you sure you want to change the base?
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #230 +/- ##
==========================================
+ Coverage 75.30% 75.32% +0.02%
==========================================
Files 142 142
Lines 11000 11000
==========================================
+ Hits 8283 8286 +3
+ Misses 2038 2032 -6
- Partials 679 682 +3 ☔ View full report in Codecov by Sentry. |
c8db563
to
95c9242
Compare
bc1c871
to
1936412
Compare
95c9242
to
4b75738
Compare
19707cb
to
def5fa2
Compare
4b75738
to
284ec87
Compare
9cb05a2
to
d1969bf
Compare
284ec87
to
d5516a7
Compare
d5516a7
to
54596f0
Compare
This PR contains the following updates:
v1.2.4
->v1.3.3
Release Notes
charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)
v1.3.3
Compare Source
Changelog
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.3.2
Compare Source
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
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.
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 was generated by Mend Renovate. View the repository job log.