Skip to content

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

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/charmbracelet/bubbletea v1.3.4 -> v1.3.6 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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
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.


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 renovate bot requested a review from a team as a code owner June 14, 2025 05:23
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.5 Update module github.com/charmbracelet/bubbletea to v1.3.5 Jul 3, 2025
@renovate renovate bot changed the title Update module github.com/charmbracelet/bubbletea to v1.3.5 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.5 Jul 4, 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.6 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from 3048bcc to 04b8b58 Compare July 7, 2025 23:37
Copy link
Contributor Author

renovate bot commented Jul 7, 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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.14.0 -> v0.15.0
github.com/charmbracelet/x/ansi v0.8.0 -> v0.9.3
golang.org/x/sys v0.32.0 -> v0.33.0

@ahrav ahrav merged commit 65f6167 into main Jul 8, 2025
12 of 13 checks passed
@ahrav ahrav deleted the renovate/github.com-charmbracelet-bubbletea-1.x branch July 8, 2025 19:59
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.

2 participants