build(deps): bump the charm group across 1 directory with 3 updates - #145
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps the charm group with 3 updates in the / directory: [charm.land/bubbles/v2](https://github.com/charmbracelet/bubbles), [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) and [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss). Updates `charm.land/bubbles/v2` 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) Updates `charm.land/bubbletea/v2` 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) Updates `charm.land/lipgloss/v2` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Commits](charmbracelet/lipgloss@v2.0.5...v2.0.6) --- updated-dependencies: - dependency-name: charm.land/bubbles/v2 dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: charm - dependency-name: charm.land/bubbletea/v2 dependency-version: 2.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: charm - dependency-name: charm.land/lipgloss/v2 dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: charm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/charm-eea9b17409
branch
from
September 11, 2026 12:06
d1228b0 to
98ad39b
Compare
Fresh module caches omit the SDK directory from go list, causing catalog generation to fail before CI tests run. Download the pinned module before resolving it. Codex implemented the generator fix and validated cold-cache generation, race tests, and lint. Co-authored-by: Codex <noreply@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the charm group with 3 updates in the / directory: charm.land/bubbles/v2, charm.land/bubbletea/v2 and charm.land/lipgloss/v2.
Updates
charm.land/bubbles/v2from 2.1.1 to 2.2.1Release notes
Sourced from charm.land/bubbles/v2's releases.
... (truncated)
Commits
4909481v2.2.1f613411fix(textarea): stop word-left at input boundary (#1036)903e1d5chore(golint): bumop golangci (#1041)10489b5readme: drop tree section for now87d4458docs: update godoc link in readme to new packageef8af03v2.2.0e97af08feat: tree bubble (#893)a9d1dd2chore: bump golangci (#1039)037ad37feat: textarea selection (#1029)6484e49fix(filepicker): don't blank the view when height is unset (#1026)Updates
charm.land/bubbletea/v2from 2.0.8 to 2.0.9Release notes
Sourced from charm.land/bubbletea/v2's releases.
Commits
73b6d91v2.0.90d3e281fix: restore kitty keyboard stack on exit (#1750)930e18cfix: don't panic in ProgressBarState.String() for out-of-range values (#1748)faf4dcffix: pendingErase in cursedRenderer (#1755)351d215ci: sync dependabot config (#1763)dc4b017fix(key): map media record to ultraviolet code (#1757)708ee75ci: fix examples workflow (#1734)1862dfbfix: assign MouseButton11 = uv.MouseButton11 (#1754)0ef9fc9fix: typo in doc (#1756)af9a33echore: remove deprecated windows note (#1695)Updates
charm.land/lipgloss/v2from 2.0.5 to 2.0.6Release notes
Sourced from charm.land/lipgloss/v2's releases.
Commits
733ce53chore(deps): bump uv and ansi (#726)3147668chore(deps): bump github.com/lucasb-eyer/go-colorful in the all group (#725)5696b28chore(deps): bump actions/setup-go from 6 to 7 in the all group (#716)d231906fix(table): prevent columns from shrinking to zero width (#671)d19c46cchore(deps): bump golang.org/x/sys in the all group (#714)10f9584chore(deps): bump ultraviolet for emoji-related fixes