Skip to content

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

Merged
PIKACHUIM merged 2 commits intomainfrom
renovate/github.com-charmbracelet-bubbletea-1.x
Jul 24, 2025
Merged

fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.6#585
PIKACHUIM merged 2 commits intomainfrom
renovate/github.com-charmbracelet-bubbletea-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 4, 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
Copy link
Copy Markdown
Contributor Author

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

  • 1 additional dependency was updated

Details:

Package Change
github.com/charmbracelet/x/ansi v0.8.0 -> v0.9.3

@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from 50f977d to c279290 Compare July 5, 2025 16:57
@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 Jul 6, 2025
@renovate renovate bot closed this Jul 6, 2025
@renovate renovate bot deleted the renovate/github.com-charmbracelet-bubbletea-1.x branch July 6, 2025 13:46
@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 Jul 11, 2025
@renovate renovate bot reopened this Jul 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from 34ba818 to c279290 Compare July 11, 2025 02:25
@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 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-bubbletea-1.x branch from c279290 to 03ee76f Compare July 11, 2025 02:27
@xrgzs xrgzs added the AUTO Automatically created by robots/AIs label Jul 11, 2025
@PIKACHUIM PIKACHUIM merged commit 8cf90e0 into main Jul 24, 2025
8 checks passed
Suyunmeng pushed a commit that referenced this pull request Jul 30, 2025
…#585)

Signed-off-by: Pikachu Ren <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pikachu Ren <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AUTO Automatically created by robots/AIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants