Skip to content

fix(deps): update module github.com/charmbracelet/bubbles to v0.21.1#216

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

fix(deps): update module github.com/charmbracelet/bubbles to v0.21.1#216
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-charmbracelet-bubbles-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 28, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/charmbracelet/bubbles v0.21.0v0.21.1 age confidence

Release Notes

charmbracelet/bubbles (github.com/charmbracelet/bubbles)

v0.21.1

Compare Source

Changelog
New!
Fixed
Docs
Other stuff

The Charm logo

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 koki-develop as a code owner April 28, 2026 00:38
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 28, 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):

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

Details:

Package Change
go 1.24.0 -> 1.24.2
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc -> v0.4.1
github.com/charmbracelet/x/ansi v0.10.1 -> v0.11.5
github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd -> v0.0.15
github.com/charmbracelet/x/term v0.2.1 -> v0.2.2
github.com/lucasb-eyer/go-colorful v1.2.0 -> v1.3.0
github.com/mattn/go-runewidth v0.0.16 -> v0.0.19
golang.org/x/sys v0.36.0 -> v0.38.0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

  • Bug Fixes: Contains multiple important fixes including cursor data race fix, table cursor bounds prevention, textinput placeholder improvements, and list cursor position corrections
  • New Features: Added keybindings update in list setSize method
  • Breaking Changes: No breaking changes identified - this is a patch release (v0.21.0 → v0.21.1)
  • Security Fixes: Includes fix for data race on blinkTag which could cause concurrency issues
  • Dependency Updates: Minor updates to transitive dependencies (charmbracelet/x packages, colorprofile, etc.)

🎯 Impact Scope Investigation

  • Limited Usage: cLive only uses the spinner component from bubbles (lines 4, 9 in ui/model.go and ui/update.go)
  • Spinner API Stability: The spinner component usage pattern (spinner.New(), spinner.Update(), spinner.TickMsg) remains unchanged
  • No Direct Impact: The main fixes in v0.21.1 target list, table, cursor, and textinput components which cLive doesn't use
  • Dependency Chain: Updates several charmbracelet/x packages and other dependencies but maintains backward compatibility

💡 Recommended Actions

  • Safe to Merge: No code changes required - the spinner API is stable and unchanged
  • No Migration Needed: Current spinner usage pattern will continue to work without modifications
  • Test Verification: While not strictly necessary, running go test ./internal/ui -v would confirm spinner functionality remains intact

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

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