Skip to content

chore: bump charmbracelet/x deps to fix terminal escape sequence leak - #1144

Open
jlec wants to merge 1 commit into
charmbracelet:mainfrom
jlec:fix/1138-bump-deps
Open

chore: bump charmbracelet/x deps to fix terminal escape sequence leak#1144
jlec wants to merge 1 commit into
charmbracelet:mainfrom
jlec:fix/1138-bump-deps

Conversation

@jlec

@jlec jlec commented Sep 4, 2026

Copy link
Copy Markdown

Summary

  • Bumps charm.land/bubbletea/v2, charm.land/bubbles/v2, charm.land/lipgloss/v2, charm.land/log/v2, github.com/charmbracelet/ultraviolet, and other charmbracelet/x deps.
  • These updated dependencies appear to fix the DECRQM terminal query response leaking into the prompt after gum spin completes.

Fixes #1138

Test plan

  • go build ./...
  • Manually run gum spin --spinner dot --title "test" -- sleep 5 and confirm no 2026;...$y escape sequence text is left in the prompt afterward

Bumps bubbletea, ultraviolet, and related charmbracelet/x dependencies.
Fixes charmbracelet#1138.
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.

gum spin leaks terminal DECRQM escape sequences (2026;2$y)

1 participant