Skip to content

chore(deps): charm.land/bubbles/v2 ^ v2.1.1#10

Merged
andrinoff merged 1 commit into
masterfrom
renovate/charm.land-bubbles-v2-2.x
Jul 8, 2026
Merged

chore(deps): charm.land/bubbles/v2 ^ v2.1.1#10
andrinoff merged 1 commit into
masterfrom
renovate/charm.land-bubbles-v2-2.x

Conversation

@floatpanebot

Copy link
Copy Markdown
Member

What?

This PR contains the following updates:

Package Change Age Confidence
charm.land/bubbles/v2 v2.0.0v2.1.1 age confidence

Release Notes

charmbracelet/bubbles (charm.land/bubbles/v2)

v2.1.1

Compare Source

Lil’ Textarea Fix

This is a tiny patch to fix a bug in textarea where the prompt character could be missing styling on empty lines. That’s all for now!

Thanks for using Bubbles,
Charm 🌞

Changelog

Fixed
Docs

The Charm logo

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

v2.1.0

Compare Source

Shrink ’n’ grow your textareas

The update adds a new feature to automatically resize your textarea vertically as its content changes.

ta := textarea.New()
ta.DynamicHeight = true   // Enable dynamic resizing
ta.MinHeight = 3          // Minimum visible rows
ta.MaxHeight = 10         // Maximum visible rows
ta.MaxContentHeight = 20  // Maximum rows of content

Piece of cake, right?

Enjoy! 💘

Changelog

New!

The Charm logo

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

Why?

Automated dependency update via Renovate.


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate.

@floatpanebot floatpanebot added the dependencies Dependency updates label Jul 8, 2026
@floatpanebot floatpanebot requested a review from andrinoff as a code owner July 8, 2026 17:38
@floatpanebot

Copy link
Copy Markdown
Member Author

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

  • 2 additional dependencies were updated

Details:

Package Change
charm.land/lipgloss/v2 v2.0.0 -> v2.0.4
github.com/mattn/go-runewidth v0.0.23 -> v0.0.24

@floatpanebot floatpanebot added dependencies Dependency updates size/S Diff: 11–50 lines labels Jul 8, 2026
@andrinoff andrinoff merged commit 9ff9776 into master Jul 8, 2026
10 of 11 checks passed
@andrinoff andrinoff deleted the renovate/charm.land-bubbles-v2-2.x branch July 8, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates size/S Diff: 11–50 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants