Skip to content

chore(deps): bump charm.land/bubbles/v2 from 2.2.0 to 2.2.1 - #14275

Merged
williammartin merged 1 commit into
trunkfrom
dependabot/go_modules/charm.land/bubbles/v2-2.2.1
Aug 28, 2026
Merged

chore(deps): bump charm.land/bubbles/v2 from 2.2.0 to 2.2.1#14275
williammartin merged 1 commit into
trunkfrom
dependabot/go_modules/charm.land/bubbles/v2-2.2.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps charm.land/bubbles/v2 from 2.2.0 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.

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/bubbles/v2](https://github.com/charmbracelet/bubbles) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](charmbracelet/bubbles@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: charm.land/bubbles/v2
  dependency-version: 2.2.1
  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 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 27, 2026 14:03
@dependabot
dependabot Bot requested a review from tidy-dev August 27, 2026 14:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 27, 2026
@cli-triage

cli-triage Bot commented Aug 27, 2026

Copy link
Copy Markdown

Recommendation: Merge, Confidence: High

This is a single upstream bugfix commit, f613411, which changes only textarea/textarea.go (plus its own test file) to stop word-left navigation at the input boundary instead of freezing the TUI. charm.land/bubbles/v2 is a direct dependency (no // indirect on its go.mod line), and charm.land/bubbles/v2/textarea is compiled into the shipped gh binary per /tmp/gh-aw/go-production-packages.txt, so this fix is directly reachable through gh's TUI prompts. The upstream diff matches the patch-level bump exactly, with no unrelated changes.

Assessed at head commit 961017766d452432755a54bb77fed02d85743726.

Generated by Dependabot PR Triage (skills-driven) · copilot · auto · 28.1 AIC · ⌖ 1.52 AIC · ⊞ 8.7K ·

@williammartin
williammartin merged commit 679018a into trunk Aug 28, 2026
42 checks passed
@williammartin
williammartin deleted the dependabot/go_modules/charm.land/bubbles/v2-2.2.1 branch August 28, 2026 08:29
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