Skip to content

chore(deps): bump charm.land/bubbletea/v2 from 2.0.2 to 2.0.6#390

Merged
SuperCoolPencil merged 1 commit intomainfrom
dependabot/go_modules/charm.land/bubbletea/v2-2.0.6
Apr 20, 2026
Merged

chore(deps): bump charm.land/bubbletea/v2 from 2.0.2 to 2.0.6#390
SuperCoolPencil merged 1 commit intomainfrom
dependabot/go_modules/charm.land/bubbletea/v2-2.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Bumps charm.land/bubbletea/v2 from 2.0.2 to 2.0.6.

Release notes

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

v2.0.6

Changelog


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

v2.0.5

Changelog


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

v2.0.4

Changelog


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.

Changelog

New!

  • 05df5aecf81f67ba8dd312367246bc1c9465adfa: feat: support extended keyboard enhancements (#1626) (@​aymanbagabas)

... (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 added dependencies Changes that affect dependencies go Changes requests that update go code labels Apr 18, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 18, 2026

PR author is in the excluded authors list.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 18, 2026

Binary Size Analysis

⚠️ Size Increased

Version Human Readable Raw Bytes
Main 18.83 MB 19747108
PR 18.85 MB 19767588
Difference 20.00 KB 20480

Bumps [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) from 2.0.2 to 2.0.6.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](charmbracelet/bubbletea@v2.0.2...v2.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/charm.land/bubbletea/v2-2.0.6 branch from 3e230e4 to 08ee23d Compare April 20, 2026 04:27
@SuperCoolPencil SuperCoolPencil merged commit 015cc98 into main Apr 20, 2026
8 checks passed
@SuperCoolPencil SuperCoolPencil deleted the dependabot/go_modules/charm.land/bubbletea/v2-2.0.6 branch April 20, 2026 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that affect dependencies go Changes requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant