Skip to content

fix(deps): update module charm.land/bubbletea/v2 to v2.0.6#54

Merged
Automaat merged 1 commit into
mainfrom
renovate/charm.land-bubbletea-v2-2.x
May 12, 2026
Merged

fix(deps): update module charm.land/bubbletea/v2 to v2.0.6#54
Automaat merged 1 commit into
mainfrom
renovate/charm.land-bubbletea-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v2.0.6

Compare Source

This release fixes an issue with how Bubble Tea handled wide characters. Before, a wide character might be skipped or cause an infinite loop causing the CPU to spike. See fdcd0cf and charmbracelet/ultraviolet#109 for more details.


The Charm logo

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

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 commented Apr 13, 2026

Copy link
Copy Markdown
Contributor 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
github.com/charmbracelet/ultraviolet v0.0.0-20260205113103-524a6607adb8 -> v0.0.0-20260416155717-489999b90468
golang.org/x/sync v0.19.0 -> v0.20.0

@codecov

codecov Bot commented Apr 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.29%. Comparing base (d9ffd78) to head (8b5bc95).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   81.29%   81.29%           
=======================================
  Files          20       20           
  Lines        1620     1620           
=======================================
  Hits         1317     1317           
  Misses        227      227           
  Partials       76       76           
Flag Coverage Δ
unittests 81.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot changed the title Update module charm.land/bubbletea/v2 to v2.0.3 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 23f46f9 to 3676931 Compare April 13, 2026 22:05
@renovate renovate Bot changed the title Update module charm.land/bubbletea/v2 to v2.0.5 Update module charm.land/bubbletea/v2 to v2.0.6 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/charm.land-bubbletea-v2-2.x branch from 3676931 to b115be5 Compare April 16, 2026 19:57
@renovate renovate Bot changed the title Update module charm.land/bubbletea/v2 to v2.0.6 fix(deps): update module charm.land/bubbletea/v2 to v2.0.6 May 12, 2026
@renovate renovate Bot force-pushed the renovate/charm.land-bubbletea-v2-2.x branch from b115be5 to 8b5bc95 Compare May 12, 2026 13:49
@Automaat Automaat merged commit f8855ba into main May 12, 2026
3 checks passed
@Automaat Automaat deleted the renovate/charm.land-bubbletea-v2-2.x branch May 12, 2026 13:50
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.

1 participant