Skip to content

fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10#7

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-charmbracelet-bubbletea-1.x
Open

fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10#7
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-charmbracelet-bubbletea-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/charmbracelet/bubbletea v1.2.4v1.3.10 age confidence

Release Notes

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

v1.3.10

Compare Source

Changelog

Bug fixes

The Charm logo

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

v1.3.9

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, Discord, Slack, The Fediverse.

v1.3.8

Compare Source

Changelog

Bug fixes

The Charm logo

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

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.

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
Documentation updates
Other work

The Charm logo

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

v1.3.5

Compare Source

This release fixes an important bug on Windows where function keys (F1..F20) don't get recognized and sent to the program. It also fixes multiple concurrency bugs related to using external context and p.Wait() and p.Kill().

Also, huge thank you to @​desertwitch who went in and just crushed a handful of deadlocks.

Happy hacking!

Changelog

Bug fixes
Documentation updates
Other work

The Charm logo

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

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 as tea.EnableMouseAllMotion and tea.DisableMouse turns the mouse on/off as expected.

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.

v1.3.3

Compare Source

This release restore the program options that were deprecated in the previous releases.

Changelog

Full Changelog: charmbracelet/bubbletea@v1.3.2...v1.3.3


The Charm logo

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

The Charm logo

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
Other work

The Charm logo

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 with tea.Interrupt for seamless interruptions.

Bug Fixes
New Contributors

Special thanks to the following new contributors:

Changelog
New Features
  • cb9395982335da2fbc8cf90c5cf2c3b73eee4787: feat(SIGINT): better handle interrupts (#​1255) (@​caarlos0)
Bug fixes
  • 2556e01416b7f7cda13b27724c4e07ad5bb5d51c: fix: getting last rendered line counts including alt screen lines (#​1254) (@​semihbkgr)
  • 31b433ce48d9e396e496273a10be8c688f60c4bf: fix: replace deprecated ansi codes (@​aymanbagabas)
  • c8d6005325d3b370ea48d3e0c2129792d988e471: fix: use CancelIoEx to cancel Windows conInputReader across threads (#​1305) (@​awoodbeck)
Documentation updates
  • 9306010a31eef1bcaaced41ec6c99e3bdee4b5e8: docs(example): resize chat example based on window (#​1262) (@​bashbunni)
  • 2060f938a069c5894a2213d684855296c12742af: docs(examples): fix glamour example (#​1204) (@​meowgorithm)
  • 07288b1a746ed3168bbc7a71d3990fbcc4817a90: docs(readme): add more stuff to "In the Wild" (@​meowgorithm)
  • 1bf18861d91be438c860c58d2d2c1274f5eab444: docs(readme): additional readme tiyding up (@​meowgorithm)
  • 79cc2fb92466c957002319fdc321a8e31c103acb: docs(readme): fix tiny typo in readme (@​meowgorithm)
  • e0515bc22ad1292ecbb1f3f8ae7a795bf0d11e31: docs(readme): fix typos (#​1265) (@​Bilogweb3)
  • 39f9fae50f6285fc77139b5af796bac0f0e48493: docs: clarify imports in the readme (#​1234) (@​caarlos0)
Other work
  • eb7e3d0884f5976bbd94144bf3495ecb935dbce4: Update README.md references to main branch (@​simonnordberg)

The Charm logo

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 4, 2025

ℹ 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/lipgloss v1.0.0 -> v1.1.0
github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
github.com/muesli/termenv v0.15.2 -> v0.16.0
golang.org/x/sys v0.28.0 -> v0.34.0

@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.0 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.2 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from d0e21c2 to e4b8863 Compare February 11, 2025 10:03
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.2 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.3 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from e4b8863 to b0283d4 Compare February 11, 2025 16:43
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.3 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.4 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from b0283d4 to 5265694 Compare February 25, 2025 19:08
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from 5265694 to a5d5697 Compare April 29, 2025 23:23
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.4 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.5 Apr 29, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.5 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.5 - autoclosed Jun 13, 2025
@renovate renovate bot closed this Jun 13, 2025
@renovate renovate bot deleted the renovate/github.com-charmbracelet-bubbletea-1.x branch June 13, 2025 15:15
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.5 - autoclosed fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.5 Jun 13, 2025
@renovate renovate bot reopened this Jun 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from 4db6a71 to a5d5697 Compare June 13, 2025 18:55
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from a5d5697 to d53c2d8 Compare July 7, 2025 22:00
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.5 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.6 Jul 7, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.6 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.7 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 2 times, most recently from 3c6abb6 to 7b560a8 Compare September 8, 2025 21:32
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.7 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.8 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from 7b560a8 to f5b7366 Compare September 13, 2025 02:14
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.8 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.9 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from f5b7366 to 571a4fb Compare September 17, 2025 21:43
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.9 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 Sep 17, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 - autoclosed Jan 29, 2026
@renovate renovate bot closed this Jan 29, 2026
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 - autoclosed fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 Jan 29, 2026
@renovate renovate bot reopened this Jan 29, 2026
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from f6cb9bb to 571a4fb Compare January 29, 2026 21:42
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 29, 2026

ℹ️ 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):

  • 4 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.2 -> 1.24.0
github.com/charmbracelet/lipgloss v1.0.0 -> v1.1.0
github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
github.com/muesli/termenv v0.15.2 -> v0.16.0
golang.org/x/sys v0.28.0 -> v0.36.0

@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from 571a4fb to f6cb9bb Compare January 29, 2026 21:42
Copy link
Copy Markdown

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 571a4fb in 15 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.

Workflow ID: wflow_NdJ4fGpQr6KPxmle

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from f6cb9bb to fc2c4cd Compare February 12, 2026 11:53
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 - autoclosed Feb 19, 2026
@renovate renovate bot closed this Feb 19, 2026
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 - autoclosed fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 Feb 20, 2026
@renovate renovate bot reopened this Feb 20, 2026
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch 2 times, most recently from fc2c4cd to 896c0e5 Compare February 20, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants