chore: bump the go-dependencies group across 1 directory with 4 updates - #5
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: bump the go-dependencies group across 1 directory with 4 updates#5dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-dependencies group with 4 updates in the / directory: [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml), [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss), [github.com/spf13/cobra](https://github.com/spf13/cobra) and [golang.org/x/term](https://github.com/golang/term). Updates `github.com/BurntSushi/toml` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](BurntSushi/toml@v1.4.0...v1.6.0) Updates `github.com/charmbracelet/lipgloss` from 0.13.0 to 1.1.0 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Commits](charmbracelet/lipgloss@v0.13.0...v1.1.0) Updates `github.com/spf13/cobra` from 1.8.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.10.2) Updates `golang.org/x/term` from 0.20.0 to 0.44.0 - [Commits](golang/term@v0.20.0...v0.44.0) --- updated-dependencies: - dependency-name: github.com/BurntSushi/toml dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/charmbracelet/lipgloss dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/term dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-9fde6b0241
branch
from
June 25, 2026 17:53
59d9f22 to
bf6f0b7
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 go-dependencies group with 4 updates in the / directory: github.com/BurntSushi/toml, github.com/charmbracelet/lipgloss, github.com/spf13/cobra and golang.org/x/term.
Updates
github.com/BurntSushi/tomlfrom 1.4.0 to 1.6.0Release notes
Sourced from github.com/BurntSushi/toml's releases.
Commits
5253492Enable TOML 1.1 by default (#457)e954445Reject duplicate arrays (#455)6b16cbdUpdate toml-test test cases from upstream (#456)011fa2bEnsure constant format strings in wf calls4b439bfRemove itemNila473c12Add test for out of range float64b535ff8Add some boring tests for lex.go6011ef0Remove unreachable condition in lexTableNameStartc8ca9e6Remove unreachable condition1121f81Make tomlv read from stdinUpdates
github.com/charmbracelet/lipglossfrom 0.13.0 to 1.1.0Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
... (truncated)
Commits
f0e4547chore: fix lintfb0d757chore(taskfile): deletelint:allandlint:softtasks1209cf0ci: sync golangci-lint config (#490)c454a0afeat(tables): add markdown and ascii border style for tables (#480)341996dchore: updatecharmbracelet/x/cellbuf1f1209efeat(table): use cellbuf to preserve styles for wrapped content2aa2eb0test(table): test wrapping cell styles9500f10fix(table): ensure we're passing the right row index tostyleFunc7b191c5fix(test): make table wrapping tests use golden files9cfb7ddtest(table): check truncation logic for overflow and nowrapUpdates
github.com/spf13/cobrafrom 1.8.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)Updates
golang.org/x/termfrom 0.20.0 to 0.44.0Commits
3b43943go.mod: update golang.org/x dependencies3c3e485go.mod: update golang.org/x dependencies52b71d3go.mod: update golang.org/x dependencies9d2dc07go.mod: update golang.org/x dependenciesd954e03all: upgrade go directive to at least 1.25.0 [generated]3aff304go.mod: update golang.org/x dependenciesa7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete key3863673go.mod: update golang.org/x dependencies