deps(deps): bump the gomod group across 1 directory with 6 updates - #78
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the gomod group across 1 directory with 6 updates#78dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Dependency ReviewThe following issues were found:
License Issuesgo.mod
OpenSSF ScorecardScorecard details
Scanned Files
|
Bumps the gomod group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [charm.land/bubbles/v2](https://github.com/charmbracelet/bubbles) | `2.1.1` | `2.2.1` | | [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) | `2.0.8` | `2.0.9` | | [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) | `2.0.5` | `2.0.6` | | [github.com/alecthomas/kong](https://github.com/alecthomas/kong) | `1.16.0` | `1.16.1` | | [golang.org/x/image](https://github.com/golang/image) | `0.44.0` | `0.45.0` | 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) Updates `github.com/alecthomas/kong` from 1.16.0 to 1.16.1 - [Commits](alecthomas/kong@v1.16.0...v1.16.1) Updates `github.com/lucasb-eyer/go-colorful` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/lucasb-eyer/go-colorful/releases) - [Changelog](https://github.com/lucasb-eyer/go-colorful/blob/master/CHANGELOG.md) - [Commits](lucasb-eyer/go-colorful@v1.4.0...v1.4.1) Updates `golang.org/x/image` from 0.44.0 to 0.45.0 - [Commits](golang/image@v0.44.0...v0.45.0) --- 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: gomod - dependency-name: charm.land/bubbletea/v2 dependency-version: 2.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: charm.land/lipgloss/v2 dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/alecthomas/kong dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/lucasb-eyer/go-colorful dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/image dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/gomod-772b1c9a4a
branch
from
September 7, 2026 01:14
d1d8780 to
8309c4e
Compare
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 gomod group with 5 updates in the / directory:
2.1.12.2.12.0.82.0.92.0.52.0.61.16.01.16.10.44.00.45.0Updates
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 fixesUpdates
github.com/alecthomas/kongfrom 1.16.0 to 1.16.1Commits
0678fd3Fix disabled DefaultEnvars help suffix (#638)33d3305Fix single-character alias leaking between sibling commands (#637)a5c9626Fix counter panic on a uint or float field with an explicit --flag=N (#626)b401ebfFix filecontent mapper panicking on a non-[]byte target (#625)Updates
github.com/lucasb-eyer/go-colorfulfrom 1.4.0 to 1.4.1Release notes
Sourced from github.com/lucasb-eyer/go-colorful's releases.
Changelog
Sourced from github.com/lucasb-eyer/go-colorful's changelog.
Commits
315b482ready for v1.4.1e912317fix: correct D50ToD65 to the CSS Color 4 matrix that inverts D65ToD50Updates
golang.org/x/imagefrom 0.44.0 to 0.45.0Commits
3ebddc7go.mod: update golang.org/x dependencies981eaa0vp8l: avoid allocating many unused Huffman tree groups315273avector: using golang.org/x/sys/cpu for feature detection