Skip to content

chore(deps): bump charm.land/bubbletea/v2 from 2.0.8 to 2.0.9 - #14248

Merged
williammartin merged 1 commit into
trunkfrom
dependabot/go_modules/charm.land/bubbletea/v2-2.0.9
Aug 27, 2026
Merged

williammartin merged 1 commit into
trunkfrom
dependabot/go_modules/charm.land/bubbletea/v2-2.0.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps charm.land/bubbletea/v2 from 2.0.8 to 2.0.9.

Release notes

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

v2.0.9

Small patches 🩹

Keybinds missing!

MouseButton11 and media record buttons were improperly handled, now fixed! (thanks to @​Ricardo-M-L and @​bunlongheng)

Weird UI artifacts with some terminals 👽

Sometimes, when switching between tabs in your terminal for example, the screen would not clear, now fixed!

... And some small corrections to docs!

Happy coding 🤖

Changelog

Fixed

  • dc4b01750c5262f511164148e24de2cc7aabff47: fix(key): map media record to ultraviolet code (#1757) (@​Ricardo-M-L)
  • 1862dfba1151de8f583b598d2ed1cfedf3f5b405: fix: assign MouseButton11 = uv.MouseButton11 (#1754) (@​bunlongheng)
  • 930e18c9668417db1908c7a694ee49676116b46e: fix: don't panic in ProgressBarState.String() for out-of-range values (#1748) (@​ankit090701)
  • faf4dcf54a92bab2fe3bf6f4715adf44f2fc245d: fix: pendingErase in cursedRenderer (#1755) (@​andrinoff)
  • 0d3e281d1436499b40df085a352bb81b3c9de7d0: fix: restore kitty keyboard stack on exit (#1750) (@​deepakganesh78)
  • 0ef9fc90dcb665e6ecfb160fa2b3fb4652b9b04c: fix: typo in doc (#1756) (@​andrinoff)

Docs

  • d40db141fa4dc3644d116fcea819e1b94ea15b19: docs: fix background color detection example in doc comment (@​meowgorithm)
  • 882727b7304802aebf4513bde83a2d7751c81687: docs: fix links to tutorials & examples (#1645) (@​mhdna)

Other stuff

  • 708ee757a83cec3dcff684f7d9837479ec567ef1: ci: fix examples workflow (#1734) (@​kobihikri)
  • 351d2159f8d8a85613aa2a6e98c8c63df3c98623: ci: sync dependabot config (#1763) (@​charmcli)
  • 6fb1f47b6c7b598835f5d56597877f10cb980e9e: examples/sequence: fix milisecond typo in SleepPrintln (@​makoto-developer)
  • 73b6d91ac1c3854dd4af046ab5f9e51d3b3b4290: v2.0.9 (@​andrinoff)

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](charmbracelet/bubbletea@v2.0.8...v2.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 14:03
@dependabot
dependabot Bot requested a review from BagToad August 24, 2026 14:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2026
@cli-triage

cli-triage Bot commented Aug 24, 2026

Copy link
Copy Markdown

Recommendation: Merge, Confidence: High

charm.land/bubbletea/v2 is a direct dependency and is compiled into the shipped binary. This patch release is a bundle of small upstream bug fixes (key mapping, out-of-range ProgressBarState.String() panic guard, renderer erase handling, kitty keyboard stack restore) with no API surface change, and the PR diff is limited to the two-line version bump in go.mod/go.sum.

Assessed at head commit 4f5c8ac1e626e61cd1e974b10af53d2b099ce5a3.

Generated by Dependabot PR Triage (skills-driven) · auto · 69.8 AIC · ⌖ 1.42 AIC · ⊞ 8.7K ·

@williammartin
williammartin merged commit 2e9fccb into trunk Aug 27, 2026
42 checks passed
@williammartin
williammartin deleted the dependabot/go_modules/charm.land/bubbletea/v2-2.0.9 branch August 27, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant