Skip to content

build(deps): Bump github.com/charmbracelet/bubbles from 0.21.1-0.20250623103423-23b8fd6302d7 to 0.21.1#175

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/charmbracelet/bubbles-0.21.1
Closed

build(deps): Bump github.com/charmbracelet/bubbles from 0.21.1-0.20250623103423-23b8fd6302d7 to 0.21.1#175
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/charmbracelet/bubbles-0.21.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps github.com/charmbracelet/bubbles from 0.21.1-0.20250623103423-23b8fd6302d7 to 0.21.1.

Release notes

Sourced from github.com/charmbracelet/bubbles's releases.

v0.21.1

Changelog

New!

  • dff42ddb7cf28f022da475c69dba2e74f75af34d: feat: update keybindings in list setSize method (@​Broderick-Westrope)

Fixed

  • c376ce3ef18cc26bbf1f6338cc8518ae329a18d6: fix(cursor): fix data race on blinkTag (#784) (@​DryHumour)
  • 11d52ca426e5c594f7c6c10766935a7f30a83225: fix(table): preventing cursor from being out-of-bounds. (@​s0ders)
  • 49ff5c03b7bada572da36c79269dc15ab03d569b: fix(textinput): improve placeholder (#768) (@​caarlos0)
  • 7c44f63d3185e6f1d795e9369ba85185e6efe956: v1: fix(list): ensure correct cursor positions with page/cursor methods (#831) (@​lrstanley)

Docs

  • 7fcf75da535ee7db938586044a02f0f74f40339e: docs(readme): update footer image and copyright date (@​meowgorithm)
  • d4feefed7d674edbfbc8f09e99c56704706038c5: docs: remove Charm Cloud reference (#785) (@​ShalokShalom)

Other stuff

  • daab808a4d85e0b616ca9e30c1c5d9acd365aa02: ci: sync dependabot config (#786) (@​charmcli)
  • 4b2d311076480670a00b3f24fd9ad280c35c7c57: ci: sync dependabot config (#835) (@​charmcli)
  • 8562e9075fb87edf45e99c5d63a6610254d6c6e7: ci: sync golangci-lint config (#781) (@​github-actions[bot])
  • f54a125f7decd8fefa0db4a0853720200d50a631: test(table): improve table unit tests (#601) (@​Broderick-Westrope)

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 [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.21.1-0.20250623103423-23b8fd6302d7 to 0.21.1.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/commits/v0.21.1)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-version: 0.21.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 Feb 9, 2026
rileyhilliard added a commit that referenced this pull request Feb 13, 2026
- bubbles: v0.21.1-0.20250623103423-23b8fd6302d7 -> v0.21.1
- mapstructure/v2: v2.4.0 -> v2.5.0
- x/crypto: v0.47.0 -> v0.48.0
- x/term: v0.39.0 -> v0.40.0
- go toolchain: 1.24.12 -> 1.24.13 (fixes GO-2026-4337 crypto/tls vuln)

Combines PRs #172, #173, #174, #175.
@rileyhilliard
Copy link
Copy Markdown
Owner

Superseded by #179

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/charmbracelet/bubbles-0.21.1 branch February 13, 2026 22:04
rileyhilliard added a commit that referenced this pull request Feb 13, 2026
- bubbles: v0.21.1-0.20250623103423-23b8fd6302d7 -> v0.21.1
- mapstructure/v2: v2.4.0 -> v2.5.0
- x/crypto: v0.47.0 -> v0.48.0
- x/term: v0.39.0 -> v0.40.0
- go toolchain: 1.24.12 -> 1.24.13 (fixes GO-2026-4337 crypto/tls vuln)

Combines PRs #172, #173, #174, #175.
rileyhilliard added a commit that referenced this pull request Feb 13, 2026
)

- bubbles: v0.21.1-0.20250623103423-23b8fd6302d7 -> v0.21.1
- mapstructure/v2: v2.4.0 -> v2.5.0
- x/crypto: v0.47.0 -> v0.48.0
- x/term: v0.39.0 -> v0.40.0
- go toolchain: 1.24.12 -> 1.24.13 (fixes GO-2026-4337 crypto/tls vuln)

Combines PRs #172, #173, #174, #175.

Co-authored-by: Riley Hilliard <rileyhilliard@users.noreply.github.com>
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