Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
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.7 in /exp/teatest/v2 in the all group across 1 directory#810
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/exp/teatest/v2/all-ae0370bed2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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.7

Release notes

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

v2.0.7

A few lil’ stability patches

Hi! This is a patch release with a few solid improvements around stability and correctness.

  • @​lrstanley, one of our faves, fixed a race condition around mice in the Cursed Renderer
  • @​lawrence3699 fixed a panic that could happen when input's not available
  • We fixed a correctness issue with regard to mouse releases when Kitty Keyboard was active (thanks, @​mitchellh)

Thanks for using Bubble Tea, and if you see anything awry please do let us know!

—Charm 👋

Changelog

Fixed

  • c60f0c53042238305ec13b486326588f12aea0ec: fix: prevent data race with cursedRenderer.onMouse (#1691) (@​lrstanley)
  • 074596e14e2f5ca5e3986ee72e7c08f1569c4178: fix: skip input reader restore when input is disabled (#1680) (@​lawrence3699)
  • 878d7df2f2b02f3ca8db177fa8553834bc35ea7c: fix(deps): bump ultraviolet for kitty keyboard fix (@​meowgorithm)

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

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.


... (truncated)

Commits
  • a23da80 v2.0.7
  • 670963e chore(task): add release and fetch-tags tasks
  • 29c4c32 fix(examples/deps): go mod tidy
  • 878d7df chore(deps): bump ultraviolet for kitty keyboard fix
  • c60f0c5 fix: prevent data race with cursedRenderer.onMouse (#1691)
  • 640d879 docs(readme): update footer image
  • 0fbefd2 chore: remove CODEOWNERS
  • 074596e fix: skip input reader restore when input is disabled (#1680)
  • fdcd0cf chore: bump ultraviolet to 489999b90468 to fix a wide char issue
  • 1ed724a chore: bump ultraviolet to v0.0.0-20260413211237-bd52878bcec2
  • 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
@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
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from 2feab85 to 8e4cda9 Compare May 11, 2026 12:08
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from 8e4cda9 to 09649e4 Compare May 18, 2026 15:52
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from 09649e4 to a9262da Compare May 25, 2026 13:12
@dependabot dependabot Bot changed the title 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 chore(deps): bump charm.land/bubbletea/v2 from 2.0.0-rc.1 to 2.0.7 in /exp/teatest/v2 in the all group across 1 directory Jun 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from a9262da to a886180 Compare June 2, 2026 02:56
@dependabot dependabot Bot force-pushed the dependabot/go_modules/exp/teatest/v2/all-ae0370bed2 branch from a886180 to 40ae1e6 Compare June 8, 2026 09:06
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.7
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](charmbracelet/bubbletea@v2.0.0-rc.1...v2.0.7)

---
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 40ae1e6 to 0aa740b Compare June 15, 2026 09:06
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