Skip to content

fix(deps): update module charm.land/bubbletea/v2 to v2.0.5#42

Merged
andrinoff merged 1 commit intomasterfrom
renovate/charm.land-bubbletea-v2-2.x
Apr 14, 2026
Merged

fix(deps): update module charm.land/bubbletea/v2 to v2.0.5#42
andrinoff merged 1 commit intomasterfrom
renovate/charm.land-bubbletea-v2-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 13, 2026

This PR contains the following updates:

Package Change Age Confidence
charm.land/bubbletea/v2 v2.0.2v2.0.5 age confidence

Release Notes

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

v2.0.5

Compare Source

Changelog


The Charm logo

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

v2.0.4

Compare Source

Changelog


The Charm logo

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

v2.0.3

Compare Source

Extra Extra Extended Keyboard Enhancements!

This release adds support for the full set of Keyboard Enhancements. Now you can enable any enhancements on top of the default disambiguate one.

func (m model) View() tea.View {
  var v tea.View
  v.KeyboardEnhancements.ReportAlternateKeys = true
  v.KeyboardEnhancements.ReportAllKeysAsEscapeCodes = true
  return v
}

Smarter Renderer

We also fixed a few renderer related bugs and made the Cursed Renderer smarter. Now, we always reset the terminal tab stops for the Bubble Tea program process context. People using tabs -N in their shell profiles shouldn't be affected.

See the full changelog below.

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 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 April 13, 2026 17:19
@renovate
Copy link
Copy Markdown
Contributor Author

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

  • 2 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/ultraviolet v0.0.0-20260205113103-524a6607adb8 -> v0.0.0-20260413211237-bd52878bcec2
golang.org/x/sync v0.19.0 -> v0.20.0

@github-actions github-actions bot added dependencies bug Something isn't working labels Apr 13, 2026
@renovate renovate bot changed the title fix(deps): update module charm.land/bubbletea/v2 to v2.0.3 fix(deps): update module charm.land/bubbletea/v2 to v2.0.5 Apr 13, 2026
@renovate renovate bot force-pushed the renovate/charm.land-bubbletea-v2-2.x branch from 6111310 to a58125b Compare April 13, 2026 22:33
@andrinoff andrinoff removed the bug Something isn't working label Apr 14, 2026
@renovate renovate bot force-pushed the renovate/charm.land-bubbletea-v2-2.x branch from a58125b to c4a13f5 Compare April 14, 2026 05:34
@github-actions github-actions bot added the bug Something isn't working label Apr 14, 2026
@renovate renovate bot force-pushed the renovate/charm.land-bubbletea-v2-2.x branch from c4a13f5 to 481721c Compare April 14, 2026 05:34
@andrinoff andrinoff removed the bug Something isn't working label Apr 14, 2026
@andrinoff andrinoff merged commit 0489c48 into master Apr 14, 2026
6 checks passed
@andrinoff andrinoff deleted the renovate/charm.land-bubbletea-v2-2.x branch April 14, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant