Skip to content

chore(deps): bump charm.land/bubbletea/v2 from 2.0.0-rc.1 to 2.0.6 in /exp/teatest/v2 in the all group across 1 directory#810

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/exp/teatest/v2/all-ae0370bed2
Open

chore(deps): bump charm.land/bubbletea/v2 from 2.0.0-rc.1 to 2.0.6 in /exp/teatest/v2 in the all group across 1 directory#810
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/exp/teatest/v2/all-ae0370bed2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps the all group with 1 update in the /exp/teatest/v2 directory: charm.land/bubbletea/v2.

Updates charm.land/bubbletea/v2 from 2.0.0-rc.1 to 2.0.6

Release notes

Sourced from charm.land/bubbletea/v2's releases.

v2.0.6

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 charmbracelet/bubbletea@fdcd0cf and charmbracelet/ultraviolet#109 for more details.


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

v2.0.5

A small release to remove accidental unwanted debug log file. See charmbracelet/bubbletea@1ed724a and charmbracelet/ultraviolet@b516641 for details.


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

v2.0.4

This release includes a small fix related to width calculation in x/ansi. See charmbracelet/bubbletea@c788fe9 and 6921c75 for more details.


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

v2.0.3

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.

... (truncated)

Commits
  • fdcd0cf chore: bump ultraviolet to 489999b90468 to fix a wide char issue
  • 1ed724a chore: bump ultraviolet to v0.0.0-20260413211237-bd52878bcec2
  • c8aaaba chore(examples): update lipgloss to v2.0.3
  • c788fe9 chore: bump x/ansi to v0.11.7 to fix a width calculation bug
  • 2e0dc62 chore(examples): views: change KeyMsg to KeyPressMsg in Update function (#1611)
  • d1ec982 chore(tests): update testdata
  • 48acc33 chore: bump ultraviolet to v0.0.0-20260413133134-73592393e1ad
  • ac355fe fix(renderer): restore tab stops if hard tabs are enabled (#1677)
  • d81b6b6 chore(examples): update dependencies and remove go-isatty
  • 7a2ea6e chore(deps): bump golang.org/x/sys in the all group (#1676)
  • Additional commits viewable in compare view

@dependabot dependabot Bot requested a review from caarlos0 as a code owner March 16, 2026 09:08
@github-actions github-actions Bot enabled auto-merge (squash) March 16, 2026 09:10
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from 2151175 to 145d92f Compare March 23, 2026 09:08
@dependabot dependabot Bot changed the title chore(deps): bump charm.land/bubbletea/v2 from 2.0.0-rc.1 to 2.0.2 in /exp/teatest/v2 in the all group chore(deps): bump charm.land/bubbletea/v2 from 2.0.0-rc.1 to 2.0.2 in /exp/teatest/v2 in the all group across 1 directory Mar 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from 145d92f to abbe795 Compare March 30, 2026 09:13
@andreynering andreynering removed the request for review from caarlos0 April 2, 2026 19:00
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from abbe795 to 0f3f13e Compare April 6, 2026 09:07
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from 0f3f13e to 6bb4808 Compare April 13, 2026 09:18
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from 6bb4808 to 8d15cf2 Compare April 20, 2026 09:48
@dependabot dependabot Bot changed the title chore(deps): bump charm.land/bubbletea/v2 from 2.0.0-rc.1 to 2.0.2 in /exp/teatest/v2 in the all group across 1 directory chore(deps): bump charm.land/bubbletea/v2 from 2.0.0-rc.1 to 2.0.6 in /exp/teatest/v2 in the all group across 1 directory Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from 8d15cf2 to aeceae3 Compare April 27, 2026 10:02
Bumps the all group with 1 update in the /exp/teatest/v2 directory: [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea).


Updates `charm.land/bubbletea/v2` from 2.0.0-rc.1 to 2.0.6
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](charmbracelet/bubbletea@v2.0.0-rc.1...v2.0.6)

---
updated-dependencies:
- dependency-name: charm.land/bubbletea/v2
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from aeceae3 to 2feab85 Compare May 4, 2026 10:21
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.

0 participants