Skip to content

build(deps): bump charm.land/bubbles/v2 from 2.1.1 to 2.2.1 - #8

Merged
polymorcodeus merged 1 commit into
mainfrom
dependabot/go_modules/charm.land/bubbles/v2-2.2.0
Aug 27, 2026
Merged

build(deps): bump charm.land/bubbles/v2 from 2.1.1 to 2.2.1#8
polymorcodeus merged 1 commit into
mainfrom
dependabot/go_modules/charm.land/bubbles/v2-2.2.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps charm.land/bubbles/v2 from 2.1.1 to 2.2.1.

Release notes

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

v2.2.1

Tiny Monday bugfix

Textarea element had a bug, where you used to be able to go 1 word backwards, even if there was nothing, which resulted in the whole TUI freezing. It was now fixed by @​OxQuasar!

Changelog

Fixed

  • f6134114d735cf40e95c15ff62e7359e46d04fc9: fix(textarea): stop word-left at input boundary (#1036) (@​OxQuasar)

Docs

  • 87d445838781700cb25e3fc3a6b26006eab97b41: docs: update godoc link in readme to new package (@​meowgorithm)

Other stuff

  • 10489b5fafe92bfaea873297cab8ac8b5c5237f4: readme: drop tree section for now (@​meowgorithm)
  • 490948109eb4731927ba2f4cd464d8175a9630d7: v2.2.1 (@​andrinoff)

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

v2.2.0

A new Bubble and some new Textarea stuff

There are a couple nice features in today's release. Let's check em out!

If a tree falls in the forest…

At last, the tree Bubble from all star contributor @​dlvhdr’s is here! He built it for DiffNav and graciously contributed to Bubbles. We've been working with Dolev for a long time and were totally stoked when he offerd to contribute.

Select all, ctrl+c, ctrl+v…done!

Our own @​andrinoff added a bunch of awesome stuff to Textarea, including the long awaited text selection. Select, copy, and cut your way into mini text editing.

For more info see the docs.

And special thanks to @​zoriya for adding ctrl+left/right bindings.

xoxo, Charm! 💌

Changelog

New!

  • 8cea431500a8837c241cbe8ad71601aa8f00a0d9: feat(textarea): support ctrl + left/right/backspace (#1020) (@​zoriya)
  • 037ad37bb0aa6e8ec544df6d3af752755f0a72d9: feat: textarea selection (#1029) (@​andrinoff)
  • e97af08ee293131e7b71f7e3006c06a81a2584b8: feat: tree bubble (#893) (@​dlvhdr)

... (truncated)

Commits

@dependabotdependabotBot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 24, 2026
Bumps [charm.land/bubbles/v2](https://github.com/charmbracelet/bubbles) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](charmbracelet/bubbles@v2.1.1...v2.2.1)
---
updated-dependencies:
- dependency-name: charm.land/bubbles/v2
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot changed the title build(deps): bump charm.land/bubbles/v2 from 2.1.1 to 2.2.0build(deps): bump charm.land/bubbles/v2 from 2.1.1 to 2.2.1Aug 27, 2026
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/charm.land/bubbles/v2-2.2.0 branch from c71d990 to c7b81b6CompareAugust 27, 2026 14:14
@polymorcodeus
polymorcodeus merged commit 0eb555a into mainAug 27, 2026
4 checks passed
@polymorcodeus
polymorcodeus deleted the dependabot/go_modules/charm.land/bubbles/v2-2.2.0 branch August 27, 2026 14:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegoPull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@polymorcodeus